1. 075e084 Revert "mac80211: refactor virtual monitor code" by Johannes Berg · 12 years ago
  2. 685fb72 mac80211: iterate the virtual monitor interface by Johannes Berg · 12 years ago
  3. e2fd5db mac80211: make scan_sdata pointer usable with RCU by Johannes Berg · 12 years ago
  4. 84efbb8 cfg80211: use wireless_dev for interface management by Johannes Berg · 12 years ago
  5. 870d37f mac80211: refactor virtual monitor code by Michal Kazior · 12 years ago
  6. cc45ae5 mac80211: make __ieee80211_recalc_idle static by Johannes Berg · 12 years ago
  7. 371a255 mac80211: make ieee80211_check_concurrent_iface netdev-independent by Johannes Berg · 12 years ago
  8. bdcbd8e mac80211: clean up debugging by Johannes Berg · 12 years ago
  9. 00e96de mac80211: save wmm_acm per sdata by Yoni Divinsky · 12 years ago
  10. 2eb278e mac80211: unify SW/offload remain-on-channel by Johannes Berg · 12 years ago
  11. 196ac1c mac80211: do remain-on-channel while idle by Johannes Berg · 12 years ago
  12. 7c9c46c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  13. f0d2320 net: mac80211: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 12 years ago
  14. 72d7872 mac80211: allow low-level drivers to set netdev feature bits by Arik Nemtsov · 12 years ago
  15. 71ecfa1 mac80211: clean up remain-on-channel on interface stop by Johannes Berg · 12 years ago
  16. a0d0d16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by John W. Linville · 12 years ago
  17. a9d3c05 mac80211: fix single queue drivers by Johannes Berg · 12 years ago
  18. b203ca3 mac80211: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  19. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  20. 94c514f mac80211: Adds clean sdata helper by Andrei Emeltchenko · 12 years ago
  21. afa762f mac80211: call ieee80211_mgd_stop() on interface stop by Eliad Peller · 12 years ago
  22. bb3e10f mac80211: check IEEE80211_HW_QUEUE_CONTROL in ieee80211_check_queues() by Luciano Coelho · 12 years ago
  23. 4d6c36f mac80211: clean up an ieee80211_do_open error path by Johannes Berg · 12 years ago
  24. 3a25a8c mac80211: add improved HW queue control by Johannes Berg · 12 years ago
  25. 4b6f1dd mac80211: add explicit monitor interface if needed by Johannes Berg · 12 years ago
  26. 3edaf3e mac80211: manage AP netdev carrier state by Johannes Berg · 12 years ago
  27. 32c5057 mac80211: use IEEE80211_NUM_ACS by Johannes Berg · 12 years ago
  28. ded81f6 mac80211: decouple # of netdev queues from HW queues by Johannes Berg · 12 years ago
  29. 3abead5 mac80211: combine QoS with other BSS changes by Johannes Berg · 12 years ago
  30. 8701ff0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  31. 54e4ffb mac80211: fix auth/assoc data & timer leak by Johannes Berg · 13 years ago
  32. 0dee0068 mac80211: Fix a warning on changing to monitor mode from STA by Mohammed Shafi Shajakhan · 13 years ago
  33. 885bd8e mac80211: support hw scan while idle by Eliad Peller · 13 years ago
  34. 66e67e4 mac80211: redesign auth/assoc by Johannes Berg · 13 years ago
  35. 874239f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  36. 1946841 mac80211: add support for mcs masks by Simon Wunderlich · 13 years ago
  37. 83d5cc0 mac80211: station state transition error handling by Johannes Berg · 13 years ago
  38. 405385f mac80211: set bss_conf.idle when vif is connected by Eliad Peller · 13 years ago
  39. d9a7ddb mac80211: refactor station state transitions by Johannes Berg · 13 years ago
  40. d3c1597 mac80211: fix forwarded mesh frame queue mapping by Thomas Pedersen · 13 years ago
  41. b53be79 mac80211: Add NoAck per tid support by Simon Wunderlich · 13 years ago
  42. 5e2e05d mac80211: use kfree_skb() instead of kfree() by Dan Carpenter · 13 years ago
  43. 0294582 mac80211: Save probe response data for bss by Arik Nemtsov · 13 years ago
  44. 86a2ea4 mac80211: set carrier_on for ibss vifs only while joined by Eliad Peller · 13 years ago
  45. 665c93a mac80211: add support for control port protocol in AP mode by Johannes Berg · 13 years ago
  46. 7b7eab6 mac80211: verify virtual interfaces in driver API by Johannes Berg · 13 years ago
  47. 5903459 mac80211: call set_wmm_default only for valid vifs by Eliad Peller · 13 years ago
  48. 094daf7 Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  49. c2c98fd mac80211: optimise station flags by Johannes Berg · 13 years ago
  50. 8e00f5f Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  51. 6f2d933 mac80211: fix AP/VLAN PS buffer race by Johannes Berg · 13 years ago
  52. b53d63e Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-davem by John W. Linville · 13 years ago
  53. ece1a2e mac80211: Remove mesh paths when an interface is removed by Javier Cardona · 13 years ago
  54. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  55. a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 13 years ago
  56. 550fd08 net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared by Neil Horman · 13 years ago
  57. 2fcf2824 mac80211: remove a redundant check by Mohammed Shafi Shajakhan · 13 years ago
  58. 55d9905 mac80211: allocate only one RX queue by Johannes Berg · 13 years ago
  59. 59e7e70 mac80211: call dev_alloc_name before copying name to sdata by Thadeu Lima de Souza Cascardo · 13 years ago
  60. 31ec97d Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  61. e00cf3b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  62. c29acf2 mac80211: abort scan_work immediately when the device goes down by Rajkumar Manoharan · 13 years ago
  63. 40b275b mac80211: sparse RCU annotations by Johannes Berg · 13 years ago
  64. 1c5cae8 net: call dev_alloc_name from register_netdevice by Jiri Pirko · 13 years ago
  65. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  66. 5f04d50 net: Fix more stale on-stack list_head objects. by Eric W. Biederman · 14 years ago
  67. 2cf22b8 mac80211: Recalculate channel-type on iface removal. by Ben Greear · 14 years ago
  68. 21f8358 mac80211: implement hardware offload for remain-on-channel by Johannes Berg · 14 years ago
  69. 67408c8 mac80211: selective throughput LED trigger active by Johannes Berg · 14 years ago
  70. e1e5406 mac80211: add throughput based LED blink trigger by Johannes Berg · 14 years ago
  71. 29cbe68 cfg80211/mac80211: add mesh join/leave commands by Johannes Berg · 14 years ago
  72. 09b1747 mac80211: move mesh filter adjusting by Johannes Berg · 14 years ago
  73. 352ffad mac80211: unset SDATA_STATE_OFFCHANNEL when cancelling a scan by Brian Cavagnolo · 14 years ago
  74. 7be5086 mac80211: add probe request filter flag by Johannes Berg · 14 years ago
  75. 53f73c0 mac80211: avoid transmitting delBA to old AP by Johannes Berg · 14 years ago
  76. 1be7fe8 mac80211: fix for WDS interfaces by Bill Jordan · 14 years ago
  77. 85416a4 mac80211: fix rx monitor filter refcounters by Christian Lamparter · 14 years ago
  78. 2ca27bc mac80211: add p2p device type support by Johannes Berg · 14 years ago
  79. 2d2080c mac80211: set running state earlier by Johannes Berg · 14 years ago
  80. 34d4bc4 mac80211: support runtime interface type changes by Johannes Berg · 14 years ago
  81. 87490f6 mac80211: split out concurrent vif checks by Johannes Berg · 14 years ago
  82. bf533e0 mac80211: simplify zero address checks by Johannes Berg · 14 years ago
  83. b9dcf71 mac80211: clean up ifdown/cleanup paths by Johannes Berg · 14 years ago
  84. a621fa4 mac80211: allow changing port control protocol by Johannes Berg · 14 years ago
  85. 0fb9a9e net/mac80211: Use wiphy_<level> by Joe Perches · 14 years ago
  86. 2e161f7 cfg80211/mac80211: extensible frame processing by Johannes Berg · 14 years ago
  87. 7da7cc1 mac80211: per interface idle notification by Johannes Berg · 14 years ago
  88. 4e6cbfd mac80211: support use of NAPI for bottom-half processing by John W. Linville · 14 years ago
  89. 53e9b1d mac80211: set carrier on for monitor interfaces on ieee80211_open by David Gnedt · 14 years ago
  90. 875ae5f mac80211: fix aggregation action frame handling with AP VLANs by Felix Fietkau · 14 years ago
  91. 6854296 mac80211: Fix circular locking dependency in ARP filter handling by Juuso Oikarinen · 14 years ago
  92. a93e364 mac80211: change RX aggregation locking by Johannes Berg · 14 years ago
  93. c1475ca mac80211: move aggregation callback processing by Johannes Berg · 14 years ago
  94. 344eec6 mac80211: move blockack stop due to fragmentation by Johannes Berg · 14 years ago
  95. bed7ee6e mac80211: always process blockack action from workqueue by Johannes Berg · 14 years ago
  96. 36b3a62 mac80211: common work skb freeing by Johannes Berg · 14 years ago
  97. 1fa57d0 mac80211: use common work function by Johannes Berg · 14 years ago
  98. 64592c8 mac80211: use common work struct by Johannes Berg · 14 years ago
  99. 35f20c1 mac80211: use common skb queue by Johannes Berg · 14 years ago
  100. 2a41905 mac80211: simplify station/aggregation code by Johannes Berg · 14 years ago