1. 8362640 iwlwifi: more status bit factoring by Don Fry · 13 years ago
  2. 3251715 iwlwifi: log stop / wake queues by Emmanuel Grumbach · 13 years ago
  3. 354928dd iwlwifi: make tx_cmd_pool kmem cache global by Stanislaw Gruszka · 13 years ago
  4. e755f88 iwlwifi: redesign PASSIVE_NO_RX workaround by Johannes Berg · 13 years ago
  5. 955570f iwlwifi: move iwl_sta_id_or_broadcast to user by Johannes Berg · 13 years ago
  6. f8d7c1a iwlwifi: move packet to transport by Johannes Berg · 13 years ago
  7. b9ad70d iwlwifi: put use_rts_for_aggregation into hw_params by Johannes Berg · 13 years ago
  8. 48a2d66 iwlwifi: don't pass iwl_rx_mem_buffer to upper layers by Johannes Berg · 13 years ago
  9. 2c6ab7f iwlwifi: use ieee80211_tx_status by Johannes Berg · 13 years ago
  10. 15b86bf iwlwifi: move wowlan bool into priv by Johannes Berg · 13 years ago
  11. 08ae86a iwlwifi: remove shared lock by Johannes Berg · 13 years ago
  12. fa23cb0 iwlwifi: make sta lock private & BH lock by Johannes Berg · 13 years ago
  13. 71cb992 iwlwifi: reduce sta_lock hold time in TX by Johannes Berg · 13 years ago
  14. f2b69ef iwlwifi: remove an unused argument by Johannes Berg · 13 years ago
  15. 02f2f1a mac80211: handle non-bufferable MMPDUs correctly by Johannes Berg · 13 years ago
  16. 1ee158d iwlwifi: move workqueue to priv by Johannes Berg · 13 years ago
  17. ca994a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  18. 3d29dd9 iwlwifi: don't mess up QoS counters with non-QoS frames by Emmanuel Grumbach · 13 years ago
  19. 5fb8c18 iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG level by John W. Linville · 13 years ago
  20. fb4961d iwlwifi: update Copyright by Wey-Yi Guy · 13 years ago
  21. b5326db iwlwifi: don't accept Tx packets when draining HW queues by Emmanuel Grumbach · 13 years ago
  22. fdf426a iwlwifi: kill iwl_{start,stop}_tx_ba_trans_ready by Emmanuel Grumbach · 13 years ago
  23. 04cf682 iwlwifi: tid_data moves to iwl_priv by Emmanuel Grumbach · 13 years ago
  24. 97756fb iwlwifi: transport layer shouldn't access the AGG SM by Emmanuel Grumbach · 13 years ago
  25. 34b5321 iwlwifi: tid_data logic move to upper layer - seq_number by Emmanuel Grumbach · 13 years ago
  26. 76bc10f iwlwifi: tid_data logic move to upper layer - txqid by Emmanuel Grumbach · 13 years ago
  27. 20addec iwlwifi: tid_data logic move to upper layer - check_empty by Emmanuel Grumbach · 13 years ago
  28. 822e8b2 iwlwifi: tid_data logic move to upper layer - tx AGG setup by Emmanuel Grumbach · 13 years ago
  29. 3c69b59 iwlwifi: tid_data logic move to upper layer - tx AGG alloc by Emmanuel Grumbach · 13 years ago
  30. bc23773 iwlwifi: tid_data logic move to upper layer - tx AGG stop by Emmanuel Grumbach · 13 years ago
  31. eb9a372 iwlwifi: don't count the tfds in HW queue any more by Emmanuel Grumbach · 13 years ago
  32. aca15f8 iwlwifi: fix endianity issue in debug prints by Emmanuel Grumbach · 13 years ago
  33. 3862241 iwlwifi: move iwl_cfg from iwl_priv to iwl_shared by Don Fry · 13 years ago
  34. 5d22df2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  35. 123877b iwlwifi: do not set the sequence control bit is not needed by Wey-Yi Guy · 13 years ago
  36. b8deb49 iwlwifi: set TX_CMD_FLG_STA_RATE_MSK for BAR frame by Wey-Yi Guy · 13 years ago
  37. 5ef15cc iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODE by Wey-Yi Guy · 13 years ago
  38. b88f5be iwlwifi: fix endianity issues in debug prints by Emmanuel Grumbach · 13 years ago
  39. 32faad9 iwlwifi: improve the prints in the reclaim path by Emmanuel Grumbach · 13 years ago
  40. 81a3de1 iwlwifi: add debug information on queue stop / wake by Emmanuel Grumbach · 13 years ago
  41. 79d3eef iwlagn: add P2P NoA to probe responses by Johannes Berg · 13 years ago
  42. 6a686c6 iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h by Emmanuel Grumbach · 13 years ago
  43. c745f55 iwlagn: merge station management functions by Wey-Yi Guy · 13 years ago
  44. f3129b7 iwlagn: use low retry limit for WoWLAN by Wey-Yi Guy · 13 years ago
  45. 78558cb iwlagn: set rts retry limit by Wey-Yi Guy · 13 years ago
  46. 47086fc mac80211: implement uAPSD by Johannes Berg · 13 years ago
  47. 1a84961 iwlagn: update rate scaling with BA notifications by Emmanuel Grumbach · 13 years ago
  48. 02dc84f iwlagn: set the sequence control from the transport layer by Emmanuel Grumbach · 13 years ago
  49. 08ecf10 iwlagn: pending frames musn't be incremented if agg is on by Emmanuel Grumbach · 13 years ago
  50. 132f98c iwlagn: simplify the iwl_device_cmd layout by Emmanuel Grumbach · 13 years ago
  51. 247c61d iwlagn: remove the callback in host commands by Emmanuel Grumbach · 13 years ago
  52. 21023e2 iwlagn: add documentation to the transport layer by Emmanuel Grumbach · 13 years ago
  53. ff62084 iwlagn: fix compilation when debug flags is unset by Emmanuel Grumbach · 13 years ago
  54. 8ad71be iwlagn: move tx queues to transport layer by Emmanuel Grumbach · 13 years ago
  55. e20d4341 iwlagn: move the stop / wake queue logic to transport layer by Emmanuel Grumbach · 13 years ago
  56. 7f01d56 iwlagn: move the disable agg logic to transport layer by Emmanuel Grumbach · 13 years ago
  57. 464021f iwlagn: move the check_empty logic to the transport layer by Emmanuel Grumbach · 13 years ago
  58. 288712a iwlagn: allocate resources for TX BA session in transport by Emmanuel Grumbach · 13 years ago
  59. e13c0c5 iwlagn: move the mapping ac to queue / fifo to transport by Emmanuel Grumbach · 13 years ago
  60. dfa2bdb iwlagn: upper layer uses slabs to allocate tx cmds by Emmanuel Grumbach · 13 years ago
  61. ba562f7 iwlagn: set tx_fifo for ampdu in transport layer by Emmanuel Grumbach · 13 years ago
  62. 2c45229 iwlagn: upper layer stores iwl_rxon_context in skb's CB by Emmanuel Grumbach · 13 years ago
  63. fd65693 iwlagn: remove dereferences of priv from transport by Emmanuel Grumbach · 13 years ago
  64. 5f85a78 iwlagn: iwl_tid_data moves to iwl-shared by Emmanuel Grumbach · 13 years ago
  65. 845a9c0 iwlagn: move all iwl_is_XXX helpers to iwl-shared.h by Emmanuel Grumbach · 13 years ago
  66. 04e1cab iwlagn: move reclaim related functions by Emmanuel Grumbach · 13 years ago
  67. a0eaad7 iwlagn: reclaim the packets in transport layer by Emmanuel Grumbach · 13 years ago
  68. e6bb4c9 iwlagn: bus layer chooses its transport layer by Emmanuel Grumbach · 13 years ago
  69. f39c95e iwlagn: priv->sta_lock moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  70. 10b15e6 iwlagn: priv->lock moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  71. d618912 iwlagn: hw_params moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  72. c6baf7f iwlagn: support new P2P implementation by Johannes Berg · 13 years ago
  73. c10e2c1 iwlagn: testmode fixed rate available for testmode only by Wey-Yi Guy · 13 years ago
  74. 41c5054 iwlagn: transport layer receives struct iwl_trans* by Emmanuel Grumbach · 14 years ago
  75. 48d42c4 iwlagn: SCD configuration for AMPDU moves to transport layer by Emmanuel Grumbach · 14 years ago
  76. b3c2ce1 iwlagn: add tx start API to transport layer by Emmanuel Grumbach · 14 years ago
  77. 2c2def1 iwlagn: simplify TX flags assignments by Johannes Berg · 14 years ago
  78. 47c1b49 iwlagn: move Tx datapath to transport layer by Emmanuel Grumbach · 14 years ago
  79. 5c3d29f iwlagn: remove iwlagn_hcmd_utils structure and call directly by Don Fry · 14 years ago
  80. 4e30811 iwlagn: separate and enhance the fixed rate from by Wey-Yi Guy · 14 years ago
  81. 06f491e iwlagn: remove code duplication by Emmanuel Grumbach · 14 years ago
  82. c170b86 iwlagn: add an API for TX stop by Emmanuel Grumbach · 14 years ago
  83. 1359ca4 iwlagn: add an API to free the TX context by Emmanuel Grumbach · 14 years ago
  84. 523b02e mac80211: fix TKIP races, make API easier to use by Johannes Berg · 14 years ago
  85. 02aca58 iwlagn: move the tx allocation funcs to the transport layer by Emmanuel Grumbach · 14 years ago
  86. 795414d iwlagn: don't use the PCI wrappers for DMA operation by Emmanuel Grumbach · 14 years ago
  87. 3599d39 iwlagn: add get_dev to iwl_bus_ops by Emmanuel Grumbach · 14 years ago
  88. 5bc9890 iwlagn: change log to better represent the state of aggregation process by Wey-Yi Guy · 14 years ago
  89. 2e5d04d iwlwifi: disambiguate invalid DMA index warnings by Daniel Halperin · 14 years ago
  90. 31ec97d Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  91. e00cf3b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  92. 4c42db0 iwlagn: remove unused pad argument by Johannes Berg · 14 years ago
  93. 214d14d iwlagn: clean up TXQ indirection by Johannes Berg · 14 years ago
  94. 2c46f72 iwlagn: check DMA mapping errors by Johannes Berg · 14 years ago
  95. 94b0065 iwlagn: remove bytecount indirection by Johannes Berg · 14 years ago
  96. ccb6c1c iwlagn: dont update bytecount table for command queue by Johannes Berg · 14 years ago
  97. 7143b7d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  98. bfd3610 iwlagn: fix "Received BA when not expected" by Stanislaw Gruszka · 14 years ago
  99. 429576b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  100. 2bd93d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago