summaryrefslogtreecommitdiffstats
path: root/drivers/staging/winbond/linux
Commit message (Expand)AuthorAgeFilesLines
* Staging: w35und: move source files to one directoryPekka Enberg2009-01-0613-2223/+0
* Staging: w35und: #include cleanupPekka Enberg2009-01-0612-67/+54
* Staging: w35und: remove unused link status codePekka Enberg2009-01-061-4/+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-061-3/+0
* Staging: w35und: remove atomic op wrappersPekka Enberg2009-01-067-29/+20
* Staging: w35und: remove timer wrappersPekka Enberg2009-01-061-19/+0
* 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: usb_put_dev() is missing from wb35_disconnect()Pekka Enberg2009-01-061-3/+4
* Staging: w35und: OS_MEMORY_ALLOC wrapper removalPekka Enberg2009-01-062-5/+6
* Staging: w35und: remove true/false boolean macrosPekka Enberg2009-01-064-60/+43
* w35und: remove dead code from wbusb_f.hPekka Enberg2009-01-062-32/+0
* 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-062-6/+0
* Staging: w35und: padapter struct typedef removalPekka Enberg2009-01-065-36/+36
* Staging: w35und: wb35reg struct typedef removalPekka Enberg2009-01-062-135/+134
* Staging: w35und: reg queue struct typedef removalPekka Enberg2009-01-062-112/+108
* Staging: w35und: purb typedef removalPekka Enberg2009-01-068-54/+50
* Staging: w35und: use msleep() and udelay()Pekka Enberg2009-01-064-12/+8
* 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-221-12/+23
* Staging: w35und: module init cleanupPekka Enberg2008-10-221-56/+31
* Staging: w35und: use gotos for error handlingPekka Enberg2008-10-223-232/+220
* Staging: w35und: remove spinlock wrappersPekka Enberg2008-10-223-28/+18
* Staging: w35und: remove some typedefsPekka Enberg2008-10-229-45/+37
* Staging: add w35und wifi driverPavel Machek2008-10-1014-0/+2451