summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/p80211netdev.c
AgeCommit message (Expand)Author
2009-04-17Staging: wlan-ng: convert to netdev_opsAlexander Beregalov
2009-04-03Staging: wlan-ng: block ioctls until card fully initialisedRichard Kennedy
2009-04-03Staging: wlan-ng: Remove the now empty wlan_compat.hMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove dead code from p80211netdev.cMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: p80211netdev.c: Coding style cleanupsMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUGMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove WLAN_INCLUDE_DEBUG and some related, mostly unusedMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_WARNING() with printk()Moritz Muehlenhoff
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_ERROR() with printk()Moritz Muehlenhoff
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_NOTICE with printk()Moritz Muehlenhoff
2009-04-03Staging: wlan-ng: Use generic byteorder macrosMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove DBFENTER/DBFEXIT macrosMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove use of WLAN_ADDR_LENMoritz Muehlenhoff
2009-01-06Staging: wlan-ng: fix compiler warningsGreg Kroah-Hartman
2009-01-06Staging: wlan-ng: p80211netdev.c fix netdev alloc to prevent oops on device s...Richard Kennedy
2009-01-06Staging: wlan-ng: Consolidate wlan-ng into a single module.Solomon Peachy
2009-01-06Staging: wlan-ng: Delete a large pile of now-unused code.Solomon Peachy
2009-01-06Staging: wlan-ng: Wireless Extension support is mandatory.Solomon Peachy
2009-01-06Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.Solomon Peachy
2009-01-06Staging: wlan-ng: Eliminate usage of procfs.Solomon Peachy
2009-01-06Staging: wlan-ng: Eliminate local 'version.h'Solomon Peachy
2009-01-06Staging: wlan-ng: Eliminate all backwards-compatibility for <2.6.13 kernels.Solomon Peachy
2009-01-06Staging: wlan-ng: Eliminate more <2.6 kernel support.Solomon Peachy
2008-12-06staging-p80211: Kill directly reference of netdev->privWang Chen
2008-10-10Staging: add wlan-ng prism2 usb driverGreg Kroah-Hartman