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