1. e7fec0bb wimax/i2400m: fix inverted value in i2400ms_bus_setup() by Inaky Perez-Gonzalez · 15 years ago
  2. 20d57f8 wimax/i2400m: fix SDIO debugfs dentry name by Inaky Perez-Gonzalez · 15 years ago
  3. 5a039e7 wimax/i2400m: fix bad assignment of return value in i2400mu_tx_bulk_out by Inaky Perez-Gonzalez · 15 years ago
  4. faf57162 wimax/i2400m: handle USB stalls by Inaky Perez-Gonzalez · 15 years ago
  5. fae9221 wimax/i2400m: don't retry SDIO enable in probe() paths by Inaky Perez-Gonzalez · 15 years ago
  6. 02eb41e wimax/i2400m: correctly identify all iwmc3200-based SKUs by Inaky Perez-Gonzalez · 15 years ago
  7. 296bd4b wimax/i2400m: Fix USB timeout specifications (to ms from HZ) by Inaky Perez-Gonzalez · 15 years ago
  8. 5ab5a72 wimax/i2400m: fix device getting stuck in IDLE mode by Inaky Perez-Gonzalez · 15 years ago
  9. c931cee wimax/i2400m: introduce i2400m_reset(), stopping TX and carrier by Inaky Perez-Gonzalez · 15 years ago
  10. 55a662d wimax/i2400m: implement passive mode as a module option by Inaky Perez-Gonzalez · 15 years ago
  11. a8ee303 wimax/i2400m: SDIO: fix oops on reset when TXing on uninitialized data by Inaky Perez-Gonzalez · 15 years ago
  12. 097acbe wimax/i2400m: make i2400m->bus_dev_{stop,start}() optional by Inaky Perez-Gonzalez · 15 years ago
  13. 4a78fd9 wimax/i2400m: fix oops caused by race condition when exiting USB kthreads by Inaky Perez-Gonzalez · 15 years ago
  14. 0c96859 wimax/i2400m: Let device's status reports change the device state by Inaky Perez-Gonzalez · 15 years ago
  15. 46c50147 wimax/i2400m: fix oops in TX when tearing down the device by Inaky Perez-Gonzalez · 15 years ago
  16. a0beba2 wimax/i2400m: queue device's report until the driver is ready for them by Inaky Perez-Gonzalez · 15 years ago
  17. af77dfa wimax/i2400m: move i2400m_init() out of i2400m.h by Inaky Perez-Gonzalez · 15 years ago
  18. b9ee950 wimax/i2400m: fix deadlock: don't do BUS reset under i2400m->init_mutex by Inaky Perez-Gonzalez · 15 years ago
  19. 5eeae35 wimax/i2400m: when stopping the device, cancel any pending message by Inaky Perez-Gonzalez · 15 years ago
  20. 28cff50 wimax/i2400m: change the bcf_len to exclude the extended header size by Cindy H Kao · 15 years ago
  21. 6f4fc90 wimax/i2400m: use JUMP cmd for last FW chunk indication by Cindy H Kao · 15 years ago
  22. 81d3f90 wimax: allow WIMAX_RF_QUERY calls when state is still uninitialized by Inaky Perez-Gonzalez · 15 years ago
  23. de9315f wimax: allow user space to send messages once the device is registered by Inaky Perez-Gonzalez · 15 years ago
  24. 9835fd8 wimax/i2400m: fix race condition with tcpdump et al by Inaky Perez-Gonzalez · 15 years ago
  25. e1633fd wimax/i2400m: reduce verbosity of debug messages in boot mode by Inaky Perez-Gonzalez · 15 years ago
  26. 3725d8c wimax/i2400m: Implement pre/post reset support in the USB driver by Inaky Perez-Gonzalez · 15 years ago
  27. 2869da8 wimax/i2400m: do bootmode buffer management in i2400m_setup/release() by Inaky Perez-Gonzalez · 15 years ago
  28. 0856ccf wimax/i2400m: introduce i2400m->bus_setup/release by Inaky Perez-Gonzalez · 15 years ago
  29. c2315b4 wimax/i2400m: clarify and fix i2400m->{ready,updown} by Inaky Perez-Gonzalez · 15 years ago
  30. 8f90f3e wimax/i2400m: cleanup initialization/destruction flow by Inaky Perez-Gonzalez · 15 years ago
  31. ac53aed wimax/i2400m: on device stop, clean up pending wake & TX work by Inaky Perez-Gonzalez · 15 years ago
  32. cb5b756 wimax/i2400m: don't overwrite error codes when failing to load firmware by Inaky Perez-Gonzalez · 15 years ago
  33. 1a5a73c wimax/i2400m: implement .reset_resume in USB subdriver by Inaky Perez-Gonzalez · 15 years ago
  34. 7b43ca7 wimax/i2400m: cache firmware on system suspend by Inaky Perez-Gonzalez · 15 years ago
  35. 3ef6129 wimax/i2400m: add reason argument to i2400m_dev_reset_handle() by Inaky Perez-Gonzalez · 15 years ago
  36. b0fbcb2 wimax/i2400m: clean up & add a payload argument to i2400m_schedule_work() by Inaky Perez-Gonzalez · 15 years ago
  37. 7329012 wimax/i6x50: add Intel WiFi/WiMAX Link 6050 Series support by Dirk Brandewie · 15 years ago
  38. f8fc329 wimax/iwmc3200: add new sdio device ID to support iwmc3200 2.5GHz sku by Cindy H Kao · 15 years ago
  39. 10607c8 wimax/i2400m: on firmware upload, select BCF header that matches device's request by Inaky Perez-Gonzalez · 15 years ago
  40. bfc4418 wimax/i2400m: support extended firmware format by Inaky Perez-Gonzalez · 15 years ago
  41. fabce1a wimax/i2400m: verify firmware format version is known by Inaky Perez-Gonzalez · 15 years ago
  42. 923d708 wimax/i2400m: fix reboot echo/ack barker deadlock by Inaky Perez-Gonzalez · 15 years ago
  43. ebc5f62 wimax/i2400m: retry loading firmware files in sequence by Inaky Perez-Gonzalez · 15 years ago
  44. aba3792 wimax/i2400m: rework bootrom initialization to be more flexible by Inaky Perez-Gonzalez · 15 years ago
  45. 32742e6 wimax/i2400m: decide properly if using signed vs non-signed firmware loading by Inaky Perez-Gonzalez · 15 years ago
  46. 59bdc4b wimax/i2400m: workaround not-so-working %zd printf format by Inaky Perez-Gonzalez · 15 years ago
  47. 4c2b1a1 wimax: allow specifying debug levels as command line option by Inaky Perez-Gonzalez · 15 years ago
  48. 4dc1bf0 wimax/i2400m: add missing debug submodule definition by Inaky Perez-Gonzalez · 15 years ago
  49. c77ca95 wimax/i2400m: during probe, call sdio_disable at most once by Inaky Perez-Gonzalez · 15 years ago
  50. 8d8fe19 wimax/i2400m: don't write to memory allocated by request_firmware() by Cindy H Kao · 15 years ago
  51. 77e1251 wimax/i2400m: be smarter about copying command buffer to bm_cmd_buf by Inaky Perez-Gonzalez · 15 years ago
  52. 339ccc3 wimax/i2400m/sdio: clear the INTR status bit after reading size by Cindy H Kao · 15 years ago
  53. 2093586 wimax/i2400m: USB driver uses a configurable endpoint map by Dirk Brandewie · 15 years ago
  54. 8bec9a5 wimax/iwmc3200: increase wait time before enable retry by Cindy H Kao · 15 years ago
  55. 5c29e21 wimax/iwmc3200: don't disable the SDIO function if enable fails by Cindy H Kao · 15 years ago
  56. f2696fb wimax/iwmc3200: overwrite SDIO IOR timeout value to avoid platform hang by Cindy H Kao · 15 years ago
  57. c308365 wimax/i2400m: Make boot retries a BUS-specific parameter by Dirk Brandewie · 15 years ago
  58. a134fd6 wimax/i2400m: Ensure boot mode cmd and ack buffers are alloc'd before first message by Dirk Brandewie · 15 years ago
  59. 81b182a wimax/i2400m: Update comments to talk about SDIO reset and not USB. by Dirk Brandewie · 15 years ago
  60. abb3073 i2400m: minimal ethtool support by Dan Williams · 15 years ago
  61. 2d44f20 wimax: misplaced parenthesis by Roel Kluin · 15 years ago
  62. a6346fa i2400m: keep index within ms_to_errno[] by Roel Kluin · 15 years ago
  63. c29eaf3 wimax: indicate initial SW rfkill state is "blocked" by Inaky Perez-Gonzalez · 15 years ago
  64. 5b45bfe wimax/i2400m: fix the bootmode RX deadlock in SDIO driver by Cindy H Kao · 15 years ago
  65. 663ebb4 wimax/i2400m/usb: remove unnecessary power management primitive in i2400m by Oliver Neukum · 15 years ago
  66. eb2ff96 xfrm: remove skb_icv_walk by Steffen Klassert · 15 years ago
  67. 2ad9afb ah: Remove obsolete code by Steffen Klassert · 15 years ago
  68. 8631e9b ah6: convert to ahash by Steffen Klassert · 15 years ago
  69. dff3bb0 ah4: convert to ahash by Steffen Klassert · 15 years ago
  70. 49cbf95 ah: Add struct crypto_ahash to ah_data by Steffen Klassert · 15 years ago
  71. 2395f0e cosa: Kill off the use of the old ioctl path by Alan Cox · 15 years ago
  72. 8edf19c net: sk_drops consolidation part 2 by Eric Dumazet · 15 years ago
  73. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  74. 988ade6 genetlink: Optimize and one bug fix in genl_generate_id() by Krishna Kumar · 15 years ago
  75. 93860b0 genetlink: Optimize genl_register_family() by Krishna Kumar · 15 years ago
  76. 0d9a40d cxgb3: No need to wake queue in xmit handler by Krishna Kumar · 15 years ago
  77. a1c1f5e ctcm rollback in case of errors by Einar Lueck · 15 years ago
  78. d816d42 lcs: Recognize return codes of ccw_device_set_online(). by Klaus-Dieter Wacker · 15 years ago
  79. d62e09e lcs: ODEBUG: object is on stack, but not annotated. by Klaus-Dieter Wacker · 15 years ago
  80. 9a4ff8d af_iucv: remove duplicate sock_set_flag by Ursula Braun · 15 years ago
  81. 49f5eba af_iucv: use sk functions to modify sk->sk_ack_backlog by Hendrik Brueckner · 15 years ago
  82. 7194660 netxen; update version to 4.0.62 by Dhananjay Phadke · 15 years ago
  83. caa2dd5 netxen: sysfs control for auto firmware recovery by Narender Kumar · 15 years ago
  84. 7cecdca netxen: fix error codes in for tools access by Dhananjay Phadke · 15 years ago
  85. 6abb4b8 netxen: onchip memory access change by Amit Kumar Salecha · 15 years ago
  86. 0be367b netxen: reset sequence changes by Amit Kumar Salecha · 15 years ago
  87. fb1f6a4 netxen: 128 memory controller support by Amit Kumar Salecha · 15 years ago
  88. 0a2aa44 netxen: defines for next revision by Amit Kumar Salecha · 15 years ago
  89. 12d7ea2 be2net: Add support for next generation of BladeEngine device. by Ajit Khaparde · 15 years ago
  90. 21912d1 Phonet: hold socket before giving it to sk_deliver_skb() by Rémi Denis-Courmont · 15 years ago
  91. b2d7644 bnx2x: Update to version 1.52.1-1 by Eilon Greenstein · 15 years ago
  92. 35c5f8f bnx2x: Report the maximal available BW as link speed by Eilon Greenstein · 15 years ago
  93. 061bc70 bnx2x: Do not call load/unload functionality from DCC by Eilon Greenstein · 15 years ago
  94. c4ff7cb bnx2x: Adding FW mailbox mutex by Eilon Greenstein · 15 years ago
  95. f34d28e bnx2x: Changing the Disabled state to a flag by Eilon Greenstein · 15 years ago
  96. 52a7a12 bnx2x: Remove old FW files by Eilon Greenstein · 15 years ago
  97. b015e3d bnx2x: Allowing 0 as initial fairness value by Eilon Greenstein · 15 years ago
  98. 69dc2df bnx2x: Add FW 5.2.7 by Eilon Greenstein · 15 years ago
  99. 09115cd sparc: Add missing __NR_recvmmsg define. by David S. Miller · 15 years ago
  100. 766e9037 net: sk_drops consolidation by Eric Dumazet · 15 years ago