1. 7f16114 mac80211: don't send delBA before disassoc by Johannes Berg · 13 years ago
  2. 2514ec8 mac80211: fix IBSS auth TX debug message by Sylvain Roger Rieunier · 12 years ago
  3. 552bff0 cfg80211: constify name parameter to add_virtual_intf by Johannes Berg · 12 years ago
  4. 2ad4814 mac80211: make reset debugfs depend on CONFIG_PM by Johannes Berg · 12 years ago
  5. ed44a95 cfg80211/nl80211: Notify connection request failure in AP mode by Pandiyarajan Pitchaimuthu · 12 years ago
  6. 30d08a4 cfg80211: remove obsolete comment for .sched_scan_stop() callback by Arend van Spriel · 12 years ago
  7. f3baed5 wireless: remove unreachable code by Alan Cox · 12 years ago
  8. 9385d04 mac80211: allow re-open the blocked peer link in mesh by Chun-Yeow Yeoh · 13 years ago
  9. 5d8e423 mac80211: change locking around ieee80211_recalc_smps by Johannes Berg · 13 years ago
  10. 04b7b2f mac80211: handle power constraint/country IE better by Johannes Berg · 13 years ago
  11. 3a6a0d8 mac80211: remove unneeded CONFIG_PM ifdef by Johannes Berg · 13 years ago
  12. 1bad538 mac80211: validate skb->dev in the tx status path by Felix Fietkau · 13 years ago
  13. b22cfcf mac80211: use call_rcu() on sta deletion by Eliad Peller · 13 years ago
  14. e548c49 mac80211: add key flag for management keys by Johannes Berg · 13 years ago
  15. 2cc59e7 mac80211: reply to AUTH with DEAUTH if sta allocation fails in IBSS by Antonio Quartulli · 13 years ago
  16. 6ae1677 mac80211: move ieee80211_send_deauth_disassoc outside mlme code by Antonio Quartulli · 13 years ago
  17. 316b6b5 net/mac80211/scan.c: removes unnecessary semicolon by Peter Senna Tschudin · 13 years ago
  18. 23a85b45 mac80211: refactor set_channel_type by Michal Kazior · 13 years ago
  19. 964b19f mac80211: use synchronize_net() on key destroying by Eliad Peller · 13 years ago
  20. 761a48d mac80211: check power constraint IE size when parsing by Johannes Berg · 13 years ago
  21. f8fffc7 mac80211_hwsim: move module_init/exit by Johannes Berg · 13 years ago
  22. ad0ed62 wireless: remove obsolete chan no/center freq conversion functions by Johannes Berg · 13 years ago
  23. 00b1482 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 13 years ago
  24. 882a7c6 mac80211: disconnect if channel switch fails by Johannes Berg · 13 years ago
  25. 30dd3ed mac80211: don't hang on to sched_scan_ies by Johannes Berg · 13 years ago
  26. 944b9e3 Merge remote-tracking branch 'mac80211/master' into mac80211-next by Johannes Berg · 13 years ago
  27. a4ed534 mac80211: use list_move instead of list_del/list_add by Wei Yongjun · 13 years ago
  28. 768be59 cfg80211: fix indentation by Hila Gonen · 13 years ago
  29. e5f5b2f wext: include wireless event id when it has a size problem by Arend van Spriel · 13 years ago
  30. 7ce8c7a mac80211: Various small fixes for cfg.c: mpath_set_pinfo() by LEO Airwarosu Yoichi Shinoda · 13 years ago
  31. 00ea6de mac80211: don't use kerneldoc for ieee80211_add_rx_radiotap_header by Johannes Berg · 13 years ago
  32. c9a0a30 cfg80211: add kerneldoc entry for "vht_cap" by Robert P. J. Day · 13 years ago
  33. 00a9ac4 cfg80211: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 13 years ago
  34. b4e4f47 nl80211: fix possible memory leak nl80211_connect() by Wei Yongjun · 13 years ago
  35. 3d2abdf mac80211: clear bssid on auth/assoc failure by Eliad Peller · 13 years ago
  36. 0ef24e5 mac80211: Do not check for valid hw_queues for P2P_DEVICE by Ilan Peer · 13 years ago
  37. a4881cc Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 13 years ago
  38. 6de3f7e Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 13 years ago
  39. aba4e6f mac80211: Fix AP mode regression by Sujith Manoharan · 13 years ago
  40. 27f0112 mac80211: fix DS to MBSS address translation by Thomas Pedersen · 13 years ago
  41. 33dd769 carl9170: report A-MPDU status by Christian Lamparter · 13 years ago
  42. 6957802 ath9k_htc: implement sta_rc_update() mac80211 callback by Antonio Quartulli · 13 years ago
  43. 371a004 bcma: detect and register NAND flash device by Rafał Miłecki · 13 years ago
  44. d57ef3a bcma: detect and register serial flash device by Rafał Miłecki · 13 years ago
  45. 01e17da Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 13 years ago
  46. 06d7de8 Revert "rfkill: remove dead code" by AceLan Kao · 13 years ago
  47. 40503f7 iwlwifi: fix FW restart on init FW by Amit Beka · 13 years ago
  48. 289e550 iwlwifi: fix the preparation of the card by Emmanuel Grumbach · 13 years ago
  49. dcf3396 mac80211: clean up ieee80211_subif_start_xmit by Johannes Berg · 13 years ago
  50. fe94fe0 mac80211: pass channel to ieee80211_send_probe_req by Johannes Berg · 13 years ago
  51. c0af073 mac80211: convert ops checks to WARN_ON by Johannes Berg · 13 years ago
  52. 9b86487 mac80211: check operating channel in scan by Johannes Berg · 13 years ago
  53. 4797c7b mac80211: use RX status band instead of current band by Johannes Berg · 13 years ago
  54. 3d01be7 mac80211: don't assume channel is set in tracing by Johannes Berg · 13 years ago
  55. f9e6e95 mac80211: use oper_channel in rate init by Johannes Berg · 13 years ago
  56. 9e99a12 mac80211: remove freq/chantype from debugfs by Johannes Berg · 13 years ago
  57. e31583c mac80211: remove almost unused local variable by Johannes Berg · 13 years ago
  58. 466f310 mac80211: mesh: don't use global channel type by Johannes Berg · 13 years ago
  59. d348f69 mac80211: simplify buffers in aes_128_cmac_vector by Johannes Berg · 13 years ago
  60. 8b3d1cc mac80211_hwsim: add support for P2P Device by Johannes Berg · 13 years ago
  61. 6d71117 mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF by Johannes Berg · 13 years ago
  62. f142c6b mac80211: support P2P Device abstraction by Johannes Berg · 13 years ago
  63. 98104fde cfg80211: add P2P Device abstraction by Johannes Berg · 13 years ago
  64. cc74c0c mac80211: make ieee80211_beacon_connection_loss_work static by Johannes Berg · 13 years ago
  65. 5bc1420 mac80211: check size of channel switch IE when parsing by Johannes Berg · 13 years ago
  66. 3049000 mac80211: fix CSA handling timer by Johannes Berg · 13 years ago
  67. 57eebdf mac80211: clean up CSA handling code by Johannes Berg · 13 years ago
  68. 90bcf86 mac80211: remove unneeded 'bssid' variable by Johannes Berg · 13 years ago
  69. 4c29867 mac80211: support A-MPDU status reporting by Johannes Berg · 13 years ago
  70. 48613ec wireless: add radiotap A-MPDU status field by Johannes Berg · 13 years ago
  71. e687f61 mac80211: add supported rates change notification in IBSS by Antonio Quartulli · 13 years ago
  72. 4bd4c2d mac80211: clean up mpath_move_to_queue() by Thomas Pedersen · 13 years ago
  73. b22bd52 mac80211: use skb_queue_walk() in mesh_path_assign_nexthop by Thomas Pedersen · 13 years ago
  74. aa7a008 mac80211: avoid using synchronize_rcu in ieee80211_set_probe_resp by Eyal Shapira · 13 years ago
  75. 22c5649 p54: fix powerpc gcc warnings by Christian Lamparter · 13 years ago
  76. df32381 mac80211: fix unnecessary beacon update after peering status change by Marco Porsch · 13 years ago
  77. faa97bd brcmsmac: document firmware dependencies by Jeff Mahoney · 13 years ago
  78. c771b51 ath9k: tune rc_stats to display only valid rates by Rajkumar Manoharan · 13 years ago
  79. 23d9939 ath9k: Trim rate table by Sujith Manoharan · 13 years ago
  80. f8a8701 ath9k: Remove MIMO-PS specific code by Sujith Manoharan · 13 years ago
  81. 88dcc2d ath9k: Cleanup TX status API by Sujith Manoharan · 13 years ago
  82. c161011 ath9k: Bail out properly before calculating rate index by Sujith Manoharan · 13 years ago
  83. 2e54675 ath9k: Fix RTS/CTS rate selection by Sujith Manoharan · 13 years ago
  84. 97f7e8a ath9k: Do not set IEEE80211_TX_RC_USE_SHORT_PREAMBLE by Sujith Manoharan · 13 years ago
  85. 3d2776f ath9k: Unify valid rate calculation routines by Sujith Manoharan · 13 years ago
  86. f5c9a80 ath9k: Remove ath_rc_set_valid_rate_idx by Sujith Manoharan · 13 years ago
  87. 6e1e374 ath9k: Change rateset calculation by Sujith Manoharan · 13 years ago
  88. fc8d023 ath9k: Cleanup index retrieval routines by Sujith Manoharan · 13 years ago
  89. dacde35 ath9k: Cleanup ath_rc_setvalid_htrates by Sujith Manoharan · 13 years ago
  90. c05ea15 ath9k: Cleanup ath_rc_setvalid_rates by Sujith Manoharan · 13 years ago
  91. ea2771f ath9k: Cleanup RC init API by Sujith Manoharan · 13 years ago
  92. 62a2918 ath9k: Simplify rate table initialization by Sujith Manoharan · 13 years ago
  93. 126f492 mwifiex: use GFP_ATOMIC under spin lock by Dan Carpenter · 13 years ago
  94. 9c7ff73 mwifiex: notify cfg80211 about MIC failures by Amitkumar Karwar · 13 years ago
  95. 641c869 mwifiex: fix 'smatch' warning in preparing key_material cmd by Bing Zhao · 13 years ago
  96. 902d9e0 ssb: check for flash presentence by Rafał Miłecki · 13 years ago
  97. 85ce5ae b43legacy: fix logic in GPIO init by Rafał Miłecki · 13 years ago
  98. 6c18723 b43: N-PHY: fix 0x2057 radio calib copy/paste mistake by Rafał Miłecki · 13 years ago
  99. 3213e1a bcma: add (mostly) NAND defines by Rafał Miłecki · 13 years ago
  100. 8dd4372 mwifiex: fix powerpc64-linux- compilation warnings by Bing Zhao · 13 years ago