1. 36b3a62 mac80211: common work skb freeing by Johannes Berg · 14 years ago
  2. 1fa57d0 mac80211: use common work function by Johannes Berg · 14 years ago
  3. 64592c8 mac80211: use common work struct by Johannes Berg · 14 years ago
  4. 35f20c1 mac80211: use common skb queue by Johannes Berg · 14 years ago
  5. 2a41905 mac80211: simplify station/aggregation code by Johannes Berg · 14 years ago
  6. ad0e2b5 mac80211: simplify key locking by Johannes Berg · 14 years ago
  7. e0961f1 mac80211: remove useless work starting by Johannes Berg · 14 years ago
  8. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  9. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  10. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  11. 1e4dcd0 mac80211: Add support for connection monitor in hardware by Juuso Oikarinen · 15 years ago
  12. fa9029f mac80211: use different MAC addresses for virtual interfaces by Johannes Berg · 15 years ago
  13. 2f5265e mac80211: fix netdev rename by Johannes Berg · 15 years ago
  14. 861a57c mac80211: fix WMM AC default for non-QoS data frames by Felix Fietkau · 15 years ago
  15. 031cf0e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  16. 37eb0b1 cfg80211/mac80211: Use more generic bitrate mask for rate control by Jouni Malinen · 15 years ago
  17. 193e70e mac80211: fix queue selection for data frames on monitor interfaces by Felix Fietkau · 15 years ago
  18. b49bb57 mac80211: fix endian error by Johannes Berg · 15 years ago
  19. 045cfb7 mac80211: fix queue selection for packets injected via monitor interface by Lennert Buytenhek · 15 years ago
  20. cfa6cb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  21. 8a5b33f Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues" by John W. Linville · 15 years ago
  22. 4f9b2a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  23. fc5f757 mac80211: fix ieee80211_change_mac() to use struct sockaddr by Kalle Valo · 15 years ago
  24. cf0277e mac80211: fix skb buffering issue by Johannes Berg · 15 years ago
  25. 1ed32e4 mac80211: remove struct ieee80211_if_init_conf by Johannes Berg · 15 years ago
  26. af6b637 mac80211: generalise work handling by Johannes Berg · 15 years ago
  27. a80f7c0 mac80211: introduce flush operation by Johannes Berg · 15 years ago
  28. 9607e6b mac80211: add ieee80211_sdata_running by Johannes Berg · 15 years ago
  29. 47846c9 mac80211: reduce reliance on netdev by Johannes Berg · 15 years ago
  30. efe117a mac80211: Speedup ieee80211_remove_interfaces() by Eric Dumazet · 15 years ago
  31. 9bc383d cfg80211: introduce capability for 4addr mode by Johannes Berg · 15 years ago
  32. f14543ee mac80211: implement support for 4-address frames for AP and client mode by Felix Fietkau · 15 years ago
  33. 0869aea mac80211: remove RX_FLAG_RADIOTAP by Johannes Berg · 15 years ago
  34. 53623f1 mac80211: replace netif_tx_{start,stop,wake}_all_queues by John W. Linville · 15 years ago
  35. 0adc23f mac80211: support ETHTOOL_GPERMADDR by John W. Linville · 15 years ago
  36. 053a93d cfg80211: assign device type in netdev notifier callback by Marcel Holtmann · 15 years ago
  37. 384912e net: Add DEVTYPE support for Ethernet based devices by Marcel Holtmann · 15 years ago
  38. 15db0b7 mac80211: fix scan cancel on ifdown by Johannes Berg · 15 years ago
  39. ea77f12 mac80211: remove tasklet enable/disable by Johannes Berg · 15 years ago
  40. 84f6a01 mac80211: fix configure_filter invocation after stop by Johannes Berg · 15 years ago
  41. 3ac64be mac80211: allow configure_filter callback to sleep by Johannes Berg · 15 years ago
  42. e3b90ca mac80211: FIF_PSPOLL filter flag by Igor Perminov · 15 years ago
  43. 42935ec mac80211: redefine usage of the mac80211 workqueue by Luis R. Rodriguez · 15 years ago
  44. 57c9fff mac80211: fix sparse warnings/errors by Johannes Berg · 15 years ago
  45. 97af743 mac80211: disable beacons before removing the associated interface by Bob Copeland · 15 years ago
  46. a9a1162 cfg80211: self-contained wext handling where possible by Johannes Berg · 15 years ago
  47. fbe9c42 mac80211: Replace {sw, hw}_scanning variables with a bitfield by Helmut Schaa · 15 years ago
  48. a272a72 mac80211: allow using network namespaces by Johannes Berg · 15 years ago
  49. 5061b0c mac80211: cooperate more with network namespaces by Johannes Berg · 15 years ago
  50. 3b8d81e0 mac80211: remove master netdev by Johannes Berg · 15 years ago
  51. 0e2b628 mac80211: cancel the connection monitor timers/work by Johannes Berg · 15 years ago
  52. 77fdaa1 mac80211: rework MLME for multiple authentications by Johannes Berg · 15 years ago
  53. ab1faea mac80211: remove dead code, clean up by Johannes Berg · 15 years ago
  54. 1f87f7d cfg80211: add rfkill support by Johannes Berg · 15 years ago
  55. 58905ca mac80211: fix scan channel race by Johannes Berg · 16 years ago
  56. 5cff20e mac80211: tell driver when idle by Johannes Berg · 16 years ago
  57. 2448798 mac80211: add driver ops wrappers by Johannes Berg · 16 years ago
  58. af8cdcd mac80211: convert to cfg80211 IBSS API by Johannes Berg · 16 years ago
  59. 10f644a mac80211: disable powersave if pm_qos asks for low latency by Johannes Berg · 16 years ago
  60. 965beda mac80211: improve powersave implementation by Johannes Berg · 16 years ago
  61. 04de838 mac80211: add beacon filtering support by Kalle Valo · 16 years ago
  62. 7986cf9 mac80211: remove mixed-cell and userspace MLME code by Johannes Berg · 16 years ago
  63. 65fc73a nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE by Jouni Malinen · 16 years ago
  64. d7873cb mac80211: Fix memleak in nl80211 authentication on deinit by Jouni Malinen · 16 years ago
  65. 1a28c78 mac80211: deauth before flushing STA information by Herton Ronaldo Krzesinski · 16 years ago
  66. 4690029 mac80211: split IBSS/managed code by Johannes Berg · 16 years ago
  67. 076ae60 mac80211: disallow moving netns by Johannes Berg · 16 years ago
  68. 2a51931 cfg80211/nl80211: scanning (and mac80211 update to use it) by Johannes Berg · 16 years ago
  69. 2dace10 mac80211: clean up BA session teardown by Johannes Berg · 16 years ago
  70. 587e729 mac80211: convert to net_device_ops by Johannes Berg · 16 years ago
  71. c771c9d mac80211: add interface list lock by Johannes Berg · 16 years ago
  72. 9aed3cc nl80211: New command for adding extra IE(s) into management frames by Jouni Malinen · 16 years ago
  73. c481ec9 mac80211: Add 802.11h CSA support by Sujith · 16 years ago
  74. 7cbf0ba mac80211: Cancel the power save timer in ieee80211_stop. by Vivek Natarajan · 16 years ago
  75. eb46936 mac80211: Scale down to non-HT association with TKIP/WEP as pairwise cipher by Vasanthakumar Thiagarajan · 16 years ago
  76. dcebf45 mac80211: allow mode change if IBSS is not allowed by Pavel Roskin · 16 years ago
  77. e60c774 cfg80211: handle SIOCGIWMODE/SIOCSIWMODE by Johannes Berg · 16 years ago
  78. e327b847 mac80211: deauth when interface is marked down by John W. Linville · 16 years ago
  79. a3c9aa5 mac80211: disable BSSID filtering for mesh interfaces by Andrey Yurovsky · 16 years ago
  80. bda3933 mac80211: move bss_conf into vif by Johannes Berg · 16 years ago
  81. e897558 mac80211: introduce hw config change flags by Johannes Berg · 16 years ago
  82. b4a4bf5 mac80211: fixups for "make master iface not wireless" by Johannes Berg · 16 years ago
  83. 60719ff cfg80211: show interface type by Johannes Berg · 16 years ago
  84. e16ce63 mac80211 : Fix mode change hard_start_xmit function by Abhijeet Kolekar · 16 years ago
  85. 17741cd mac80211: share STA information with driver by Johannes Berg · 16 years ago
  86. 0d143fe mac80211: move regular interface handling by Johannes Berg · 16 years ago
  87. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago
  88. 96dd22a mac80211: inform driver of basic rateset by Johannes Berg · 16 years ago
  89. 9c6bd79 mac80211: reorder MLME code more by Johannes Berg · 16 years ago
  90. 472dbc4 mac80211: split off mesh handling entirely by Johannes Berg · 16 years ago
  91. aee14ce mac80211: Reorder debugfs calls during netdev deinit by Jouni Malinen · 16 years ago
  92. f698d85 replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate by Jasper Bryant-Greene · 16 years ago
  93. f591fa5 mac80211: fix TX sequence numbers by Johannes Berg · 16 years ago
  94. f3947e2 mac80211: push interface checks down by Johannes Berg · 16 years ago
  95. 7563652 mac80211: revamp virtual interface handling by Johannes Berg · 16 years ago
  96. 3e122be mac80211: make master netdev handling sane by Johannes Berg · 16 years ago
  97. f4ea83d mac80211: rework debug settings and make debugging safer by Johannes Berg · 16 years ago
  98. e253008 mac80211: use multi-queue master netdevice by Johannes Berg · 17 years ago
  99. f42a444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 17 years ago
  100. 63fe46d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago