Commit Graph

34 Commits (be1b08af61379be23d9975eaab29054e9166b13c)

Author SHA1 Message Date
Randy Dunlap ff5e2b4732 wimax: fix i2400m printk formats 16 years ago
Inaky Perez-Gonzalez c747583d19 wimax/i2400m: implement RX reorder support 16 years ago
Harvey Harrison 61b8d2688a wimax: replace uses of __constant_{endian} 16 years ago
Inaky Perez-Gonzalez fd5c565c0c wimax/i2400m: support extended data RX protocol (no need to reallocate skbs) 16 years ago
Kay Sievers 347707baa7 wimax: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Inaky Perez-Gonzalez 8987691a4a wimax/i2400m: allow control of the base-station idle mode timeout 16 years ago
Inaky Perez-Gonzalez 6a0f7ab830 wimax/i2400m: firmware_check() encodes the firmware version in i2400m->fw_version 16 years ago
Inaky Perez-Gonzalez efa05d0f0a wimax/i2400m: drop support for deprecated major fw interface, add for new minor 16 years ago
Inaky Perez-Gonzalez 1039abbc5b wimax/i2400m: add the ability to fallback to other firmware files if the default is not there 16 years ago
Wei Yongjun c71a2699c5 i2400m: remove some pointless conditionals before kfree_skb() 16 years ago
Inaky Perez-Gonzalez 494ef10eba wimax/i2400m: driver loads firmware v1.4 instead of v1.3 16 years ago
Harvey Harrison ee437770c4 wimax: replace uses of __constant_{endian} 16 years ago
Inaky Perez-Gonzalez 1af7ad5104 wimax: fix build issue when debugfs is disabled 16 years ago
Inaky Perez-Gonzalez a962dc2520 wimax/i2400m: convert to net_device_ops 16 years ago
Inaky Perez-Gonzalez f4895b8bc8 wimax/i2400m: error paths that need to free an skb should use kfree_skb() 16 years ago
Inaky Perez-Gonzalez 9fd7a1d92b i2400m/usb: wrap USB power saving in #ifdef CONFIG_PM 16 years ago
Inaky Perez-Gonzalez 143ee2d555 i2400m: Makefile and Kconfig 16 years ago
Inaky Perez-Gonzalez 514ec71f72 i2400m/SDIO: TX and RX path backends 16 years ago
Inaky Perez-Gonzalez 020bb6f30b i2400m/SDIO: firmware upload backend 16 years ago
Inaky Perez-Gonzalez a0848826bf i2400m/SDIO: probe/disconnect, dev init/shutdown and reset backends 16 years ago
Inaky Perez-Gonzalez 17d559af96 i2400m/SDIO: header for the SDIO subdriver 16 years ago
Inaky Perez-Gonzalez a8ebf98f54 i2400m/USB: TX and RX path backends 16 years ago
Inaky Perez-Gonzalez 795038107b i2400m/USB: firmware upload backend 16 years ago
Inaky Perez-Gonzalez f398e4240f i2400m/USB: probe/disconnect, dev init/shutdown and reset backends 16 years ago
Inaky Perez-Gonzalez 11a7d0e314 i2400m/USB: header for the USB bus driver 16 years ago
Inaky Perez-Gonzalez c71228caf9 i2400m: debugfs controls 16 years ago
Inaky Perez-Gonzalez 3a35a1d0bd i2400m: various functions for device management 16 years ago
Inaky Perez-Gonzalez aa5a7acabe i2400m: RX and TX data/control paths 16 years ago
Inaky Perez-Gonzalez 467cc396fb i2400m: firmware loading and bootrom initialization 16 years ago
Inaky Perez-Gonzalez ce6cde9280 i2400m: linkage to the networking stack 16 years ago
Inaky Perez-Gonzalez 024f7f31ed i2400m: Generic probe/disconnect, reset and message passing 16 years ago
Inaky Perez-Gonzalez ea24652d25 i2400m: host/device procotol and core driver definitions 16 years ago