1. 7b43ca7 wimax/i2400m: cache firmware on system suspend by Inaky Perez-Gonzalez · 15 years ago
  2. 3ef6129 wimax/i2400m: add reason argument to i2400m_dev_reset_handle() by Inaky Perez-Gonzalez · 15 years ago
  3. b0fbcb2 wimax/i2400m: clean up & add a payload argument to i2400m_schedule_work() by Inaky Perez-Gonzalez · 15 years ago
  4. 7329012 wimax/i6x50: add Intel WiFi/WiMAX Link 6050 Series support by Dirk Brandewie · 15 years ago
  5. f8fc329 wimax/iwmc3200: add new sdio device ID to support iwmc3200 2.5GHz sku by Cindy H Kao · 15 years ago
  6. 10607c8 wimax/i2400m: on firmware upload, select BCF header that matches device's request by Inaky Perez-Gonzalez · 15 years ago
  7. bfc4418 wimax/i2400m: support extended firmware format by Inaky Perez-Gonzalez · 15 years ago
  8. fabce1a wimax/i2400m: verify firmware format version is known by Inaky Perez-Gonzalez · 15 years ago
  9. 923d708 wimax/i2400m: fix reboot echo/ack barker deadlock by Inaky Perez-Gonzalez · 15 years ago
  10. ebc5f62 wimax/i2400m: retry loading firmware files in sequence by Inaky Perez-Gonzalez · 15 years ago
  11. aba3792 wimax/i2400m: rework bootrom initialization to be more flexible by Inaky Perez-Gonzalez · 15 years ago
  12. 32742e6 wimax/i2400m: decide properly if using signed vs non-signed firmware loading by Inaky Perez-Gonzalez · 15 years ago
  13. 59bdc4b wimax/i2400m: workaround not-so-working %zd printf format by Inaky Perez-Gonzalez · 15 years ago
  14. 4c2b1a1 wimax: allow specifying debug levels as command line option by Inaky Perez-Gonzalez · 15 years ago
  15. 4dc1bf0 wimax/i2400m: add missing debug submodule definition by Inaky Perez-Gonzalez · 15 years ago
  16. c77ca95 wimax/i2400m: during probe, call sdio_disable at most once by Inaky Perez-Gonzalez · 15 years ago
  17. 8d8fe19 wimax/i2400m: don't write to memory allocated by request_firmware() by Cindy H Kao · 15 years ago
  18. 77e1251 wimax/i2400m: be smarter about copying command buffer to bm_cmd_buf by Inaky Perez-Gonzalez · 15 years ago
  19. 339ccc3 wimax/i2400m/sdio: clear the INTR status bit after reading size by Cindy H Kao · 15 years ago
  20. 2093586 wimax/i2400m: USB driver uses a configurable endpoint map by Dirk Brandewie · 15 years ago
  21. 8bec9a5 wimax/iwmc3200: increase wait time before enable retry by Cindy H Kao · 15 years ago
  22. 5c29e21 wimax/iwmc3200: don't disable the SDIO function if enable fails by Cindy H Kao · 15 years ago
  23. f2696fb wimax/iwmc3200: overwrite SDIO IOR timeout value to avoid platform hang by Cindy H Kao · 15 years ago
  24. c308365 wimax/i2400m: Make boot retries a BUS-specific parameter by Dirk Brandewie · 15 years ago
  25. a134fd6 wimax/i2400m: Ensure boot mode cmd and ack buffers are alloc'd before first message by Dirk Brandewie · 15 years ago
  26. 81b182a wimax/i2400m: Update comments to talk about SDIO reset and not USB. by Dirk Brandewie · 15 years ago
  27. abb3073 i2400m: minimal ethtool support by Dan Williams · 15 years ago
  28. 2d44f20 wimax: misplaced parenthesis by Roel Kluin · 15 years ago
  29. a6346fa i2400m: keep index within ms_to_errno[] by Roel Kluin · 15 years ago
  30. 5b45bfe wimax/i2400m: fix the bootmode RX deadlock in SDIO driver by Cindy H Kao · 15 years ago
  31. 663ebb4 wimax/i2400m/usb: remove unnecessary power management primitive in i2400m by Oliver Neukum · 15 years ago
  32. 384912e net: Add DEVTYPE support for Ethernet based devices by Marcel Holtmann · 15 years ago
  33. d0cf9c0 wireless: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  34. 51def0b imwc3200: move iwmc3200 SDIO ids to sdio_ids.h by Tomas Winkler · 15 years ago
  35. 156f5a7 debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. by GeunSik Lim · 15 years ago
  36. 98eb0f5 wimax: fix gcc warnings in sh4 when calling BUG() by Inaky Perez-Gonzalez · 15 years ago
  37. 0bcfc5e wimax/i2400m: use -EL3RST to indicate device reset instead of -ERESTARTSYS by Cindy H Kao · 15 years ago
  38. 8b5b30ee wimax/i2400m: when bootstrap fails, reinitialize the bootrom by Cindy H Kao · 15 years ago
  39. 16820c1 wimax/i2400m/sdio: Move all the RX code to a unified, IRQ based receive routine by Inaky Perez-Gonzalez · 15 years ago
  40. 6e053d6 wimax/i2400m: don't reset device when bootrom init retries are exceeded by Inaky Perez-Gonzalez · 15 years ago
  41. 1c0b2dd wimax/i2400m/sdio: Add device specific poke table. by Dirk Brandewie · 15 years ago
  42. 7308a0c wimax/i2400m: move boot time poke table out of common driver by Dirk Brandewie · 15 years ago
  43. ecddfd5 wimax/i2400m: Allow bus-specific driver to specify retry count by Inaky Perez-Gonzalez · 15 years ago
  44. b4013f9 wimax/i2400m: if a device reboot happens during probe, handle it by Inaky Perez-Gonzalez · 15 years ago
  45. 59063af wimax/i2400m: fix oops when the TX FIFO fills up due to a missing check by Inaky Perez-Gonzalez · 15 years ago
  46. b4bd07e wimax/i2400m: don't reset device on i2400m_dev_shutdown() by Inaky Perez-Gonzalez · 15 years ago
  47. 2971a5b wimax/i2400m: fix panic due to missed corner cases on tail_room calculation by Inaky Perez-Gonzalez · 15 years ago
  48. c56affa wimax/i2400m: fix panic/warnings caused by missed check on empty TX message by Inaky Perez-Gonzalez · 15 years ago
  49. 8593a19 wimax/i2400m: rename misleading I2400M_PL_PAD to I2400M_PL_ALIGN by Inaky Perez-Gonzalez · 15 years ago
  50. 10b1de6 wimax/i2400m/sdio: Implement I2400M_RT_BUS reset type by Dirk Brandewie · 15 years ago
  51. ead6823 wimax/i2400m: Change d_printf() level for secure boot messages by Dirk Brandewie · 15 years ago
  52. 16eafba wimax/i2400m: i2400m_schedule_work() doesn't need i2400m->work_queue by Inaky Perez-Gonzalez · 15 years ago
  53. e9a6b45 wimax/i2400m: i2400m's work queue should be initialized before RX support by Inaky Perez-Gonzalez · 15 years ago
  54. fff1068 wimax/i2400m: don't call netif_start_queue() in _tx_msg_sent() by Inaky Perez-Gonzalez · 15 years ago
  55. fb10167 wimax/i2400m: introduce module parameter to disable entering power save by Inaky Perez-Gonzalez · 15 years ago
  56. 2618ab7 wimax/i2400m: usb: fix device reset on autosuspend while not yet idle by Inaky Perez-Gonzalez · 15 years ago
  57. a0a4c4c wimax/i2400m: sdio: set the block size before enabling the function by Inaky Perez-Gonzalez · 15 years ago
  58. 052991d wimax/i2400m: remove redundant readiness checks from i2400m_report_tlv_*() by Inaky Perez-Gonzalez · 15 years ago
  59. 8ac1101 wimax/i2400m: factor out 'state report's TLV handling to a function by Inaky Perez-Gonzalez · 15 years ago
  60. 223beea wimax/i2400m: allow kernel commands to device to be logged too by Inaky Perez-Gonzalez · 15 years ago
  61. 44b849d wimax/i2400m: trace commands sent from user space on the "echo" pipe by Inaky Perez-Gonzalez · 16 years ago
  62. fe44268 wimax/i2400m: generate fake source MAC address with random_ether_addr() by Inaky Perez-Gonzalez · 15 years ago
  63. 4e5b6d0 wimax/i2400m: fix device crash: fix optimization in _roq_queue_update_ws by Inaky Perez-Gonzalez · 15 years ago
  64. ff5e2b4 wimax: fix i2400m printk formats by Randy Dunlap · 16 years ago
  65. c747583 wimax/i2400m: implement RX reorder support by Inaky Perez-Gonzalez · 16 years ago
  66. 61b8d26 wimax: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  67. fd5c565 wimax/i2400m: support extended data RX protocol (no need to reallocate skbs) by Inaky Perez-Gonzalez · 16 years ago
  68. 347707b wimax: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  69. 8987691 wimax/i2400m: allow control of the base-station idle mode timeout by Inaky Perez-Gonzalez · 16 years ago
  70. 6a0f7ab wimax/i2400m: firmware_check() encodes the firmware version in i2400m->fw_version by Inaky Perez-Gonzalez · 16 years ago
  71. efa05d0 wimax/i2400m: drop support for deprecated major fw interface, add for new minor by Inaky Perez-Gonzalez · 16 years ago
  72. 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
  73. c71a269 i2400m: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 16 years ago
  74. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  75. 494ef10 wimax/i2400m: driver loads firmware v1.4 instead of v1.3 by Inaky Perez-Gonzalez · 16 years ago
  76. ee43777 wimax: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  77. 05bee47 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  78. 1af7ad5 wimax: fix build issue when debugfs is disabled by Inaky Perez-Gonzalez · 16 years ago
  79. a962dc2 wimax/i2400m: convert to net_device_ops by Inaky Perez-Gonzalez · 16 years ago
  80. f4895b8 wimax/i2400m: error paths that need to free an skb should use kfree_skb() by Inaky Perez-Gonzalez · 16 years ago
  81. 9fd7a1d i2400m/usb: wrap USB power saving in #ifdef CONFIG_PM by Inaky Perez-Gonzalez · 16 years ago
  82. 143ee2d i2400m: Makefile and Kconfig by Inaky Perez-Gonzalez · 16 years ago
  83. 514ec71 i2400m/SDIO: TX and RX path backends by Inaky Perez-Gonzalez · 16 years ago
  84. 020bb6f i2400m/SDIO: firmware upload backend by Inaky Perez-Gonzalez · 16 years ago
  85. a084882 i2400m/SDIO: probe/disconnect, dev init/shutdown and reset backends by Inaky Perez-Gonzalez · 16 years ago
  86. 17d559a i2400m/SDIO: header for the SDIO subdriver by Inaky Perez-Gonzalez · 16 years ago
  87. a8ebf98 i2400m/USB: TX and RX path backends by Inaky Perez-Gonzalez · 16 years ago
  88. 79503810 i2400m/USB: firmware upload backend by Inaky Perez-Gonzalez · 16 years ago
  89. f398e42 i2400m/USB: probe/disconnect, dev init/shutdown and reset backends by Inaky Perez-Gonzalez · 16 years ago
  90. 11a7d0e i2400m/USB: header for the USB bus driver by Inaky Perez-Gonzalez · 16 years ago
  91. c71228c i2400m: debugfs controls by Inaky Perez-Gonzalez · 16 years ago
  92. 3a35a1d i2400m: various functions for device management by Inaky Perez-Gonzalez · 16 years ago
  93. aa5a7ac i2400m: RX and TX data/control paths by Inaky Perez-Gonzalez · 16 years ago
  94. 467cc39 i2400m: firmware loading and bootrom initialization by Inaky Perez-Gonzalez · 16 years ago
  95. ce6cde9 i2400m: linkage to the networking stack by Inaky Perez-Gonzalez · 16 years ago
  96. 024f7f3 i2400m: Generic probe/disconnect, reset and message passing by Inaky Perez-Gonzalez · 16 years ago
  97. ea24652 i2400m: host/device procotol and core driver definitions by Inaky Perez-Gonzalez · 16 years ago