1. 12e62d6 MAINTAINERS: update ath6kl by Kalle Valo · 13 years ago
  2. 7107676 mac80211: fix endian issues and comments for BAR failure handling by Felix Fietkau · 13 years ago
  3. 4245d31 ath9k: do not insert padding into tx buffers on AR9380+ by Felix Fietkau · 13 years ago
  4. 3afd21e ath9k: optimize ath_tx_rc_status usage by Felix Fietkau · 13 years ago
  5. bdf2dbf ath9k: remove a redundant check in ath_tx_form_aggr by Felix Fietkau · 13 years ago
  6. c6c539f ath9k: optimize ath9k_ps_restore by Felix Fietkau · 13 years ago
  7. 66ac69c ath9k_hw: remove the old tx descriptor API by Felix Fietkau · 13 years ago
  8. 493cf04 ath9k: use the new API for setting tx descriptors by Felix Fietkau · 13 years ago
  9. 2b63a41 ath9k_hw: add a new API for setting tx descriptors by Felix Fietkau · 13 years ago
  10. 60f8cc6 ath9k_hw: do not recalculate the descriptor checksum in ar9003_hw_fill_txdesc by Felix Fietkau · 13 years ago
  11. 7a2721a ath9k: call ath9k_hw_set_desc_link for beacon descriptors by Felix Fietkau · 13 years ago
  12. 38dad7b ath9k: move ath_buf_set_rate to remove a forward declaration by Felix Fietkau · 13 years ago
  13. 399c648 ath9k: reduce the number of functions that access the tx descriptor by Felix Fietkau · 13 years ago
  14. 55797b1 ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flags by Felix Fietkau · 13 years ago
  15. 3483288 ath9k: ensure that rx is not enabled during a reset by Felix Fietkau · 13 years ago
  16. c31c826 ath9k: make beacon timer initialization more reliable by Felix Fietkau · 13 years ago
  17. e392700 ath9k: fix enabling interrupts after a hardware error interrupt by Felix Fietkau · 13 years ago
  18. c5d2593 ath9k: Fix PS wrappers and enabling LED by Mohammed Shafi Shajakhan · 13 years ago
  19. 79ac9b3 ath9k: enable LED pin for AR946/8x chipsets by Mohammed Shafi Shajakhan · 13 years ago
  20. 7db062a ath9k_hw: Do full chip reset on 11A channels for AR9003 by Rajkumar Manoharan · 13 years ago
  21. b54af8a ath9k_hw: move register definitions to header files by Senthil Balasubramanian · 13 years ago
  22. 2577c6e ath9k_hw: Add support for AR946/8x chipsets. by Senthil Balasubramanian · 13 years ago
  23. 4d0707e ath9k_hw: Split tx/rx gain table initval handling by Senthil Balasubramanian · 13 years ago
  24. ce407af ath9k_hw: Add initvals and register definitions for AR946/8x chipsets. by Senthil Balasubramanian · 13 years ago
  25. 910868d nl80211/cfg80211/mac80211: fix wme docs by Eliad Peller · 13 years ago
  26. bd1a272 Merge branch 'for-linville' of git://github.com/lucacoelho/wl12xx by John W. Linville · 13 years ago
  27. 55768fa libertas: prioritize usb8388_olpc.bin firmware on OLPC machines by Andres Salomon · 13 years ago
  28. fd23591 wireless: fix kernel-doc warning in net/cfg80211.h by Randy Dunlap · 13 years ago
  29. d7d259d rt2x00: Use the available helper functions to initialize the WCID table by Helmut Schaa · 13 years ago
  30. af35323 rt2x00: Forbid aggregation for STAs not programmed into the hw by Helmut Schaa · 13 years ago
  31. a2b1328 rt2x00: Make use of sta_add/remove callbacks in rt2800 by Helmut Schaa · 13 years ago
  32. ead2bb6 rt2x00: Add WCID to HT TX descriptor by Helmut Schaa · 13 years ago
  33. f03fcfc rt2x00: Add WCID to crypto struct by Helmut Schaa · 13 years ago
  34. b4943d8 rt2x00: Introduce sta_add/remove callbacks by Helmut Schaa · 13 years ago
  35. 1832552 rt2x00: Move bssidx calculation into its own function by Helmut Schaa · 13 years ago
  36. 1ea57b1 mac80211: Update device channel in case of HW channel switch supported by Shahar Levi · 13 years ago
  37. 5fbdf4a mac80211: Mark all mesh stations as QoS capable by Javier Cardona · 13 years ago
  38. 2154c81 mac80211: Mesh data frames must have the QoS header by Javier Cardona · 13 years ago
  39. 4777be4 mac80211: Start implementing QoS support for mesh interfaces by Javier Cardona · 13 years ago
  40. 3de3d96 rt2x00: Avoid unnecessary uncached by Helmut Schaa · 13 years ago
  41. 5dada06 rt2x00: Update some TX descriptor by Helmut Schaa · 13 years ago
  42. 550245b rt2x00: Remove incorrect led blink by Helmut Schaa · 13 years ago
  43. 0f287b7 rt2x00: Add LED_CFG register description by Helmut Schaa · 13 years ago
  44. 31937c4 rt2x00: Minor optimizazion in txdone path by Helmut Schaa · 13 years ago
  45. 4319e19 cfg80211: verify format of uAPSD information by Johannes Berg · 13 years ago
  46. ff62084 iwlagn: fix compilation when debug flags is unset by Emmanuel Grumbach · 13 years ago
  47. 1ad625c iwlagn: remove lines from the wrong place by Wey-Yi Guy · 13 years ago
  48. ec8f734 iwlagn: enable 11n support for "_d" sku by Wey-Yi Guy · 13 years ago
  49. 05f8a09 iwlagn: disply queue read/write pointer when stuck by Wey-Yi Guy · 13 years ago
  50. 7a10e3e iwlagn: iwl-trans.c can't dereference iwl_priv any more by Emmanuel Grumbach · 13 years ago
  51. 41f5e04 iwlagn: move traffic_log back to upper layer by Emmanuel Grumbach · 13 years ago
  52. 522376d iwlagn: clean up of transport layer by Emmanuel Grumbach · 13 years ago
  53. 3e10cae iwlagn: remove priv dereferences from the transport layer by Emmanuel Grumbach · 13 years ago
  54. 65e291a iwlagn: merge iwl_pci_down and iwl_pci_remove by Emmanuel Grumbach · 13 years ago
  55. a944aa9 iwlagn: only perform necessary calibration at init time by Wey-Yi Guy · 13 years ago
  56. e948b99 ath9k_hw: Fix magnitude/phase average in TxIQ Calibration by Rajkumar Manoharan · 13 years ago
  57. 6bc05a9 ath9k: Move cycle conters under cc_lock by Rajkumar Manoharan · 13 years ago
  58. f7e014d ath9k: Take the samples in unassociated state by Rajkumar Manoharan · 13 years ago
  59. cd0b8d8 mac80211: further optimise buffer expiry timer by Johannes Berg · 13 years ago
  60. 0eff8fc b43: N-PHY: implement few random missing ops by Rafał Miłecki · 13 years ago
  61. 73d07a3 b43: N-PHY: split workarounds into per-PHY-ver functions by Rafał Miłecki · 13 years ago
  62. 44f4008 b43: N-PHY: replace some hacks with nice tables ops by Rafał Miłecki · 13 years ago
  63. c002831 b43: N-PHY: use helper for checking IPA by Rafał Miłecki · 13 years ago
  64. 7827493 mac80211: add ssid config to bss information in AP-mode by Arik Nemtsov · 13 years ago
  65. 28e3181 b43: LCN-PHY: load TX gain table on init by Rafał Miłecki · 13 years ago
  66. 108f4f3 b43: add my copyrights and myself as the module author by Rafał Miłecki · 13 years ago
  67. b0037fa b43: drop Copyright for not really copyrightable info by Rafał Miłecki · 13 years ago
  68. 64ed5cf minstrel_ht: fix Open BA session request floods by Christian Lamparter · 13 years ago
  69. 43c3528 ath9k: implement .get_antenna and .set_antenna by Felix Fietkau · 13 years ago
  70. 9adcf44 ath9k: merge reset related functions by Felix Fietkau · 13 years ago
  71. 236de51 ath9k: always call ath_reset from workqueue context by Felix Fietkau · 13 years ago
  72. e8cfe9f8 ath9k: move a few functions around by Felix Fietkau · 13 years ago
  73. 82b2d33 ath9k: eliminate common->{rx,tx}_chainmask by Felix Fietkau · 13 years ago
  74. 693828f mac80211: stop tx before doing hw config and rate update by Rajkumar Manoharan · 13 years ago
  75. c9c0d9e b43: N-PHY: implement enabling TX power control by Rafał Miłecki · 13 years ago
  76. cfee66b mac80211: Stop forwarding mesh traffic when tx queues are full by Javier Cardona · 13 years ago
  77. 2157fdd mac80211: check if mesh frame is in RMC after decrypt by Thomas Pedersen · 13 years ago
  78. 8c77124 mac80211: make ieee80211_send_bar available for drivers by Felix Fietkau · 13 years ago
  79. d7549cb cfg80211: reorder code to obsolete forward declaration by Sven Neumann · 13 years ago
  80. eac03e3 cfg80211: hold reg_mutex when updating regulatory by Sven Neumann · 13 years ago
  81. c6ceb87 Merge branch 'wl12xx-next' into for-linville by Luciano Coelho · 13 years ago
  82. 56e6786 cfg80211: print bandwidth in chan_reg_rule_print_dbg() by Pavel Roskin · 13 years ago
  83. f84f234 ath9k: ath9k_hw_set_txpowerlimit sets previous txpower by Bill Jordan · 13 years ago
  84. cf577fc b43: LCN-PHY: add conditions for few operations by Rafał Miłecki · 13 years ago
  85. bce4dc4 b43: LCN-PHY: rename functions, get rid of magic names by Rafał Miłecki · 13 years ago
  86. 71c1d1e b43: LCN-PHY: upload additional 0x7 table by Rafał Miłecki · 13 years ago
  87. 095be64 b43: LCN-PHY: rewrite 0x7 table at the end of init by Rafał Miłecki · 13 years ago
  88. b35e6d9 b43: LCN-PHY: put tables functions in correct file by Rafał Miłecki · 13 years ago
  89. 0b4ff45 b43: LCN-PHY: minor fixes by Rafał Miłecki · 13 years ago
  90. 5126d97 rt2x00: Add new chipset support by zero.lin · 13 years ago
  91. a1f1c21 nl80211/cfg80211: add match filtering for sched_scan by Luciano Coelho · 13 years ago
  92. cedb541 nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flag by Eliad Peller · 13 years ago
  93. 4690c33 iwlwifi: signedness bug in iwl_trans_pcie_tx_agg_alloc() by Dan Carpenter · 13 years ago
  94. 427977a iwlwifi: fix double assign in iwl_start_tx_ba_trans_ready() by Dan Carpenter · 13 years ago
  95. 81a91d5 ath9k_hw: Fix rx latency of 11a mode by Rajkumar Manoharan · 13 years ago
  96. 4c5ade4 mac80211: handle allocation failures in mesh_pathtbl_init() by Dan Carpenter · 13 years ago
  97. edf6b78 mac80211: add flag to indicate HW only Tx-agg setup support by Arik Nemtsov · 13 years ago
  98. 2461615 wireless: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  99. 246c081 rfkill: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  100. d15b845 mac80211: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago