1. 7e9debe mac80211: disconnect when user changes channel by Johannes Berg · 16 years ago
  2. 7643a2c cfg80211: move txpower wext from mac80211 by Johannes Berg · 16 years ago
  3. 175427c mac80211: don't try to do anything on unchanged genIE by Johannes Berg · 16 years ago
  4. 3f77316c nl80211: Add IEEE 802.1X PAE control for station mode by Jouni Malinen · 16 years ago
  5. 0864512 cfg80211: implement wext key handling by Johannes Berg · 16 years ago
  6. 7738231 mac80211: report operating frequency rather than current by Johannes Berg · 16 years ago
  7. e255d5e mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUT by Johannes Berg · 16 years ago
  8. b9a5f8ca nl80211: Add set/get for frag/rts threshold and retry limits by Jouni Malinen · 16 years ago
  9. af8cdcd mac80211: convert to cfg80211 IBSS API by Johannes Berg · 16 years ago
  10. 691597c cfg80211/mac80211: move wext SIWMLME into cfg80211 by Johannes Berg · 16 years ago
  11. 10f644a mac80211: disable powersave if pm_qos asks for low latency by Johannes Berg · 16 years ago
  12. 965beda mac80211: improve powersave implementation by Johannes Berg · 16 years ago
  13. b0741a1 mac80211: Don't access managed mode bits in non-managed mode by Vasanthakumar Thiagarajan · 16 years ago
  14. 23a9984 mac80211: Fragmentation threshold (typo) by Gerrit Renker · 16 years ago
  15. 47afbaf mac80211: correct wext transmit power handler by Johannes Berg · 16 years ago
  16. 7986cf9 mac80211: remove mixed-cell and userspace MLME code by Johannes Berg · 16 years ago
  17. 636a5d3 nl80211: Add MLME primitives to support external SME by Jouni Malinen · 16 years ago
  18. ec30415 mac80211: Populate HT limitation with TKIP/WEP to the handler for SIOCSIWENCODE too by Vasanthakumar Thiagarajan · 16 years ago
  19. 24776cf mac80211: Fix quality reporting for wireless stats by Johannes Berg · 16 years ago
  20. 4aa188e mac80211/cfg80211: move iwrange handler to cfg80211 by Johannes Berg · 16 years ago
  21. a77b855 cfg80211/mac80211: fill qual.qual value/adjust max_qual.qual by Johannes Berg · 16 years ago
  22. 4690029 mac80211: split IBSS/managed code by Johannes Berg · 16 years ago
  23. 9a03d6d mac80211: calculate wstats_flags on the fly by Johannes Berg · 16 years ago
  24. 2a51931 cfg80211/nl80211: scanning (and mac80211 update to use it) by Johannes Berg · 16 years ago
  25. e4e5e2b mac80211: properly validate/translate IW_AUTH_MFP values by Johannes Berg · 16 years ago
  26. 7fee537 mac80211: remove HW_SIGNAL_DB by Johannes Berg · 16 years ago
  27. b8abde4 mac80211: Cancel the dynamic ps timer in ioctl_siwpower. by Vivek Natarajan · 16 years ago
  28. 4375d08 mac80211: 802.11w - Add driver capability flag for MFP by Jouni Malinen · 16 years ago
  29. fdfacf0 mac80211: 802.11w - Configuration of MFP disabled/optional/required by Jouni Malinen · 16 years ago
  30. 22787dba mac80211: 802.11w - WEXT configuration for IGTK by Jouni Malinen · 16 years ago
  31. 54604d3 mac80211: 802.11w - WEXT parameter for setting mgmt cipher by Jouni Malinen · 16 years ago
  32. 4be8c38 mac80211: extend/document powersave API by Johannes Berg · 16 years ago
  33. 46f2c4b mac80211: move dynamic PS timeout to hardware config by Johannes Berg · 16 years ago
  34. e9aeaba mac80211: validate SIOCSIWPOWER arguments better by Johannes Berg · 16 years ago
  35. 2bf30fa mac80211: remove user_power_level from driver API by Johannes Berg · 16 years ago
  36. b522ed5 mac80211: Allow to set channel in adhoc properly by Alina Friedrichsen · 16 years ago
  37. e3c92df mac80211: Fix tx power setting by Vasanthakumar Thiagarajan · 16 years ago
  38. a97b77b mac80211: Enhancements to dynamic power save. by Vivek Natarajan · 16 years ago
  39. 869717f mac80211: A couple of fixes to dynamic power save. by Vivek Natarajan · 16 years ago
  40. eb46936 mac80211: Scale down to non-HT association with TKIP/WEP as pairwise cipher by Vasanthakumar Thiagarajan · 16 years ago
  41. 520eb82 mac80211: implement dynamic power save by Kalle Valo · 16 years ago
  42. e0cb686 mac80211: enable IEEE80211_CONF_PS only when associated by Kalle Valo · 16 years ago
  43. b7a530d mac80211: Disable requests for new scans in AP mode by Jouni Malinen · 16 years ago
  44. f546638c mac80211: remove fragmentation offload functionality by Johannes Berg · 16 years ago
  45. e60c774 cfg80211: handle SIOCGIWMODE/SIOCSIWMODE by Johannes Berg · 16 years ago
  46. fee5267 cfg80211: handle SIOCGIWNAME by Johannes Berg · 16 years ago
  47. 5b9ab2e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  48. 3dd3b79 mac80211 : Fix setting ad-hoc mode and non-ibss channel by Abhijeet Kolekar · 16 years ago
  49. 41bb73e mac80211: remove SSID driver code by Johannes Berg · 16 years ago
  50. d9d2925 mac80211: make use of regulatory tx power settings on change of tx power by Luis R. Rodriguez · 16 years ago
  51. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  52. 9124b07 mac80211: make retry limits part of hw config by Johannes Berg · 16 years ago
  53. e897558 mac80211: introduce hw config change flags by Johannes Berg · 16 years ago
  54. d9fe60d 802.11: clean up/fix HT support by Johannes Berg · 16 years ago
  55. d73782f mac80211: clean up ieee80211_hw_config errors by Johannes Berg · 16 years ago
  56. 4233df6 ath9k/mac80211: disallow fragmentation in ath9k, report to userspace by Johannes Berg · 16 years ago
  57. ae17e98 mac80211: move txrate_idx into RC algorithms by Johannes Berg · 16 years ago
  58. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago
  59. c2b1345 mac80211: clean up scan namespace by Johannes Berg · 16 years ago
  60. e16751c mac80211: move ieee80211_set_freq to utils by Johannes Berg · 16 years ago
  61. 48c2fc5 mac80211: cleanup mlme state namespace by Tomas Winkler · 16 years ago
  62. f698d85 replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate by Jasper Bryant-Greene · 16 years ago
  63. 9d139c8 mac80211: revamp beacon configuration by Johannes Berg · 17 years ago
  64. f3947e2 mac80211: push interface checks down by Johannes Berg · 17 years ago
  65. 7563652 mac80211: revamp virtual interface handling by Johannes Berg · 17 years ago
  66. 3e122be mac80211: make master netdev handling sane by Johannes Berg · 17 years ago
  67. 49292d5 mac80211: power management wext hooks by Samuel Ortiz · 17 years ago
  68. e4abd4d mac80211: add support for iwconfig wlanX frag auto by Emmanuel Grumbach · 17 years ago
  69. ea2aca0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  70. 23976ef mac80211: don't accept WEP keys other than WEP40 and WEP104 by Emmanuel Grumbach · 17 years ago
  71. f37d08b mac80211: add phy information to giwname by Tomas Winkler · 17 years ago
  72. b9fcc4f mac80211: update the authentication method by Emmanuel Grumbach · 17 years ago
  73. fa6adfe mac80211: don't return -EINVAL upon iwconfig wlan0 rts auto by Emmanuel Grumbach · 17 years ago
  74. ccc5805 wext: Emit event stream entries correctly when compat. by David S. Miller · 17 years ago
  75. caea902 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  76. 5c5f966 mac80211 : fix for iwconfig in ad-hoc mode by Abhijeet Kolekar · 17 years ago
  77. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  78. be038b3 mac80211: Checking IBSS support while changing channel in ad-hoc mode by Assaf Krauss · 17 years ago
  79. d4231ca mac80211 : Fixes the status message for iwconfig by Abhijeet Kolekar · 17 years ago
  80. 43154d0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  81. 51e779f mac80211: don't claim iwspy support by Johannes Berg · 17 years ago
  82. 566bfe5 mac80211: use hardware flags for signal/noise units by Bruno Randolf · 17 years ago
  83. b454048 mac80211: allow WDS mode by Johannes Berg · 17 years ago
  84. 98dd6a5 mac80211: further RCU fixes by Johannes Berg · 17 years ago
  85. 2c8dccc mac80211: rename files by Johannes Berg · 17 years ago[Renamed (99%) from net/mac80211/ieee80211_ioctl.c]
  86. 3b96766 mac80211: fix key vs. sta locking problems by Johannes Berg · 17 years ago
  87. 380a942 mac80211: fix ieee80211_ioctl_giwrate by Johannes Berg · 17 years ago
  88. be89247 mac80211: silently accept deletion of non-existant key by John W. Linville · 17 years ago
  89. 675ef58 mac80211: prevent tuning during scanning by Mohamed Abbas · 17 years ago
  90. e048c6e mac80211: use ieee80211_get_channel by Johannes Berg · 17 years ago
  91. 44213b5 mac80211: remove STA entries when taking down interface by Johannes Berg · 17 years ago
  92. d0709a6 mac80211: RCU-ify STA info structure access by Johannes Berg · 17 years ago
  93. ee38585 mac80211: mesh data structures and first mesh changes by Luis Carlos Cobo · 17 years ago
  94. db4d116 mac80211: split ieee80211_key_alloc/free by Johannes Berg · 17 years ago
  95. 8318d78 cfg80211 API for channels/bitrates, mac80211 and driver conversion by Johannes Berg · 17 years ago
  96. 51fb61e mac80211: move interface type to vif structure by Johannes Berg · 17 years ago
  97. cdcb006 mac80211: Add radio led trigger by Ivo van Doorn · 17 years ago
  98. 374fdfb introduce WEXT scan capabilities by Dan Williams · 17 years ago
  99. b1357a8 mac80211: allow setting drop_unencrypted with wext by Johannes Berg · 17 years ago
  100. ece8edd mac80211: hardware scan rework by Zhu Yi · 17 years ago