summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/p80211netdev.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUGMoritz Muehlenhoff2009-04-031-14/+14
* Staging: wlan-ng: Remove WLAN_INCLUDE_DEBUG and some related, mostly unusedMoritz Muehlenhoff2009-04-031-6/+0
* Staging: wlan-ng: Replace WLAN_LOG_WARNING() with printk()Moritz Muehlenhoff2009-04-031-1/+1
* Staging: wlan-ng: Replace WLAN_LOG_ERROR() with printk()Moritz Muehlenhoff2009-04-031-3/+3
* Staging: wlan-ng: Replace WLAN_LOG_NOTICE with printk()Moritz Muehlenhoff2009-04-031-1/+1
* Staging: wlan-ng: Use generic byteorder macrosMoritz Muehlenhoff2009-04-031-1/+2
* Staging: wlan-ng: Remove DBFENTER/DBFEXIT macrosMoritz Muehlenhoff2009-04-031-49/+0
* Staging: wlan-ng: Remove use of WLAN_ADDR_LENMoritz Muehlenhoff2009-04-031-3/+4
* Staging: wlan-ng: fix compiler warningsGreg Kroah-Hartman2009-01-061-1/+0
* Staging: wlan-ng: p80211netdev.c fix netdev alloc to prevent oops on device s...Richard Kennedy2009-01-061-12/+4
* Staging: wlan-ng: Consolidate wlan-ng into a single module.Solomon Peachy2009-01-061-44/+13
* Staging: wlan-ng: Delete a large pile of now-unused code.Solomon Peachy2009-01-061-21/+6
* Staging: wlan-ng: Wireless Extension support is mandatory.Solomon Peachy2009-01-061-2/+0
* Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.Solomon Peachy2009-01-061-9/+9
* Staging: wlan-ng: Eliminate usage of procfs.Solomon Peachy2009-01-061-126/+0
* Staging: wlan-ng: Eliminate local 'version.h'Solomon Peachy2009-01-061-3/+2
* Staging: wlan-ng: Eliminate all backwards-compatibility for <2.6.13 kernels.Solomon Peachy2009-01-061-15/+1
* Staging: wlan-ng: Eliminate more <2.6 kernel support.Solomon Peachy2009-01-061-95/+0
* staging-p80211: Kill directly reference of netdev->privWang Chen2008-12-061-10/+10
* Staging: add wlan-ng prism2 usb driverGreg Kroah-Hartman2008-10-101-0/+1502
OpenPOWER on IntegriCloud