1. 005e472 mac80211: remove local_to_hw by Johannes Berg · 12 years ago
  2. 3431683 mac80211: fix sta_info_flush() return value by Johannes Berg · 12 years ago
  3. 54e4ffb mac80211: fix auth/assoc data & timer leak by Johannes Berg · 12 years ago
  4. 9d88c7f mac80211: use proper sub_if_data on suspend path by Jakub Kicinski · 12 years ago
  5. 79ebfb8 mac80211: fix associated vs. idle race by Johannes Berg · 12 years ago
  6. d26ad37 mac80211: clean up asm/unaligned.h inclusion by Johannes Berg · 12 years ago
  7. 6b5773e mac80211: remove redundant monitor_work enqueueing by Eliad Peller · 12 years ago
  8. 494f1fe mac80211: don't queue monitor work for HW_CONNECTION_MONITOR by Eliad Peller · 12 years ago
  9. 8860020 cfg80211: restructure AP/GO mode API by Johannes Berg · 12 years ago
  10. ca994a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  11. 216c57b mac80211: do not call rate control .tx_status before .rate_init by Felix Fietkau · 13 years ago
  12. 4b5a433 mac80211: call rate control only after init by Johannes Berg · 13 years ago
  13. b57e6b5 mac80211: Fix a rwlock bad magic bug by Mohammed Shafi Shajakhan · 13 years ago
  14. 2cfc6fc mac80211: do not call rate control .tx_status before .rate_init by Felix Fietkau · 13 years ago
  15. 5ad20dd mac80211: rename mesh static path_lookup() by Luis R. Rodriguez · 13 years ago
  16. 7902759 mac80211: add #ifdef CONFIG_MAC80211_VERBOSE_DEBUG for a debug printk by Felix Fietkau · 13 years ago
  17. e1936e9 mac80211: call rate control only after init by Johannes Berg · 13 years ago
  18. 885bd8e mac80211: support hw scan while idle by Eliad Peller · 13 years ago
  19. 910570b5 mac80211: off by one in mcs mask handling by Dan Carpenter · 13 years ago
  20. 267335d cfg80211/mac80211: userspace peer authorization in IBSS by Antonio Quartulli · 13 years ago
  21. 66e67e4 mac80211: redesign auth/assoc by Johannes Berg · 13 years ago
  22. 95de817 cfg80211: stop tracking authenticated state by Johannes Berg · 13 years ago
  23. 7852e36 mac80211: remove dummy STA support by Johannes Berg · 13 years ago
  24. a4ec45a mac80211: implement sta_add/sta_remove in sta_state by Johannes Berg · 13 years ago
  25. f09603a mac80211: add sta_state callback by Johannes Berg · 13 years ago
  26. 71ec375 mac80211: add NOTEXIST station state by Johannes Berg · 13 years ago
  27. 89c91ca mac80211: dont program keys for stations not uploaded by Johannes Berg · 13 years ago
  28. 077f493 mac80211: simplify AP_VLAN handling by Johannes Berg · 13 years ago
  29. c898787 mac80211: move managed mode station state modification by Johannes Berg · 13 years ago
  30. 07ae2df mac80211: timeout a single frame in the rx reorder buffer by Eliad Peller · 13 years ago
  31. 874239f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  32. 4f3eb0b mac80211: Move num_sta_ps counter decrement after synchronize_rcu by Helmut Schaa · 13 years ago
  33. 1946841 mac80211: add support for mcs masks by Simon Wunderlich · 13 years ago
  34. 608383b mac80211: Fix incorrect num_sta_ps decrement in ap_sta_ps_end by Helmut Schaa · 13 years ago
  35. 2ab694d mac80211: Fix incorrect num_sta_ps decrement in __sta_info_destroy by Helmut Schaa · 13 years ago
  36. 83d5cc0 mac80211: station state transition error handling by Johannes Berg · 13 years ago
  37. c037b83 Revert "mac80211: Do not scan for IBSS merge with a fixed BSSID." by John W. Linville · 13 years ago
  38. f1e3be15 mac80211: Do not scan for IBSS merge with a fixed BSSID. by Nicolas Cavallari · 13 years ago
  39. 6e1b1b2 mac80211: send null packet on active (psm) reconfiguration by Eliad Peller · 13 years ago
  40. 94f9065 {nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh by Chun-Yeow Yeoh · 13 years ago
  41. 8e7c4e4 mac80211: fix a few -Wshadow warnings by Johannes Berg · 13 years ago
  42. ea08635 mac80211: make CQM RSSI support per virtual interface by Johannes Berg · 13 years ago
  43. c1288b1 mac80211: make beacon filtering per virtual interface by Johannes Berg · 13 years ago
  44. 405385f mac80211: set bss_conf.idle when vif is connected by Eliad Peller · 13 years ago
  45. ba19602 mac80211: update oper_channel on ibss join by Eliad Peller · 13 years ago
  46. 6d810f1 mac80211: in IBSS use the Auth frame to trigger STA reinsertion by Antonio Quartulli · 13 years ago
  47. 24dd0dd mac80211: add a 2-way Authentication challenge to IBSS mode by Antonio Quartulli · 13 years ago
  48. 889cbb9 mac80211: clean up rate control code by Johannes Berg · 13 years ago
  49. 151a02f mac80211: clean up aggregation destruction by Johannes Berg · 13 years ago
  50. f124970 mac80211: remove useless DA checking in ieee80211_rx_mgmt_probe_resp() by Antonio Quartulli · 13 years ago
  51. a48b13a mac80211: Fix the maximum transmit power with power constraint by Hong Wu · 13 years ago
  52. efa6a09 mac80211: In IBSS the DA field of auth frames is different from BSSID by Antonio Quartulli · 13 years ago
  53. e9980e6 mac80211: refactor __ieee80211_get_channel_mode by Johannes Berg · 13 years ago
  54. 39d02a7 mac80211: minor cleanup by Mohammed Shafi Shajakhan · 13 years ago
  55. 35b8862 mac80211: check sta_apply_parameters() return value by Eliad Peller · 13 years ago
  56. bc4934b mac80211: fix work removal on deauth request by Johannes Berg · 13 years ago
  57. 65e8b0c mac80211: Use the right headroom size for mesh mgmt frames by Javier Cardona · 13 years ago
  58. 9446f3e mac80211: fix debugfs key->station symlink by Johannes Berg · 13 years ago
  59. 5442047 mac80211: Fix possible race between sta_unblock and network softirq by Helmut Schaa · 13 years ago
  60. d32a102 mac80211: fix tx->skb NULL pointer dereference by Yoni Divinsky · 13 years ago
  61. 74b8cc3 Net, mac80211: Fix resource leak in ieee80211_rx_h_mesh_fwding() by Jesper Juhl · 13 years ago
  62. 543d1b9 mac80211: fix no-op authorized transitions by Johannes Berg · 13 years ago
  63. cf778b0 net: reintroduce missing rcu_assign_pointer() calls by Eric Dumazet · 13 years ago
  64. 1140afa mac80211: fix rx->key NULL pointer dereference in promiscuous mode by Stanislaw Gruszka · 13 years ago
  65. 1032c73 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  66. 67f6126 mac80211: remove dead code by Mohammed Shafi Shajakhan · 13 years ago
  67. 7f28197 mac80211: Call driver commands after drv_start in mac80211 restart code by Yogesh Ashok Powar · 13 years ago
  68. 30fa904 mac80211: use RCU read locks for sta_info_get by Mohammed Shafi Shajakhan · 13 years ago
  69. e46a2cf mac80211: fix kernel panic in IBSS due to a regression by Mohammed Shafi Shajakhan · 13 years ago
  70. de2ee84 mac80211: fix scan state machine by Mohammed Shafi Shajakhan · 13 years ago
  71. f6e8cb7 mac80211: always clear SDATA_STATE_OFFCHANNEL flag by Eliad Peller · 13 years ago
  72. b423db5 mac80211: Remove superfluous ieee80211_rx_h_remove_qos_control by Helmut Schaa · 13 years ago
  73. 57adc1f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  74. aef6c92 mac80211: Keep skb->piority for relayed frames in AP mode by Helmut Schaa · 13 years ago
  75. ec2b774 mac80211: ibss should not purge clients it is not responsible for by Marek Lindner · 13 years ago
  76. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 13 years ago
  77. 27bf888 mac80211: Fixing sparse warning at sta_info.c by Yogesh Ashok Powar · 13 years ago
  78. 1d8d3de mac80211: handle SMPS action frames by Johannes Berg · 13 years ago
  79. a85e1d5 cfg80211: Return beacon loss count in station by Paul Stewart · 13 years ago
  80. 84381b4 mac80211: split addba retries in time by Nikolay Martynov · 13 years ago
  81. 1478acb mac80211: Fix power save in change interface by Mohammed Shafi Shajakhan · 13 years ago
  82. 9c38a8b mac80211: remove an unnecessary paraenthesis by Mohammed Shafi Shajakhan · 13 years ago
  83. cf6bb79 mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames by Helmut Schaa · 13 years ago
  84. 4d33960 mac80211: reduce station management complexity by Johannes Berg · 13 years ago
  85. 8bf11d8 mac80211: delay IBSS station insertion by Johannes Berg · 13 years ago
  86. 5654416 mac80211: make address arguments to sta_info_alloc const by Johannes Berg · 13 years ago
  87. 2962389 mac80211: count authorized stations per BSS by Johannes Berg · 13 years ago
  88. d9a7ddb mac80211: refactor station state transitions by Johannes Berg · 13 years ago
  89. 87be1e1 mac80211: use station mutex in configuration by Johannes Berg · 13 years ago
  90. 92b62f2 mac80211: remove duplicate TDLS peer verification by Johannes Berg · 13 years ago
  91. bdd90d5 cfg80211: validate nl80211 station handling better by Johannes Berg · 13 years ago
  92. cb71b8d mac80211: free skb on error path of ieee80211_ibss_join() by Simon Wunderlich · 13 years ago
  93. 5d22df2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  94. 53d69c3 mac80211: don't check sdata_running in vif notifier by Eliad Peller · 13 years ago
  95. 0d392e9 mac80211: configure BSS_CHANGED_ARP_FILTER on reconfiguration by Eliad Peller · 13 years ago
  96. cd6c524 mac80211: Do not request FIF_BCN_PRBRESP_PROMISC for HW scan. by Dmitry TARNYAGIN · 13 years ago
  97. adf5ace mac80211: Make use of ieee80211_is_* functions in tx status path by Helmut Schaa · 13 years ago
  98. 42624d4 mac80211: Purge A-MPDU TX queues before station destructions by Yogesh Ashok Powar · 13 years ago
  99. fb03c5e mac80211: unlock on error path in ieee80211_ibss_join() by Dan Carpenter · 13 years ago
  100. 15062e6 mac80211: fix another race in aggregation start by Johannes Berg · 13 years ago