1. e80eb00 iwlagn: add REPLY_ECHO host command by Wey-Yi Guy · 13 years ago
  2. d10630a iwlagn: add cmd queue pointer info when timeout by Wey-Yi Guy · 13 years ago
  3. 722c993 net: wireless: brcm80211: replace ndo_set_multicast_list with ndo_set_rx_mode by Stephen Rothwell · 13 years ago
  4. d930fae mwifiex: add support for Marvell pcie8766 chipset by Amitkumar Karwar · 13 years ago
  5. ec20599 ath9k: only send FCS-fail packets to mac80211 if requested by Felix Fietkau · 13 years ago
  6. 846d936 ath9k_hw: fix a regression in key miss handling by Felix Fietkau · 13 years ago
  7. 1b428a2 ath9k_hw: remove EEP_REG_1 by Felix Fietkau · 13 years ago
  8. cd2ea0d ath: remove ath_regulatory::current_rd_ext by Felix Fietkau · 13 years ago
  9. ca2c68c ath9k_hw: clean up tx power handling by Felix Fietkau · 13 years ago
  10. 72d874c ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by default by Felix Fietkau · 13 years ago
  11. ac06697 ath9k: disable unnecessary PHY error reporting by Felix Fietkau · 13 years ago
  12. 55ad596 b43: trivial: do not report any link quality instead of invalid one by Rafał Miłecki · 13 years ago
  13. 73a253c rtlwifi: Change debug parameter to apply to individual drivers by Larry Finger · 13 years ago
  14. d529497 mac80211: dont orphan TX skb by Johannes Berg · 13 years ago
  15. 72267e5 mac80211: dont adjust truesize by Johannes Berg · 13 years ago
  16. 73b9f03 mac80211: parse radiotap header earlier by Johannes Berg · 13 years ago
  17. a26eb27 mac80211: move fragment flag to info flag as dont-fragment by Johannes Berg · 13 years ago
  18. 68f2b51 mac80211: remove tx_data ethertype by Johannes Berg · 13 years ago
  19. 5d9cf4a mac80211: optimise monitor xmit by Johannes Berg · 13 years ago
  20. d9cd48f mac80211: Update injection documentation by Helmut Schaa · 13 years ago
  21. daa5c40 ath9k: fix retry counting / BAR handling during queue flush by Felix Fietkau · 13 years ago
  22. 26a6425 ath9k: improve PS filter clearing and retry counting for A-MPDU by Felix Fietkau · 13 years ago
  23. 030d629 ath9k: keep track of what's triggering hardware resets by Felix Fietkau · 13 years ago
  24. 34d2581 ath9k: indicate which queues are blocked when stopping tx fails by Felix Fietkau · 13 years ago
  25. 9709131 mac80211: Fix regression that allowed mpaths between non-peers. by Javier Cardona · 13 years ago
  26. 3d82de0 mwifiex: fix smatch errors by Yogesh Ashok Powar · 13 years ago
  27. f49bbd2 ath9k: remove some bogus error handling code by Dan Carpenter · 13 years ago
  28. 8fb7475 ath5k: remove some unneeded error handling code by Dan Carpenter · 13 years ago
  29. 28a1bcd mac80211: fix offchannel TX cookie matching by Johannes Berg · 13 years ago
  30. af4dc88 iwlagn: separate init calib and rt calib by Wey-Yi Guy · 13 years ago
  31. dcd8397 mac80211: pass no-CCK flag through to HW scan by Johannes Berg · 13 years ago
  32. 5dde8e1 Merge branch 'for-linville' of git://github.com/lucacoelho/wl12xx by John W. Linville · 13 years ago
  33. 5b435de net: wireless: add brcm80211 drivers by Arend van Spriel · 13 years ago
  34. 5f68a2b ath6kl: fixup merge damage in ath6kl_mgmt_tx by John W. Linville · 13 years ago
  35. 694440d wl12xx: disable AP-mode-specific quirks by Eliad Peller · 13 years ago
  36. 6d158ff wl12xx: Add support for HW channel switch by Shahar Levi · 13 years ago
  37. c9e79a4 wl12xx: set max_sched_scan_ie_len correctly by Luciano Coelho · 13 years ago
  38. 4b29886 wl12xx: configure rate policy for p2p operations by Eliad Peller · 13 years ago
  39. d6222fb Merge branch 'master' of git://github.com/padovan/bluetooth-next by John W. Linville · 13 years ago
  40. 76ed94b ath9k_hw: set pci_express capability true for AR9480 by Mohammed Shafi Shajakhan · 13 years ago
  41. 6321eb0 ath9k_hw: Fix number of GPIO pins for AR9287/9300 by Mohammed Shafi Shajakhan · 13 years ago
  42. 8f641d9 libertas: detect TX lockups and reset hardware by Daniel Drake · 13 years ago
  43. 8a3a3c8 mac80211: pass vif param to conf_tx() callback by Eliad Peller · 13 years ago
  44. 3c607d2 iwlagn: rename iwlagn module iwlwifi and alias to iwlagn. by Don Fry · 13 years ago
  45. 28d8c1d ath9k_hw: extend GPIO pin select mask for rfkill by Mohammed Shafi Shajakhan · 13 years ago
  46. 44b815c mwifiex: handle an error path correctly by Amitkumar Karwar · 13 years ago
  47. d85c5fe mwifiex: correct AMSDU aggregation check by Amitkumar Karwar · 13 years ago
  48. 8c34559 ath9k_htc: add AVM FRITZ!WLAN 11N v2 support by Luis R. Rodriguez · 13 years ago
  49. b6f3530 mac80211: Send nullfunc frames at lower rate during connection monitor by Rajkumar Manoharan · 13 years ago
  50. e209c5a net:rfkill: add a gpio setup function into GPIO rfkill by Sangwook Lee · 13 years ago
  51. 893d73f mac80211: Allow noack flag overwrite for injected frames by Helmut Schaa · 13 years ago
  52. a5abbcb Merge branch 'for-linville' of git://github.com/kvalo/ath6kl by John W. Linville · 13 years ago
  53. 62c83ac ath6kl: include vmalloc.h in debug.c by Kalle Valo · 13 years ago
  54. ef54862 ath6kl: fix size_t related warnings by Kalle Valo · 13 years ago
  55. 49a5954 mac80211: dont assign seqno to or aggregate QoS Null frames by Johannes Berg · 13 years ago
  56. 4b801bc mac80211: document client powersave by Johannes Berg · 13 years ago
  57. 37fbd90 mac80211: allow out-of-band EOSP notification by Johannes Berg · 13 years ago
  58. 40b9640 mac80211: explicitly notify drivers of frame release by Johannes Berg · 13 years ago
  59. 5bade10 mac80211: add missing station flags to debugfs by Johannes Berg · 13 years ago
  60. c2c98fd mac80211: optimise station flags by Johannes Berg · 13 years ago
  61. deeaee19 mac80211: reply only once to each PS-poll by Johannes Berg · 13 years ago
  62. ce662b44 mac80211: send (QoS) Null if no buffered frames by Johannes Berg · 13 years ago
  63. 47086fc mac80211: implement uAPSD by Johannes Berg · 13 years ago
  64. 4049e09 mac80211: allow releasing driver-buffered frames by Johannes Berg · 13 years ago
  65. 8a8656f mac80211: clear more-data bit on filtered frames by Johannes Berg · 13 years ago
  66. b0b97a8 mac80211: remove return value from add_pending_skbs by Johannes Berg · 13 years ago
  67. 948d887 mac80211: split PS buffers into ACs by Johannes Berg · 13 years ago
  68. 6075039 mac80211: also expire filtered frames by Johannes Berg · 13 years ago
  69. c868cb35 mac80211: unify TIM bit handling by Johannes Berg · 13 years ago
  70. 042ec45 mac80211: let drivers inform it about per TID buffered frames by Johannes Berg · 13 years ago
  71. 941c93c mac80211: data path modification for TDLS peers by Arik Nemtsov · 13 years ago
  72. 07ba55d nl80211/mac80211: allow adding TDLS peers as stations by Arik Nemtsov · 13 years ago
  73. dfe018b mac80211: handle TDLS high-level commands and frames by Arik Nemtsov · 13 years ago
  74. 768db34 mac80211: standardize adding supported rates IEs by Arik Nemtsov · 13 years ago
  75. 109086c nl80211: support sending TDLS commands/frames by Arik Nemtsov · 13 years ago
  76. a76011e iwlagn: iwl-agn-rs: remove unnecessary null check for sta and lq_sta by Greg Dietsche · 13 years ago
  77. 9082631 ath9k/ath9k_htc: Fix PS wrappers for RF kill by Mohammed Shafi Shajakhan · 13 years ago
  78. 3b9ce80 cfg80211/mac80211: apply station uAPSD parameters selectively by Johannes Berg · 13 years ago
  79. ffca287 rtlwifi: Remove unused _usb_nbytes_read_write and _usb_writeN_sync by Larry Finger · 13 years ago
  80. 970ba6a6 rtlwifi: Remove unused routine _usb_readN_sync by Larry Finger · 13 years ago
  81. 93a1df4 mwifiex: add cfg80211 handlers add/del_virtual_intf by Yogesh Ashok Powar · 13 years ago
  82. 4ec6f9c mwifiex: fix Tx data rate display issue by Amitkumar Karwar · 13 years ago
  83. cbaaf59 mwifiex: remove unreachable code by Amitkumar Karwar · 13 years ago
  84. 82df4d3 mwifiex: remove unnecessary mwifiex_dump_station_info() call by Amitkumar Karwar · 13 years ago
  85. f73c604 ath9k: Remove redundant my beacon check at ath_rx_ps_beacon by Rajkumar Manoharan · 13 years ago
  86. 185d158 ath9k: Remove unnecessary AMPDU check at tx status by Rajkumar Manoharan · 13 years ago
  87. 89888e3 mac80211: max_tp_rate2 management of minstrel_ht by Lorenzo Bianconi · 13 years ago
  88. 4ca8c45 wireless: at76c50x: use native hex_pack_byte() method by Andy Shevchenko · 13 years ago
  89. c510eae btusb: add device entry for Broadcom SoftSailing by Oliver Neukum · 13 years ago
  90. e95beb4 Bluetooth: hci_le_adv_report_evt code refactoring by Andre Guedes · 13 years ago
  91. b6f9804 Bluetooth: Fix possible NULL pointer dereference by Waldemar Rymarkiewicz · 13 years ago
  92. c6efe578 wireless/ath6kl: use of module_param requires the inclusion of moduleparam.h by Stephen Rothwell · 13 years ago
  93. b9b6ee6 ath6kl: improve wmi debug messages by Kalle Valo · 13 years ago
  94. 6bc3643 ath6kl: add debug logs for booting by Kalle Valo · 13 years ago
  95. f7325b8 ath6kl: add sdio debug messages by Kalle Valo · 13 years ago
  96. ef09410 ath6kl: add prefix parameter to ath6kl_dbg_dump() by Kalle Valo · 13 years ago
  97. 9a73083 ath6kl: silence "invalid rate" warning by Kalle Valo · 13 years ago
  98. 0874073 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 13 years ago
  99. 67c9e84 Bluetooth: Mark not declared l2cap_core functions as static by Szymon Janc · 13 years ago
  100. 0e83391 Bluetooth: use recommended LE connection parameters by Anderson Lizardo · 13 years ago