aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2009-01-06Staging: wlan-ng: Wireless Extension support is mandatory.Solomon Peachy
2009-01-06Staging: wlan-ng: Eliminate all backwards-compatible kernel code.Solomon Peachy
2009-01-06Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.Solomon Peachy
2009-01-06Staging: wlan-ng: Eliminate usage of procfs.Solomon Peachy
2009-01-06Staging: wlan-ng: Eliminate local 'version.h'Solomon Peachy
2009-01-06Staging: wlan-ng: Eliminate one more rx mtu test.Solomon Peachy
2009-01-06Staging: wlan-ng: Get rid of the MTU tests in the rx conversion path.Solomon Peachy
2009-01-06Staging: wlan-ng: Remove AP-only code from MLME functions.Solomon Peachy
2009-01-06Staging: wlan-ng: Eliminate a boatload of tertiaryAP-only code.Solomon Peachy
2009-01-06Staging: wlan-ng: Eliminate all backwards-compatibility for <2.6.13 kernels.Solomon Peachy
2009-01-06Staging: wlan-ng: Eliminate more <2.6 kernel support.Solomon Peachy
2009-01-06Staging: wlan-ng: Make wlan-ng use WEXT mode by default.Solomon Peachy
2009-01-06Staging: wlan-ng: Delete PCI/PLX/PCMCIA-specific code.Solomon Peachy
2009-01-06Staging: wlan-ng: Update Help text to mention prism3 devices.Solomon Peachy
2009-01-06Staging: wlan-ng: Remove PCI/PLX/PCMCIA files.Solomon Peachy
2009-01-06Staging: w35und: fix config build warningsGreg Kroah-Hartman
2009-01-06Staging: w35und: fix KconfigPavel Machek
2009-01-06Staging: w35und: remove rxisr.c as dead codePekka Enberg
2009-01-06Staging: w35und: remove dead code from wbhal.cPekka Enberg
2009-01-06Staging: w35und: make functions local to wb35tx.c staticPekka Enberg
2009-01-06Staging: w35und: make functions local to wb35rx.c staticPekka Enberg
2009-01-06Staging: w35und: remove dead code from mto.cPekka Enberg
2009-01-06Staging: w35und: make functions local to mlmetxrx.c staticPekka Enberg
2009-01-06Staging: w35und: make functions local to mds.c staticPekka Enberg
2009-01-06Staging: w35und: remove ->shutdown from struct wbsoft_privPekka Enberg
2009-01-06Staging: w35und: remove ->skb_array from struct wbsoft_privPekka Enberg
2009-01-06Staging: w35und: move packet_came() to wb35rx.cPekka Enberg
2009-01-06Staging: w35und: move global wbsoft_enabled to struct wbsoft_privPekka Enberg
2009-01-06Staging: w35und: remove unused ->ShutDowned member from struct LOCAL_PARAPekka Enberg
2009-01-06Staging: w35und: clean up wblinux.c a bitPekka Enberg
2009-01-06Staging: w35und: inline DRIVER_AUTHOR and DRIVER_DESC macrosPekka Enberg
2009-01-06Staging: w35und: remove global struct ieee80211_hwPekka Enberg
2009-01-06Staging: w35und: merge struct wb35_adapter to struct wbsoft_privPekka Enberg
2009-01-06Staging: w35und: clean up adapter.h a bitPekka Enberg
2009-01-06Staging: w35und: remove ->adapter from struct _HW_DATA_TPekka Enberg
2009-01-06Staging: w35und: move struct wbsoft_priv to core.h and use itPekka Enberg
2009-01-06Staging: w35und: move source files to one directoryPekka Enberg
2009-01-06Staging: w35und: remove some dead codePekka Enberg
2009-01-06Staging: w35und: #include cleanupPekka Enberg
2009-01-06Staging: w35und: remove unused link status codePekka Enberg
2009-01-06Staging: w35und: remove unused macros from common.hPekka Enberg
2009-01-06Staging: w35und: remove abs() and BIT() macrosPekka Enberg
2009-01-06Staging: w35und: remove memcpy/memcmp wrappersPekka Enberg
2009-01-06Staging: w35und: remove atomic op wrappersPekka Enberg
2009-01-06Staging: w35und: remove timer wrappersPekka Enberg
2009-01-06Staging: w35und: move supported band initialization out of wb35_probe()Pekka Enberg
2009-01-06Staging: w35und: plug memory leak in wbsoft_tx()Pekka Enberg
2009-01-06Staging: w35und: remove macro magic from MLME_GetNextPacket()Pekka Enberg
2009-01-06Staging: w35und: usb_put_dev() is missing from wb35_disconnect()Pekka Enberg
2009-01-06Staging: w35und: OS_MEMORY_ALLOC wrapper removalPekka Enberg