index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wlan-ng
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-19
Staging: wlan-ng: Update README file. Remove Lindent task
Mithlesh Thukral
1
-1
/
+0
2009-06-19
Staging: wlan-ng: Lindent cleanups
Mithlesh Thukral
21
-1405
/
+1326
2009-06-19
Staging: wlan-ng: p80211wext.c: problem with IW_ENCODE_ALG_WEP
Julia Lawall
1
-2
/
+2
2009-06-19
Staging: wlan-ng: Change KERN_DEBUG or pr_debug to match orig driver
Karl Relton
5
-35
/
+35
2009-06-19
Staging: wlan-ng: Move firmware loading into driver
Karl Relton
6
-21
/
+1707
2009-06-19
Staging: remove unused #include <linux/version.h>'s
Huang Weiyi
4
-4
/
+0
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-1
/
+1
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
1
-4
/
+4
2009-06-12
trivial: fix ETIMEOUT -> ETIMEDOUT typos
Jean Delvare
1
-1
/
+1
2009-04-17
Staging: wlan-ng: convert to netdev_ops
Alexander Beregalov
1
-5
/
+15
2009-04-03
staging: document that the wifi staging drivers a bit better
Greg Kroah-Hartman
1
-1
/
+3
2009-04-03
Staging: BUG to BUG_ON changes
Stoyan Gaydarov
1
-2
/
+1
2009-04-03
Staging: wlan-ng: block ioctls until card fully initialised
Richard Kennedy
3
-1
/
+18
2009-04-03
Staging: wlan-ng: Replace local byteorder macros
Moritz Muehlenhoff
5
-145
/
+137
2009-04-03
Staging: wlan-ng: Remove the now empty wlan_compat.h
Moritz Muehlenhoff
14
-81
/
+0
2009-04-03
Staging: wlan-ng: Remove dead code from p80211netdev.c
Moritz Muehlenhoff
1
-16
/
+0
2009-04-03
Staging: wlan-ng: Remove unnecessary checks for NULL before calling kfree()
Moritz Muehlenhoff
2
-10
/
+5
2009-04-03
Staging: wlan-ng: Remove more dead code from hfa384x_usb.c
Moritz Muehlenhoff
2
-94
/
+0
2009-04-03
Staging: wlan-ng: Remove dead code from prism2mib.c
Moritz Muehlenhoff
2
-203
/
+0
2009-04-03
Staging: wlan-ng: prism2mgmt.c: Coding style cleanups
Moritz Muehlenhoff
1
-376
/
+387
2009-04-03
Staging: wlan-ng: hfa384x_usb.c: Coding style cleanups
Moritz Muehlenhoff
1
-1025
/
+820
2009-04-03
Staging: wlan-ng: p80211netdev.c: Coding style cleanups
Moritz Muehlenhoff
1
-167
/
+128
2009-04-03
Staging: wlan-ng: prism2sta.c: Coding style cleanups
Moritz Muehlenhoff
1
-560
/
+562
2009-04-03
Staging: wlan-ng: prism2usb.c: Coding style cleanups
Moritz Muehlenhoff
1
-56
/
+79
2009-04-03
Staging: wlan-ng: prism2mib.c: Coding style cleanups
Moritz Muehlenhoff
1
-381
/
+333
2009-04-03
Staging: wlan-ng: p80211mgmt.h: Coding style cleanups
Moritz Muehlenhoff
1
-225
/
+189
2009-04-03
Staging: wlan-ng: p80211netdev.h: Coding style cleanups
Moritz Muehlenhoff
1
-93
/
+92
2009-04-03
Staging: wlan-ng: p80211msg.h: Coding style cleanups
Moritz Muehlenhoff
1
-16
/
+6
2009-04-03
Staging: wlan-ng: p80211types.h: Coding style cleanups
Moritz Muehlenhoff
1
-140
/
+105
2009-04-03
Staging: wlan-ng: p80211conv.c: Coding style cleanups
Moritz Muehlenhoff
1
-141
/
+141
2009-04-03
Staging: wlan-ng: p80211conv.h: Coding style cleanups
Moritz Muehlenhoff
1
-71
/
+53
2009-04-03
Staging: wlan-ng: p80211hdr.h: Coding style cleanups
Moritz Muehlenhoff
1
-39
/
+30
2009-04-03
Staging: wlan-ng: p80211metastruct.h: Coding style cleanups
Moritz Muehlenhoff
1
-220
/
+204
2009-04-03
Staging: wlan-ng: p80211ioctl.h: Coding style cleanups
Moritz Muehlenhoff
2
-16
/
+6
2009-04-03
Staging: wlan-ng: p80211meta.h: Coding style cleanups
Moritz Muehlenhoff
1
-28
/
+19
2009-04-03
Staging: wlan-ng: p80211wext.c: Coding style cleanups
Moritz Muehlenhoff
1
-534
/
+576
2009-04-03
Staging: wlan-ng: hfa384x.h: Coding style cleanups
Moritz Muehlenhoff
1
-591
/
+492
2009-04-03
Staging: wlan-ng: prism2mgmt.h: Coding style cleanups
Moritz Muehlenhoff
1
-27
/
+16
2009-04-03
Staging: wlan-ng: p80211req.c: Coding style cleanups
Moritz Muehlenhoff
1
-102
/
+97
2009-04-03
Staging: wlan-ng: p80211req.h: Coding style cleanups
Moritz Muehlenhoff
1
-4
/
+1
2009-04-03
Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUG
Moritz Muehlenhoff
8
-159
/
+142
2009-04-03
Staging: wlan-ng: Move wlan_mkprintstr() and wlan_hexchar() macros into prism...
Moritz Muehlenhoff
2
-32
/
+22
2009-04-03
Staging: wlan-ng: Move netdevice_t typedef into p80211netdev.h
Moritz Muehlenhoff
2
-3
/
+4
2009-04-03
Staging: wlan-ng: Remove WLAN_INCLUDE_DEBUG and some related, mostly unused
Moritz Muehlenhoff
7
-48
/
+5
2009-04-03
Staging: wlan-ng: Remove more dead/unused code from hfa384x.h
Moritz Muehlenhoff
1
-1166
/
+2
2009-04-03
Staging: wlan-ng: Remove dead/unused code from hfa384x.h and p80211metamsg.h
Moritz Muehlenhoff
3
-337
/
+1
2009-04-03
Staging: wlan-ng: Remove dead/unused code from p80211ioctl.h
Moritz Muehlenhoff
1
-21
/
+0
2009-04-03
Staging: wlan-ng: Remove dead/unused code from p80211metadef.h
Moritz Muehlenhoff
1
-543
/
+0
2009-04-03
Staging: wlan-ng: Remove unused header file p80211metamib.h
Moritz Muehlenhoff
1
-77
/
+0
2009-04-03
Staging: wlan-ng: Remove dead code from hfa384x_usb.c
Moritz Muehlenhoff
2
-37
/
+0
[next]