aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Staging: wlan-ng: p80211wext.c add latest changes & remove extra nulls from w...Richard Kennedy2009-01-061-13/+26
* Staging: wlan-ng: hfa384x_usb.c use newest version of 384x_drvr_startRichard Kennedy2009-01-061-11/+53
* Staging: wlan-ng: prism2_usb.c always enable the card in probe_usbRichard Kennedy2009-01-061-5/+9
* Staging: wlan-ng: p80211netdev.c fix netdev alloc to prevent oops on device s...Richard Kennedy2009-01-061-12/+4
* Staging: wlan-ng: Purge all MIBs not used internally.Solomon Peachy2009-01-064-1979/+11
* Staging: wlan-ng: Consolidate wlan-ng into a single module.Solomon Peachy2009-01-066-247/+15
* Staging: wlan-ng: Delete a pile of unused mibs. And fix WEXT SET_TXPOWER.Solomon Peachy2009-01-063-491/+9
* Staging: wlan-ng: Delete a large pile of now-unused code.Solomon Peachy2009-01-0612-2097/+13
* Staging: wlan-ng: use WIRELESS_EXT, not CONFIG_WIRELESS_EXTSolomon Peachy2009-01-061-1/+1
* Staging: wlan-ng: Wireless Extension support is mandatory.Solomon Peachy2009-01-064-15/+1
* Staging: wlan-ng: Eliminate all backwards-compatible kernel code.Solomon Peachy2009-01-064-130/+3
* Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.Solomon Peachy2009-01-0624-1953/+1926
* Staging: wlan-ng: Eliminate usage of procfs.Solomon Peachy2009-01-063-203/+0
* Staging: wlan-ng: Eliminate local 'version.h'Solomon Peachy2009-01-0612-77/+6
* Staging: wlan-ng: Eliminate one more rx mtu test.Solomon Peachy2009-01-061-10/+0
* Staging: wlan-ng: Get rid of the MTU tests in the rx conversion path.Solomon Peachy2009-01-061-29/+0
* Staging: wlan-ng: Remove AP-only code from MLME functions.Solomon Peachy2009-01-066-1131/+164
* Staging: wlan-ng: Eliminate a boatload of tertiaryAP-only code.Solomon Peachy2009-01-066-1270/+102
* Staging: wlan-ng: Eliminate all backwards-compatibility for <2.6.13 kernels.Solomon Peachy2009-01-066-295/+5
* Staging: wlan-ng: Eliminate more <2.6 kernel support.Solomon Peachy2009-01-066-232/+1
* Staging: wlan-ng: Make wlan-ng use WEXT mode by default.Solomon Peachy2009-01-061-1/+1
* Staging: wlan-ng: Delete PCI/PLX/PCMCIA-specific code.Solomon Peachy2009-01-069-1028/+9
* Staging: wlan-ng: Update Help text to mention prism3 devices.Solomon Peachy2009-01-061-2/+2
* Staging: wlan-ng: Remove PCI/PLX/PCMCIA files.Solomon Peachy2009-01-065-6310/+0
* Staging: w35und: fix config build warningsGreg Kroah-Hartman2009-01-061-2/+3
* Staging: w35und: fix KconfigPavel Machek2009-01-061-4/+8
* Staging: w35und: remove rxisr.c as dead codePekka Enberg2009-01-066-42/+0
* Staging: w35und: remove dead code from wbhal.cPekka Enberg2009-01-062-332/+1
* Staging: w35und: make functions local to wb35tx.c staticPekka Enberg2009-01-062-109/+95
* Staging: w35und: make functions local to wb35rx.c staticPekka Enberg2009-01-062-218/+213
* Staging: w35und: remove dead code from mto.cPekka Enberg2009-01-062-648/+2
* Staging: w35und: make functions local to mlmetxrx.c staticPekka Enberg2009-01-062-63/+1
* Staging: w35und: make functions local to mds.c staticPekka Enberg2009-01-062-412/+391
* Staging: w35und: remove ->shutdown from struct wbsoft_privPekka Enberg2009-01-066-41/+1
* Staging: w35und: remove ->skb_array from struct wbsoft_privPekka Enberg2009-01-062-19/+0
* Staging: w35und: move packet_came() to wb35rx.cPekka Enberg2009-01-062-30/+27
* Staging: w35und: move global wbsoft_enabled to struct wbsoft_privPekka Enberg2009-01-062-5/+8
* Staging: w35und: remove unused ->ShutDowned member from struct LOCAL_PARAPekka Enberg2009-01-062-7/+0
* Staging: w35und: clean up wblinux.c a bitPekka Enberg2009-01-063-175/+147
* Staging: w35und: inline DRIVER_AUTHOR and DRIVER_DESC macrosPekka Enberg2009-01-062-5/+2
* Staging: w35und: remove global struct ieee80211_hwPekka Enberg2009-01-067-61/+72
* Staging: w35und: merge struct wb35_adapter to struct wbsoft_privPekka Enberg2009-01-0618-204/+183
* Staging: w35und: clean up adapter.h a bitPekka Enberg2009-01-064-23/+8
* Staging: w35und: remove ->adapter from struct _HW_DATA_TPekka Enberg2009-01-066-48/+43
* Staging: w35und: move struct wbsoft_priv to core.h and use itPekka Enberg2009-01-062-15/+28
* Staging: w35und: move source files to one directoryPekka Enberg2009-01-0617-28/+30
* Staging: w35und: remove some dead codePekka Enberg2009-01-069-387/+0
* Staging: w35und: #include cleanupPekka Enberg2009-01-0641-94/+208
* Staging: w35und: remove unused link status codePekka Enberg2009-01-065-18/+0
* Staging: w35und: remove unused macros from common.hPekka Enberg2009-01-061-15/+0