aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/p80211wext.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-18Staging: wlan-ng: Switch from wext to cfg80211Karl Relton1-1690/+0
2010-05-11Staging: wlan-ng: refactor p80211wext.c to reduce text size.Richard Kennedy1-182/+116
2010-05-11Staging: wlan-ng: fix p80211wext_mhz_to_channel for channel 14Richard Kennedy1-1/+1
2010-05-11Staging: wlan-ng: tidy up iw_handlerRichard Kennedy1-56/+42
2010-05-11Staging: wlan-ng: remove duplicated #includeHuang Weiyi1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-03-04Staging: Merge two branches of coding style fixes togetherGreg Kroah-Hartman1-6/+5
2010-03-04Staging: wlan-ng: More checkpatch.pl error cleanupsAndrew Elwell1-4/+4
2010-03-04Staging: wlan-ng - checkpatch.pl fixupsAndrew Elwell1-28/+28
2010-03-03Staging: wlan-ng: multiple safe style cleanupsSvenne Krap1-27/+28
2010-03-03Staging: wlan-ng: minor cleanupsRichard Kennedy1-4/+0
2010-03-03Staging: wlan-ng: initialise mibitemSimon Horman1-0/+15
2009-09-15Staging: wlan-ng: Drop the special case handling of older wireless extensions, WIRELESS_EXT is at 22 for the current kernel.Moritz Muehlenhoff1-8/+0
2009-09-15Staging: wlan-ng: Remove some superflous commentsMoritz Muehlenhoff1-3/+0
2009-09-15staging: wlan-ng: scripts/checkpatch.pl error fixes.Mithlesh Thukral1-33/+33
2009-06-19Staging: wlan-ng: Lindent cleanupsMithlesh Thukral1-75/+68
2009-06-19Staging: wlan-ng: p80211wext.c: problem with IW_ENCODE_ALG_WEPJulia Lawall1-2/+2
2009-06-19Staging: wlan-ng: Change KERN_DEBUG or pr_debug to match orig driverKarl Relton1-1/+1
2009-04-03Staging: wlan-ng: Remove the now empty wlan_compat.hMoritz Muehlenhoff1-2/+0
2009-04-03Staging: wlan-ng: p80211wext.c: Coding style cleanupsMoritz Muehlenhoff1-534/+576
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUGMoritz Muehlenhoff1-20/+20
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_ERROR() with printk()Moritz Muehlenhoff1-1/+1
2009-04-03Staging: wlan-ng: Remove wlan_max()/wlan_min()Moritz Muehlenhoff1-1/+1
2009-04-03Staging: wlan-ng: Remove WLAN_LOG_INFOMoritz Muehlenhoff1-1/+1
2009-04-03Staging: wlan-ng: Replace BITx with the generic BIT(x)Moritz Muehlenhoff1-1/+2
2009-04-03Staging: wlan-ng: Remove DBFENTER/DBFEXIT macrosMoritz Muehlenhoff1-90/+0
2009-04-03Staging: wlan-ng: Remove use of WLAN_ADDR_LENMoritz Muehlenhoff1-2/+3
2009-01-06Staging: wlan-ng: fix compiler warningsGreg Kroah-Hartman1-1/+0
2009-01-06Staging: wlan-ng: p80211wext.c: use ARRAY_SIZEJulia Lawall1-2/+2
2009-01-06Staging: wlan-ng: remove unused #include <version.h>Huang Weiyi1-1/+0
2009-01-06Staging: wlan-ng: p80211wext don't set default key id twiceRichard Kennedy1-7/+0
2009-01-06Staging: wlan-ng: p80211wext.c add latest changes & remove extra nulls from wext_handlersRichard Kennedy1-13/+26
2009-01-06Staging: wlan-ng: Delete a pile of unused mibs. And fix WEXT SET_TXPOWER.Solomon Peachy1-14/+5
2009-01-06Staging: wlan-ng: Wireless Extension support is mandatory.Solomon Peachy1-5/+0
2009-01-06Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.Solomon Peachy1-34/+31
2009-01-06Staging: wlan-ng: Eliminate local 'version.h'Solomon Peachy1-1/+0
2009-01-06Staging: wlan-ng: Eliminate all backwards-compatibility for <2.6.13 kernels.Solomon Peachy1-210/+3
2009-01-06staging: correct dubious use of !x & yHarvey Harrison1-1/+1
2008-12-06staging-p80211: Kill directly reference of netdev->privWang Chen1-29/+29
2008-10-10Staging: add wlan-ng prism2 usb driverGreg Kroah-Hartman1-0/+2048