1. 78f1a8b mac80211: do not queue work after suspend in the dynamic ps timer by Luis R. Rodriguez · 15 years ago
  2. 1fa6f4a mac80211: fix wext bssid/ssid setting by Johannes Berg · 15 years ago
  3. 7e9debe mac80211: disconnect when user changes channel by Johannes Berg · 15 years ago
  4. 68f2d02 mac80211: Do not try to associate with an empty SSID by Jouni Malinen · 15 years ago
  5. 4e75184 mac80211: disable PS while probing AP by Johannes Berg · 15 years ago
  6. 43f7853 mac80211: disable moving between PS modes during scan by Luis R. Rodriguez · 15 years ago
  7. 0bffe40 mac80211: don't use master netdev name by Johannes Berg · 15 years ago
  8. a971be2 mac80211: correct probe wait time by Johannes Berg · 15 years ago
  9. 4ef699f mac80211: fix probe response wait timing by Johannes Berg · 15 years ago
  10. 9cef873 mac80211: fix managed mode BSSID handling by Johannes Berg · 15 years ago
  11. 175427c mac80211: don't try to do anything on unchanged genIE by Johannes Berg · 15 years ago
  12. 3019667 mac80211: PS processing for every Beacon with our AID in TIM by Jouni Malinen · 15 years ago
  13. 5bb644a mac80211: cancel/restart all timers across suspend/resume by Johannes Berg · 15 years ago
  14. cc32abd mac80211: move channel switch code by Johannes Berg · 15 years ago
  15. 9277818 mac80211: Cancel pending probereq poll on beacon RX by Jouni Malinen · 15 years ago
  16. 768777e mac80211: check if HT40+/- is allowed before sending assoc by Luis R. Rodriguez · 15 years ago
  17. 689da1b wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+ by Luis R. Rodriguez · 15 years ago
  18. e0502de mac80211: split out and decrease probe wait time by Johannes Berg · 15 years ago
  19. 34bfc41 mac80211: respond to beacon loss report only once by Johannes Berg · 15 years ago
  20. 3f77316c nl80211: Add IEEE 802.1X PAE control for station mode by Jouni Malinen · 15 years ago
  21. 413ad50 mac80211: properly track HT operation_mode by Johannes Berg · 15 years ago
  22. 9ed6bcc mac80211: move HT operation mode BSS info by Johannes Berg · 15 years ago
  23. aa837e1 mac80211: set default QoS values according to spec by Johannes Berg · 15 years ago
  24. 6cfe62c mac80211: Fix sparse warning for ssid_len on ieee80211_sta_config_auth() by Luis R. Rodriguez · 15 years ago
  25. 5cff20e mac80211: tell driver when idle by Johannes Berg · 15 years ago
  26. 16cf438 mac80211: fix probe response processing by Johannes Berg · 15 years ago
  27. e61f234 nl80211: Send timeout event on failed direct probe by Jouni Malinen · 15 years ago
  28. 2448798 mac80211: add driver ops wrappers by Johannes Berg · 15 years ago
  29. 2d0ddec mac80211: unify config_interface and bss_info_changed by Johannes Berg · 15 years ago
  30. 57c4d7b mac80211: clean up beacon interval settings by Johannes Berg · 15 years ago
  31. f3b8525 mac80211: fix scan races and rework scanning by Johannes Berg · 15 years ago
  32. 9ccebe6 mac80211: rename max_sleep_interval to max_sleep_period by Johannes Berg · 15 years ago
  33. d5edaed mac80211: fix PS vs. scan race by Johannes Berg · 15 years ago
  34. 1965c85 nl80211: Add event for authentication/association timeout by Jouni Malinen · 15 years ago
  35. 04fe203 mac80211: calculate maximum sleep interval by Johannes Berg · 15 years ago
  36. 1d4df3a mac80211: fix variable truncation on 32-bit by Johannes Berg · 15 years ago
  37. e7ec86f mac80211: validate TIM IE length (redux) by Johannes Berg · 15 years ago
  38. 691597c cfg80211/mac80211: move wext SIWMLME into cfg80211 by Johannes Berg · 15 years ago
  39. bbbdff9 mac80211: enable PS by default by Johannes Berg · 15 years ago
  40. d91f36d mac80211: implement beacon filtering in software by Johannes Berg · 15 years ago
  41. 10f644a mac80211: disable powersave if pm_qos asks for low latency by Johannes Berg · 15 years ago
  42. 965beda mac80211: improve powersave implementation by Johannes Berg · 15 years ago
  43. 66174bb mac80211: Report rejected association to user space SME by Jouni Malinen · 16 years ago
  44. d5522e0 mac80211: move ieee80211_enable_ht function to mlme.c by Johannes Berg · 16 years ago
  45. 53b46b8 nl80211: Generate deauth/disassoc event for locally generated frames by Jouni Malinen · 16 years ago
  46. 7e0986c mac80211: fix basic rate bitmap calculation by Johannes Berg · 15 years ago
  47. ad93568 mac80211: fix beacon loss detection after scan by Kalle Valo · 15 years ago
  48. 6037554 mac80211: validate TIM IE length by Johannes Berg · 15 years ago
  49. 7181d46 mac80211: avoid crashing when no scan sdata by Johannes Berg · 15 years ago
  50. a860402 mac80211: quiet beacon loss messages by Michael Buesch · 15 years ago
  51. 04de838 mac80211: add beacon filtering support by Kalle Valo · 16 years ago
  52. 15b7b06 mac80211: track beacons separately from the rx path activity by Kalle Valo · 16 years ago
  53. 3cf335d mac80211: decrease execution of the associated timer by Kalle Valo · 16 years ago
  54. 7986cf9 mac80211: remove mixed-cell and userspace MLME code by Johannes Berg · 16 years ago
  55. 65fc73a nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE by Jouni Malinen · 16 years ago
  56. 636a5d3 nl80211: Add MLME primitives to support external SME by Jouni Malinen · 16 years ago
  57. 6039f6d nl80211: Event notifications for MLME events by Jouni Malinen · 16 years ago
  58. a299542 mac80211: Fix reassociation by not clearing previous BSSID by Jouni Malinen · 16 years ago
  59. 4b4698c mac80211: Fix a typo in assoc vs. reassoc check by Jouni Malinen · 16 years ago
  60. 1143237 mac80211: start pending scan after probe/auth/assoc timed out by Helmut Schaa · 16 years ago
  61. 176be72 mac80211: remove ieee80211_num_regular_queues by Johannes Berg · 16 years ago
  62. af88b90 mac80211: handle failed scan requests in STA mode by Helmut Schaa · 16 years ago
  63. 0eeb59f mac80211: Fix WMM ACM parsing and AC downgrade operation by Jouni Malinen · 16 years ago
  64. 25c9c87 mac80211: Always send a null data frame if TIM bit is set. by Vivek Natarajan · 16 years ago
  65. e65c226 mac80211: Fix TKIP/WEP HT capability handling by Sujith · 16 years ago
  66. 79f6440 mac80211: Introduce a generic commit() to apply changes by Alina Friedrichsen · 16 years ago
  67. 70692ad nl80211: Optional IEs into scan request by Jouni Malinen · 16 years ago
  68. 4690029 mac80211: split IBSS/managed code by Johannes Berg · 16 years ago
  69. 53d6f81c mac80211: Make sure non-HT connection when IEEE80211_STA_TKIP_WEP_USED is set by Vasanthakumar Thiagarajan · 16 years ago
  70. fe3d2c3 mac80211: split managed/ibss code a little more by Johannes Berg · 16 years ago
  71. a71800f mac80211: fix IBSS auth by Johannes Berg · 16 years ago
  72. 00d3f14 mac80211: use cfg80211s BSS infrastructure by Johannes Berg · 16 years ago
  73. 99cf5f5 mac80211: dont add BSS when creating IBSS by Johannes Berg · 16 years ago
  74. 2a51931 cfg80211/nl80211: scanning (and mac80211 update to use it) by Johannes Berg · 16 years ago
  75. 2dace10 mac80211: clean up BA session teardown by Johannes Berg · 16 years ago
  76. 572e001 mac80211: use ps-poll when dynamic power save mode is disabled by Kalle Valo · 16 years ago
  77. 1fb3606 mac80211: remove multicast check from check_tim() by Kalle Valo · 16 years ago
  78. 7a94708 mac80211: Free current bss information in few places where we don't need it any more by Vasanthakumar Thiagarajan · 16 years ago
  79. d43e878 mac80211: Remove bss information of the current AP when it goes out of range by Vasanthakumar Thiagarajan · 16 years ago
  80. c4e3a58 mac80211: IBSS join rework by Alina Friedrichsen · 16 years ago
  81. c0415b5 mac80211: Creating new IBSS with fixed BSSID by Alina Friedrichsen · 16 years ago
  82. e374055 mac80211: Reset assoc_scan_tries after an unsuccessful scan run by Sujith · 16 years ago
  83. dfe6701 mac80211: Fixed BSSID handling revisited by Alina Friedrichsen · 16 years ago
  84. 078e1e6 mac80211: Add capability to enable/disable beaconing by Johannes Berg · 16 years ago
  85. 881d948 wireless: restrict to 32 legacy rates by Johannes Berg · 16 years ago
  86. f797eb7 mac80211: Fix MFP Association Comeback to use Timeout Interval IE by Jouni Malinen · 16 years ago
  87. 9aed3cc nl80211: New command for adding extra IE(s) into management frames by Jouni Malinen · 16 years ago
  88. a8302de mac80211: Handle power constraint level advertised in 11d+h beacon by Vasanthakumar Thiagarajan · 16 years ago
  89. 63a5ab8 mac80211: 802.11w - Implement Association Comeback processing by Jouni Malinen · 16 years ago
  90. fdfacf0 mac80211: 802.11w - Configuration of MFP disabled/optional/required by Jouni Malinen · 16 years ago
  91. 5394af4 mac80211: 802.11w - STA flag for MFP by Jouni Malinen · 16 years ago
  92. 4be8c38 mac80211: extend/document powersave API by Johannes Berg · 16 years ago
  93. 46f2c4b mac80211: move dynamic PS timeout to hardware config by Johannes Berg · 16 years ago
  94. 4797938 mac80211: clean up channel type config by Johannes Berg · 16 years ago
  95. 504a71e mac80211: remove an unused parameter in ieee80211_rx_mgmt_probe_req(). by Rami Rosen · 16 years ago
  96. c481ec9 mac80211: Add 802.11h CSA support by Sujith · 16 years ago
  97. 65f0e6a mac80211: Don't merge if BSSID is set manually by Alina Friedrichsen · 16 years ago
  98. 137f9f4 mac80211: Don't scan if BSSID and channel are set manually by Alina Friedrichsen · 16 years ago
  99. 0efcdfd mac80211: Disallow to set multicast BSSID by Alina Friedrichsen · 16 years ago
  100. 285256a mac80211: no need for ht.enabled by Luis R. Rodriguez · 16 years ago