1. 0d8614b mac80211: replace SMPS hw flags with wiphy feature bits by Eliad Peller · 10 years ago
  2. a4bcaf5 mac80211: extend set_coverage_class signature by Lorenzo Bianconi · 10 years ago
  3. d98ad83 mac80211: add Intel Mobile Communications copyright by Johannes Berg · 10 years ago
  4. c70f59a mac80211: don't resize skbs needlessly by Ido Yariv · 10 years ago
  5. ca34e3b mac80211: Fix accounting of the tailroom-needed counter by Ido Yariv · 10 years ago
  6. a74a8c8 mac80211: don't duplicate station QoS capability data by Johannes Berg · 10 years ago
  7. 08cf42e mac80211: add support for Rx reordering offloading by Michal Kazior · 10 years ago
  8. 5bcae31 mac80211: implement multi-vif in-place reservations by Michal Kazior · 10 years ago
  9. 633e271 mac80211: split sched scan IEs by David Spinadel · 10 years ago
  10. c56ef67 mac80211: support more than one band in scan request by David Spinadel · 10 years ago
  11. ee10f2c mac80211: protect TDLS discovery session by Arik Nemtsov · 10 years ago
  12. c887f0d3 mac80211: add API to request TDLS operation from userspace by Arik Nemtsov · 10 years ago
  13. 1a5f0c1 mac80211: add a single-transaction driver op to switch contexts by Luciano Coelho · 10 years ago
  14. cca674d mac80211: export the expected throughput by Antonio Quartulli · 10 years ago
  15. 8d77ec8 mac80211: fix csa_counter_offs argument name in docbook by Luciano Coelho · 10 years ago
  16. 1af586c mac80211: Handle the CSA counters correctly by Andrei Otcheretianski · 10 years ago
  17. 6ec8c33 mac80211: Provide ieee80211_beacon_get_template API by Andrei Otcheretianski · 10 years ago
  18. 59af692 mac80211: fix CSA tx queue stopping by Michal Kazior · 10 years ago
  19. 0c4972c mac80211: set an external flag for TDLS stations by Arik Nemtsov · 10 years ago
  20. 17d38fa mac80211: add option to generate CCMP IVs only for mgmt frames by Marek Kwaczynski · 10 years ago
  21. 041f607 mac80211: Update conf_is_ht() to work properly with 5/10MHz channels by Rostislav Lisovy · 10 years ago
  22. 5d52ee8 mac80211: allow reservation of a running chanctx by Luciano Coelho · 10 years ago
  23. 77be2c5 mac80211: add vif to flush call by Emmanuel Grumbach · 10 years ago
  24. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  25. fb378c2 mac80211: set beamforming bit in radiotap by Emmanuel Grumbach · 10 years ago
  26. a0f995a mac80211: add status_driver_data array to ieee80211_tx_info by Eliad Peller · 10 years ago
  27. 37e3308 mac80211: allow driver to return error from sched_scan_stop by Johannes Berg · 10 years ago
  28. d426334 Merge branch 'master' into for-next by Jiri Kosina · 10 years ago
  29. e227867 treewide: Fix typo in Documentation/DocBook by Masanari Iida · 10 years ago
  30. d85dad7 mac80211: remove erroneous comment about RX radiotap header by Johannes Berg · 10 years ago
  31. 06d181a mac80211: add NAPI support back by Johannes Berg · 10 years ago
  32. 448cd2e mac80211: reset probe_send_count also in HW_CONNECTION_MONITOR case by Eliad Peller · 10 years ago
  33. 63c361f mac80211: propagate STBC / LDPC flags to radiotap by Emmanuel Grumbach · 10 years ago
  34. 1b8d242 mac80211: move VHT related RX_FLAG to another variable by Emmanuel Grumbach · 10 years ago
  35. 0059b2b mac80211: remove unused radiotap vendor fields in ieee80211_rx_status by Emmanuel Grumbach · 10 years ago
  36. cc01f9b mac80211: remove module handling from rate control ops by Johannes Berg · 10 years ago
  37. 631ad70 mac80211: make rate control ops const by Johannes Berg · 10 years ago
  38. 66e01cf mac80211: only set CSA beacon when at least one beacon must be transmitted by Luciano Coelho · 10 years ago
  39. b77cf4f mac80211: handle MMPDUs at EOSP correctly by Johannes Berg · 11 years ago
  40. 685328b mac80211: remove channel_change_time by Johannes Berg · 11 years ago
  41. a7022e6 mac80211: add helper functions for tracking P2P NoA state by Felix Fietkau · 11 years ago
  42. 70dabeb mac80211: let the driver reserve extra tailroom in beacons by Felix Fietkau · 11 years ago
  43. 6a9d1b9 mac80211: add pre-RCU-sync sta removal driver operation by Johannes Berg · 11 years ago
  44. ad7e718 nl80211: vendor command support by Johannes Berg · 11 years ago
  45. 18cfd3b Revert "mac80211: add driver callback for per-interface multicast filter" by Johannes Berg · 11 years ago
  46. 21f659b mac80211: add min required channel definition field by Eliad Peller · 11 years ago
  47. 2475b1cc mac80211: add generic cipher scheme support by Max Stepanov · 11 years ago
  48. 06be6b1 mac80211: add ieee80211_tx_prepare_skb() helper function by Felix Fietkau · 11 years ago
  49. 919be62 mac80211: add missing IEEE80211_HW_SUPPORTS_HT_CCK_RATES docs by Johannes Berg · 11 years ago
  50. 7578d57 mac80211: implement STA CSA for drivers using channel contexts by Arik Nemtsov · 11 years ago
  51. 0cfcefe mac80211: support reporting A-MSDU subframes individually by Michal Kazior · 11 years ago
  52. 55fff50 mac80211: add explicit IBSS driver operations by Johannes Berg · 11 years ago
  53. c7c7106 mac80211: add ieee80211_iterate_active_interfaces_rtnl() by Johannes Berg · 11 years ago
  54. 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
  55. b35c809 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  56. 2dfca31 mac80211: add a flag to indicate CCK support for HT clients by Felix Fietkau · 11 years ago
  57. 27b3eb9 mac80211: add APIs to allow keeping connections after WoWLAN by Johannes Berg · 11 years ago
  58. 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
  59. 52981cd mac80211: add vif to testmode cmd by David Spinadel · 11 years ago
  60. af61a16 mac80211: add control port protocol TX control flag by Johannes Berg · 11 years ago
  61. 73da7d5 mac80211: add channel switch command and beacon callbacks by Simon Wunderlich · 11 years ago
  62. 10dd9b7 cfg80211.h/mac80211.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  63. a5e7069 mac80211: add radiotap flag and handling for 5/10 MHz by Simon Wunderlich · 11 years ago
  64. 3de805c mac80211/rc80211: add chandef to rate initialization by Simon Wunderlich · 11 years ago
  65. ad24b0d wireless: indent kernel-doc with tabs by Johannes Berg · 11 years ago
  66. 817cee7 mac80211: track AP's beacon rate and give it to the driver by Alexander Bondar · 11 years ago
  67. 989c650 mac80211: Use suitable semantics for beacon availability indication by Alexander Bondar · 11 years ago
  68. d6d23de2 mac80211: add a tx control flag to indicate PS-Poll/uAPSD response by Felix Fietkau · 11 years ago
  69. dde7dc7 Merge remote-tracking branch 'mac80211/master' into mac80211-next by Johannes Berg · 11 years ago
  70. 786677d mac80211: add STBC flag for radiotap by Oleksij Rempel · 11 years ago
  71. 03f831a wireless: fix kerneldoc content in *80211.h files. by Robert P. J. Day · 11 years ago
  72. ef0621e mac80211: add support for per-chain signal strength reporting by Felix Fietkau · 11 years ago
  73. f6b3d85 mac80211: fix spurious RCU warning and update documentation by Felix Fietkau · 11 years ago
  74. 0d528d8 mac80211: improve the rate control API by Felix Fietkau · 11 years ago
  75. 908f8d0 mac80211: indicate admission control in TX queue parameters by Alexander Bondar · 11 years ago
  76. 991fec0 mac80211: fix CTS protection handling by Felix Fietkau · 11 years ago
  77. 2ffbe6d mac80211: fix and optimize MCS mask handling by Felix Fietkau · 11 years ago
  78. 6bc8312 mac80211: VHT off-by-one NSS by Karl Beldan · 11 years ago
  79. 85220d7 mac80211: support secondary channel offset in CSA by Johannes Berg · 11 years ago
  80. 0ca54f6 mac80211: provide SSID in IBSS mode by Marek Puzyniak · 11 years ago
  81. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 11 years ago
  82. 219c386 mac80211: allow drivers to set default uAPSD parameters by Alexander Bondar · 11 years ago
  83. 67baf66 mac80211: add P2P NoA settings by Janusz Dziedzic · 11 years ago
  84. 445ea4e mac80211: stop queues temporarily for flushing by Johannes Berg · 11 years ago
  85. 39ecc01 mac80211: pass queue bitmap to flush operation by Johannes Berg · 11 years ago
  86. d260ff1 mac80211: remove vif debugfs driver callbacks by Stanislaw Gruszka · 11 years ago
  87. ddbfe86 mac80211: move sdata debugfs dir to vif by Stanislaw Gruszka · 11 years ago
  88. 488b366 mac80211: add driver callback for per-interface multicast filter by Alexander Bondar · 11 years ago
  89. e943789 mac80211: provide ieee80211_sta_eosp() by Johannes Berg · 11 years ago
  90. 55d942f mac80211: restrict peer's VHT capabilities to own by Johannes Berg · 11 years ago
  91. a871210 mac80211: remove IEEE80211_KEY_FLAG_WMM_STA by Johannes Berg · 11 years ago
  92. d339d5c mac80211: Allow drivers to differentiate between ROC types by Ilan Peer · 11 years ago
  93. af0ed69 mac80211: stop modifying HT SMPS capability by Johannes Berg · 11 years ago
  94. 2c9b735 mac80211: add ieee80211_vif_change_bandwidth by Johannes Berg · 11 years ago
  95. 0af83d3 mac80211: handle VHT operating mode notification by Johannes Berg · 12 years ago
  96. 8921d04 mac80211: track number of spatial streams by Johannes Berg · 12 years ago
  97. e1a0c6b mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 by Johannes Berg · 11 years ago
  98. 164eb02 mac80211: add radar detection command/event by Simon Wunderlich · 11 years ago
  99. 6c17b77 mac80211: Fix tx queue handling during scans by Seth Forshee · 11 years ago
  100. f1e3e05 mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLE by Johannes Berg · 11 years ago