1. 09b8556 mac80211: remove dynamic PS driver interface by Johannes Berg · 12 years ago
  2. ef429da mac80211: introduce beacon-only timing data by Johannes Berg · 12 years ago
  3. b207cdb mac80211: add vif debugfs driver callbacks by Alexander Bondar · 12 years ago
  4. 682bd38 mac80211: always allow calling ieee80211_connection_loss() by Johannes Berg · 12 years ago
  5. 1672c0e3 mac80211: start auth/assoc timeout on frame status by Johannes Berg · 12 years ago
  6. c65dd14 mac80211: inform the driver about update of dtim_period by Emmanuel Grumbach · 12 years ago
  7. cd8f7cb cfg80211/mac80211: support reporting wakeup reason by Johannes Berg · 12 years ago
  8. 8df6b7b mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL by Stanislaw Gruszka · 12 years ago
  9. 887da91 mac80211: provide the vif in rssi_callback by Emmanuel Grumbach · 12 years ago
  10. a65240c mac80211: allow drivers to access IPv6 information by Johannes Berg · 12 years ago
  11. 0f19b41 mac80211: remove ARP filter enable/disable logic by Johannes Berg · 12 years ago
  12. de5fad8 mac80211: add op to configure default key id by Yoni Divinsky · 12 years ago
  13. 8f21b0a mac80211: call restart complete at wowlan resume time by Johannes Berg · 12 years ago
  14. 0ae997d {cfg,mac}80211.h: fix some kernel-doc warnings by Yacine Belkadi · 12 years ago
  15. 1c06ef9 wireless: use __aligned by Johannes Berg · 12 years ago
  16. 18b559d mac80211: split TX aggregation stop action by Johannes Berg · 12 years ago
  17. 8a61af6 mac80211: fix channel context iteration by Johannes Berg · 12 years ago
  18. 5b632fe mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL by Stanislaw Gruszka · 12 years ago
  19. 5d7fad4 mac80211: Fix typo in mac80211.h by Simon Wunderlich · 12 years ago
  20. b9a9ada mac80211: remove probe response temporary buffer allocation by Johannes Berg · 12 years ago
  21. 5164892 mac80211: support (partial) VHT radiotap information by Johannes Berg · 12 years ago
  22. 8bc83c2 mac80211: support VHT rates in TX info by Johannes Berg · 12 years ago
  23. 5614618 mac80211: support drivers reporting VHT RX by Johannes Berg · 12 years ago
  24. 4bf8853 mac80211: convert to channel definition struct by Johannes Berg · 12 years ago
  25. 42d97a5 cfg80211: remove remain-on-channel channel type by Johannes Berg · 12 years ago
  26. 77d2ece mac80211: Add debugfs callbacks for station addition/removal by Sujith Manoharan · 12 years ago
  27. 4988456 mac80211: make remain_on_channel() op pass vif param by Eliad Peller · 12 years ago
  28. 90b9e446 mac80211: support radiotap vendor namespace RX data by Johannes Berg · 12 years ago
  29. f4bda33 mac80211: support RX_FLAG_MACTIME_END by Thomas Pedersen · 12 years ago
  30. 8b2c982 mac80211: clarify interface iteration and make it configurable by Johannes Berg · 12 years ago
  31. 9214ad7 mac80211: call driver method when restart completes by Johannes Berg · 12 years ago
  32. 488dd7b mac80211: pass P2P powersave parameters to driver by Johannes Berg · 12 years ago
  33. 1ea6f9c mac80211: handle TX power per virtual interface by Johannes Berg · 12 years ago
  34. 1041638 mac80211: add explicit AP/GO driver operations by Johannes Berg · 12 years ago
  35. 5d0d04e mac80211: expose AES-CMAC subkey calculation by Assaf Krauss · 12 years ago
  36. c13a765 mac80211: Notify new IBSS network creation by Sujith Manoharan · 12 years ago
  37. 818255e mac80211: VHT peer STA caps by Mahesh Palivela · 12 years ago
  38. 3448c00 mac80211: add channel context iterator by Johannes Berg · 12 years ago
  39. 04ecd25 mac80211: track needed RX chains for channel contexts by Johannes Berg · 12 years ago
  40. c3645ea mac80211: introduce new ieee80211_ops by Michal Kazior · 12 years ago
  41. d01a1e6 mac80211: introduce channel context skeleton code by Michal Kazior · 12 years ago
  42. e548c49 mac80211: add key flag for management keys by Johannes Berg · 12 years ago
  43. 6d71117 mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF by Johannes Berg · 12 years ago
  44. 4c29867 mac80211: support A-MPDU status reporting by Johannes Berg · 12 years ago
  45. e687f61 mac80211: add supported rates change notification in IBSS by Antonio Quartulli · 12 years ago
  46. 36323f8 mac80211: move TX station pointer and restructure TX by Thomas Huehn · 12 years ago
  47. ab09587 mac80211: add PS flag to bss_conf by Eliad Peller · 12 years ago
  48. 8c358bc mac80211: add time synchronisation with BSS for assoc by Johannes Berg · 12 years ago
  49. 30f4229 mac80211: optimize ieee80211_rx_status struct layout by Johannes Berg · 12 years ago
  50. f72b85b mac80211: remove ieee80211_key_removed by Johannes Berg · 12 years ago
  51. a1845fc mac80211: add TX prepare API by Johannes Berg · 12 years ago
  52. e3e1a0b mac80211: reduce IEEE80211_TX_MAX_RATES by Thomas Huehn · 12 years ago
  53. cb831b5 mac80211: remove tx_frags driver callback by Johannes Berg · 12 years ago
  54. b1fbd46 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 12 years ago
  55. fc8a732 mac80211: don't expose ieee80211_add_srates_ie() by Johannes Berg · 12 years ago
  56. 2c44344 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  57. bdcbd8e mac80211: clean up debugging by Johannes Berg · 12 years ago
  58. 66572cf mac80211: add command to get current rssi by Victor Goldenshtein · 12 years ago
  59. 211c17a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  60. d13e141 mac80211: add some missing kernel-doc by Johannes Berg · 12 years ago
  61. 2eb278e mac80211: unify SW/offload remain-on-channel by Johannes Berg · 12 years ago
  62. 196ac1c mac80211: do remain-on-channel while idle by Johannes Berg · 12 years ago
  63. 51ca9d8 mac80211: remove ieee80211_get_operstate() by Eliad Peller · 12 years ago
  64. 499f42b net: mac80211: Add and use ibss_vdbg debugging macro by Joe Perches · 12 years ago
  65. d63e9ae net: mac80211: Add and use ht_vdbg debugging macro by Joe Perches · 12 years ago
  66. 72d7872 mac80211: allow low-level drivers to set netdev feature bits by Arik Nemtsov · 12 years ago
  67. ac55d2f mac80211: (selectively) add HT details in radiotap by Johannes Berg · 12 years ago
  68. ee70108 mac80211: Add IV-room in the skb for TKIP and WEP by Janusz.Dziedzic@tieto.com · 12 years ago
  69. e352114 mac80211: Framework to get wifi-driver stats via ethtool. by Ben Greear · 12 years ago
  70. 0d8a0a1 mac80211: declare ieee80211_ave_rssi as EXPORT by Wey-Yi Guy · 12 years ago
  71. 1dae27f mac80211: add function retrieve average rssi by Wey-Yi Guy · 12 years ago
  72. 4ee73f3 mac80211: remove hw.conf.channel usage where possible by Michal Kazior · 12 years ago
  73. 8065248 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  74. 6d52563 cfg80211/mac80211: enable proper device_set_wakeup_enable handling by Johannes Berg · 13 years ago
  75. 3a25a8c mac80211: add improved HW queue control by Johannes Berg · 13 years ago
  76. 4b6f1dd mac80211: add explicit monitor interface if needed by Johannes Berg · 13 years ago
  77. 657c3e0 mac80211: Indicate basic rates when adding rate IEs by Ashok Nagarajan · 13 years ago
  78. a3304b0 cfg80211/nl80211: clarify TX queue API by Johannes Berg · 13 years ago
  79. d748b46 mac80211: remove antenna_sel_tx TX info field by Johannes Berg · 13 years ago
  80. 8f727ef mac80211: notify driver of rate control updates by Johannes Berg · 13 years ago
  81. 64f68e5 mac80211: remove channel type argument from rate_update by Johannes Berg · 13 years ago
  82. 074d46d wireless: rename ht_info to ht_operation by Johannes Berg · 13 years ago
  83. aa331df mac80211: Convert WARN_ON to WARN_ON_ONCE by Larry Finger · 13 years ago
  84. 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  85. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  86. 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 13 years ago
  87. e9ac074 mac80211: rename bss_conf timestamp to last_tsf by Johannes Berg · 13 years ago
  88. 177958e mac80211: remove tx_sync by Johannes Berg · 13 years ago
  89. f44d4eb mac80211: update ieee80211_tx_rate_control kerneldoc by Simon Wunderlich · 13 years ago
  90. fe8431f mac80211: add an rx flag for ignoring a packet's signal strength by Felix Fietkau · 13 years ago
  91. 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
  92. 02f2f1a mac80211: handle non-bufferable MMPDUs correctly by Johannes Berg · 13 years ago
  93. 885bd8e mac80211: support hw scan while idle by Eliad Peller · 13 years ago
  94. f09603a mac80211: add sta_state callback by Johannes Berg · 13 years ago
  95. 1946841 mac80211: add support for mcs masks by Simon Wunderlich · 13 years ago
  96. ea08635 mac80211: make CQM RSSI support per virtual interface by Johannes Berg · 13 years ago
  97. c1288b1 mac80211: make beacon filtering per virtual interface by Johannes Berg · 13 years ago
  98. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  99. 1d8d3de mac80211: handle SMPS action frames by Johannes Berg · 13 years ago
  100. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago