summaryrefslogtreecommitdiffstats
path: root/drivers/staging/winbond
Commit message (Expand)AuthorAgeFilesLines
* Staging: w35und: unregister device from the ieee80211 stack upon ->disconnect()Pekka Enberg2009-05-081-2/+7
* Staging: w35und: remove gl_80211.h headerPekka Enberg2009-04-034-128/+6
* Staging: w35und: remove ds_tkip.h headerPekka Enberg2009-04-032-45/+1
* Staging: w35und: remove unused bssdscpt.h headerPekka Enberg2009-04-034-185/+1
* Staging: w35und: Remove MTO_FUNC_INPUT macro obfuscationPekka Enberg2009-04-032-12/+10
* Staging: w35und: remove hw_data_t typedefPekka Enberg2009-04-0315-197/+196
* Staging: w35und: typedef removalPekka Enberg2009-04-039-120/+32
* Staging: w35und: kill WBDEBUG and remove common.h header filePekka Enberg2009-04-0310-57/+31
* Staging: w35und: remove useless macro from common.hPekka Enberg2009-04-033-5/+0
* Staging: w35und: convert code to use ETH_ALENPekka Enberg2009-04-035-9/+7
* Staging: w35und: unify mto.h and mto_f.h header filesPekka Enberg2009-04-035-16/+12
* Staging: w35und: remove crazy commented out includesPekka Enberg2009-04-031-3/+0
* Staging: w35und: remove unnecessary os_common.h header filePekka Enberg2009-04-037-8/+6
* Staging: w35und: remove unused header filesPekka Enberg2009-04-035-1091/+0
* Staging: w35und: fix usb_control_msg() error handling in wb35_probe()Pekka Enberg2009-02-271-6/+10
* Staging: w35und: fix registration with wlan stackPavel Machek2009-02-271-1/+3
* 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
* Staging: w35und: remove abs() and BIT() macrosPekka Enberg2009-01-061-7/+0
* Staging: w35und: remove memcpy/memcmp wrappersPekka Enberg2009-01-062-8/+4
* Staging: w35und: remove atomic op wrappersPekka Enberg2009-01-0614-67/+30
* Staging: w35und: remove timer wrappersPekka Enberg2009-01-0610-343/+312
* Staging: w35und: move supported band initialization out of wb35_probe()Pekka Enberg2009-01-061-6/+8
* Staging: w35und: plug memory leak in wbsoft_tx()Pekka Enberg2009-01-061-5/+2
* Staging: w35und: remove macro magic from MLME_GetNextPacket()Pekka Enberg2009-01-061-14/+8
* Staging: w35und: usb_put_dev() is missing from wb35_disconnect()Pekka Enberg2009-01-061-3/+4
OpenPOWER on IntegriCloud