aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/winbond
AgeCommit message (Expand)Author
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
2009-01-06Staging: w35und: remove true/false boolean macrosPekka Enberg
2009-01-06w35und: remove dead code from wbusb_f.hPekka Enberg
2009-01-06Staging: w35und: remove usb_alloc_urb wrapper functionGreg Kroah-Hartman
2009-01-06Staging: w35und: remove usb_submit_urb wrapper functionGreg Kroah-Hartman
2009-01-06Staging: w35und: wb35_probe() cleanupPekka Enberg
2009-01-06Staging: w35und: merge wblinux struct to adapterPekka Enberg
2009-01-06Staging: w35und: padapter struct typedef removalPekka Enberg
2009-01-06Staging: w35und: wb35reg struct typedef removalPekka Enberg
2009-01-06Staging: w35und: reg queue struct typedef removalPekka Enberg
2009-01-06Staging: w35und: purb typedef removalPekka Enberg
2009-01-06Staging: w35und: remove the no-op pa_stall_execution macroPekka Enberg
2009-01-06Staging: w35und: use msleep() and udelay()Pekka Enberg
2009-01-06Staging: w35und: remove unused wb35_open() and wb35_close() functionsPekka Enberg
2009-01-06Staging: w35und: make wb35_probe() and wb35_disconnect() funtions staticPekka Enberg
2008-12-08staging-winbond: Kill directly reference of netdev->privWang Chen
2008-10-22Staging: wbusb: fix a bunch of compiler warningsGreg Kroah-Hartman
2008-10-22Staging: w35und: module init cleanupPekka Enberg
2008-10-22Staging: w35und: use gotos for error handlingPekka Enberg
2008-10-22Staging: w35und: remove spinlock wrappersPekka Enberg
2008-10-22Staging: w35und: remove some typedefsPekka Enberg
2008-10-22Staging: document 4k stack problem for winbond driverGreg Kroah-Hartman
2008-10-22Staging: W35UND should depend on USBGeert Uytterhoeven
2008-10-10Staging: add w35und wifi driverPavel Machek