summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/p80211wext.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: wlan-ng: Switch from wext to cfg80211Karl Relton2010-06-181-1690/+0
* Staging: wlan-ng: refactor p80211wext.c to reduce text size.Richard Kennedy2010-05-111-182/+116
* Staging: wlan-ng: fix p80211wext_mhz_to_channel for channel 14Richard Kennedy2010-05-111-1/+1
* Staging: wlan-ng: tidy up iw_handlerRichard Kennedy2010-05-111-56/+42
* Staging: wlan-ng: remove duplicated #includeHuang Weiyi2010-05-111-1/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* Staging: Merge two branches of coding style fixes togetherGreg Kroah-Hartman2010-03-041-6/+5
|\
| * Staging: wlan-ng: More checkpatch.pl error cleanupsAndrew Elwell2010-03-041-4/+4
| * Staging: wlan-ng - checkpatch.pl fixupsAndrew Elwell2010-03-041-28/+28
* | Staging: wlan-ng: multiple safe style cleanupsSvenne Krap2010-03-031-27/+28
* | Staging: wlan-ng: minor cleanupsRichard Kennedy2010-03-031-4/+0
* | Staging: wlan-ng: initialise mibitemSimon Horman2010-03-031-0/+15
|/
* Staging: wlan-ng: Drop the special case handling of older wireless extensions...Moritz Muehlenhoff2009-09-151-8/+0
* Staging: wlan-ng: Remove some superflous commentsMoritz Muehlenhoff2009-09-151-3/+0
* staging: wlan-ng: scripts/checkpatch.pl error fixes.Mithlesh Thukral2009-09-151-33/+33
* Staging: wlan-ng: Lindent cleanupsMithlesh Thukral2009-06-191-75/+68
* Staging: wlan-ng: p80211wext.c: problem with IW_ENCODE_ALG_WEPJulia Lawall2009-06-191-2/+2
* Staging: wlan-ng: Change KERN_DEBUG or pr_debug to match orig driverKarl Relton2009-06-191-1/+1
* Staging: wlan-ng: Remove the now empty wlan_compat.hMoritz Muehlenhoff2009-04-031-2/+0
* Staging: wlan-ng: p80211wext.c: Coding style cleanupsMoritz Muehlenhoff2009-04-031-534/+576
* Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUGMoritz Muehlenhoff2009-04-031-20/+20
* Staging: wlan-ng: Replace WLAN_LOG_ERROR() with printk()Moritz Muehlenhoff2009-04-031-1/+1
* Staging: wlan-ng: Remove wlan_max()/wlan_min()Moritz Muehlenhoff2009-04-031-1/+1
* Staging: wlan-ng: Remove WLAN_LOG_INFOMoritz Muehlenhoff2009-04-031-1/+1
* Staging: wlan-ng: Replace BITx with the generic BIT(x)Moritz Muehlenhoff2009-04-031-1/+2
* Staging: wlan-ng: Remove DBFENTER/DBFEXIT macrosMoritz Muehlenhoff2009-04-031-90/+0
* Staging: wlan-ng: Remove use of WLAN_ADDR_LENMoritz Muehlenhoff2009-04-031-2/+3
* Staging: wlan-ng: fix compiler warningsGreg Kroah-Hartman2009-01-061-1/+0
* Staging: wlan-ng: p80211wext.c: use ARRAY_SIZEJulia Lawall2009-01-061-2/+2
* Staging: wlan-ng: remove unused #include <version.h>Huang Weiyi2009-01-061-1/+0
* Staging: wlan-ng: p80211wext don't set default key id twiceRichard Kennedy2009-01-061-7/+0
* Staging: wlan-ng: p80211wext.c add latest changes & remove extra nulls from w...Richard Kennedy2009-01-061-13/+26
* Staging: wlan-ng: Delete a pile of unused mibs. And fix WEXT SET_TXPOWER.Solomon Peachy2009-01-061-14/+5
* Staging: wlan-ng: Wireless Extension support is mandatory.Solomon Peachy2009-01-061-5/+0
* Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.Solomon Peachy2009-01-061-34/+31
* Staging: wlan-ng: Eliminate local 'version.h'Solomon Peachy2009-01-061-1/+0
* Staging: wlan-ng: Eliminate all backwards-compatibility for <2.6.13 kernels.Solomon Peachy2009-01-061-210/+3
* staging: correct dubious use of !x & yHarvey Harrison2009-01-061-1/+1
* staging-p80211: Kill directly reference of netdev->privWang Chen2008-12-061-29/+29
* Staging: add wlan-ng prism2 usb driverGreg Kroah-Hartman2008-10-101-0/+2048
OpenPOWER on IntegriCloud