1. 817cee7 mac80211: track AP's beacon rate and give it to the driver by Alexander Bondar · 11 years ago
  2. 989c650 mac80211: Use suitable semantics for beacon availability indication by Alexander Bondar · 11 years ago
  3. d6d23de2 mac80211: add a tx control flag to indicate PS-Poll/uAPSD response by Felix Fietkau · 11 years ago
  4. dde7dc7 Merge remote-tracking branch 'mac80211/master' into mac80211-next by Johannes Berg · 11 years ago
  5. 786677d mac80211: add STBC flag for radiotap by Oleksij Rempel · 11 years ago
  6. 03f831a wireless: fix kerneldoc content in *80211.h files. by Robert P. J. Day · 11 years ago
  7. ef0621e mac80211: add support for per-chain signal strength reporting by Felix Fietkau · 11 years ago
  8. f6b3d85 mac80211: fix spurious RCU warning and update documentation by Felix Fietkau · 11 years ago
  9. 0d528d8 mac80211: improve the rate control API by Felix Fietkau · 11 years ago
  10. 908f8d0 mac80211: indicate admission control in TX queue parameters by Alexander Bondar · 11 years ago
  11. 991fec0 mac80211: fix CTS protection handling by Felix Fietkau · 11 years ago
  12. 2ffbe6d mac80211: fix and optimize MCS mask handling by Felix Fietkau · 11 years ago
  13. 6bc8312 mac80211: VHT off-by-one NSS by Karl Beldan · 11 years ago
  14. 85220d7 mac80211: support secondary channel offset in CSA by Johannes Berg · 11 years ago
  15. 0ca54f6 mac80211: provide SSID in IBSS mode by Marek Puzyniak · 11 years ago
  16. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 11 years ago
  17. 219c386 mac80211: allow drivers to set default uAPSD parameters by Alexander Bondar · 11 years ago
  18. 67baf66 mac80211: add P2P NoA settings by Janusz Dziedzic · 11 years ago
  19. 445ea4e mac80211: stop queues temporarily for flushing by Johannes Berg · 11 years ago
  20. 39ecc01 mac80211: pass queue bitmap to flush operation by Johannes Berg · 11 years ago
  21. d260ff1 mac80211: remove vif debugfs driver callbacks by Stanislaw Gruszka · 11 years ago
  22. ddbfe86 mac80211: move sdata debugfs dir to vif by Stanislaw Gruszka · 11 years ago
  23. 488b366 mac80211: add driver callback for per-interface multicast filter by Alexander Bondar · 11 years ago
  24. e943789 mac80211: provide ieee80211_sta_eosp() by Johannes Berg · 11 years ago
  25. 55d942f mac80211: restrict peer's VHT capabilities to own by Johannes Berg · 11 years ago
  26. a871210 mac80211: remove IEEE80211_KEY_FLAG_WMM_STA by Johannes Berg · 11 years ago
  27. d339d5c mac80211: Allow drivers to differentiate between ROC types by Ilan Peer · 11 years ago
  28. af0ed69 mac80211: stop modifying HT SMPS capability by Johannes Berg · 11 years ago
  29. 2c9b735 mac80211: add ieee80211_vif_change_bandwidth by Johannes Berg · 11 years ago
  30. 0af83d3 mac80211: handle VHT operating mode notification by Johannes Berg · 12 years ago
  31. 8921d04 mac80211: track number of spatial streams by Johannes Berg · 12 years ago
  32. e1a0c6b mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 by Johannes Berg · 11 years ago
  33. 164eb02 mac80211: add radar detection command/event by Simon Wunderlich · 11 years ago
  34. 6c17b77 mac80211: Fix tx queue handling during scans by Seth Forshee · 11 years ago
  35. f1e3e05 mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLE by Johannes Berg · 11 years ago
  36. 09b8556 mac80211: remove dynamic PS driver interface by Johannes Berg · 11 years ago
  37. ef429da mac80211: introduce beacon-only timing data by Johannes Berg · 11 years ago
  38. b207cdb mac80211: add vif debugfs driver callbacks by Alexander Bondar · 12 years ago
  39. 682bd38 mac80211: always allow calling ieee80211_connection_loss() by Johannes Berg · 11 years ago
  40. 1672c0e3 mac80211: start auth/assoc timeout on frame status by Johannes Berg · 11 years ago
  41. c65dd14 mac80211: inform the driver about update of dtim_period by Emmanuel Grumbach · 12 years ago
  42. cd8f7cb cfg80211/mac80211: support reporting wakeup reason by Johannes Berg · 11 years ago
  43. 8df6b7b mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL by Stanislaw Gruszka · 11 years ago
  44. 887da91 mac80211: provide the vif in rssi_callback by Emmanuel Grumbach · 11 years ago
  45. a65240c mac80211: allow drivers to access IPv6 information by Johannes Berg · 11 years ago
  46. 0f19b41 mac80211: remove ARP filter enable/disable logic by Johannes Berg · 11 years ago
  47. de5fad8 mac80211: add op to configure default key id by Yoni Divinsky · 12 years ago
  48. 8f21b0a mac80211: call restart complete at wowlan resume time by Johannes Berg · 11 years ago
  49. 0ae997d {cfg,mac}80211.h: fix some kernel-doc warnings by Yacine Belkadi · 11 years ago
  50. 1c06ef9 wireless: use __aligned by Johannes Berg · 12 years ago
  51. 18b559d mac80211: split TX aggregation stop action by Johannes Berg · 12 years ago
  52. 8a61af6 mac80211: fix channel context iteration by Johannes Berg · 12 years ago
  53. 5b632fe mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL by Stanislaw Gruszka · 12 years ago
  54. 5d7fad4 mac80211: Fix typo in mac80211.h by Simon Wunderlich · 12 years ago
  55. b9a9ada mac80211: remove probe response temporary buffer allocation by Johannes Berg · 12 years ago
  56. 5164892 mac80211: support (partial) VHT radiotap information by Johannes Berg · 12 years ago
  57. 8bc83c2 mac80211: support VHT rates in TX info by Johannes Berg · 12 years ago
  58. 5614618 mac80211: support drivers reporting VHT RX by Johannes Berg · 12 years ago
  59. 4bf8853 mac80211: convert to channel definition struct by Johannes Berg · 12 years ago
  60. 42d97a5 cfg80211: remove remain-on-channel channel type by Johannes Berg · 12 years ago
  61. 77d2ece mac80211: Add debugfs callbacks for station addition/removal by Sujith Manoharan · 12 years ago
  62. 4988456 mac80211: make remain_on_channel() op pass vif param by Eliad Peller · 12 years ago
  63. 90b9e446 mac80211: support radiotap vendor namespace RX data by Johannes Berg · 12 years ago
  64. f4bda33 mac80211: support RX_FLAG_MACTIME_END by Thomas Pedersen · 12 years ago
  65. 8b2c982 mac80211: clarify interface iteration and make it configurable by Johannes Berg · 12 years ago
  66. 9214ad7 mac80211: call driver method when restart completes by Johannes Berg · 12 years ago
  67. 488dd7b mac80211: pass P2P powersave parameters to driver by Johannes Berg · 12 years ago
  68. 1ea6f9c mac80211: handle TX power per virtual interface by Johannes Berg · 12 years ago
  69. 1041638 mac80211: add explicit AP/GO driver operations by Johannes Berg · 12 years ago
  70. 5d0d04e mac80211: expose AES-CMAC subkey calculation by Assaf Krauss · 12 years ago
  71. c13a765 mac80211: Notify new IBSS network creation by Sujith Manoharan · 12 years ago
  72. 818255e mac80211: VHT peer STA caps by Mahesh Palivela · 12 years ago
  73. 3448c00 mac80211: add channel context iterator by Johannes Berg · 12 years ago
  74. 04ecd25 mac80211: track needed RX chains for channel contexts by Johannes Berg · 12 years ago
  75. c3645ea mac80211: introduce new ieee80211_ops by Michal Kazior · 12 years ago
  76. d01a1e6 mac80211: introduce channel context skeleton code by Michal Kazior · 12 years ago
  77. e548c49 mac80211: add key flag for management keys by Johannes Berg · 12 years ago
  78. 6d71117 mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF by Johannes Berg · 12 years ago
  79. 4c29867 mac80211: support A-MPDU status reporting by Johannes Berg · 12 years ago
  80. e687f61 mac80211: add supported rates change notification in IBSS by Antonio Quartulli · 12 years ago
  81. 36323f8 mac80211: move TX station pointer and restructure TX by Thomas Huehn · 12 years ago
  82. ab09587 mac80211: add PS flag to bss_conf by Eliad Peller · 12 years ago
  83. 8c358bc mac80211: add time synchronisation with BSS for assoc by Johannes Berg · 12 years ago
  84. 30f4229 mac80211: optimize ieee80211_rx_status struct layout by Johannes Berg · 12 years ago
  85. f72b85b mac80211: remove ieee80211_key_removed by Johannes Berg · 12 years ago
  86. a1845fc mac80211: add TX prepare API by Johannes Berg · 12 years ago
  87. e3e1a0b mac80211: reduce IEEE80211_TX_MAX_RATES by Thomas Huehn · 12 years ago
  88. cb831b5 mac80211: remove tx_frags driver callback by Johannes Berg · 12 years ago
  89. b1fbd46 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 12 years ago
  90. fc8a732 mac80211: don't expose ieee80211_add_srates_ie() by Johannes Berg · 12 years ago
  91. 2c44344 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  92. bdcbd8e mac80211: clean up debugging by Johannes Berg · 12 years ago
  93. 66572cf mac80211: add command to get current rssi by Victor Goldenshtein · 12 years ago
  94. 211c17a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  95. d13e141 mac80211: add some missing kernel-doc by Johannes Berg · 12 years ago
  96. 2eb278e mac80211: unify SW/offload remain-on-channel by Johannes Berg · 12 years ago
  97. 196ac1c mac80211: do remain-on-channel while idle by Johannes Berg · 12 years ago
  98. 51ca9d8 mac80211: remove ieee80211_get_operstate() by Eliad Peller · 12 years ago
  99. 499f42b net: mac80211: Add and use ibss_vdbg debugging macro by Joe Perches · 12 years ago
  100. d63e9ae net: mac80211: Add and use ht_vdbg debugging macro by Joe Perches · 12 years ago