summaryrefslogtreecommitdiffstats
path: root/drivers/staging/winbond
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Staging: w35und: OS_MEMORY_ALLOC wrapper removalPekka Enberg2009-01-065-17/+6
* Staging: w35und: remove true/false boolean macrosPekka Enberg2009-01-0610-110/+92
* w35und: remove dead code from wbusb_f.hPekka Enberg2009-01-065-67/+27
* Staging: w35und: remove usb_alloc_urb wrapper functionGreg Kroah-Hartman2009-01-064-14/+7
* Staging: w35und: remove usb_submit_urb wrapper functionGreg Kroah-Hartman2009-01-064-5/+4
* Staging: w35und: wb35_probe() cleanupPekka Enberg2009-01-061-57/+45
* Staging: w35und: merge wblinux struct to adapterPekka Enberg2009-01-065-87/+61
* Staging: w35und: padapter struct typedef removalPekka Enberg2009-01-0628-315/+315
* Staging: w35und: wb35reg struct typedef removalPekka Enberg2009-01-066-408/+407
* Staging: w35und: reg queue struct typedef removalPekka Enberg2009-01-062-112/+108
* Staging: w35und: purb typedef removalPekka Enberg2009-01-068-54/+50
* Staging: w35und: remove the no-op pa_stall_execution macroPekka Enberg2009-01-062-24/+0
* Staging: w35und: use msleep() and udelay()Pekka Enberg2009-01-068-53/+49
* Staging: w35und: remove unused wb35_open() and wb35_close() functionsPekka Enberg2009-01-061-2/+0
* Staging: w35und: make wb35_probe() and wb35_disconnect() funtions staticPekka Enberg2009-01-062-31/+2
* staging-winbond: Kill directly reference of netdev->privWang Chen2008-12-081-1/+5
* Staging: wbusb: fix a bunch of compiler warningsGreg Kroah-Hartman2008-10-223-13/+25
* Staging: w35und: module init cleanupPekka Enberg2008-10-221-56/+31
* Staging: w35und: use gotos for error handlingPekka Enberg2008-10-224-327/+313
* Staging: w35und: remove spinlock wrappersPekka Enberg2008-10-226-38/+27
* Staging: w35und: remove some typedefsPekka Enberg2008-10-2223-124/+119
OpenPOWER on IntegriCloud