1. 6ec8c33 mac80211: Provide ieee80211_beacon_get_template API by Andrei Otcheretianski · 10 years ago
  2. 59af692 mac80211: fix CSA tx queue stopping by Michal Kazior · 10 years ago
  3. 0c4972c mac80211: set an external flag for TDLS stations by Arik Nemtsov · 10 years ago
  4. 17d38fa mac80211: add option to generate CCMP IVs only for mgmt frames by Marek Kwaczynski · 10 years ago
  5. 041f607 mac80211: Update conf_is_ht() to work properly with 5/10MHz channels by Rostislav Lisovy · 10 years ago
  6. 5d52ee8 mac80211: allow reservation of a running chanctx by Luciano Coelho · 10 years ago
  7. 77be2c5 mac80211: add vif to flush call by Emmanuel Grumbach · 10 years ago
  8. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  9. fb378c2 mac80211: set beamforming bit in radiotap by Emmanuel Grumbach · 10 years ago
  10. a0f995a mac80211: add status_driver_data array to ieee80211_tx_info by Eliad Peller · 10 years ago
  11. 37e3308 mac80211: allow driver to return error from sched_scan_stop by Johannes Berg · 10 years ago
  12. d426334 Merge branch 'master' into for-next by Jiri Kosina · 10 years ago
  13. e227867 treewide: Fix typo in Documentation/DocBook by Masanari Iida · 10 years ago
  14. d85dad7 mac80211: remove erroneous comment about RX radiotap header by Johannes Berg · 10 years ago
  15. 06d181a mac80211: add NAPI support back by Johannes Berg · 10 years ago
  16. 448cd2e mac80211: reset probe_send_count also in HW_CONNECTION_MONITOR case by Eliad Peller · 10 years ago
  17. 63c361f mac80211: propagate STBC / LDPC flags to radiotap by Emmanuel Grumbach · 10 years ago
  18. 1b8d242 mac80211: move VHT related RX_FLAG to another variable by Emmanuel Grumbach · 10 years ago
  19. 0059b2b mac80211: remove unused radiotap vendor fields in ieee80211_rx_status by Emmanuel Grumbach · 10 years ago
  20. cc01f9b mac80211: remove module handling from rate control ops by Johannes Berg · 10 years ago
  21. 631ad70 mac80211: make rate control ops const by Johannes Berg · 10 years ago
  22. 66e01cf mac80211: only set CSA beacon when at least one beacon must be transmitted by Luciano Coelho · 10 years ago
  23. b77cf4f mac80211: handle MMPDUs at EOSP correctly by Johannes Berg · 10 years ago
  24. 685328b mac80211: remove channel_change_time by Johannes Berg · 11 years ago
  25. a7022e6 mac80211: add helper functions for tracking P2P NoA state by Felix Fietkau · 11 years ago
  26. 70dabeb mac80211: let the driver reserve extra tailroom in beacons by Felix Fietkau · 11 years ago
  27. 6a9d1b9 mac80211: add pre-RCU-sync sta removal driver operation by Johannes Berg · 11 years ago
  28. ad7e718 nl80211: vendor command support by Johannes Berg · 11 years ago
  29. 18cfd3b Revert "mac80211: add driver callback for per-interface multicast filter" by Johannes Berg · 11 years ago
  30. 21f659b mac80211: add min required channel definition field by Eliad Peller · 11 years ago
  31. 2475b1cc mac80211: add generic cipher scheme support by Max Stepanov · 11 years ago
  32. 06be6b1 mac80211: add ieee80211_tx_prepare_skb() helper function by Felix Fietkau · 11 years ago
  33. 919be62 mac80211: add missing IEEE80211_HW_SUPPORTS_HT_CCK_RATES docs by Johannes Berg · 11 years ago
  34. 7578d57 mac80211: implement STA CSA for drivers using channel contexts by Arik Nemtsov · 11 years ago
  35. 0cfcefe mac80211: support reporting A-MSDU subframes individually by Michal Kazior · 11 years ago
  36. 55fff50 mac80211: add explicit IBSS driver operations by Johannes Berg · 11 years ago
  37. c7c7106 mac80211: add ieee80211_iterate_active_interfaces_rtnl() by Johannes Berg · 11 years ago
  38. 0d8165e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  39. b35c809 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  40. 2dfca31 mac80211: add a flag to indicate CCK support for HT clients by Felix Fietkau · 11 years ago
  41. 27b3eb9 mac80211: add APIs to allow keeping connections after WoWLAN by Johannes Berg · 11 years ago
  42. 89c2af3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  43. 52981cd mac80211: add vif to testmode cmd by David Spinadel · 11 years ago
  44. af61a16 mac80211: add control port protocol TX control flag by Johannes Berg · 11 years ago
  45. 73da7d5 mac80211: add channel switch command and beacon callbacks by Simon Wunderlich · 11 years ago
  46. 10dd9b7 cfg80211.h/mac80211.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  47. a5e7069 mac80211: add radiotap flag and handling for 5/10 MHz by Simon Wunderlich · 11 years ago
  48. 3de805c mac80211/rc80211: add chandef to rate initialization by Simon Wunderlich · 11 years ago
  49. ad24b0d wireless: indent kernel-doc with tabs by Johannes Berg · 11 years ago
  50. 817cee7 mac80211: track AP's beacon rate and give it to the driver by Alexander Bondar · 11 years ago
  51. 989c650 mac80211: Use suitable semantics for beacon availability indication by Alexander Bondar · 11 years ago
  52. d6d23de2 mac80211: add a tx control flag to indicate PS-Poll/uAPSD response by Felix Fietkau · 11 years ago
  53. dde7dc7 Merge remote-tracking branch 'mac80211/master' into mac80211-next by Johannes Berg · 11 years ago
  54. 786677d mac80211: add STBC flag for radiotap by Oleksij Rempel · 11 years ago
  55. 03f831a wireless: fix kerneldoc content in *80211.h files. by Robert P. J. Day · 11 years ago
  56. ef0621e mac80211: add support for per-chain signal strength reporting by Felix Fietkau · 11 years ago
  57. f6b3d85 mac80211: fix spurious RCU warning and update documentation by Felix Fietkau · 11 years ago
  58. 0d528d8 mac80211: improve the rate control API by Felix Fietkau · 11 years ago
  59. 908f8d0 mac80211: indicate admission control in TX queue parameters by Alexander Bondar · 11 years ago
  60. 991fec0 mac80211: fix CTS protection handling by Felix Fietkau · 11 years ago
  61. 2ffbe6d mac80211: fix and optimize MCS mask handling by Felix Fietkau · 11 years ago
  62. 6bc8312 mac80211: VHT off-by-one NSS by Karl Beldan · 11 years ago
  63. 85220d7 mac80211: support secondary channel offset in CSA by Johannes Berg · 11 years ago
  64. 0ca54f6 mac80211: provide SSID in IBSS mode by Marek Puzyniak · 11 years ago
  65. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 11 years ago
  66. 219c386 mac80211: allow drivers to set default uAPSD parameters by Alexander Bondar · 11 years ago
  67. 67baf66 mac80211: add P2P NoA settings by Janusz Dziedzic · 11 years ago
  68. 445ea4e mac80211: stop queues temporarily for flushing by Johannes Berg · 11 years ago
  69. 39ecc01 mac80211: pass queue bitmap to flush operation by Johannes Berg · 11 years ago
  70. d260ff1 mac80211: remove vif debugfs driver callbacks by Stanislaw Gruszka · 11 years ago
  71. ddbfe86 mac80211: move sdata debugfs dir to vif by Stanislaw Gruszka · 11 years ago
  72. 488b366 mac80211: add driver callback for per-interface multicast filter by Alexander Bondar · 11 years ago
  73. e943789 mac80211: provide ieee80211_sta_eosp() by Johannes Berg · 11 years ago
  74. 55d942f mac80211: restrict peer's VHT capabilities to own by Johannes Berg · 11 years ago
  75. a871210 mac80211: remove IEEE80211_KEY_FLAG_WMM_STA by Johannes Berg · 11 years ago
  76. d339d5c mac80211: Allow drivers to differentiate between ROC types by Ilan Peer · 11 years ago
  77. af0ed69 mac80211: stop modifying HT SMPS capability by Johannes Berg · 11 years ago
  78. 2c9b735 mac80211: add ieee80211_vif_change_bandwidth by Johannes Berg · 11 years ago
  79. 0af83d3 mac80211: handle VHT operating mode notification by Johannes Berg · 12 years ago
  80. 8921d04 mac80211: track number of spatial streams by Johannes Berg · 12 years ago
  81. e1a0c6b mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 by Johannes Berg · 11 years ago
  82. 164eb02 mac80211: add radar detection command/event by Simon Wunderlich · 11 years ago
  83. 6c17b77 mac80211: Fix tx queue handling during scans by Seth Forshee · 11 years ago
  84. f1e3e05 mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLE by Johannes Berg · 11 years ago
  85. 09b8556 mac80211: remove dynamic PS driver interface by Johannes Berg · 11 years ago
  86. ef429da mac80211: introduce beacon-only timing data by Johannes Berg · 11 years ago
  87. b207cdb mac80211: add vif debugfs driver callbacks by Alexander Bondar · 12 years ago
  88. 682bd38 mac80211: always allow calling ieee80211_connection_loss() by Johannes Berg · 11 years ago
  89. 1672c0e3 mac80211: start auth/assoc timeout on frame status by Johannes Berg · 11 years ago
  90. c65dd14 mac80211: inform the driver about update of dtim_period by Emmanuel Grumbach · 12 years ago
  91. cd8f7cb cfg80211/mac80211: support reporting wakeup reason by Johannes Berg · 11 years ago
  92. 8df6b7b mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL by Stanislaw Gruszka · 11 years ago
  93. 887da91 mac80211: provide the vif in rssi_callback by Emmanuel Grumbach · 11 years ago
  94. a65240c mac80211: allow drivers to access IPv6 information by Johannes Berg · 11 years ago
  95. 0f19b41 mac80211: remove ARP filter enable/disable logic by Johannes Berg · 11 years ago
  96. de5fad8 mac80211: add op to configure default key id by Yoni Divinsky · 12 years ago
  97. 8f21b0a mac80211: call restart complete at wowlan resume time by Johannes Berg · 11 years ago
  98. 0ae997d {cfg,mac}80211.h: fix some kernel-doc warnings by Yacine Belkadi · 11 years ago
  99. 1c06ef9 wireless: use __aligned by Johannes Berg · 12 years ago
  100. 18b559d mac80211: split TX aggregation stop action by Johannes Berg · 12 years ago