1. fff1068 wimax/i2400m: don't call netif_start_queue() in _tx_msg_sent() by Inaky Perez-Gonzalez · 16 years ago
  2. fb10167 wimax/i2400m: introduce module parameter to disable entering power save by Inaky Perez-Gonzalez · 16 years ago
  3. 2618ab7 wimax/i2400m: usb: fix device reset on autosuspend while not yet idle by Inaky Perez-Gonzalez · 16 years ago
  4. a0a4c4c wimax/i2400m: sdio: set the block size before enabling the function by Inaky Perez-Gonzalez · 16 years ago
  5. 052991d wimax/i2400m: remove redundant readiness checks from i2400m_report_tlv_*() by Inaky Perez-Gonzalez · 16 years ago
  6. 8ac1101 wimax/i2400m: factor out 'state report's TLV handling to a function by Inaky Perez-Gonzalez · 16 years ago
  7. 223beea wimax/i2400m: allow kernel commands to device to be logged too by Inaky Perez-Gonzalez · 16 years ago
  8. 44b849d wimax/i2400m: trace commands sent from user space on the "echo" pipe by Inaky Perez-Gonzalez · 16 years ago
  9. fe44268 wimax/i2400m: generate fake source MAC address with random_ether_addr() by Inaky Perez-Gonzalez · 16 years ago
  10. 4e5b6d0 wimax/i2400m: fix device crash: fix optimization in _roq_queue_update_ws by Inaky Perez-Gonzalez · 16 years ago
  11. ff5e2b4 wimax: fix i2400m printk formats by Randy Dunlap · 16 years ago
  12. c747583 wimax/i2400m: implement RX reorder support by Inaky Perez-Gonzalez · 16 years ago
  13. 61b8d26 wimax: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  14. fd5c565 wimax/i2400m: support extended data RX protocol (no need to reallocate skbs) by Inaky Perez-Gonzalez · 16 years ago
  15. 347707b wimax: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  16. 8987691 wimax/i2400m: allow control of the base-station idle mode timeout by Inaky Perez-Gonzalez · 16 years ago
  17. 6a0f7ab wimax/i2400m: firmware_check() encodes the firmware version in i2400m->fw_version by Inaky Perez-Gonzalez · 16 years ago
  18. efa05d0 wimax/i2400m: drop support for deprecated major fw interface, add for new minor by Inaky Perez-Gonzalez · 16 years ago
  19. 1039abb wimax/i2400m: add the ability to fallback to other firmware files if the default is not there by Inaky Perez-Gonzalez · 16 years ago
  20. c71a269 i2400m: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 16 years ago
  21. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  22. 494ef10 wimax/i2400m: driver loads firmware v1.4 instead of v1.3 by Inaky Perez-Gonzalez · 16 years ago
  23. ee43777 wimax: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  24. 05bee47 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  25. 1af7ad5 wimax: fix build issue when debugfs is disabled by Inaky Perez-Gonzalez · 16 years ago
  26. a962dc2 wimax/i2400m: convert to net_device_ops by Inaky Perez-Gonzalez · 16 years ago
  27. f4895b8 wimax/i2400m: error paths that need to free an skb should use kfree_skb() by Inaky Perez-Gonzalez · 16 years ago
  28. 9fd7a1d i2400m/usb: wrap USB power saving in #ifdef CONFIG_PM by Inaky Perez-Gonzalez · 16 years ago
  29. 143ee2d i2400m: Makefile and Kconfig by Inaky Perez-Gonzalez · 16 years ago
  30. 514ec71 i2400m/SDIO: TX and RX path backends by Inaky Perez-Gonzalez · 16 years ago
  31. 020bb6f i2400m/SDIO: firmware upload backend by Inaky Perez-Gonzalez · 16 years ago
  32. a084882 i2400m/SDIO: probe/disconnect, dev init/shutdown and reset backends by Inaky Perez-Gonzalez · 16 years ago
  33. 17d559a i2400m/SDIO: header for the SDIO subdriver by Inaky Perez-Gonzalez · 16 years ago
  34. a8ebf98 i2400m/USB: TX and RX path backends by Inaky Perez-Gonzalez · 16 years ago
  35. 79503810 i2400m/USB: firmware upload backend by Inaky Perez-Gonzalez · 16 years ago
  36. f398e42 i2400m/USB: probe/disconnect, dev init/shutdown and reset backends by Inaky Perez-Gonzalez · 16 years ago
  37. 11a7d0e i2400m/USB: header for the USB bus driver by Inaky Perez-Gonzalez · 16 years ago
  38. c71228c i2400m: debugfs controls by Inaky Perez-Gonzalez · 16 years ago
  39. 3a35a1d i2400m: various functions for device management by Inaky Perez-Gonzalez · 16 years ago
  40. aa5a7ac i2400m: RX and TX data/control paths by Inaky Perez-Gonzalez · 16 years ago
  41. 467cc39 i2400m: firmware loading and bootrom initialization by Inaky Perez-Gonzalez · 16 years ago
  42. ce6cde9 i2400m: linkage to the networking stack by Inaky Perez-Gonzalez · 16 years ago
  43. 024f7f3 i2400m: Generic probe/disconnect, reset and message passing by Inaky Perez-Gonzalez · 16 years ago
  44. ea24652 i2400m: host/device procotol and core driver definitions by Inaky Perez-Gonzalez · 16 years ago