index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
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-12-23
Staging: wlan-ng: fix Correct size given to memset
Julia Lawall
1
-1
/
+1
2009-10-30
Staging: wireless drivers Kconfig change
Greg Kroah-Hartman
1
-1
/
+1
2009-09-15
Staging: wlan-ng: remove dependency on WIRELESS_EXT version
Alexander Beregalov
1
-2
/
+0
2009-09-15
Staging: wlan-ng: Convert firmware loading to load binary ihex format
Karl Relton
1
-334
/
+131
2009-09-15
Staging: wlan-ng: Remove more superflous comments
Moritz Muehlenhoff
5
-37
/
+0
2009-09-15
Staging: wlan-ng: Drop the special case handling of older wireless extensions...
Moritz Muehlenhoff
2
-11
/
+0
2009-09-15
Staging: wlan-ng: Use kzfree() to securely zero-out the WEP key when freeing it
Moritz Muehlenhoff
1
-1
/
+1
2009-09-15
Staging: wlan-ng: Remove some superflous comments
Moritz Muehlenhoff
7
-33
/
+0
2009-09-15
staging: wlan-ng: scripts/checkpatch.pl error fixes.
Mithlesh Thukral
11
-361
/
+365
2009-07-05
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
1
-1
/
+1
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
[next]