1. de8c332 iwlwifi: dvm: prevent an out of bounds access by Emmanuel Grumbach · 7 years ago
  2. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 8 years ago
  3. 3f73b8c iwlwifi: clear ieee80211_tx_info->driver_data in the op_mode by Emmanuel Grumbach · 9 years ago
  4. cb2f827 iwlwifi: change the Intel Wireless email address by Emmanuel Grumbach · 9 years ago
  5. e705c12 iwlwifi: move under intel vendor directory by Kalle Valo · 9 years ago[Renamed from drivers/net/wireless/iwlwifi/dvm/tx.c]
  6. 73e686f iwlwifi: dvm: remove command/return value from RX handlers by Johannes Berg · 9 years ago
  7. e70fe7e iwlwifi: fix smatch warning: warn: inconsistent indenting by Emmanuel Grumbach · 9 years ago
  8. 4cf677f iwlwifi: allow to define the stuck queue timer per queue by Emmanuel Grumbach · 10 years ago
  9. d4578ea iwlwifi: trans: allow skipping scheduler hardware config by Johannes Berg · 10 years ago
  10. aeb0cf3 iwlwifi: dvm: don't use _ni mac80211's callbacks by Emmanuel Grumbach · 10 years ago
  11. 3c6acb6 iwlwifi: add missing trailing newlines to debug messages by Johannes Berg · 10 years ago
  12. 143582c iwlwifi: fix TX status for aggregated packets by Johannes Berg · 10 years ago
  13. c8bf40a wireless: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  14. 51368bf iwlwifi: Update Copyright to 2014 by Emmanuel Grumbach · 11 years ago
  15. 3961a61 iwlwifi: remove TX_CMD id from transport layer by Emmanuel Grumbach · 11 years ago
  16. f6b1295 iwlwifi: dvm: don't override mac80211's queue setting by Emmanuel Grumbach · 11 years ago
  17. d074666 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  18. af61a16 mac80211: add control port protocol TX control flag by Johannes Berg · 11 years ago
  19. da4f87f iwlwifi: dvm: remove P2P support by Johannes Berg · 11 years ago
  20. 49464ae iwlwifi: remove testmode by Johannes Berg · 11 years ago
  21. 0d8877a iwlwifi: move some configuration parameters into DVM by Johannes Berg · 11 years ago
  22. d72c728 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  23. 6fe5468 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  24. 2d055af iwlwifi: dvm: handle FLUSH ampdu actions from mac80211 by Emmanuel Grumbach · 11 years ago
  25. b8730b4 iwlwifi: dvm: fix the passive-no-RX workaround by Johannes Berg · 11 years ago
  26. 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
  27. 410dc5a iwlwifi: a few fixes in license by Emmanuel Grumbach · 11 years ago
  28. 9a88658 wireless: move sequence number arithmetic to ieee80211.h by Johannes Berg · 11 years ago
  29. cfe4182 iwlwifi: dvm: improve (again) the prints in reclaim path by Emmanuel Grumbach · 11 years ago
  30. b90af3b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  31. 2bfb509 iwlwifi: use threaded interrupt handler by Johannes Berg · 12 years ago
  32. 1698c6d Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  33. 9ebea38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  34. 128e63e iwlwifi: update copyright by Johannes Berg · 12 years ago
  35. ae023b2 Revert "iwlwifi: fix the reclaimed packet tracking upon flush queue" by Emmanuel Grumbach · 12 years ago
  36. 1c3fea8 iwlwifi: improve the reports in TX path by Emmanuel Grumbach · 12 years ago
  37. c3e5d71 iwlwifi: audit single frames from AGG queue in RS by Emmanuel Grumbach · 12 years ago
  38. f590dce iwlwifi: fix the reclaimed packet tracking upon flush queue by Emmanuel Grumbach · 12 years ago
  39. da58eef iwlwifi: clean up code in AGG by Emmanuel Grumbach · 12 years ago
  40. 27edb1a iwlwifi: silently ignore fw flaws in Tx path by Emmanuel Grumbach · 12 years ago
  41. c8a8ab4 iwlwifi: change TX code to suppress smatch warning by Johannes Berg · 12 years ago
  42. b7998c8 iwlwifi: Change define and struct names in iwl-eeprom-parse.h by Eytan Lifshitz · 12 years ago
  43. 2eb81a4 iwlwifi: don't clear CTL_AMPDU on frame status by Johannes Berg · 12 years ago
  44. 6de3f7e Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  45. 36323f8 mac80211: move TX station pointer and restructure TX by Thomas Huehn · 12 years ago
  46. ebdfb7a iwlwifi: fix aggregation check indentation by Johannes Berg · 12 years ago
  47. 67711c1 iwlwifi: WARN only once when we have trouble in reclaim by Emmanuel Grumbach · 12 years ago
  48. 1174173 iwlwifi: comment that setting driver_data overrides info->control by Emmanuel Grumbach · 12 years ago
  49. 26a7ca9 iwlwifi: refactor EEPROM reading/parsing by Johannes Berg · 12 years ago
  50. 59c647b iwlwifi: allocate Tx cmd pool per device by Emmanuel Grumbach · 12 years ago
  51. 4beaf6c iwlwifi: s/txq_setup/txq_enable by Emmanuel Grumbach · 12 years ago
  52. d0624be iwlwifi: s/txq_agg_disable/txq_disable by Emmanuel Grumbach · 12 years ago
  53. 1023fdc iwlwifi: move DVM code into subdirectory by Johannes Berg · 12 years ago[Renamed (99%) from drivers/net/wireless/iwlwifi/iwl-agn-tx.c]
  54. 622a926 iwlwifi: handle race condition in ROC flow by Ilan Peer · 12 years ago
  55. 8ff44ef iwlwifi: don't disable AGG queues that are not enabled by Emmanuel Grumbach · 12 years ago
  56. a46c3e4 iwlwifi: don't flood logs when HT debug flag is set by Emmanuel Grumbach · 12 years ago
  57. 1479177 iwlwifi: use new mac80211 queue scheme by Johannes Berg · 12 years ago
  58. 56322f5 iwlwifi: remove TX/RX frame statistics by Johannes Berg · 12 years ago
  59. 063c516 iwlwifi: remove traffic log by Johannes Berg · 12 years ago
  60. 682e5f6 iwlwifi: split between AGG_ON and AGG_STARTING by Emmanuel Grumbach · 12 years ago
  61. 2152268 iwlwifi: op_mode holds its pointer to the config by Emmanuel Grumbach · 12 years ago
  62. 68e8dfd iwlwifi: op_mode holds its pointer to the transport by Emmanuel Grumbach · 12 years ago
  63. 9e29511 iwlwifi: move hw_params into priv by Johannes Berg · 12 years ago
  64. d748b46 mac80211: remove antenna_sel_tx TX info field by Johannes Berg · 12 years ago
  65. 9eae88f iwlwifi: move queue mapping out of transport by Johannes Berg · 12 years ago
  66. 0ca24da iwlwifi: add trailing newline to various messages by Johannes Berg · 12 years ago
  67. 1745e44 iwlwifi: fix the delta for remove max_txq_num patch by Wey-Yi Guy · 12 years ago
  68. 8362640 iwlwifi: more status bit factoring by Don Fry · 12 years ago
  69. 3251715 iwlwifi: log stop / wake queues by Emmanuel Grumbach · 12 years ago
  70. 354928dd iwlwifi: make tx_cmd_pool kmem cache global by Stanislaw Gruszka · 12 years ago
  71. e755f88 iwlwifi: redesign PASSIVE_NO_RX workaround by Johannes Berg · 12 years ago
  72. 955570f iwlwifi: move iwl_sta_id_or_broadcast to user by Johannes Berg · 12 years ago
  73. f8d7c1a iwlwifi: move packet to transport by Johannes Berg · 12 years ago
  74. b9ad70d iwlwifi: put use_rts_for_aggregation into hw_params by Johannes Berg · 12 years ago
  75. 48a2d66 iwlwifi: don't pass iwl_rx_mem_buffer to upper layers by Johannes Berg · 12 years ago
  76. 2c6ab7f iwlwifi: use ieee80211_tx_status by Johannes Berg · 12 years ago
  77. 15b86bf iwlwifi: move wowlan bool into priv by Johannes Berg · 12 years ago
  78. 08ae86a iwlwifi: remove shared lock by Johannes Berg · 12 years ago
  79. fa23cb0 iwlwifi: make sta lock private & BH lock by Johannes Berg · 12 years ago
  80. 71cb992 iwlwifi: reduce sta_lock hold time in TX by Johannes Berg · 12 years ago
  81. f2b69ef iwlwifi: remove an unused argument by Johannes Berg · 12 years ago
  82. 02f2f1a mac80211: handle non-bufferable MMPDUs correctly by Johannes Berg · 12 years ago
  83. 1ee158d iwlwifi: move workqueue to priv by Johannes Berg · 12 years ago
  84. ca994a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  85. 3d29dd9 iwlwifi: don't mess up QoS counters with non-QoS frames by Emmanuel Grumbach · 12 years ago
  86. 5fb8c18 iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG level by John W. Linville · 12 years ago
  87. fb4961d iwlwifi: update Copyright by Wey-Yi Guy · 13 years ago
  88. b5326db iwlwifi: don't accept Tx packets when draining HW queues by Emmanuel Grumbach · 13 years ago
  89. fdf426a iwlwifi: kill iwl_{start,stop}_tx_ba_trans_ready by Emmanuel Grumbach · 13 years ago
  90. 04cf682 iwlwifi: tid_data moves to iwl_priv by Emmanuel Grumbach · 13 years ago
  91. 97756fb iwlwifi: transport layer shouldn't access the AGG SM by Emmanuel Grumbach · 13 years ago
  92. 34b5321 iwlwifi: tid_data logic move to upper layer - seq_number by Emmanuel Grumbach · 13 years ago
  93. 76bc10f iwlwifi: tid_data logic move to upper layer - txqid by Emmanuel Grumbach · 13 years ago
  94. 20addec iwlwifi: tid_data logic move to upper layer - check_empty by Emmanuel Grumbach · 13 years ago
  95. 822e8b2 iwlwifi: tid_data logic move to upper layer - tx AGG setup by Emmanuel Grumbach · 13 years ago
  96. 3c69b59 iwlwifi: tid_data logic move to upper layer - tx AGG alloc by Emmanuel Grumbach · 13 years ago
  97. bc23773 iwlwifi: tid_data logic move to upper layer - tx AGG stop by Emmanuel Grumbach · 13 years ago
  98. eb9a372 iwlwifi: don't count the tfds in HW queue any more by Emmanuel Grumbach · 13 years ago
  99. aca15f8 iwlwifi: fix endianity issue in debug prints by Emmanuel Grumbach · 13 years ago
  100. 3862241 iwlwifi: move iwl_cfg from iwl_priv to iwl_shared by Don Fry · 13 years ago