summaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng/p80211wext.c
AgeCommit message (Expand)Author
2009-06-19Staging: wlan-ng: Lindent cleanupsMithlesh Thukral
2009-06-19Staging: wlan-ng: p80211wext.c: problem with IW_ENCODE_ALG_WEPJulia Lawall
2009-06-19Staging: wlan-ng: Change KERN_DEBUG or pr_debug to match orig driverKarl Relton
2009-04-03Staging: wlan-ng: Remove the now empty wlan_compat.hMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: p80211wext.c: Coding style cleanupsMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUGMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_ERROR() with printk()Moritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove wlan_max()/wlan_min()Moritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove WLAN_LOG_INFOMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Replace BITx with the generic BIT(x)Moritz 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: p80211wext.c: use ARRAY_SIZEJulia Lawall
2009-01-06Staging: wlan-ng: remove unused #include <version.h>Huang Weiyi
2009-01-06Staging: wlan-ng: p80211wext don't set default key id twiceRichard Kennedy
2009-01-06Staging: wlan-ng: p80211wext.c add latest changes & remove extra nulls from w...Richard Kennedy
2009-01-06Staging: wlan-ng: Delete a pile of unused mibs. And fix WEXT SET_TXPOWER.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 local 'version.h'Solomon Peachy
2009-01-06Staging: wlan-ng: Eliminate all backwards-compatibility for <2.6.13 kernels.Solomon Peachy
2009-01-06staging: correct dubious use of !x & yHarvey Harrison
2008-12-06staging-p80211: Kill directly reference of netdev->privWang Chen
2008-10-10Staging: add wlan-ng prism2 usb driverGreg Kroah-Hartman