1. 1ce8e7b net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv() by Eric Dumazet · 16 years ago
  2. e31a16d wireless: move some utility functions from mac80211 to cfg80211 by Zhu Yi · 16 years ago
  3. a971be2 mac80211: correct probe wait time by Johannes Berg · 16 years ago
  4. 4ef699f mac80211: fix probe response wait timing by Johannes Berg · 16 years ago
  5. 9cef873 mac80211: fix managed mode BSSID handling by Johannes Berg · 16 years ago
  6. db67645 mac80211: fix parameter confusion when finding IBSS by Johannes Berg · 16 years ago
  7. 175427c mac80211: don't try to do anything on unchanged genIE by Johannes Berg · 16 years ago
  8. 7e0aae4 mac80211: Do not override AID in the duration field by Jouni Malinen · 16 years ago
  9. 3019667 mac80211: PS processing for every Beacon with our AID in TIM by Jouni Malinen · 16 years ago
  10. cce4c77 mac80211: fix kernel-doc by Johannes Berg · 16 years ago
  11. 5bb644a mac80211: cancel/restart all timers across suspend/resume by Johannes Berg · 16 years ago
  12. cc32abd mac80211: move channel switch code by Johannes Berg · 16 years ago
  13. 9f26a95 nl80211: Validate NL80211_ATTR_KEY_SEQ length by Jouni Malinen · 16 years ago
  14. 9277818 mac80211: Cancel pending probereq poll on beacon RX by Jouni Malinen · 16 years ago
  15. cccaec9 mac80211: Initialize RX's last received sequence number by Senthil Balasubramanian · 16 years ago
  16. 1ac6130 mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211 by Luis R. Rodriguez · 16 years ago
  17. 768777e mac80211: check if HT40+/- is allowed before sending assoc by Luis R. Rodriguez · 16 years ago
  18. 689da1b wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+ by Luis R. Rodriguez · 16 years ago
  19. bb803cf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  20. d3707d9 mac80211: make noack test available by Johannes Berg · 16 years ago
  21. b59066a mac80211: IBSS supported rate fixes by Johannes Berg · 16 years ago
  22. e0d6188 mac80211: don't connect to IBSS network with different privacy by Johannes Berg · 16 years ago
  23. e0502de mac80211: split out and decrease probe wait time by Johannes Berg · 16 years ago
  24. 34bfc41 mac80211: respond to beacon loss report only once by Johannes Berg · 16 years ago
  25. faa8fdc nl80211: Add RSC configuration for new keys by Jouni Malinen · 16 years ago
  26. 3f77316c nl80211: Add IEEE 802.1X PAE control for station mode by Jouni Malinen · 16 years ago
  27. eccb8e8 nl80211: improve station flags handling by Johannes Berg · 16 years ago
  28. 0864512 cfg80211: implement wext key handling by Johannes Berg · 16 years ago
  29. 4e94390 cfg80211: constify key mac address in ops by Johannes Berg · 16 years ago
  30. 413ad50 mac80211: properly track HT operation_mode by Johannes Berg · 16 years ago
  31. 9ed6bcc mac80211: move HT operation mode BSS info by Johannes Berg · 16 years ago
  32. 99c84cb mac80211: improve scan timing by Johannes Berg · 16 years ago
  33. f2ca3ea4 mac80211: MFP - Drop unprotected Action frames prior key setup by Jouni Malinen · 16 years ago
  34. 0c7c10c mac80211: Drop unencrypted frames based on key setup by Jouni Malinen · 16 years ago
  35. aa837e1 mac80211: set default QoS values according to spec by Johannes Berg · 16 years ago
  36. 58905ca mac80211: fix scan channel race by Johannes Berg · 16 years ago
  37. dc6382c nl80211 : Add support for configuring MFP by Jouni Malinen · 16 years ago
  38. 621ad7c mac80211: avoid NULL ptr deref when finding max_rates in PID and minstrel by John W. Linville · 16 years ago
  39. a8679be Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  40. 22f6dac Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  41. aec6795 mac80211: Comment the order of HT RX reorder handler vs. RX handlers by Jouni Malinen · 16 years ago
  42. 4d050f1 mac80211: Add a timeout for frames in the RX reorder buffer by Jouni Malinen · 16 years ago
  43. 2d3babd mac80211: Use a shared function to release frames from RX reorder buf by Jouni Malinen · 16 years ago
  44. 6cfe62c mac80211: Fix sparse warning for ssid_len on ieee80211_sta_config_auth() by Luis R. Rodriguez · 16 years ago
  45. 7738231 mac80211: report operating frequency rather than current by Johannes Berg · 16 years ago
  46. 5cff20e mac80211: tell driver when idle by Johannes Berg · 16 years ago
  47. 9955151 mac80211: Warn if the rate controller requests retries for a NO_ACK frame by Gábor Stefanik · 16 years ago
  48. 9223684 mac80211: Fix handling of retry count of NO_ACK frames in PID by Gábor Stefanik · 16 years ago
  49. 4edf040 mac80211: Fix handling of retry count of NO_ACK frames in minstrel by Gábor Stefanik · 16 years ago
  50. 16cf438 mac80211: fix probe response processing by Johannes Berg · 16 years ago
  51. e61f234 nl80211: Send timeout event on failed direct probe by Jouni Malinen · 16 years ago
  52. 2448798 mac80211: add driver ops wrappers by Johannes Berg · 16 years ago
  53. 2d0ddec mac80211: unify config_interface and bss_info_changed by Johannes Berg · 16 years ago
  54. 57c4d7b mac80211: clean up beacon interval settings by Johannes Berg · 16 years ago
  55. f3b8525 mac80211: fix scan races and rework scanning by Johannes Berg · 16 years ago
  56. 2d72289 mac80211: internally clear failed scans properly by Johannes Berg · 16 years ago
  57. 9ccebe6 mac80211: rename max_sleep_interval to max_sleep_period by Johannes Berg · 16 years ago
  58. d5edaed mac80211: fix PS vs. scan race by Johannes Berg · 16 years ago
  59. 0e41f71 mac80211: fix various problems in ibss code by Johannes Berg · 16 years ago
  60. 6909268 mac80211: pid, fix memory corruption by Jiri Slaby · 16 years ago
  61. 8e532175 mac80211: minstrel, fix memory corruption by Jiri Slaby · 16 years ago
  62. 8ccd8f2 mac80211: correct fragmentation threshold check by Johannes Berg · 16 years ago
  63. aba7453 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  64. c428c89 mac80211: default to automatic power control by Johannes Berg · 16 years ago
  65. d4c4a9a mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lock by Alan Jenkins · 16 years ago
  66. 495a1b4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  67. d3feaf5 wireless: remove some (bogus?) 'may be used uninitialized' warnings by John W. Linville · 16 years ago
  68. 1965c85 nl80211: Add event for authentication/association timeout by Jouni Malinen · 16 years ago
  69. 04fe203 mac80211: calculate maximum sleep interval by Johannes Berg · 16 years ago
  70. e255d5e mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUT by Johannes Berg · 16 years ago
  71. 1d4df3a mac80211: fix variable truncation on 32-bit by Johannes Berg · 16 years ago
  72. 29b4a4f mac80211: fix IBSS code to not sleep while atomic by Johannes Berg · 16 years ago
  73. e7ec86f mac80211: validate TIM IE length (redux) by Johannes Berg · 16 years ago
  74. b9a5f8ca nl80211: Add set/get for frag/rts threshold and retry limits by Jouni Malinen · 16 years ago
  75. d323655 cfg80211: clean up includes by Johannes Berg · 16 years ago
  76. af8cdcd mac80211: convert to cfg80211 IBSS API by Johannes Berg · 16 years ago
  77. 691597c cfg80211/mac80211: move wext SIWMLME into cfg80211 by Johannes Berg · 16 years ago
  78. fef9992 mac80211: set CLEAR_PS for pspolled frames by Christian Lamparter · 16 years ago
  79. 357303e mac80211: Allow scan to be requested in AP mode by Jouni Malinen · 16 years ago
  80. bbbdff9 mac80211: enable PS by default by Johannes Berg · 16 years ago
  81. d91f36d mac80211: implement beacon filtering in software by Johannes Berg · 16 years ago
  82. 10f644a mac80211: disable powersave if pm_qos asks for low latency by Johannes Berg · 16 years ago
  83. 965beda mac80211: improve powersave implementation by Johannes Berg · 16 years ago
  84. f2753dd mac80211: add hardware restart function by Johannes Berg · 16 years ago
  85. 4499b23 mac80211: re-upload keys only after telling driver about association by Johannes Berg · 16 years ago
  86. 25e47c1 cfg80211: add cipher capabilities by Johannes Berg · 16 years ago
  87. 66174bb mac80211: Report rejected association to user space SME by Jouni Malinen · 16 years ago
  88. 5ef2d41 mac80211: include HT capabilities in probe request by Johannes Berg · 16 years ago
  89. de95a54 mac80211: pass all probe request IEs to driver by Johannes Berg · 16 years ago
  90. 18a8365 cfg80211: introduce scan IE limit attribute by Johannes Berg · 16 years ago
  91. d5522e0 mac80211: move ieee80211_enable_ht function to mlme.c by Johannes Berg · 16 years ago
  92. a3b8b05 nl80211: Add Michael MIC failure event by Jouni Malinen · 16 years ago
  93. 53b46b8 nl80211: Generate deauth/disassoc event for locally generated frames by Jouni Malinen · 16 years ago
  94. b0741a1 mac80211: Don't access managed mode bits in non-managed mode by Vasanthakumar Thiagarajan · 16 years ago
  95. d1bcb9f mac80211: fix alignment calculation bug by Johannes Berg · 16 years ago
  96. 7d42081 mac80211: do not print WARN if config interface by Reinette Chatre · 16 years ago
  97. 7e0986c mac80211: fix basic rate bitmap calculation by Johannes Berg · 16 years ago
  98. ad93568 mac80211: fix beacon loss detection after scan by Kalle Valo · 16 years ago
  99. 18aaab1 MAC80211: Remove unused MAC80211_VERBOSE_SPECT_MGMT_DEBUG. by Robert P. J. Day · 16 years ago
  100. 6037554 mac80211: validate TIM IE length by Johannes Berg · 16 years ago