1. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  2. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  3. beb7b04 USB: remove leftover references to udev->autosuspend_disabled by Alan Stern · 14 years ago
  4. ee289b6 drivers/net: remove useless semicolons by Joe Perches · 14 years ago
  5. 1cdc5ab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 14 years ago
  6. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  7. 0fb0a4f wimax/i2400m: driver defaults to firmware v1.5 for i6x60 devices by Inaky Perez-Gonzalez · 15 years ago
  8. 6c6706b wimax/i2400m: driver defaults to firmware v1.5 for i5x50 devices by Inaky Perez-Gonzalez · 15 years ago
  9. 9d7fdf1 wimax/i2400m: Move module params to other file so they can be static by Prasanna S Panchamukhi · 15 years ago
  10. 3e02a06 wimax: wimax_msg_alloc() returns ERR_PTR not null by Dan Carpenter · 14 years ago
  11. 7ef9f9a wimax/i2400m: USB specific TX queue's minimum buffer room required for new message by Prasanna S. Panchamukhi · 14 years ago
  12. 8a3a1b6 wimax/i2400m: SDIO specific TX queue's minimum buffer room for new message by Prasanna S. Panchamukhi · 14 years ago
  13. 2750290 wimax/i2400m: reserve additional space in the TX queue's buffer while allocating space for a new message header by Prasanna S. Panchamukhi · 14 years ago
  14. 0809a7b wimax/i2400m: fix incorrect handling of type 2 and 3 RX messages by Prasanna S. Panchamukhi · 14 years ago
  15. d11a6e4 wimax i2400m: fix race condition while accessing rx_roq by using kref count by Prasanna S. Panchamukhi · 14 years ago
  16. ded0fd6 wimax/i2400m: increase tx queue length from 5 to 20 [v1] by Prasanna S. Panchamukhi · 14 years ago
  17. 85a19e0 wimax/i2400m: fix system freeze caused by an infinite loop [v1] by Prasanna S. Panchamukhi · 14 years ago
  18. 9e6e3bd wimax/i2400m: modify i2400m_tx_fifo_push() to check for head room space in the TX FIFO [v1] by Prasanna S. Panchamukhi · 14 years ago
  19. 718e949 wimax/i2400m: fix BUILD_BUG_ON() to use the maximum message size constant [v1] by Prasanna S. Panchamukhi · 14 years ago
  20. a40242f wimax/i2400m: limit the message size upto 16KiB [v1] by Prasanna S. Panchamukhi · 14 years ago
  21. e6dd789 wimax/i2400m: increase the maximum number of payloads per message to 60 [v1] by Prasanna S. Panchamukhi · 14 years ago
  22. d944017 wimax/i2400m: Reset the TX FIFO indices when allocating the TX FIFO in tx_setup() by Cindy H Kao · 14 years ago
  23. 2354161 wimax/i2400m: Correct the error path handlers order in i2400m_post_reset() by Cindy H Kao · 14 years ago
  24. 599e595 wimax/i2400m: add the error recovery mechanism on TX path by Cindy H Kao · 14 years ago
  25. f4e4134 wimax/i2400m: fix for missed reset events if triggered by dev_reset_handle() by Cindy H Kao · 14 years ago
  26. 49d72df wimax/i2400m: correct the error path handlers in dev_start() by Cindy H Kao · 14 years ago
  27. f22cf68 wimax/i2400m: fix the race condition for accessing TX queue by Cindy H Kao · 14 years ago
  28. 570eb0e wimax/i2400m: fix insufficient size of Tx buffer for 12 payload of 1400 MTU. by Prasanna S. Panchamukhi · 14 years ago
  29. 080de04 wimax/i2400m: move I2400M_MAX_MTU enum from netdev.c to i2400m.h by Prasanna S. Panchamukhi · 14 years ago
  30. 4818d14 wimax/i2400m: fix incorrect return -ESHUTDOWN when there is no Tx buffer available by Prasanna S.Panchamukhi · 15 years ago
  31. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  32. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  33. 2381a55 net/various: remove trailing space in messages by Frans Pop · 14 years ago
  34. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  35. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  36. 05ba712 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  37. b811246 wimax/i2400m: Add support for more i6x50 SKUs by Inaky Perez-Gonzalez · 15 years ago
  38. 4754b3d drivers/net/wimax/i2400m/driver.c: use %pM to show MAC address by hartleys · 15 years ago
  39. 595acf2 drivers/net/wimax/i2400m/fw.c: use %pM to show MAC address by hartleys · 15 years ago
  40. fb34d53 USB: remove the auto_pm flag by Alan Stern · 15 years ago
  41. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  42. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  43. 62d8368 Merge branch 'linux-2.6.33.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 15 years ago
  44. e7fec0b wimax/i2400m: fix inverted value in i2400ms_bus_setup() by Inaky Perez-Gonzalez · 15 years ago
  45. 20d57f8 wimax/i2400m: fix SDIO debugfs dentry name by Inaky Perez-Gonzalez · 15 years ago
  46. 5a039e7 wimax/i2400m: fix bad assignment of return value in i2400mu_tx_bulk_out by Inaky Perez-Gonzalez · 15 years ago
  47. faf5716 wimax/i2400m: handle USB stalls by Inaky Perez-Gonzalez · 15 years ago
  48. fae9221 wimax/i2400m: don't retry SDIO enable in probe() paths by Inaky Perez-Gonzalez · 15 years ago
  49. 02eb41e wimax/i2400m: correctly identify all iwmc3200-based SKUs by Inaky Perez-Gonzalez · 15 years ago
  50. 296bd4b wimax/i2400m: Fix USB timeout specifications (to ms from HZ) by Inaky Perez-Gonzalez · 15 years ago
  51. 5ab5a72 wimax/i2400m: fix device getting stuck in IDLE mode by Inaky Perez-Gonzalez · 15 years ago
  52. c931cee wimax/i2400m: introduce i2400m_reset(), stopping TX and carrier by Inaky Perez-Gonzalez · 15 years ago
  53. 55a662d wimax/i2400m: implement passive mode as a module option by Inaky Perez-Gonzalez · 15 years ago
  54. ce5eb7a i2400m-sdio: select IWMC3200TOP in Kconfig by Tomas Winkler · 15 years ago
  55. a8ee303 wimax/i2400m: SDIO: fix oops on reset when TXing on uninitialized data by Inaky Perez-Gonzalez · 15 years ago
  56. 097acbe wimax/i2400m: make i2400m->bus_dev_{stop,start}() optional by Inaky Perez-Gonzalez · 15 years ago
  57. 4a78fd9 wimax/i2400m: fix oops caused by race condition when exiting USB kthreads by Inaky Perez-Gonzalez · 15 years ago
  58. 0c96859 wimax/i2400m: Let device's status reports change the device state by Inaky Perez-Gonzalez · 15 years ago
  59. 46c5014 wimax/i2400m: fix oops in TX when tearing down the device by Inaky Perez-Gonzalez · 15 years ago
  60. a0beba2 wimax/i2400m: queue device's report until the driver is ready for them by Inaky Perez-Gonzalez · 15 years ago
  61. af77dfa wimax/i2400m: move i2400m_init() out of i2400m.h by Inaky Perez-Gonzalez · 15 years ago
  62. b9ee950 wimax/i2400m: fix deadlock: don't do BUS reset under i2400m->init_mutex by Inaky Perez-Gonzalez · 15 years ago
  63. 5eeae35 wimax/i2400m: when stopping the device, cancel any pending message by Inaky Perez-Gonzalez · 15 years ago
  64. 28cff50 wimax/i2400m: change the bcf_len to exclude the extended header size by Cindy H Kao · 15 years ago
  65. 6f4fc90 wimax/i2400m: use JUMP cmd for last FW chunk indication by Cindy H Kao · 15 years ago
  66. 9835fd8 wimax/i2400m: fix race condition with tcpdump et al by Inaky Perez-Gonzalez · 15 years ago
  67. e1633fd wimax/i2400m: reduce verbosity of debug messages in boot mode by Inaky Perez-Gonzalez · 15 years ago
  68. 3725d8c wimax/i2400m: Implement pre/post reset support in the USB driver by Inaky Perez-Gonzalez · 15 years ago
  69. 2869da8 wimax/i2400m: do bootmode buffer management in i2400m_setup/release() by Inaky Perez-Gonzalez · 15 years ago
  70. 0856ccf wimax/i2400m: introduce i2400m->bus_setup/release by Inaky Perez-Gonzalez · 15 years ago
  71. c2315b4 wimax/i2400m: clarify and fix i2400m->{ready,updown} by Inaky Perez-Gonzalez · 15 years ago
  72. 8f90f3e wimax/i2400m: cleanup initialization/destruction flow by Inaky Perez-Gonzalez · 15 years ago
  73. ac53aed wimax/i2400m: on device stop, clean up pending wake & TX work by Inaky Perez-Gonzalez · 15 years ago
  74. cb5b756 wimax/i2400m: don't overwrite error codes when failing to load firmware by Inaky Perez-Gonzalez · 15 years ago
  75. 1a5a73c wimax/i2400m: implement .reset_resume in USB subdriver by Inaky Perez-Gonzalez · 15 years ago
  76. 7b43ca7 wimax/i2400m: cache firmware on system suspend by Inaky Perez-Gonzalez · 15 years ago
  77. 3ef6129 wimax/i2400m: add reason argument to i2400m_dev_reset_handle() by Inaky Perez-Gonzalez · 15 years ago
  78. b0fbcb2 wimax/i2400m: clean up & add a payload argument to i2400m_schedule_work() by Inaky Perez-Gonzalez · 15 years ago
  79. 7329012 wimax/i6x50: add Intel WiFi/WiMAX Link 6050 Series support by Dirk Brandewie · 15 years ago
  80. f8fc329 wimax/iwmc3200: add new sdio device ID to support iwmc3200 2.5GHz sku by Cindy H Kao · 15 years ago
  81. 10607c8 wimax/i2400m: on firmware upload, select BCF header that matches device's request by Inaky Perez-Gonzalez · 15 years ago
  82. bfc4418 wimax/i2400m: support extended firmware format by Inaky Perez-Gonzalez · 15 years ago
  83. fabce1a wimax/i2400m: verify firmware format version is known by Inaky Perez-Gonzalez · 15 years ago
  84. 923d708 wimax/i2400m: fix reboot echo/ack barker deadlock by Inaky Perez-Gonzalez · 15 years ago
  85. ebc5f62 wimax/i2400m: retry loading firmware files in sequence by Inaky Perez-Gonzalez · 15 years ago
  86. aba3792 wimax/i2400m: rework bootrom initialization to be more flexible by Inaky Perez-Gonzalez · 15 years ago
  87. 32742e6 wimax/i2400m: decide properly if using signed vs non-signed firmware loading by Inaky Perez-Gonzalez · 15 years ago
  88. 59bdc4b wimax/i2400m: workaround not-so-working %zd printf format by Inaky Perez-Gonzalez · 15 years ago
  89. 4c2b1a1 wimax: allow specifying debug levels as command line option by Inaky Perez-Gonzalez · 15 years ago
  90. 4dc1bf0 wimax/i2400m: add missing debug submodule definition by Inaky Perez-Gonzalez · 15 years ago
  91. c77ca95 wimax/i2400m: during probe, call sdio_disable at most once by Inaky Perez-Gonzalez · 15 years ago
  92. 8d8fe19 wimax/i2400m: don't write to memory allocated by request_firmware() by Cindy H Kao · 15 years ago
  93. 77e1251 wimax/i2400m: be smarter about copying command buffer to bm_cmd_buf by Inaky Perez-Gonzalez · 15 years ago
  94. 339ccc3 wimax/i2400m/sdio: clear the INTR status bit after reading size by Cindy H Kao · 15 years ago
  95. 2093586 wimax/i2400m: USB driver uses a configurable endpoint map by Dirk Brandewie · 15 years ago
  96. 8bec9a5 wimax/iwmc3200: increase wait time before enable retry by Cindy H Kao · 15 years ago
  97. 5c29e21 wimax/iwmc3200: don't disable the SDIO function if enable fails by Cindy H Kao · 15 years ago
  98. f2696fb wimax/iwmc3200: overwrite SDIO IOR timeout value to avoid platform hang by Cindy H Kao · 15 years ago
  99. c308365 wimax/i2400m: Make boot retries a BUS-specific parameter by Dirk Brandewie · 15 years ago
  100. a134fd6 wimax/i2400m: Ensure boot mode cmd and ack buffers are alloc'd before first message by Dirk Brandewie · 15 years ago