1. 5b0ec94 mac80211: fix memory leak in register_hw() error path by Johannes Berg · 10 years ago
  2. d43c6b6 mac80211: reschedule sched scan after HW restart by David Spinadel · 11 years ago
  3. e08fd97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  4. ad38bfc mac80211: Tx frame latency statistics by Matti Gottlieb · 11 years ago
  5. 2475b1cc mac80211: add generic cipher scheme support by Max Stepanov · 11 years ago
  6. 24d4730 mac80211: set hw initial idle state by Karl Beldan · 11 years ago
  7. 18db594 mac80211: fix scheduled scan rtnl deadlock by Johannes Berg · 11 years ago
  8. 1fb90260 mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into drivers by Johannes Berg · 11 years ago
  9. 7ca15a0 mac80211: allow scanning for 5/10 MHz channels in IBSS by Simon Wunderlich · 11 years ago
  10. 0430c88 cfg80211/mac80211: use reduced txpower for 5 and 10 MHz by Simon Wunderlich · 11 years ago
  11. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  12. d853754 drivers: avoid format strings in names passed to alloc_workqueue() by Kees Cook · 11 years ago
  13. 964dc9e cfg80211: take WoWLAN support information out of wiphy struct by Johannes Berg · 11 years ago
  14. 8d61ffa cfg80211/mac80211: use cfg80211 wdev mutex in mac80211 by Johannes Berg · 11 years ago
  15. fffa4b1 mac80211: adjust initial chandefs assignments in ieee80211_register_hw by Karl Beldan · 11 years ago
  16. d0e6c21 mac80211: let drivers not supporting channel contexts use VHT by Karl Beldan · 11 years ago
  17. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 11 years ago
  18. 219c386 mac80211: allow drivers to set default uAPSD parameters by Alexander Bondar · 11 years ago
  19. 445ea4e mac80211: stop queues temporarily for flushing by Johannes Berg · 11 years ago
  20. 511044e mac80211: remove a few set but unused variables by Johannes Berg · 11 years ago
  21. e943789 mac80211: provide ieee80211_sta_eosp() by Johannes Berg · 11 years ago
  22. a6dad6a mac80211: support userspace MPM by Thomas Pedersen · 11 years ago
  23. 30c9712 mac80211: remove napi by Stanislaw Gruszka · 11 years ago
  24. dd5ecfe mac80211: support VHT capability overrides by Johannes Berg · 11 years ago
  25. 9475af6 mac80211: convert to idr_alloc() by Tejun Heo · 11 years ago
  26. bf7cd94 mac80211: clean up mesh code by Johannes Berg · 11 years ago
  27. 932dd97 nl80211: renumber NL80211_FEATURE_FULL_AP_CLIENT_STATE by Johannes Berg · 11 years ago
  28. c6f9d6c mac80211: advertise operating mode notification capability by Johannes Berg · 11 years ago
  29. 164eb02 mac80211: add radar detection command/event by Simon Wunderlich · 11 years ago
  30. f1e3e05 mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLE by Johannes Berg · 11 years ago
  31. f9e124f mac80211: protect rx-path with spinlock by Christian Lamparter · 11 years ago
  32. a65240c mac80211: allow drivers to access IPv6 information by Johannes Berg · 11 years ago
  33. 0f19b41 mac80211: remove ARP filter enable/disable logic by Johannes Berg · 11 years ago
  34. d582cff nl80211/mac80211: support full station state in AP mode by Johannes Berg · 12 years ago
  35. ad2d223 mac80211: assign bss_conf.bssid only once by Johannes Berg · 12 years ago
  36. b8dc1a3 mac80211: further simplify ieee80211_bss_info_change_notify by Johannes Berg · 12 years ago
  37. d6a8322 mac80211: track enable_beacon explicitly by Johannes Berg · 12 years ago
  38. bc0784d mac80211: Allow disabling SGI-20 by Ben Greear · 12 years ago
  39. 403e167 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  40. 41e31b8 mac80211: allow userspace registration for probe requests in IBSS by Antonio Quartulli · 12 years ago
  41. 5164892 mac80211: support (partial) VHT radiotap information by Johannes Berg · 12 years ago
  42. 62c8003 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  43. 4bf8853 mac80211: convert to channel definition struct by Johannes Berg · 12 years ago
  44. 42d97a5 cfg80211: remove remain-on-channel channel type by Johannes Berg · 12 years ago
  45. b311749 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  46. cfff2f9 mac80211: fix memory leak in device registration error path by Johannes Berg · 12 years ago
  47. 1ea6f9c mac80211: handle TX power per virtual interface by Johannes Berg · 12 years ago
  48. 746a336 mac80211: fix WDS channel context test by Johannes Berg · 12 years ago
  49. 5c95b94 nl/cfg80211: force scan using an AP vif if requested by Antonio Quartulli · 12 years ago
  50. cd2bb51 mac80211: add support for tx to abort low priority scan requests by Sam Leffler · 12 years ago
  51. b292219 wireless: use OR operation to set wiphy features by Johannes Berg · 12 years ago
  52. d495028 ieee80211: Rename VHT cap struct by Mahesh Palivela · 12 years ago
  53. 6b8ece3 mac80211: Allow station mode SAE to be implemented in user space by Jouni Malinen · 12 years ago
  54. 04ecd25 mac80211: track needed RX chains for channel contexts by Johannes Berg · 12 years ago
  55. 55de908 mac80211: use channel contexts by Johannes Berg · 12 years ago
  56. fe57d9f mac80211: track whether to use channel contexts by Johannes Berg · 12 years ago
  57. e269d86 mac80211: check channel context methods by Johannes Berg · 12 years ago
  58. d01a1e6 mac80211: introduce channel context skeleton code by Michal Kazior · 12 years ago
  59. 5d8e423 mac80211: change locking around ieee80211_recalc_smps by Johannes Berg · 12 years ago
  60. 04b7b2f mac80211: handle power constraint/country IE better by Johannes Berg · 12 years ago
  61. c0af073 mac80211: convert ops checks to WARN_ON by Johannes Berg · 12 years ago
  62. f142c6b mac80211: support P2P Device abstraction by Johannes Berg · 12 years ago
  63. 5260a5b mac80211: track scheduled scan virtual interface by Johannes Berg · 12 years ago
  64. cb831b5 mac80211: remove tx_frags driver callback by Johannes Berg · 12 years ago
  65. ba0afa2f mac80211: include VHT capability IE in probe requests by Mahesh Palivela · 12 years ago
  66. dfb89c5 cfg80211: don't allow WoWLAN support without CONFIG_PM by Johannes Berg · 12 years ago
  67. 3bfda62 mac80211: Allow userspace to register for auth frames in IBSS by Will Hawkins · 12 years ago
  68. 04800ad mac80211: stop Rx during HW reconfig by Arik Nemtsov · 12 years ago
  69. 2eb278e mac80211: unify SW/offload remain-on-channel by Johannes Berg · 12 years ago
  70. 72d7872 mac80211: allow low-level drivers to set netdev feature bits by Arik Nemtsov · 12 years ago
  71. ac55d2f mac80211: (selectively) add HT details in radiotap by Johannes Berg · 12 years ago
  72. 8a69067 mac80211: Support on-channel scan option. by Ben Greear · 12 years ago
  73. 3a25a8c mac80211: add improved HW queue control by Johannes Berg · 12 years ago
  74. 81ddbb5 mac80211: don't always advertise remain-on-channel by Johannes Berg · 12 years ago
  75. b603c03 mac80211: remove outdated comment by Eliad Peller · 12 years ago
  76. dc41e4d mac80211: make uapsd_* keys per-vif by Eliad Peller · 12 years ago
  77. 005e472 mac80211: remove local_to_hw by Johannes Berg · 12 years ago
  78. ca994a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  79. b57e6b5 mac80211: Fix a rwlock bad magic bug by Mohammed Shafi Shajakhan · 12 years ago
  80. 885bd8e mac80211: support hw scan while idle by Eliad Peller · 12 years ago
  81. 66e67e4 mac80211: redesign auth/assoc by Johannes Berg · 12 years ago
  82. f09603a mac80211: add sta_state callback by Johannes Berg · 12 years ago
  83. a48b13a mac80211: Fix the maximum transmit power with power constraint by Hong Wu · 12 years ago
  84. 53d69c3 mac80211: don't check sdata_running in vif notifier by Eliad Peller · 13 years ago
  85. cd6c524 mac80211: Do not request FIF_BCN_PRBRESP_PROMISC for HW scan. by Dmitry TARNYAGIN · 13 years ago
  86. 13c40c5 mac80211: Add HT operation modes for IBSS by Alexander Simon · 13 years ago
  87. d7a4858 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  88. e76aadc mac80211: revert on-channel work optimisations by Johannes Berg · 13 years ago
  89. c72e8d3 mac80211: fill rate filter for internal scan requests by Simon Wunderlich · 13 years ago
  90. ef96a842 mac80211: Support ht-cap over-rides. by Ben Greear · 13 years ago
  91. 7c4ef71 cfg80211: add flags for off-channel capabilities by Johannes Berg · 13 years ago
  92. 11127e9 mac80211: transmit fragment list to drivers by Johannes Berg · 13 years ago
  93. a729cff mac80211: implement wifi TX status by Johannes Berg · 13 years ago
  94. ee97192 mac80211: report OBSS beacons by Johannes Berg · 13 years ago
  95. 0b62ffb mac80211: remove useless brackets in ieee80211_cfg_on_oper_channel by Stanislaw Gruszka · 13 years ago
  96. 5e5202a mac80211: remove uneeded scan_chan variable by Stanislaw Gruszka · 13 years ago
  97. 7e0bb71 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  98. a2fe816 mac80211: Build TX radiotap header dynamically by Helmut Schaa · 13 years ago
  99. 9696cc9 Merge branch 'pm-qos' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  100. 37fbd90 mac80211: allow out-of-band EOSP notification by Johannes Berg · 13 years ago