1. 2448798 mac80211: add driver ops wrappers by Johannes Berg · 15 years ago
  2. 2d0ddec mac80211: unify config_interface and bss_info_changed by Johannes Berg · 15 years ago
  3. 57c4d7b mac80211: clean up beacon interval settings by Johannes Berg · 15 years ago
  4. f3b8525 mac80211: fix scan races and rework scanning by Johannes Berg · 15 years ago
  5. 2d72289 mac80211: internally clear failed scans properly by Johannes Berg · 15 years ago
  6. 9ccebe6 mac80211: rename max_sleep_interval to max_sleep_period by Johannes Berg · 15 years ago
  7. d5edaed mac80211: fix PS vs. scan race by Johannes Berg · 15 years ago
  8. 0e41f71 mac80211: fix various problems in ibss code by Johannes Berg · 15 years ago
  9. aba7453 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  10. c428c89 mac80211: default to automatic power control by Johannes Berg · 15 years ago
  11. d4c4a9a mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lock by Alan Jenkins · 15 years ago
  12. 495a1b4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  13. d3feaf5 wireless: remove some (bogus?) 'may be used uninitialized' warnings by John W. Linville · 15 years ago
  14. 1965c85 nl80211: Add event for authentication/association timeout by Jouni Malinen · 15 years ago
  15. 04fe203 mac80211: calculate maximum sleep interval by Johannes Berg · 15 years ago
  16. e255d5e mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUT by Johannes Berg · 15 years ago
  17. 1d4df3a mac80211: fix variable truncation on 32-bit by Johannes Berg · 15 years ago
  18. 29b4a4f mac80211: fix IBSS code to not sleep while atomic by Johannes Berg · 15 years ago
  19. e7ec86f mac80211: validate TIM IE length (redux) by Johannes Berg · 15 years ago
  20. b9a5f8ca nl80211: Add set/get for frag/rts threshold and retry limits by Jouni Malinen · 15 years ago
  21. d323655 cfg80211: clean up includes by Johannes Berg · 15 years ago
  22. af8cdcd mac80211: convert to cfg80211 IBSS API by Johannes Berg · 15 years ago
  23. 691597c cfg80211/mac80211: move wext SIWMLME into cfg80211 by Johannes Berg · 15 years ago
  24. fef9992 mac80211: set CLEAR_PS for pspolled frames by Christian Lamparter · 15 years ago
  25. 357303e mac80211: Allow scan to be requested in AP mode by Jouni Malinen · 15 years ago
  26. bbbdff9 mac80211: enable PS by default by Johannes Berg · 15 years ago
  27. d91f36d mac80211: implement beacon filtering in software by Johannes Berg · 15 years ago
  28. 10f644a mac80211: disable powersave if pm_qos asks for low latency by Johannes Berg · 15 years ago
  29. 965beda mac80211: improve powersave implementation by Johannes Berg · 15 years ago
  30. f2753dd mac80211: add hardware restart function by Johannes Berg · 15 years ago
  31. 4499b23 mac80211: re-upload keys only after telling driver about association by Johannes Berg · 15 years ago
  32. 25e47c1 cfg80211: add cipher capabilities by Johannes Berg · 15 years ago
  33. 66174bb mac80211: Report rejected association to user space SME by Jouni Malinen · 15 years ago
  34. 5ef2d41 mac80211: include HT capabilities in probe request by Johannes Berg · 15 years ago
  35. de95a54 mac80211: pass all probe request IEs to driver by Johannes Berg · 15 years ago
  36. 18a8365 cfg80211: introduce scan IE limit attribute by Johannes Berg · 15 years ago
  37. d5522e0 mac80211: move ieee80211_enable_ht function to mlme.c by Johannes Berg · 15 years ago
  38. a3b8b05 nl80211: Add Michael MIC failure event by Jouni Malinen · 15 years ago
  39. 53b46b8 nl80211: Generate deauth/disassoc event for locally generated frames by Jouni Malinen · 15 years ago
  40. b0741a1 mac80211: Don't access managed mode bits in non-managed mode by Vasanthakumar Thiagarajan · 15 years ago
  41. d1bcb9f mac80211: fix alignment calculation bug by Johannes Berg · 15 years ago
  42. 7d42081 mac80211: do not print WARN if config interface by Reinette Chatre · 15 years ago
  43. 7e0986c mac80211: fix basic rate bitmap calculation by Johannes Berg · 15 years ago
  44. ad93568 mac80211: fix beacon loss detection after scan by Kalle Valo · 15 years ago
  45. 18aaab1 MAC80211: Remove unused MAC80211_VERBOSE_SPECT_MGMT_DEBUG. by Robert P. J. Day · 15 years ago
  46. 6037554 mac80211: validate TIM IE length by Johannes Berg · 15 years ago
  47. 7181d46 mac80211: avoid crashing when no scan sdata by Johannes Berg · 15 years ago
  48. 23a9984 mac80211: Fragmentation threshold (typo) by Gerrit Renker · 15 years ago
  49. a860402 mac80211: quiet beacon loss messages by Michael Buesch · 15 years ago
  50. 47afbaf mac80211: correct wext transmit power handler by Johannes Berg · 15 years ago
  51. b363128 mac80211: Fix bug in getting rx status for frames pending in reorder buffer by Vasanthakumar Thiagarajan · 15 years ago
  52. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 16 years ago
  53. e4e72fb mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi by Johannes Berg · 15 years ago
  54. cd8ffc8 mac80211: fix aggregation to not require queue stop by Johannes Berg · 15 years ago
  55. a220858 mac80211: add skb length sanity checking by Johannes Berg · 15 years ago
  56. b172023 mac80211: unify and fix TX aggregation start by Johannes Berg · 15 years ago
  57. 1870cd7 mac80211: clean up __ieee80211_tx args by Johannes Berg · 15 years ago
  58. 2a577d9 mac80211: rework the pending packets code by Johannes Berg · 15 years ago
  59. f0e7285 mac80211: fix A-MPDU queue assignment by Johannes Berg · 15 years ago
  60. 2de8e0d mac80211: rewrite fragmentation by Johannes Berg · 15 years ago
  61. 3832c28 mac80211: fix RX path by Johannes Berg · 15 years ago
  62. 2b874e8 mac80211: rate control status only for controlled packets by Johannes Berg · 15 years ago
  63. 04de838 mac80211: add beacon filtering support by Kalle Valo · 15 years ago
  64. 9050bdd mac80211: disable power save when scanning by Kalle Valo · 15 years ago
  65. 15b7b06 mac80211: track beacons separately from the rx path activity by Kalle Valo · 15 years ago
  66. 3cf335d mac80211: decrease execution of the associated timer by Kalle Valo · 15 years ago
  67. 7986cf9 mac80211: remove mixed-cell and userspace MLME code by Johannes Berg · 15 years ago
  68. eec60b0 nl80211: Check iftype in cfg80211 code by Jouni Malinen · 15 years ago
  69. 35a8efe nl80211: Check that netif_runnin is true in cfg80211 code by Jouni Malinen · 15 years ago
  70. 65fc73a nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE by Jouni Malinen · 15 years ago
  71. d7873cb mac80211: Fix memleak in nl80211 authentication on deinit by Jouni Malinen · 15 years ago
  72. 827b1fb mac80211: resume properly, add suspend/resume test by Johannes Berg · 15 years ago
  73. 636a5d3 nl80211: Add MLME primitives to support external SME by Jouni Malinen · 15 years ago
  74. 6039f6d nl80211: Event notifications for MLME events by Jouni Malinen · 15 years ago
  75. a299542 mac80211: Fix reassociation by not clearing previous BSSID by Jouni Malinen · 15 years ago
  76. 4b4698c mac80211: Fix a typo in assoc vs. reassoc check by Jouni Malinen · 15 years ago
  77. a9a6fff mac80211: don't drop nullfunc frames during software scan by Kalle Valo · 15 years ago
  78. 722f069 mac80211: Tear down aggregation sessions for suspend/resume by Sujith · 15 years ago
  79. 7f0216a mac80211: acquire sta_lock for station suspend/resume by Johannes Berg · 15 years ago
  80. ec30415 mac80211: Populate HT limitation with TKIP/WEP to the handler for SIOCSIWENCODE too by Vasanthakumar Thiagarajan · 15 years ago
  81. aae8983 wireless: radiotap updates by Johannes Berg · 15 years ago
  82. 2542060 mac80211: stop queues across suspend/resume by Johannes Berg · 15 years ago
  83. b5bde37 mac80211: fix warnings in ieee80211_if_config by Johannes Berg · 15 years ago
  84. 1143237 mac80211: start pending scan after probe/auth/assoc timed out by Helmut Schaa · 15 years ago
  85. 176be72 mac80211: remove ieee80211_num_regular_queues by Johannes Berg · 15 years ago
  86. fa56ddd mac80211: ieee80211_ibss_commit() cleanup by Alina Friedrichsen · 15 years ago
  87. af43306 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  88. 2d6a5e9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  89. 1a28c78 mac80211: deauth before flushing STA information by Herton Ronaldo Krzesinski · 15 years ago
  90. af88b90 mac80211: handle failed scan requests in STA mode by Helmut Schaa · 15 years ago
  91. 0eeb59f mac80211: Fix WMM ACM parsing and AC downgrade operation by Jouni Malinen · 15 years ago
  92. 055249d mac80211: Fix panic on fragmentation with power saving by Jouni Malinen · 15 years ago
  93. 707c1b4 mac80211: Update IBSS beacon timestamp properly by Sujith · 16 years ago
  94. 25c9c87 mac80211: Always send a null data frame if TIM bit is set. by Vivek Natarajan · 16 years ago
  95. e65c226 mac80211: Fix TKIP/WEP HT capability handling by Sujith · 16 years ago
  96. 24776cf mac80211: Fix quality reporting for wireless stats by Johannes Berg · 16 years ago
  97. e31ae05 mac80211: Notify the driver only when the beacon interval changes by Sujith · 16 years ago
  98. 4a332a3 mac80211: Give it some time to do the TSF sync by Alina Friedrichsen · 16 years ago
  99. 34e8f08 mac80211: Don't merge with the same BSSID by Alina Friedrichsen · 16 years ago
  100. 79f6440 mac80211: Introduce a generic commit() to apply changes by Alina Friedrichsen · 16 years ago