aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/p80211netdev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-06Staging: wlan-ng: fix compiler warningsGreg Kroah-Hartman1-1/+0
2009-01-06Staging: wlan-ng: p80211netdev.c fix netdev alloc to prevent oops on device startRichard Kennedy1-12/+4
2009-01-06Staging: wlan-ng: Consolidate wlan-ng into a single module.Solomon Peachy1-44/+13
2009-01-06Staging: wlan-ng: Delete a large pile of now-unused code.Solomon Peachy1-21/+6
2009-01-06Staging: wlan-ng: Wireless Extension support is mandatory.Solomon Peachy1-2/+0
2009-01-06Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.Solomon Peachy1-9/+9
2009-01-06Staging: wlan-ng: Eliminate usage of procfs.Solomon Peachy1-126/+0
2009-01-06Staging: wlan-ng: Eliminate local 'version.h'Solomon Peachy1-3/+2
2009-01-06Staging: wlan-ng: Eliminate all backwards-compatibility for <2.6.13 kernels.Solomon Peachy1-15/+1
2009-01-06Staging: wlan-ng: Eliminate more <2.6 kernel support.Solomon Peachy1-95/+0
2008-12-06staging-p80211: Kill directly reference of netdev->privWang Chen1-10/+10
2008-10-10Staging: add wlan-ng prism2 usb driverGreg Kroah-Hartman1-0/+1502