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