aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/winbond/linux/wbusb.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: w35und: move source files to one directoryPekka Enberg2009-01-061-341/+0
* Staging: w35und: #include cleanupPekka Enberg2009-01-061-1/+5
* 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
* w35und: remove dead code from wbusb_f.hPekka Enberg2009-01-061-12/+0
* Staging: w35und: wb35_probe() cleanupPekka Enberg2009-01-061-57/+45
* Staging: w35und: merge wblinux struct to adapterPekka Enberg2009-01-061-5/+0
* Staging: w35und: padapter struct typedef removalPekka Enberg2009-01-061-12/+12
* Staging: w35und: make wb35_probe() and wb35_disconnect() funtions staticPekka Enberg2009-01-061-27/+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-221-82/+79
* Staging: w35und: remove some typedefsPekka Enberg2008-10-221-2/+2
* Staging: add w35und wifi driverPavel Machek2008-10-101-0/+404