aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-06Staging: wlan-ng: hfa384x_usb.c use newest version of 384x_drvr_startRichard Kennedy1-11/+53
2009-01-06Staging: wlan-ng: prism2_usb.c always enable the card in probe_usbRichard Kennedy1-5/+9
2009-01-06Staging: wlan-ng: p80211netdev.c fix netdev alloc to prevent oops on device s...Richard Kennedy1-12/+4
2009-01-06Staging: wlan-ng: Purge all MIBs not used internally.Solomon Peachy4-1979/+11
2009-01-06Staging: wlan-ng: Consolidate wlan-ng into a single module.Solomon Peachy6-247/+15
2009-01-06Staging: wlan-ng: Delete a pile of unused mibs. And fix WEXT SET_TXPOWER.Solomon Peachy3-491/+9
2009-01-06Staging: wlan-ng: Delete a large pile of now-unused code.Solomon Peachy12-2097/+13
2009-01-06Staging: wlan-ng: use WIRELESS_EXT, not CONFIG_WIRELESS_EXTSolomon Peachy1-1/+1
2009-01-06Staging: wlan-ng: Wireless Extension support is mandatory.Solomon Peachy4-15/+1
2009-01-06Staging: wlan-ng: Eliminate all backwards-compatible kernel code.Solomon Peachy4-130/+3
2009-01-06Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.Solomon Peachy24-1953/+1926
2009-01-06Staging: wlan-ng: Eliminate usage of procfs.Solomon Peachy3-203/+0
2009-01-06Staging: wlan-ng: Eliminate local 'version.h'Solomon Peachy12-77/+6
2009-01-06Staging: wlan-ng: Eliminate one more rx mtu test.Solomon Peachy1-10/+0
2009-01-06Staging: wlan-ng: Get rid of the MTU tests in the rx conversion path.Solomon Peachy1-29/+0
2009-01-06Staging: wlan-ng: Remove AP-only code from MLME functions.Solomon Peachy6-1131/+164
2009-01-06Staging: wlan-ng: Eliminate a boatload of tertiaryAP-only code.Solomon Peachy6-1270/+102
2009-01-06Staging: wlan-ng: Eliminate all backwards-compatibility for <2.6.13 kernels.Solomon Peachy6-295/+5
2009-01-06Staging: wlan-ng: Eliminate more <2.6 kernel support.Solomon Peachy6-232/+1
2009-01-06Staging: wlan-ng: Make wlan-ng use WEXT mode by default.Solomon Peachy1-1/+1
2009-01-06Staging: wlan-ng: Delete PCI/PLX/PCMCIA-specific code.Solomon Peachy9-1028/+9
2009-01-06Staging: wlan-ng: Update Help text to mention prism3 devices.Solomon Peachy1-2/+2
2009-01-06Staging: wlan-ng: Remove PCI/PLX/PCMCIA files.Solomon Peachy5-6310/+0
2009-01-06Staging: w35und: fix config build warningsGreg Kroah-Hartman1-2/+3
2009-01-06Staging: w35und: fix KconfigPavel Machek1-4/+8
2009-01-06Staging: w35und: remove rxisr.c as dead codePekka Enberg6-42/+0
2009-01-06Staging: w35und: remove dead code from wbhal.cPekka Enberg2-332/+1
2009-01-06Staging: w35und: make functions local to wb35tx.c staticPekka Enberg2-109/+95
2009-01-06Staging: w35und: make functions local to wb35rx.c staticPekka Enberg2-218/+213
2009-01-06Staging: w35und: remove dead code from mto.cPekka Enberg2-648/+2
2009-01-06Staging: w35und: make functions local to mlmetxrx.c staticPekka Enberg2-63/+1
2009-01-06Staging: w35und: make functions local to mds.c staticPekka Enberg2-412/+391
2009-01-06Staging: w35und: remove ->shutdown from struct wbsoft_privPekka Enberg6-41/+1
2009-01-06Staging: w35und: remove ->skb_array from struct wbsoft_privPekka Enberg2-19/+0
2009-01-06Staging: w35und: move packet_came() to wb35rx.cPekka Enberg2-30/+27
2009-01-06Staging: w35und: move global wbsoft_enabled to struct wbsoft_privPekka Enberg2-5/+8
2009-01-06Staging: w35und: remove unused ->ShutDowned member from struct LOCAL_PARAPekka Enberg2-7/+0
2009-01-06Staging: w35und: clean up wblinux.c a bitPekka Enberg3-175/+147
2009-01-06Staging: w35und: inline DRIVER_AUTHOR and DRIVER_DESC macrosPekka Enberg2-5/+2
2009-01-06Staging: w35und: remove global struct ieee80211_hwPekka Enberg7-61/+72
2009-01-06Staging: w35und: merge struct wb35_adapter to struct wbsoft_privPekka Enberg18-204/+183
2009-01-06Staging: w35und: clean up adapter.h a bitPekka Enberg4-23/+8
2009-01-06Staging: w35und: remove ->adapter from struct _HW_DATA_TPekka Enberg6-48/+43
2009-01-06Staging: w35und: move struct wbsoft_priv to core.h and use itPekka Enberg2-15/+28
2009-01-06Staging: w35und: move source files to one directoryPekka Enberg17-28/+30
2009-01-06Staging: w35und: remove some dead codePekka Enberg9-387/+0
2009-01-06Staging: w35und: #include cleanupPekka Enberg41-94/+208
2009-01-06Staging: w35und: remove unused link status codePekka Enberg5-18/+0
2009-01-06Staging: w35und: remove unused macros from common.hPekka Enberg1-15/+0
2009-01-06Staging: w35und: remove abs() and BIT() macrosPekka Enberg1-7/+0