summaryrefslogtreecommitdiffstats
path: root/drivers/net/wimax
Commit message (Expand)AuthorAgeFilesLines
* wimax: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-252-2/+2
* wimax/i2400m: driver loads firmware v1.4 instead of v1.3Inaky Perez-Gonzalez2009-02-201-1/+1
* wimax: fix build issue when debugfs is disabledInaky Perez-Gonzalez2009-01-302-14/+16
* wimax/i2400m: error paths that need to free an skb should use kfree_skb()Inaky Perez-Gonzalez2009-01-202-4/+7
* i2400m/usb: wrap USB power saving in #ifdef CONFIG_PMInaky Perez-Gonzalez2009-01-081-0/+6
* i2400m: Makefile and KconfigInaky Perez-Gonzalez2009-01-074-0/+100
* i2400m/SDIO: TX and RX path backendsInaky Perez-Gonzalez2009-01-072-0/+408
* i2400m/SDIO: firmware upload backendInaky Perez-Gonzalez2009-01-071-0/+224
* i2400m/SDIO: probe/disconnect, dev init/shutdown and reset backendsInaky Perez-Gonzalez2009-01-071-0/+511
* i2400m/SDIO: header for the SDIO subdriverInaky Perez-Gonzalez2009-01-072-0/+154
* i2400m/USB: TX and RX path backendsInaky Perez-Gonzalez2009-01-073-0/+915
* i2400m/USB: firmware upload backendInaky Perez-Gonzalez2009-01-071-0/+340
* i2400m/USB: probe/disconnect, dev init/shutdown and reset backendsInaky Perez-Gonzalez2009-01-071-0/+591
* i2400m/USB: header for the USB bus driverInaky Perez-Gonzalez2009-01-072-0/+306
* i2400m: debugfs controlsInaky Perez-Gonzalez2009-01-071-0/+392
* i2400m: various functions for device managementInaky Perez-Gonzalez2009-01-071-0/+1291
* i2400m: RX and TX data/control pathsInaky Perez-Gonzalez2009-01-072-0/+1351
* i2400m: firmware loading and bootrom initializationInaky Perez-Gonzalez2009-01-071-0/+1095
* i2400m: linkage to the networking stackInaky Perez-Gonzalez2009-01-071-0/+524
* i2400m: Generic probe/disconnect, reset and message passingInaky Perez-Gonzalez2009-01-072-0/+935
* i2400m: host/device procotol and core driver definitionsInaky Perez-Gonzalez2009-01-072-0/+800