1. 441a33b mac80211: don't pick up WPA vendor IE by Johannes Berg · 11 years ago
  2. 164eb02 mac80211: add radar detection command/event by Simon Wunderlich · 11 years ago
  3. 3f52b7e mac80211: mesh power save basics by Marco Porsch · 12 years ago
  4. 1672c0e3 mac80211: start auth/assoc timeout on frame status by Johannes Berg · 12 years ago
  5. c65dd14 mac80211: inform the driver about update of dtim_period by Emmanuel Grumbach · 12 years ago
  6. 8f21b0a mac80211: call restart complete at wowlan resume time by Johannes Berg · 12 years ago
  7. d888130 mac80211: fix resume from WoWLAN by Johannes Berg · 12 years ago
  8. c82c4a8 mac80211: split aggregation stop by reason by Johannes Berg · 12 years ago
  9. 8da3493 mac80211: reconfig bss_info_changed only if beaconing by Johannes Berg · 12 years ago
  10. 529ba6e mac80211: clean up association better in suspend by Johannes Berg · 12 years ago
  11. cc3983d mac80211: fix ieee80211_ie_build_vht_cap indentation by Johannes Berg · 12 years ago
  12. 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
  13. b9a9ada mac80211: remove probe response temporary buffer allocation by Johannes Berg · 12 years ago
  14. c604b9f mac80211: make ieee80211_build_preq_ies safer by Johannes Berg · 12 years ago
  15. 339afbf mac80211: support P2P GO powersave configuration by Johannes Berg · 12 years ago
  16. 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
  17. 5614618 mac80211: support drivers reporting VHT RX by Johannes Berg · 12 years ago
  18. 4bf8853 mac80211: convert to channel definition struct by Johannes Berg · 12 years ago
  19. 75c8ec7 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  20. b311749 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  21. fe5f255 mac80211: fix channel context suspend/reconfig handling by Johannes Berg · 12 years ago
  22. f0dea9c mac80211: check add_chanctx callback before use in ieee80211_reconfig by Arend van Spriel · 12 years ago
  23. bd2a813 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  24. f4bda33 mac80211: support RX_FLAG_MACTIME_END by Thomas Pedersen · 12 years ago
  25. 6352c87 mac80211: reassign channel contexts before stations by Johannes Berg · 12 years ago
  26. 8b2c982 mac80211: clarify interface iteration and make it configurable by Johannes Berg · 12 years ago
  27. 9214ad7 mac80211: call driver method when restart completes by Johannes Berg · 12 years ago
  28. 20f544e mac80211: don't send null data packet when not associated by Johannes Berg · 12 years ago
  29. 1ea6f9c mac80211: handle TX power per virtual interface by Johannes Berg · 12 years ago
  30. 6fb47de Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 12 years ago
  31. ab3d59d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  32. d1f1030 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  33. efec22b Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  34. 1041638 mac80211: add explicit AP/GO driver operations by Johannes Berg · 12 years ago
  35. 5df4569 mac80211: use non-atomic bitmap operation for local variable by Johannes Berg · 12 years ago
  36. 9690fb1 mac80211: use blacklist for duplicate IE check by Johannes Berg · 12 years ago
  37. 9b34f40 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  38. 818255e mac80211: VHT peer STA caps by Mahesh Palivela · 12 years ago
  39. d495028 ieee80211: Rename VHT cap struct by Mahesh Palivela · 12 years ago
  40. 700e8ea mac80211: Take status code as parameter to ieee80211_send_auth by Jouni Malinen · 12 years ago
  41. 04ecd25 mac80211: track needed RX chains for channel contexts by Johannes Berg · 12 years ago
  42. 55de908 mac80211: use channel contexts by Johannes Berg · 12 years ago
  43. d4fa14c mac80211: use ieee80211_free_txskb in a few more places by Felix Fietkau · 12 years ago
  44. 5d8e423 mac80211: change locking around ieee80211_recalc_smps by Johannes Berg · 12 years ago
  45. 6ae1677 mac80211: move ieee80211_send_deauth_disassoc outside mlme code by Antonio Quartulli · 12 years ago
  46. 761a48d mac80211: check power constraint IE size when parsing by Johannes Berg · 12 years ago
  47. fe94fe0 mac80211: pass channel to ieee80211_send_probe_req by Johannes Berg · 12 years ago
  48. f142c6b mac80211: support P2P Device abstraction by Johannes Berg · 12 years ago
  49. 98104fde cfg80211: add P2P Device abstraction by Johannes Berg · 12 years ago
  50. 5bc1420 mac80211: check size of channel switch IE when parsing by Johannes Berg · 12 years ago
  51. 6b77863 mac80211: fix current vs. operating channel in preq/beacon by Johannes Berg · 12 years ago
  52. 679ef4e mac80211: use oper_channel in utils and config by Johannes Berg · 12 years ago
  53. ab09587 mac80211: add PS flag to bss_conf by Eliad Peller · 12 years ago
  54. 685fb72 mac80211: iterate the virtual monitor interface by Johannes Berg · 12 years ago
  55. d811b3d mac80211: fix invalid band deref building preq IEs by Arik Nemtsov · 12 years ago
  56. a6f38ac mac80211: fix crash with single-queue drivers by Johannes Berg · 12 years ago
  57. c620948 mac80211: always set in_reconfig=false on wakeup by Eliad Peller · 12 years ago
  58. ba0afa2f mac80211: include VHT capability IE in probe requests by Mahesh Palivela · 12 years ago
  59. fc8a732 mac80211: don't expose ieee80211_add_srates_ie() by Johannes Berg · 12 years ago
  60. 04800ad mac80211: stop Rx during HW reconfig by Arik Nemtsov · 12 years ago
  61. 2e8d397 mac80211: add stations after AP start on reconfig by Arik Nemtsov · 12 years ago
  62. a8ce854 mac80211: configure 11b/g channel access rules for legacy APs by Stanislaw Gruszka · 12 years ago
  63. bd34ab6 mac80211: fix error in station state transitions during reconfig by Meenakshi Venkataraman · 12 years ago
  64. 7b21aea mac80211: fix ADDBA declined after suspend with wowlan by Eyal Shapira · 12 years ago
  65. 431e315 mac80211: Advertise HT protection mode in IEs by Ashok Nagarajan · 12 years ago
  66. be6bcab mac80211: check for non-managed interface by Wey-Yi Guy · 12 years ago
  67. 0d8a0a1 mac80211: declare ieee80211_ave_rssi as EXPORT by Wey-Yi Guy · 12 years ago
  68. aee286c mac80211: fix STA channel width field by Thomas Pedersen · 12 years ago
  69. 1dae27f mac80211: add function retrieve average rssi by Wey-Yi Guy · 12 years ago
  70. 4ee73f3 mac80211: remove hw.conf.channel usage where possible by Michal Kazior · 12 years ago
  71. 3a25a8c mac80211: add improved HW queue control by Johannes Berg · 12 years ago
  72. 4b6f1dd mac80211: add explicit monitor interface if needed by Johannes Berg · 12 years ago
  73. 9ebb61a mac80211: Modify sta_get_rates to give basic rates by Ashok Nagarajan · 12 years ago
  74. 657c3e0 mac80211: Indicate basic rates when adding rate IEs by Ashok Nagarajan · 12 years ago
  75. 4644ae8 mac80211: lazily stop queues in add_pending by Johannes Berg · 12 years ago
  76. ada1512 mac80211: debounce queue stop/wake by Johannes Berg · 12 years ago
  77. 54bcbc6 mac80211: refuse TX queue configuration on non-QoS HW by Johannes Berg · 12 years ago
  78. 1d98fb1 mac80211: use AC constants by Johannes Berg · 12 years ago
  79. 78307da mac80211: inline ieee80211_add_pending_skbs by Johannes Berg · 12 years ago
  80. 074d46d wireless: rename ht_info to ht_operation by Johannes Berg · 12 years ago
  81. fcff4f1 mac80211: Filter duplicate IE ids by Paul Stewart · 12 years ago
  82. 3abead5 mac80211: combine QoS with other BSS changes by Johannes Berg · 12 years ago
  83. 005e472 mac80211: remove local_to_hw by Johannes Berg · 12 years ago
  84. a4ec45a mac80211: implement sta_add/sta_remove in sta_state by Johannes Berg · 13 years ago
  85. f09603a mac80211: add sta_state callback by Johannes Berg · 13 years ago
  86. 077f493 mac80211: simplify AP_VLAN handling by Johannes Berg · 13 years ago
  87. 6e1b1b2 mac80211: send null packet on active (psm) reconfiguration by Eliad Peller · 13 years ago
  88. efa6a09 mac80211: In IBSS the DA field of auth frames is different from BSSID by Antonio Quartulli · 13 years ago
  89. 7f28197 mac80211: Call driver commands after drv_start in mac80211 restart code by Yogesh Ashok Powar · 13 years ago
  90. 0d392e9 mac80211: configure BSS_CHANGED_ARP_FILTER on reconfiguration by Eliad Peller · 13 years ago
  91. ff3cc5f mac80211: handle protection mode, RIFS and ADDBA for HT IBSS by Simon Wunderlich · 13 years ago
  92. d7a4858 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  93. 03360c5 Revert "mac80211: clear sta.drv_priv on reconfiguration" by John W. Linville · 13 years ago
  94. e7979ac mac80211: don't indicate probe resp change in IBSS mode by Arik Nemtsov · 13 years ago
  95. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  96. ef96a842 mac80211: Support ht-cap over-rides. by Ben Greear · 13 years ago
  97. dd76986 cfg80211/mac80211: Revert "move information element parsing logic to cfg80211" by Johannes Berg · 13 years ago
  98. 252b86c mac80211: use skb list for fragments by Johannes Berg · 13 years ago
  99. 0294582 mac80211: Save probe response data for bss by Arik Nemtsov · 13 years ago
  100. 8e1b23b mac80211: add recalc PS in ieee80211_reconfig() by Eyal Shapira · 13 years ago