1. e327b847 mac80211: deauth when interface is marked down by John W. Linville · 16 years ago
  2. 5b9ab2e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  3. 860c6e6 mac80211: fix unaligned access in ieee80211_wep_encrypt_data by Ivan Kuten · 16 years ago
  4. 5925d97 mac80211: Look out for some other AP when disassoc is received. by Vivek Natarajan · 16 years ago
  5. 1dc5a84 mac80211: Fix pid rate-setting algorithm to allow rate changes by Larry Finger · 16 years ago
  6. 8eb41c9 mac80211: make Minstrel the default rate control algorithm by Luis R. Rodriguez · 16 years ago
  7. 4ada424 mac80211: don't assume driver has been attached on registration by Luis R. Rodriguez · 16 years ago
  8. f16f33d mac80211: Use the HT capabilities from the IE instead of the station's caps. by Sujith · 16 years ago
  9. 3f2355c cfg80211/mac80211: Add 802.11d support by Luis R. Rodriguez · 16 years ago
  10. 3dd3b79 mac80211 : Fix setting ad-hoc mode and non-ibss channel by Abhijeet Kolekar · 16 years ago
  11. cf005b1 net: remove redundant argument comments by Qinghuang Feng · 16 years ago
  12. 1d047de mac80211: remove unnecessary include. by Rami Rosen · 16 years ago
  13. 9902b18 mac80211: rc80211_pid eliminate sparse warnings by Tomas Winkler · 16 years ago
  14. 0ed94ea mac80211: remove more excess kernel-doc by Randy Dunlap · 16 years ago
  15. a3c9aa5 mac80211: disable BSSID filtering for mesh interfaces by Andrey Yurovsky · 16 years ago
  16. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  17. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  18. 8e3bad6 mac80211: remove ieee80211_notify_mac by Johannes Berg · 16 years ago
  19. db7fb86 mac80211: fix notify_mac function by Johannes Berg · 16 years ago
  20. 013cd39 mac80211: fix a buffer overrun in station debug code by Jianjun Kong · 16 years ago
  21. fbf1892 mac80211: Allow AP mode to be enabled by Jouni Malinen · 16 years ago
  22. d61272c mac80211: fix basic rates setting from association response by Tomas Winkler · 16 years ago
  23. 3188848 nl80211: Add TX queue parameter configuration by Jouni Malinen · 16 years ago
  24. 90c97a0 nl80211: Add basic rate configuration for AP mode by Jouni Malinen · 16 years ago
  25. 8469cde mac80211: Add a new event in ieee80211_ampdu_mlme_action by Sujith · 16 years ago
  26. 41bb73e mac80211: remove SSID driver code by Johannes Berg · 16 years ago
  27. 2df7816 wireless: fix a few sparse warnings by Johannes Berg · 16 years ago
  28. 1239cd5 wireless: move mesh config length constant by Johannes Berg · 16 years ago
  29. 97c8b01 mac80211: print reason code for deauth/dissoc frames by Zhu Yi · 16 years ago
  30. e25cf4a mac80211: fix two kernel-doc warnings by Johannes Berg · 16 years ago
  31. 8b30b1f mac80211: Re-enable aggregation by Sujith · 16 years ago
  32. 4393dce mac80211: allow all interfaces types to handle RX action frames by Andrey Yurovsky · 16 years ago
  33. 075cbc9 mac80211: Change WARN_ON to WARN_ON_ONCE by Sujith · 16 years ago
  34. d9d2925 mac80211: make use of regulatory tx power settings on change of tx power by Luis R. Rodriguez · 16 years ago
  35. e2ef12d mac80211: check return value of dev_alloc_skb() in ieee80211_sta_join_ibss(). by Rami Rosen · 16 years ago
  36. ddf4ac5 mac80211: insert AP sta entry after filling it by Johannes Berg · 16 years ago
  37. 93da9cc Add nl80211 commands to get and set o11s mesh networking parameters by colin@cozybit.com · 16 years ago
  38. 4a68ec5 mac80211: inform userspace of probe/auth/assoc timeout by Johannes Berg · 16 years ago
  39. 50fb2e4 mac80211: remove rate_control_clear by Johannes Berg · 16 years ago
  40. f4a8cd9 minstrel: improve performance for non-MRR drivers by Felix Fietkau · 16 years ago
  41. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  42. cb121ba mac80211: add might_sleep to hw_config by Johannes Berg · 16 years ago
  43. ae5eb02 mac80211: rewrite HT handling by Johannes Berg · 16 years ago
  44. bda3933 mac80211: move bss_conf into vif by Johannes Berg · 16 years ago
  45. 9124b07 mac80211: make retry limits part of hw config by Johannes Berg · 16 years ago
  46. 9477828 mac80211: provide sequence numbers by Johannes Berg · 16 years ago
  47. e897558 mac80211: introduce hw config change flags by Johannes Berg · 16 years ago
  48. 0f4ac38 mac80211: kill hw.conf.antenna_sel_{rx,tx} by Johannes Berg · 16 years ago
  49. d9fe60d 802.11: clean up/fix HT support by Johannes Berg · 16 years ago
  50. 1397dce mac80211: remove unused declaration of struct sta_attribute. by Rami Rosen · 16 years ago
  51. 7a5158e mac80211: fix short slot handling by Johannes Berg · 16 years ago
  52. e87a2fe mac80211: remove max_antenna_gain config by Johannes Berg · 16 years ago
  53. d73782f mac80211: clean up ieee80211_hw_config errors by Johannes Berg · 16 years ago
  54. 3db5943 mac80211: remove wiphy_to_hw by Johannes Berg · 16 years ago
  55. c6a1fa1 mac80211: minor code cleanups by Johannes Berg · 16 years ago
  56. 36ff382 mac80211: remove writable debugs mesh parameters by Johannes Berg · 16 years ago
  57. 804feeb mac80211: remove aggregation status write support from debugfs by Johannes Berg · 16 years ago
  58. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  59. 0c68ae26 mac80211: convert to %pM away from print_mac by Johannes Berg · 16 years ago
  60. 51b94bf mac80211: correct warnings in minstrel rate control algorithm by John W. Linville · 16 years ago
  61. 4233df6 ath9k/mac80211: disallow fragmentation in ath9k, report to userspace by Johannes Berg · 16 years ago
  62. d048e50 mac80211: Fix scan RX processing oops by Jouni Malinen · 16 years ago
  63. c74e90a mac80211: fix debugfs netdev rename by Johannes Berg · 16 years ago
  64. 0991481 mac80211: fix HT information element parsing by Johannes Berg · 16 years ago
  65. 63044e9 mac80211: fix debugfs lockup by Johannes Berg · 16 years ago
  66. bf94e17 net/mac80211/rx.c: fix build error by Ingo Molnar · 16 years ago
  67. ad788b5 mac80211: avoid "Wireless Event too big" message for assoc response by John W. Linville · 16 years ago
  68. cccf129 mac80211: add the 'minstrel' rate control algorithm by Felix Fietkau · 16 years ago
  69. 870abdf mac80211: add multi-rate retry support by Felix Fietkau · 16 years ago
  70. 76708de mac80211: free up 2 bytes in skb->cb by Felix Fietkau · 16 years ago
  71. f74b6a5 mac80211: remove redundant check in ieee80211_master_start_xmit (net/mac80211/tx.c) by Rami Rosen · 16 years ago
  72. 8ef9dad mac80211: remove shadowed variables in ieee80211_master_start_xmit by Tomas Winkler · 16 years ago
  73. 74af025 wireless: restore revert lost to merge damage by Linus Torvalds · 16 years ago
  74. b0dee57 Fix modpost failure when rx handlers are not inlined. by Davide Pesavento · 16 years ago
  75. d88410a mac80211: remove wme_tx_queue and wme_rx_queue from net/mac80211/sta_info.h by Rami Rosen · 16 years ago
  76. b4a4bf5 mac80211: fixups for "make master iface not wireless" by Johannes Berg · 16 years ago
  77. 4492bea mac80211: fix led behavior in IBSS by Emmanuel Grumbach · 16 years ago
  78. 4dfe51e mac80211: probe with correct SSID by Johannes Berg · 16 years ago
  79. 4b7679a mac80211: clean up rate control API by Johannes Berg · 16 years ago
  80. 2ff6a6d4 mac80211: fix mesh action frame handling by Johannes Berg · 16 years ago
  81. 79617de mac80211: mesh portal functionality support by YanBo · 16 years ago
  82. f8b25cd mac80211: allow interface settings changes only when down by Johannes Berg · 16 years ago
  83. 60719ff cfg80211: show interface type by Johannes Berg · 16 years ago
  84. 133b822 mac80211: make master iface not wireless by Johannes Berg · 16 years ago
  85. 6067804 net: Use hton[sl]() instead of __constant_hton[sl]() where applicable by Arnaldo Carvalho de Melo · 16 years ago
  86. e16ce63 mac80211 : Fix mode change hard_start_xmit function by Abhijeet Kolekar · 16 years ago
  87. 538df28 mac80211: remove debug frame dumping by Johannes Berg · 16 years ago
  88. c1b6cf4 mac80211: remove beacon counters by Johannes Berg · 16 years ago
  89. 9222963 mac80211: fix sta_info kernel-doc warning by Johannes Berg · 16 years ago
  90. 25d834e mac80211: fix virtual interfaces vs. injection by Johannes Berg · 16 years ago
  91. 3061307 mac80211: pass AP vif pointer for VLANs by Johannes Berg · 16 years ago
  92. 687c7c0 mac80211: share sta_info->ht_info by Johannes Berg · 16 years ago
  93. ae17e98 mac80211: move txrate_idx into RC algorithms by Johannes Berg · 16 years ago
  94. 323ce79 mac80211: share sta->supp_rates by Johannes Berg · 16 years ago
  95. b7e3500 mac80211: move last_txrate_idx into RC algorithms by Johannes Berg · 16 years ago
  96. 95dac040 mac80211: small rate control changes by Johannes Berg · 16 years ago
  97. 17741cd mac80211: share STA information with driver by Johannes Berg · 16 years ago
  98. 7a725f7 mac80211: warn on some invalid vlan operations by Johannes Berg · 16 years ago
  99. 0d143fe mac80211: move regular interface handling by Johannes Berg · 16 years ago
  100. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago