1. 4233df6 ath9k/mac80211: disallow fragmentation in ath9k, report to userspace by Johannes Berg · 16 years ago
  2. ae17e98 mac80211: move txrate_idx into RC algorithms by Johannes Berg · 16 years ago
  3. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago
  4. c2b1345 mac80211: clean up scan namespace by Johannes Berg · 16 years ago
  5. e16751c mac80211: move ieee80211_set_freq to utils by Johannes Berg · 16 years ago
  6. 48c2fc5 mac80211: cleanup mlme state namespace by Tomas Winkler · 16 years ago
  7. f698d85 replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate by Jasper Bryant-Greene · 16 years ago
  8. 9d139c8 mac80211: revamp beacon configuration by Johannes Berg · 16 years ago
  9. f3947e2 mac80211: push interface checks down by Johannes Berg · 16 years ago
  10. 7563652 mac80211: revamp virtual interface handling by Johannes Berg · 16 years ago
  11. 3e122be mac80211: make master netdev handling sane by Johannes Berg · 16 years ago
  12. 49292d5 mac80211: power management wext hooks by Samuel Ortiz · 16 years ago
  13. e4abd4d mac80211: add support for iwconfig wlanX frag auto by Emmanuel Grumbach · 16 years ago
  14. ea2aca0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  15. 23976ef mac80211: don't accept WEP keys other than WEP40 and WEP104 by Emmanuel Grumbach · 16 years ago
  16. f37d08b mac80211: add phy information to giwname by Tomas Winkler · 16 years ago
  17. b9fcc4f mac80211: update the authentication method by Emmanuel Grumbach · 16 years ago
  18. fa6adfe mac80211: don't return -EINVAL upon iwconfig wlan0 rts auto by Emmanuel Grumbach · 16 years ago
  19. ccc5805 wext: Emit event stream entries correctly when compat. by David S. Miller · 16 years ago
  20. caea902 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  21. 5c5f966 mac80211 : fix for iwconfig in ad-hoc mode by Abhijeet Kolekar · 16 years ago
  22. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  23. be038b3 mac80211: Checking IBSS support while changing channel in ad-hoc mode by Assaf Krauss · 16 years ago
  24. d4231ca mac80211 : Fixes the status message for iwconfig by Abhijeet Kolekar · 16 years ago
  25. 43154d0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  26. 51e779f mac80211: don't claim iwspy support by Johannes Berg · 16 years ago
  27. 566bfe5 mac80211: use hardware flags for signal/noise units by Bruno Randolf · 16 years ago
  28. b454048 mac80211: allow WDS mode by Johannes Berg · 16 years ago
  29. 98dd6a5 mac80211: further RCU fixes by Johannes Berg · 16 years ago
  30. 2c8dccc mac80211: rename files by Johannes Berg · 16 years ago[Renamed (99%) from net/mac80211/ieee80211_ioctl.c]
  31. 3b96766 mac80211: fix key vs. sta locking problems by Johannes Berg · 16 years ago
  32. 380a942 mac80211: fix ieee80211_ioctl_giwrate by Johannes Berg · 16 years ago
  33. be89247 mac80211: silently accept deletion of non-existant key by John W. Linville · 16 years ago
  34. 675ef58 mac80211: prevent tuning during scanning by Mohamed Abbas · 16 years ago
  35. e048c6e mac80211: use ieee80211_get_channel by Johannes Berg · 16 years ago
  36. 44213b5 mac80211: remove STA entries when taking down interface by Johannes Berg · 16 years ago
  37. d0709a6 mac80211: RCU-ify STA info structure access by Johannes Berg · 16 years ago
  38. ee38585 mac80211: mesh data structures and first mesh changes by Luis Carlos Cobo · 16 years ago
  39. db4d116 mac80211: split ieee80211_key_alloc/free by Johannes Berg · 16 years ago
  40. 8318d78 cfg80211 API for channels/bitrates, mac80211 and driver conversion by Johannes Berg · 17 years ago
  41. 51fb61e mac80211: move interface type to vif structure by Johannes Berg · 17 years ago
  42. cdcb006 mac80211: Add radio led trigger by Ivo van Doorn · 17 years ago
  43. 374fdfb introduce WEXT scan capabilities by Dan Williams · 17 years ago
  44. b1357a8 mac80211: allow setting drop_unencrypted with wext by Johannes Berg · 17 years ago
  45. ece8edd mac80211: hardware scan rework by Zhu Yi · 17 years ago
  46. 48933dea mac80211: Remove local->scan_flags by Helmut Schaa · 17 years ago
  47. 6a43295 mac80211: Accept auto txpower setting by Mattias Nissler · 17 years ago
  48. 5cdfed5 mac80211: return an error when SIWRATE doesn't match any rate by Andrew Lutomirski · 17 years ago
  49. 5b98b1f mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMT by Johannes Berg · 17 years ago
  50. 56db6c5 mac80211: remove unused driver ops by Johannes Berg · 17 years ago
  51. d114f39 [MAC80211]: only honor IW_SCAN_THIS_ESSID in STA, IBSS, and AP modes by John W. Linville · 17 years ago
  52. 107acb2 [PATCH] mac80211: honor IW_SCAN_THIS_ESSID in siwscan ioctl by Bill Moss · 17 years ago
  53. 58a9ac1 [PATCH] mac80211: fix set_channel regression by Johannes Berg · 17 years ago
  54. ddd3d2b [MAC80211]: make userspace-mlme a per-interface setting by Johannes Berg · 17 years ago
  55. 628a140 [MAC80211]: remove ALG_NONE by Johannes Berg · 17 years ago
  56. b4010e0 [PATCH] mac80211: remove generic IE for AP interfaces by Johannes Berg · 17 years ago
  57. 51617f0 [PATCH] mac80211: remove all prism2 ioctls by Johannes Berg · 17 years ago
  58. 011bfcc [MAC80211]: remove key threshold stuff by Johannes Berg · 17 years ago
  59. 61609bc [MAC80211]: Add support for setting TX power and radio status by Michael Buesch · 17 years ago
  60. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  61. 139c3a0 [MAC80211]: ignore key index on pairwise key (WEP only) by Volker Braun · 17 years ago
  62. b708e61 [MAC80211]: remove turbo modes by Johannes Berg · 17 years ago
  63. d4e46a3 [MAC80211]: fix race conditions with keys by Johannes Berg · 17 years ago
  64. 5d4ecd9 [MAC80211]: remove spy wext ioctls by Johannes Berg · 17 years ago
  65. 3c3b00c [MAC80211]: clean up whitespace by Johannes Berg · 17 years ago
  66. b63bde7 [MAC80211]: fix preamble setting by Johannes Berg · 17 years ago
  67. 11a843b [MAC80211]: rework key handling by Johannes Berg · 17 years ago
  68. f658eb9 [MAC80211] key handling: remove default_wep_only by Johannes Berg · 17 years ago
  69. 8f20fc2 [MAC80211]: embed key conf in key, fix driver interface by Johannes Berg · 17 years ago
  70. 13262ff [MAC80211]: Remove bitfields from struct ieee80211_sub_if_data by Jiri Slaby · 17 years ago
  71. d6f2da5 [MAC80211]: Remove bitfields from struct ieee80211_if_sta by Jiri Slaby · 17 years ago
  72. 808718c [MAC80211]: kill key_mgmt, use key_management_enabled by Johannes Berg · 17 years ago
  73. 7b33a57 [MAC80211]: remove unused ioctls (3) by Johannes Berg · 17 years ago
  74. 53cb670 [MAC80211]: remove unused ioctls (2) by Johannes Berg · 17 years ago
  75. b2446b3 [MAC80211]: remove unused ioctls (1) by Johannes Berg · 17 years ago
  76. e6660d9 [MAC80211]: remove PRISM2_PARAM_RADIO_ENABLED by Johannes Berg · 17 years ago
  77. fe6aa30 [MAC80211]: Add SIOCGIWTXPOWER routine by Larry Finger · 17 years ago
  78. d9430a3 [MAC80211]: implement ERP info change notifications by Daniel Drake · 17 years ago
  79. 7e9ed18 [MAC80211]: improved short preamble handling by Daniel Drake · 17 years ago
  80. f27b62d [PATCH] mac80211: don't allow scanning in monitor mode by Daniel Drake · 17 years ago
  81. fd8bacc [PATCH] mac80211: regulatory domain cleanup by Daniel Drake · 17 years ago
  82. 63fc33c [PATCH] mac80211: improved 802.11g CTS protection by Daniel Drake · 17 years ago
  83. 1fd5e58 [PATCH] mac80211: Implementation of SIOCSIWRATE by Larry Finger · 17 years ago
  84. 191b926 [PATCH] mac80211: kill PRISM2_PARAM_CLEAR_KEYS by Johannes Berg · 17 years ago
  85. fda6cc7 [PATCH] mac80211: remove PRISM2_PARAM_DROP_UNENCRYPTED ioctl by Johannes Berg · 17 years ago
  86. 9771f74 [PATCH] mac80211: kill antenna select ioctls by Johannes Berg · 17 years ago
  87. 3ef8bed [PATCH] mac80211: kill rate control ioctls by Johannes Berg · 17 years ago
  88. 333af2f [PATCH] mac80211: add support for iwlist channel by Hong Liu · 17 years ago
  89. b3d88ad [MAC80211]: Add support for SIOCGIWRATE ioctl by Larry Finger · 17 years ago
  90. e9f207f [MAC80211]: Add debugfs attributes. by Jiri Benc · 17 years ago
  91. f0706e8 [MAC80211]: Add mac80211 wireless stack. by Jiri Benc · 17 years ago