1. fba1c62 iwlwifi: pcie: allow the op_mode to call stop_device whenever it wants by Emmanuel Grumbach · 11 years ago
  2. 128cb89 iwlwifi: trans: turn set_pmi into an optional callback by Arik Nemtsov · 11 years ago
  3. efbf6e3 iwlwifi: trans: clear FW_ERROR status in common code by Arik Nemtsov · 11 years ago
  4. 2a988e9 iwlwifi: trans: prevent reprobe on repeated FW errors before restart by Arik Nemtsov · 11 years ago
  5. 3fc0795 iwlwifi: trans: prevent tx and cmds during FW error by Arik Nemtsov · 11 years ago
  6. eb7ff77 iwlwifi: trans: use a unified transport status by Arik Nemtsov · 11 years ago
  7. a408284 iwlwifi: trans: divide stop_hw into stop_device/op_mode_leave by Arik Nemtsov · 11 years ago
  8. c046555 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  9. 84cf0e6 iwlwifi: transport config n_no_reclaim_cmds should be unsigned by Johannes Berg · 11 years ago
  10. f39a52b iwlwifi: don't WARN on bad firmware state by Stanislaw Gruszka · 11 years ago
  11. 8ca9599 iwlwifi: don't WARN on host commands sent when firmware is dead by Emmanuel Grumbach · 11 years ago
  12. 5fdda04 iwlwifi: remove transport suspend/resume indirection by Johannes Berg · 11 years ago
  13. e89044d iwlwifi: fix some documentation typos by Eliad Peller · 11 years ago
  14. 49464ae iwlwifi: remove testmode by Johannes Berg · 11 years ago
  15. debff61 iwlwifi: mvm: implement D3 testing by Johannes Berg · 11 years ago
  16. 4f59334 iwlwifi: fix initialisation while RF-kill is asserted by Eran Harary · 11 years ago
  17. bf0fd5d iwlwifi: constify the source buffer of iwl_trans_write_mem by Emmanuel Grumbach · 11 years ago
  18. 881acd8 iwlwifi: mvm: clean up invalid station handling by Emmanuel Grumbach · 11 years ago
  19. cd309ab Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  20. 410dc5a iwlwifi: a few fixes in license by Emmanuel Grumbach · 12 years ago
  21. 9a88658 wireless: move sequence number arithmetic to ieee80211.h by Johannes Berg · 12 years ago
  22. 38c0f334 iwlwifi: use coherent DMA memory for command header by Johannes Berg · 12 years ago
  23. 1afbfb6 iwlwifi: rename IWL_MAX_CMD_TFDS to IWL_MAX_CMD_TBS_PER_TFD by Johannes Berg · 12 years ago
  24. 2bfb509 iwlwifi: use threaded interrupt handler by Johannes Berg · 12 years ago
  25. e56b04e iwlwifi: move register access lock into transport by Lilach Edelstein · 12 years ago
  26. e139dc4 iwlwifi: add iwl_set_bits_mask to transport API by Lilach Edelstein · 12 years ago
  27. 4a4ee10 iwlwifi: clean up CMD_MODE enum by Johannes Berg · 12 years ago
  28. d13f186 iwlwifi: provide RX page order by Emmanuel Grumbach · 12 years ago
  29. 128e63e iwlwifi: update copyright by Johannes Berg · 12 years ago
  30. ddaf5a5 iwlwifi: enable communication with WoWLAN firmware by Johannes Berg · 12 years ago
  31. 01387ff iwlwifi: allow to zero SRAM by Emmanuel Grumbach · 12 years ago
  32. abae238 iwlwifi: always check that grab_nic_access succeeds by Emmanuel Grumbach · 12 years ago
  33. 4fd442d iwlwifi: virtualize SRAM access by Emmanuel Grumbach · 12 years ago
  34. 7a65d17 iwlwifi: virtualize iwl_{grab,release}_nic_access by Emmanuel Grumbach · 12 years ago
  35. 6ae02f3 iwlwifi: let the op_mode run a FW while in RFKILL by Emmanuel Grumbach · 12 years ago
  36. 046db34 iwlwifi: make the BC table layout configurable by Emmanuel Grumbach · 12 years ago
  37. 6a06b6c iwlwifi: move prph handling into the transport by Emmanuel Grumbach · 12 years ago
  38. b4991f3 iwlwifi: clear trans->op_mode pointer when it is leaving by Emmanuel Grumbach · 12 years ago
  39. adca123 iwlwifi: check the SCD conf from ALIVE response by Emmanuel Grumbach · 12 years ago
  40. f946b52 iwlwifi: handle RFKILL logic in the transport layer by Emmanuel Grumbach · 12 years ago
  41. 3e2c159 iwlwifi: clarify NOCOPY/DUP documentation by Johannes Berg · 12 years ago
  42. f4feb8a iwlwifi: support host command with copied data by Johannes Berg · 12 years ago
  43. f042c2e iwlwifi: make data frame tracing optional by Johannes Berg · 12 years ago
  44. 9679142 iwlwifi: get the correct HCMD in the response handler by Emmanuel Grumbach · 12 years ago
  45. 9da987a iwlwifi: rework the iwlwifi debugfs structure by Meenakshi Venkataraman · 12 years ago
  46. 3ec4588 iwlwifi: don't use stack memory for kmem cache name by Johannes Berg · 12 years ago
  47. b04db9a iwlwifi: configure the queues from the op_mode by Emmanuel Grumbach · 12 years ago
  48. 59c647b iwlwifi: allocate Tx cmd pool per device by Emmanuel Grumbach · 12 years ago
  49. 4beaf6c iwlwifi: s/txq_setup/txq_enable by Emmanuel Grumbach · 12 years ago
  50. d0624be iwlwifi: s/txq_agg_disable/txq_disable by Emmanuel Grumbach · 12 years ago
  51. c08ce20 iwlwifi: move IWL_CMD_FAILED_MSK by Johannes Berg · 12 years ago
  52. ff110c8 iwlwifi: Move IWL_MASK macro to transport. by Gregory Greenman · 12 years ago
  53. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  54. ed90542 iwlwifi: fix skb truesize underestimation by Eric Dumazet · 12 years ago
  55. d1ff525 iwlwifi: use direct calls for transport free by Johannes Berg · 12 years ago
  56. 6238b00 iwlwifi: clean up iwl-shared.h includes by Johannes Berg · 12 years ago
  57. 218733c iwlwifi: provide proper API to disable all interrupts by Emmanuel Grumbach · 12 years ago
  58. ff8ead4 iwlwifi: remove unneeded includes by Emmanuel Grumbach · 12 years ago
  59. 87ce05a iwlwifi: remove the shared area by Emmanuel Grumbach · 12 years ago
  60. 035f7ff iwlwifi: transport holds its pointer to the config by Emmanuel Grumbach · 12 years ago
  61. d9fb646 iwlwifi: remove get_cmd_string by Johannes Berg · 12 years ago
  62. 11483b5 iwlwifi: move eeprom into priv by Johannes Berg · 12 years ago
  63. 7c5ba4a iwlwifi: move queue watchdog into transport by Johannes Berg · 12 years ago
  64. b2cf410 iwlwifi: move rx_page_order into transport by Johannes Berg · 12 years ago
  65. 47107e8 iwlwifi: split POWER_PMI status bit by Don Fry · 12 years ago
  66. 9eae88f iwlwifi: move queue mapping out of transport by Johannes Berg · 12 years ago
  67. 0c19744 iwlwifi: process multiple frames per RXB by Johannes Berg · 12 years ago
  68. 69a10b2 iwlwifi: move wait_command_queue from shared to trans by Meenakshi Venkataraman · 12 years ago
  69. f0d120a iwlwifi: convert bad state message into warning by Johannes Berg · 12 years ago
  70. d663ee7 iwlwifi: abstract out missing SEQ_RX_FRAME workaround by Johannes Berg · 12 years ago
  71. 3dc420b iwlwifi: restore PAN support by Emmanuel Grumbach · 12 years ago
  72. c6f600f iwlwifi: move command queue number out of the iwl_shared struct by Meenakshi Venkataraman · 12 years ago
  73. 92d743a iwlwifi: configure transport layer from dvm op mode by Meenakshi Venkataraman · 12 years ago
  74. b0b4619 iwlwifi: transport's tx_agg_disable must be atomic by Johannes Berg · 12 years ago
  75. e755f88 iwlwifi: redesign PASSIVE_NO_RX workaround by Johannes Berg · 12 years ago
  76. f8d7c1a iwlwifi: move packet to transport by Johannes Berg · 12 years ago
  77. 7559553 iwlwifi: move irq to PCIe by Johannes Berg · 12 years ago
  78. 13df1aa iwlwifi: move all uCode load variables by Johannes Berg · 12 years ago
  79. e10a053 iwlwifi: add wrappers for command sending by Johannes Berg · 12 years ago
  80. 0692fe4 iwlwifi: split out firmware store by Johannes Berg · 12 years ago
  81. e199188 iwlwifi: move ucode loading to op_mode by Johannes Berg · 12 years ago
  82. 930dfd5 iwlwifi: iwl_rx_cmd_buffer belongs to transport API by Johannes Berg · 12 years ago
  83. c977a33 iwlwifi: transport's tx_agg_alloc must not sleep by Johannes Berg · 12 years ago
  84. 65b94a4 iwlwifi: pass response packet directly by Johannes Berg · 12 years ago
  85. 2dd4f9f iwlwifi: clean up (wowlan) suspend flow by Johannes Berg · 12 years ago
  86. 015c15e iwlwifi: introduce per-queue locks by Johannes Berg · 12 years ago
  87. e679378 iwlwifi: iwl-trans.h doesn't need all these includes by Emmanuel Grumbach · 13 years ago
  88. 53476fe iwlwifi: document the operational mode by Emmanuel Grumbach · 13 years ago
  89. 36a7922 iwlwifi: kill iwl_bus.h by Emmanuel Grumbach · 13 years ago
  90. ed277c9 iwlwifi: virtualize op_mode's free skb by Emmanuel Grumbach · 13 years ago
  91. cbe6ab4 iwlwifi: use sparse compliant __aligned__ attribute by Emmanuel Grumbach · 13 years ago
  92. 4a98677 iwlwifi: save ucode capabilities in iwl_fw by Don Fry · 13 years ago
  93. 69655eb iwlwifi: the transport knows its state by Emmanuel Grumbach · 13 years ago
  94. 6039618 iwlwifi: document the transport layer by Emmanuel Grumbach · 13 years ago
  95. 655ccce iwlwifi: change args to ucode routines by Don Fry · 13 years ago
  96. 6516174 iwlwifi: Move ucode pointers to iwl_fw by Don Fry · 13 years ago
  97. edf3833 iwlwifi: move all ucode routines to iwl-ucode.c by Don Fry · 13 years ago
  98. 08079a49 iwlwifi: move hw_rev to transport layer by Emmanuel Grumbach · 13 years ago
  99. 99673ee iwlwifi: kill bus_get_hw_id by Emmanuel Grumbach · 13 years ago
  100. 9ca8596 iwlwifi: kill bus_get_hw_id_string by Emmanuel Grumbach · 13 years ago