1. 1b8714f ath9k_hw: clean up hardware revision checks by Felix Fietkau · 13 years ago
  2. f11cc94 ath9k: sync the dma buffer after changing the retry flag by Felix Fietkau · 13 years ago
  3. 6e82bc4a ath9k: fix setting the IEEE80211_TX_CTL_CLEAR_PS_FILT flag by Felix Fietkau · 13 years ago
  4. 42cecc3 Revert "ath9k: do not insert padding into tx buffers on AR9380+" by John W. Linville · 13 years ago
  5. 376cf5d Merge branch 'for-linville' of git://github.com/lucacoelho/wl12xx by John W. Linville · 13 years ago
  6. 4245d31 ath9k: do not insert padding into tx buffers on AR9380+ by Felix Fietkau · 13 years ago
  7. 3afd21e ath9k: optimize ath_tx_rc_status usage by Felix Fietkau · 13 years ago
  8. bdf2dbf ath9k: remove a redundant check in ath_tx_form_aggr by Felix Fietkau · 13 years ago
  9. c6c539f ath9k: optimize ath9k_ps_restore by Felix Fietkau · 13 years ago
  10. 66ac69c ath9k_hw: remove the old tx descriptor API by Felix Fietkau · 13 years ago
  11. 493cf04 ath9k: use the new API for setting tx descriptors by Felix Fietkau · 13 years ago
  12. 2b63a41 ath9k_hw: add a new API for setting tx descriptors by Felix Fietkau · 13 years ago
  13. 60f8cc6 ath9k_hw: do not recalculate the descriptor checksum in ar9003_hw_fill_txdesc by Felix Fietkau · 13 years ago
  14. 7a2721a ath9k: call ath9k_hw_set_desc_link for beacon descriptors by Felix Fietkau · 13 years ago
  15. 38dad7b ath9k: move ath_buf_set_rate to remove a forward declaration by Felix Fietkau · 13 years ago
  16. 399c648 ath9k: reduce the number of functions that access the tx descriptor by Felix Fietkau · 13 years ago
  17. 55797b1 ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flags by Felix Fietkau · 13 years ago
  18. 3483288 ath9k: ensure that rx is not enabled during a reset by Felix Fietkau · 13 years ago
  19. c31c826 ath9k: make beacon timer initialization more reliable by Felix Fietkau · 13 years ago
  20. e392700 ath9k: fix enabling interrupts after a hardware error interrupt by Felix Fietkau · 13 years ago
  21. c5d2593 ath9k: Fix PS wrappers and enabling LED by Mohammed Shafi Shajakhan · 13 years ago
  22. 79ac9b3 ath9k: enable LED pin for AR946/8x chipsets by Mohammed Shafi Shajakhan · 13 years ago
  23. 7db062a ath9k_hw: Do full chip reset on 11A channels for AR9003 by Rajkumar Manoharan · 13 years ago
  24. b54af8a ath9k_hw: move register definitions to header files by Senthil Balasubramanian · 13 years ago
  25. 2577c6e ath9k_hw: Add support for AR946/8x chipsets. by Senthil Balasubramanian · 13 years ago
  26. 4d0707e ath9k_hw: Split tx/rx gain table initval handling by Senthil Balasubramanian · 13 years ago
  27. ce407af ath9k_hw: Add initvals and register definitions for AR946/8x chipsets. by Senthil Balasubramanian · 13 years ago
  28. bd1a272 Merge branch 'for-linville' of git://github.com/lucacoelho/wl12xx by John W. Linville · 13 years ago
  29. 55768fa libertas: prioritize usb8388_olpc.bin firmware on OLPC machines by Andres Salomon · 13 years ago
  30. d7d259d rt2x00: Use the available helper functions to initialize the WCID table by Helmut Schaa · 13 years ago
  31. af35323 rt2x00: Forbid aggregation for STAs not programmed into the hw by Helmut Schaa · 13 years ago
  32. a2b1328 rt2x00: Make use of sta_add/remove callbacks in rt2800 by Helmut Schaa · 13 years ago
  33. ead2bb6 rt2x00: Add WCID to HT TX descriptor by Helmut Schaa · 13 years ago
  34. f03fcfc rt2x00: Add WCID to crypto struct by Helmut Schaa · 13 years ago
  35. b4943d8 rt2x00: Introduce sta_add/remove callbacks by Helmut Schaa · 13 years ago
  36. 1832552 rt2x00: Move bssidx calculation into its own function by Helmut Schaa · 13 years ago
  37. 3de3d96 rt2x00: Avoid unnecessary uncached by Helmut Schaa · 13 years ago
  38. 5dada06 rt2x00: Update some TX descriptor by Helmut Schaa · 13 years ago
  39. 550245b rt2x00: Remove incorrect led blink by Helmut Schaa · 13 years ago
  40. 0f287b7 rt2x00: Add LED_CFG register description by Helmut Schaa · 13 years ago
  41. 31937c4 rt2x00: Minor optimizazion in txdone path by Helmut Schaa · 13 years ago
  42. ff62084 iwlagn: fix compilation when debug flags is unset by Emmanuel Grumbach · 13 years ago
  43. 1ad625c iwlagn: remove lines from the wrong place by Wey-Yi Guy · 13 years ago
  44. ec8f734 iwlagn: enable 11n support for "_d" sku by Wey-Yi Guy · 13 years ago
  45. 05f8a09 iwlagn: disply queue read/write pointer when stuck by Wey-Yi Guy · 13 years ago
  46. 7a10e3e4 iwlagn: iwl-trans.c can't dereference iwl_priv any more by Emmanuel Grumbach · 13 years ago
  47. 41f5e04 iwlagn: move traffic_log back to upper layer by Emmanuel Grumbach · 13 years ago
  48. 522376d iwlagn: clean up of transport layer by Emmanuel Grumbach · 13 years ago
  49. 3e10cae iwlagn: remove priv dereferences from the transport layer by Emmanuel Grumbach · 13 years ago
  50. 65e291a iwlagn: merge iwl_pci_down and iwl_pci_remove by Emmanuel Grumbach · 13 years ago
  51. a944aa9 iwlagn: only perform necessary calibration at init time by Wey-Yi Guy · 13 years ago
  52. e948b99 ath9k_hw: Fix magnitude/phase average in TxIQ Calibration by Rajkumar Manoharan · 13 years ago
  53. 6bc05a9 ath9k: Move cycle conters under cc_lock by Rajkumar Manoharan · 13 years ago
  54. f7e014d ath9k: Take the samples in unassociated state by Rajkumar Manoharan · 13 years ago
  55. 0eff8fc b43: N-PHY: implement few random missing ops by Rafał Miłecki · 13 years ago
  56. 73d07a3 b43: N-PHY: split workarounds into per-PHY-ver functions by Rafał Miłecki · 13 years ago
  57. 44f4008 b43: N-PHY: replace some hacks with nice tables ops by Rafał Miłecki · 13 years ago
  58. c002831 b43: N-PHY: use helper for checking IPA by Rafał Miłecki · 13 years ago
  59. 28e3181 b43: LCN-PHY: load TX gain table on init by Rafał Miłecki · 13 years ago
  60. 108f4f3 b43: add my copyrights and myself as the module author by Rafał Miłecki · 13 years ago
  61. b0037fa b43: drop Copyright for not really copyrightable info by Rafał Miłecki · 13 years ago
  62. 43c3528 ath9k: implement .get_antenna and .set_antenna by Felix Fietkau · 13 years ago
  63. 9adcf44 ath9k: merge reset related functions by Felix Fietkau · 13 years ago
  64. 236de51 ath9k: always call ath_reset from workqueue context by Felix Fietkau · 13 years ago
  65. e8cfe9f8 ath9k: move a few functions around by Felix Fietkau · 13 years ago
  66. 82b2d33 ath9k: eliminate common->{rx,tx}_chainmask by Felix Fietkau · 13 years ago
  67. c9c0d9e b43: N-PHY: implement enabling TX power control by Rafał Miłecki · 13 years ago
  68. 045c745 wl12xx: support p2p interfaces by Eliad Peller · 13 years ago
  69. 93f8c8e wl12xx: set mac80211 flags for A-MPDU aggregation support by Arik Nemtsov · 13 years ago
  70. f1acea9 wl12xx: AP mode - clean BA and queue state in tx_reset by Arik Nemtsov · 13 years ago
  71. f4d3b6a wl12xx: AP mode - enable the BA constraint event from the FW by Arik Nemtsov · 13 years ago
  72. da03209 wl12xx: don't regulate links when a single STA is connected by Arik Nemtsov · 13 years ago
  73. c47e822 wl12xx: support up to 8 stations in AP-mode by Arik Nemtsov · 13 years ago
  74. 56d4f8f wl12xx: AP mode - don't regulate FW blocks for non-active STAs by Arik Nemtsov · 13 years ago
  75. f8e0af6 wl12xx: don't indicate up PS-filtered dummy packets by Arik Nemtsov · 13 years ago
  76. 20a33e5 wl12xx: ignore sched scan match sets without SSID by Luciano Coelho · 13 years ago
  77. 221737d wl12xx: increase number of allowed SSIDs in sched_scan by Luciano Coelho · 13 years ago
  78. fb55377 wl12xx: add support for sched_scan filters by Luciano Coelho · 13 years ago
  79. 1ec23f7 wl12xx: declare support for WIPHY_FLAG_AP_UAPSD by Eliad Peller · 13 years ago
  80. b688358 wl12xx: use kstrtoul_from_user by Eliad Peller · 13 years ago
  81. 0490701 wl12xx: remove deprecated CONFIG_WL12XX_HT flag by Luciano Coelho · 14 years ago
  82. 1462378 wl12xx: don't queue a new dummy packet if one is already pending by Arik Nemtsov · 13 years ago
  83. 9487775 wl12xx: add config_hangover command by Eliad Peller · 13 years ago
  84. e0b3826 wl12xx: check for ROC on scan_complete by Eliad Peller · 13 years ago
  85. 2ec7da2 wl12xx: don't use WL1271_SCAN_OPT_PRIORITY_HIGH flag by Eliad Peller · 13 years ago
  86. 8757955 wl12xx: don't disconnect on recovery by Eliad Peller · 13 years ago
  87. a0a5215 wl12xx: add beacon_filtering debugfs file by Eliad Peller · 13 years ago
  88. 2a5bff0 wl12xx: add module_param to trigger BUG() on recovery by Eliad Peller · 13 years ago
  89. 5c47214 wl12xx: print the seq_num of rx packet by Eliad Peller · 13 years ago
  90. c91d060 wl12xx: print acx id by Eliad Peller · 13 years ago
  91. c6ceb87 Merge branch 'wl12xx-next' into for-linville by Luciano Coelho · 13 years ago
  92. f84f234 ath9k: ath9k_hw_set_txpowerlimit sets previous txpower by Bill Jordan · 13 years ago
  93. cf577fc b43: LCN-PHY: add conditions for few operations by Rafał Miłecki · 13 years ago
  94. bce4dc4 b43: LCN-PHY: rename functions, get rid of magic names by Rafał Miłecki · 13 years ago
  95. 71c1d1e b43: LCN-PHY: upload additional 0x7 table by Rafał Miłecki · 13 years ago
  96. 095be64 b43: LCN-PHY: rewrite 0x7 table at the end of init by Rafał Miłecki · 13 years ago
  97. b35e6d9 b43: LCN-PHY: put tables functions in correct file by Rafał Miłecki · 13 years ago
  98. 0b4ff45 b43: LCN-PHY: minor fixes by Rafał Miłecki · 13 years ago
  99. 5126d97 rt2x00: Add new chipset support by zero.lin · 13 years ago
  100. 4690c33 iwlwifi: signedness bug in iwl_trans_pcie_tx_agg_alloc() by Dan Carpenter · 13 years ago