1. 57fb089 mac80211: fix crash when using AP VLAN interfaces by Felix Fietkau · 11 years ago
  2. 687da13 mac80211: implement SMPS for AP by Emmanuel Grumbach · 11 years ago
  3. cd7760e mac80211: add support for CSA in IBSS mode by Simon Wunderlich · 11 years ago
  4. a986553 mac80211: fix change_interface queue assignments by Johannes Berg · 11 years ago
  5. 73da7d5 mac80211: add channel switch command and beacon callbacks by Simon Wunderlich · 11 years ago
  6. 0430c88 cfg80211/mac80211: use reduced txpower for 5 and 10 MHz by Simon Wunderlich · 11 years ago
  7. 3899ba9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  8. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  9. 31eba5b mac80211: support active monitor interfaces by Felix Fietkau · 11 years ago
  10. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  11. ac20976 mac80211: Allow single vif mac address change with addr_mask by Helmut Schaa · 11 years ago
  12. c8aa22d mac80211: close AP_VLAN interfaces before unregistering all by Johannes Berg · 11 years ago
  13. 1351c5d mac80211: assign AP_VLAN hw queues correctly by Johannes Berg · 11 years ago
  14. 4c8a9d4 mac80211: close AP_VLAN interfaces before unregistering all by Johannes Berg · 11 years ago
  15. 5f38a11 mac80211: assign AP_VLAN hw queues correctly by Johannes Berg · 11 years ago
  16. 2b43631 mac80211: fix queue handling crash by Johannes Berg · 11 years ago
  17. ec09414 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  18. 8ceb595 mac80211: use synchronize_rcu() with rcu_barrier() by Bob Copeland · 11 years ago
  19. 655d8e2 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  20. 6fe5468 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  21. 62a40a1 mac80211: fix LED in idle handling by Johannes Berg · 11 years ago
  22. 2b730da mac80211: don't start new netdev queues if driver stopped by Johannes Berg · 11 years ago
  23. a231082 mac80211: replace some dead code by a warning by Johannes Berg · 11 years ago
  24. b2c0958 mac80211: fix do_stop handling while suspended by Johannes Berg · 11 years ago
  25. 3c3e21e mac80211: destroy virtual monitor interface across suspend by Johannes Berg · 11 years ago
  26. c8f994e mac80211: purge remain-on-channel items when suspending by Johannes Berg · 11 years ago
  27. afdc7c1 mac80211: remove outdated comment referring to master interface by Johannes Berg · 11 years ago
  28. c5d54fb mac80211: remove ancient reference to master interface by Johannes Berg · 11 years ago
  29. 9a574cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  30. 382a103 mac80211: fix idle handling sequence by Johannes Berg · 11 years ago
  31. 8b30578 mac80211: fix virtual monitor interface locking by Johannes Berg · 11 years ago
  32. 39ecc01 mac80211: pass queue bitmap to flush operation by Johannes Berg · 11 years ago
  33. d260ff1 mac80211: remove vif debugfs driver callbacks by Stanislaw Gruszka · 11 years ago
  34. 488b366 mac80211: add driver callback for per-interface multicast filter by Alexander Bondar · 11 years ago
  35. 1861b84 mac80211: simplify AP interface stop by Johannes Berg · 11 years ago
  36. 7b4396b mac80211: flush keys when stopping AP by Johannes Berg · 11 years ago
  37. 8d1f7ec mac80211: defer tailroom counter manipulation when roaming by Johannes Berg · 11 years ago
  38. 30c9712 mac80211: remove napi by Stanislaw Gruszka · 11 years ago
  39. 801d929 mac80211: another fix for idle handling in monitor mode by Felix Fietkau · 11 years ago
  40. b759f4d mac80211: fix idle handling in monitor mode by Felix Fietkau · 11 years ago
  41. 572078b mac80211: fix harmless station flush warning by Johannes Berg · 11 years ago
  42. 8ffb5c0 mac80211: enable vif.cab_queue for mesh by Bob Copeland · 11 years ago
  43. 397a7a2 mac80211: free ps->bc_buf skbs on vlan device stop by Michael Braun · 11 years ago
  44. 164eb02 mac80211: add radar detection command/event by Simon Wunderlich · 12 years ago
  45. fd0f979 mac80211: simplify idle handling by Johannes Berg · 12 years ago
  46. f1e3e05 mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLE by Johannes Berg · 12 years ago
  47. b207cdb mac80211: add vif debugfs driver callbacks by Alexander Bondar · 12 years ago
  48. 0f19b41 mac80211: remove ARP filter enable/disable logic by Johannes Berg · 12 years ago
  49. ad2d223 mac80211: assign bss_conf.bssid only once by Johannes Berg · 12 years ago
  50. 75de911 mac80211: optimise AP stop RCU handling by Johannes Berg · 12 years ago
  51. 051007d mac80211: optimise roaming time again by Johannes Berg · 12 years ago
  52. 09f4114 mac80211: warn if unexpectedly removing stations by Johannes Berg · 12 years ago
  53. b998e8b mac80211: remove final sta_info_flush() by Johannes Berg · 12 years ago
  54. 09b1426 mac80211: fix maximum MTU by Chaitanya · 12 years ago
  55. 97f97b1 mac80211: fix station destruction in AP/mesh modes by Johannes Berg · 12 years ago
  56. 4d76d21 mac80211: assign VLAN channel contexts by Johannes Berg · 12 years ago
  57. 0b7dff4 mac80211: cancel work instead of waiting for it to do nothing by Johannes Berg · 12 years ago
  58. 478622e mac80211: reject setting masked mac addresses by Helmut Schaa · 12 years ago
  59. 4bf8853 mac80211: convert to channel definition struct by Johannes Berg · 12 years ago
  60. 1ea6f9c mac80211: handle TX power per virtual interface by Johannes Berg · 12 years ago
  61. 6fb47de Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 12 years ago
  62. 7b20b8e mac80211: move AP teardown code to correct place by Johannes Berg · 12 years ago
  63. 9b34f40 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  64. d012a60 mac80211: make client powersave independent of interface type by Marco Porsch · 12 years ago
  65. 04ecd25 mac80211: track needed RX chains for channel contexts by Johannes Berg · 12 years ago
  66. 55de908 mac80211: use channel contexts by Johannes Berg · 12 years ago
  67. d4fa14c mac80211: use ieee80211_free_txskb in a few more places by Felix Fietkau · 12 years ago
  68. b22cfcf mac80211: use call_rcu() on sta deletion by Eliad Peller · 12 years ago
  69. 0ef24e5 mac80211: Do not check for valid hw_queues for P2P_DEVICE by Ilan Peer · 12 years ago
  70. 6d71117 mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF by Johannes Berg · 12 years ago
  71. f142c6b mac80211: support P2P Device abstraction by Johannes Berg · 12 years ago
  72. 98104fde cfg80211: add P2P Device abstraction by Johannes Berg · 12 years ago
  73. aa7a008 mac80211: avoid using synchronize_rcu in ieee80211_set_probe_resp by Eyal Shapira · 12 years ago
  74. 3e17f2b mac80211: remove ieee80211_clean_sdata() by Thomas Pedersen · 12 years ago
  75. 0d466b9c mac80211: improve cleanup when leaving mesh by Thomas Pedersen · 12 years ago
  76. 1411af1 mac80211: enable WDS carrier only after adding station by Johannes Berg · 12 years ago
  77. c405c62 mac80211: manage carrier state in mesh by Johannes Berg · 12 years ago
  78. 679ef4e mac80211: use oper_channel in utils and config by Johannes Berg · 12 years ago
  79. 075e084 Revert "mac80211: refactor virtual monitor code" by Johannes Berg · 12 years ago
  80. 685fb72 mac80211: iterate the virtual monitor interface by Johannes Berg · 12 years ago
  81. e2fd5db mac80211: make scan_sdata pointer usable with RCU by Johannes Berg · 12 years ago
  82. 84efbb8 cfg80211: use wireless_dev for interface management by Johannes Berg · 12 years ago
  83. 870d37f mac80211: refactor virtual monitor code by Michal Kazior · 12 years ago
  84. cc45ae5 mac80211: make __ieee80211_recalc_idle static by Johannes Berg · 12 years ago
  85. 371a255 mac80211: make ieee80211_check_concurrent_iface netdev-independent by Johannes Berg · 12 years ago
  86. bdcbd8e mac80211: clean up debugging by Johannes Berg · 12 years ago
  87. 00e96de mac80211: save wmm_acm per sdata by Yoni Divinsky · 12 years ago
  88. 2eb278e mac80211: unify SW/offload remain-on-channel by Johannes Berg · 12 years ago
  89. 196ac1c mac80211: do remain-on-channel while idle by Johannes Berg · 12 years ago
  90. 7c9c46c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  91. f0d2320 net: mac80211: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 12 years ago
  92. 72d7872 mac80211: allow low-level drivers to set netdev feature bits by Arik Nemtsov · 12 years ago
  93. 71ecfa1 mac80211: clean up remain-on-channel on interface stop by Johannes Berg · 12 years ago
  94. a0d0d16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by John W. Linville · 12 years ago
  95. a9d3c05 mac80211: fix single queue drivers by Johannes Berg · 12 years ago
  96. b203ca3 mac80211: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  97. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  98. 94c514f mac80211: Adds clean sdata helper by Andrei Emeltchenko · 12 years ago
  99. afa762f mac80211: call ieee80211_mgd_stop() on interface stop by Eliad Peller · 12 years ago
  100. bb3e10f mac80211: check IEEE80211_HW_QUEUE_CONTROL in ieee80211_check_queues() by Luciano Coelho · 12 years ago