index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wlan-ng
/
p80211netdev.c
Age
Commit message (
Expand
)
Author
2009-09-15
Staging: wlan-ng: Drop the special case handling of older wireless extensions...
Moritz Muehlenhoff
2009-09-15
Staging: wlan-ng: Use kzfree() to securely zero-out the WEP key when freeing it
Moritz Muehlenhoff
2009-09-15
Staging: wlan-ng: Remove some superflous comments
Moritz Muehlenhoff
2009-09-15
staging: wlan-ng: scripts/checkpatch.pl error fixes.
Mithlesh Thukral
2009-07-05
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
2009-06-19
Staging: wlan-ng: Lindent cleanups
Mithlesh Thukral
2009-06-19
Staging: wlan-ng: Move firmware loading into driver
Karl Relton
2009-06-19
Staging: remove unused #include <linux/version.h>'s
Huang Weiyi
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-04-17
Staging: wlan-ng: convert to netdev_ops
Alexander Beregalov
2009-04-03
Staging: wlan-ng: block ioctls until card fully initialised
Richard Kennedy
2009-04-03
Staging: wlan-ng: Remove the now empty wlan_compat.h
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Remove dead code from p80211netdev.c
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: p80211netdev.c: Coding style cleanups
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUG
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Remove WLAN_INCLUDE_DEBUG and some related, mostly unused
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Replace WLAN_LOG_WARNING() with printk()
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Replace WLAN_LOG_ERROR() with printk()
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Replace WLAN_LOG_NOTICE with printk()
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Use generic byteorder macros
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Remove DBFENTER/DBFEXIT macros
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Remove use of WLAN_ADDR_LEN
Moritz Muehlenhoff
2009-01-06
Staging: wlan-ng: fix compiler warnings
Greg Kroah-Hartman
2009-01-06
Staging: wlan-ng: p80211netdev.c fix netdev alloc to prevent oops on device s...
Richard Kennedy
2009-01-06
Staging: wlan-ng: Consolidate wlan-ng into a single module.
Solomon Peachy
2009-01-06
Staging: wlan-ng: Delete a large pile of now-unused code.
Solomon Peachy
2009-01-06
Staging: wlan-ng: Wireless Extension support is mandatory.
Solomon Peachy
2009-01-06
Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.
Solomon Peachy
2009-01-06
Staging: wlan-ng: Eliminate usage of procfs.
Solomon Peachy
2009-01-06
Staging: wlan-ng: Eliminate local 'version.h'
Solomon Peachy
2009-01-06
Staging: wlan-ng: Eliminate all backwards-compatibility for <2.6.13 kernels.
Solomon Peachy
2009-01-06
Staging: wlan-ng: Eliminate more <2.6 kernel support.
Solomon Peachy
2008-12-06
staging-p80211: Kill directly reference of netdev->priv
Wang Chen
2008-10-10
Staging: add wlan-ng prism2 usb driver
Greg Kroah-Hartman