1. e548c49 mac80211: add key flag for management keys by Johannes Berg · 12 years ago
  2. 6d71117 mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF by Johannes Berg · 12 years ago
  3. 4c29867 mac80211: support A-MPDU status reporting by Johannes Berg · 12 years ago
  4. e687f61 mac80211: add supported rates change notification in IBSS by Antonio Quartulli · 12 years ago
  5. 36323f8 mac80211: move TX station pointer and restructure TX by Thomas Huehn · 12 years ago
  6. ab09587 mac80211: add PS flag to bss_conf by Eliad Peller · 12 years ago
  7. 8c358bc mac80211: add time synchronisation with BSS for assoc by Johannes Berg · 12 years ago
  8. 30f4229 mac80211: optimize ieee80211_rx_status struct layout by Johannes Berg · 12 years ago
  9. f72b85b mac80211: remove ieee80211_key_removed by Johannes Berg · 12 years ago
  10. a1845fc mac80211: add TX prepare API by Johannes Berg · 12 years ago
  11. e3e1a0b mac80211: reduce IEEE80211_TX_MAX_RATES by Thomas Huehn · 12 years ago
  12. cb831b5 mac80211: remove tx_frags driver callback by Johannes Berg · 12 years ago
  13. b1fbd46 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 12 years ago
  14. fc8a732 mac80211: don't expose ieee80211_add_srates_ie() by Johannes Berg · 12 years ago
  15. 2c44344 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  16. bdcbd8e mac80211: clean up debugging by Johannes Berg · 12 years ago
  17. 66572cf mac80211: add command to get current rssi by Victor Goldenshtein · 12 years ago
  18. 211c17a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  19. d13e141 mac80211: add some missing kernel-doc by Johannes Berg · 12 years ago
  20. 2eb278e mac80211: unify SW/offload remain-on-channel by Johannes Berg · 12 years ago
  21. 196ac1c mac80211: do remain-on-channel while idle by Johannes Berg · 12 years ago
  22. 51ca9d8 mac80211: remove ieee80211_get_operstate() by Eliad Peller · 12 years ago
  23. 499f42b net: mac80211: Add and use ibss_vdbg debugging macro by Joe Perches · 12 years ago
  24. d63e9ae net: mac80211: Add and use ht_vdbg debugging macro by Joe Perches · 12 years ago
  25. 72d7872 mac80211: allow low-level drivers to set netdev feature bits by Arik Nemtsov · 12 years ago
  26. ac55d2f mac80211: (selectively) add HT details in radiotap by Johannes Berg · 12 years ago
  27. ee70108 mac80211: Add IV-room in the skb for TKIP and WEP by Janusz.Dziedzic@tieto.com · 12 years ago
  28. e352114 mac80211: Framework to get wifi-driver stats via ethtool. by Ben Greear · 12 years ago
  29. 0d8a0a1 mac80211: declare ieee80211_ave_rssi as EXPORT by Wey-Yi Guy · 12 years ago
  30. 1dae27f mac80211: add function retrieve average rssi by Wey-Yi Guy · 12 years ago
  31. 4ee73f3 mac80211: remove hw.conf.channel usage where possible by Michal Kazior · 12 years ago
  32. 8065248 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  33. 6d52563 cfg80211/mac80211: enable proper device_set_wakeup_enable handling by Johannes Berg · 12 years ago
  34. 3a25a8c mac80211: add improved HW queue control by Johannes Berg · 12 years ago
  35. 4b6f1dd mac80211: add explicit monitor interface if needed by Johannes Berg · 12 years ago
  36. 657c3e0 mac80211: Indicate basic rates when adding rate IEs by Ashok Nagarajan · 12 years ago
  37. a3304b0 cfg80211/nl80211: clarify TX queue API by Johannes Berg · 12 years ago
  38. d748b46 mac80211: remove antenna_sel_tx TX info field by Johannes Berg · 12 years ago
  39. 8f727ef mac80211: notify driver of rate control updates by Johannes Berg · 12 years ago
  40. 64f68e5 mac80211: remove channel type argument from rate_update by Johannes Berg · 12 years ago
  41. 074d46d wireless: rename ht_info to ht_operation by Johannes Berg · 12 years ago
  42. aa331df mac80211: Convert WARN_ON to WARN_ON_ONCE by Larry Finger · 12 years ago
  43. 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  44. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  45. 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 13 years ago
  46. e9ac074 mac80211: rename bss_conf timestamp to last_tsf by Johannes Berg · 12 years ago
  47. 177958e mac80211: remove tx_sync by Johannes Berg · 12 years ago
  48. f44d4eb mac80211: update ieee80211_tx_rate_control kerneldoc by Simon Wunderlich · 12 years ago
  49. fe8431f mac80211: add an rx flag for ignoring a packet's signal strength by Felix Fietkau · 12 years ago
  50. 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
  51. 02f2f1a mac80211: handle non-bufferable MMPDUs correctly by Johannes Berg · 12 years ago
  52. 885bd8e mac80211: support hw scan while idle by Eliad Peller · 13 years ago
  53. f09603a mac80211: add sta_state callback by Johannes Berg · 13 years ago
  54. 1946841 mac80211: add support for mcs masks by Simon Wunderlich · 13 years ago
  55. ea08635 mac80211: make CQM RSSI support per virtual interface by Johannes Berg · 13 years ago
  56. c1288b1 mac80211: make beacon filtering per virtual interface by Johannes Berg · 13 years ago
  57. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  58. 1d8d3de mac80211: handle SMPS action frames by Johannes Berg · 13 years ago
  59. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  60. 11127e9 mac80211: transmit fragment list to drivers by Johannes Berg · 13 years ago
  61. 0294582 mac80211: Save probe response data for bss by Arik Nemtsov · 13 years ago
  62. a729cff mac80211: implement wifi TX status by Johannes Berg · 13 years ago
  63. 6096de7 mac80211: add helper to free TX skb by Johannes Berg · 13 years ago
  64. 5e81905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  65. 077a915 mac80211: support adding IV-room in the skb for CCMP keys by Arik Nemtsov · 13 years ago
  66. 54d5026 mac80211: warn only once about not finding a rate by Johannes Berg · 13 years ago
  67. 7f2a5e2 mac80211: Populate radiotap header with MCS info for TX frames by Helmut Schaa · 13 years ago
  68. 73b9f03 mac80211: parse radiotap header earlier by Johannes Berg · 13 years ago
  69. a26eb27 mac80211: move fragment flag to info flag as dont-fragment by Johannes Berg · 13 years ago
  70. 8a3a3c8 mac80211: pass vif param to conf_tx() callback by Eliad Peller · 13 years ago
  71. b6f3530 mac80211: Send nullfunc frames at lower rate during connection monitor by Rajkumar Manoharan · 13 years ago
  72. 4b801bc mac80211: document client powersave by Johannes Berg · 13 years ago
  73. 37fbd90 mac80211: allow out-of-band EOSP notification by Johannes Berg · 13 years ago
  74. 40b9640 mac80211: explicitly notify drivers of frame release by Johannes Berg · 13 years ago
  75. deeaee1 mac80211: reply only once to each PS-poll by Johannes Berg · 13 years ago
  76. 47086fc mac80211: implement uAPSD by Johannes Berg · 13 years ago
  77. 4049e09 mac80211: allow releasing driver-buffered frames by Johannes Berg · 13 years ago
  78. 948d887 mac80211: split PS buffers into ACs by Johannes Berg · 13 years ago
  79. 042ec45 mac80211: let drivers inform it about per TID buffered frames by Johannes Berg · 13 years ago
  80. 768db34 mac80211: standardize adding supported rates IEs by Arik Nemtsov · 13 years ago
  81. aad14ce mac80211: Send the management frame at requested rate by Rajkumar Manoharan · 13 years ago
  82. 37a41b4 mac80211: add ieee80211_vif param to tsf functions by Eliad Peller · 13 years ago
  83. a7ce1c9 mac80211: fix indentation by Alexander Simon · 13 years ago
  84. 910868d nl80211/cfg80211/mac80211: fix wme docs by Eliad Peller · 13 years ago
  85. 7827493 mac80211: add ssid config to bss information in AP-mode by Arik Nemtsov · 13 years ago
  86. 8c77124 mac80211: make ieee80211_send_bar available for drivers by Felix Fietkau · 13 years ago
  87. edf6b78 mac80211: add flag to indicate HW only Tx-agg setup support by Arik Nemtsov · 13 years ago
  88. 9533b4a mac80211: add uapsd_queues and max_sp params fields by Eliad Peller · 13 years ago
  89. b4ca608 mac80211: remove offchannel_tx API by Johannes Berg · 13 years ago
  90. 7c966a6 mac80211: remove linux/wireless.h inclusion by Johannes Berg · 13 years ago
  91. b2abb6e mac80211: sync driver before TX by Johannes Berg · 13 years ago
  92. f850e00 mac80211: let key iteration get keys in install order by Johannes Berg · 13 years ago
  93. 8bca5d8 mac80211: allow driver access to TKIP RX P1K by Johannes Berg · 13 years ago
  94. 95acac6 mac80211: allow driver to disconnect after resume by Johannes Berg · 13 years ago
  95. 615f7b9 mac80211: add driver RSSI threshold events by Meenakshi Venkataraman · 13 years ago
  96. 42d9879 mac80211: allow driver to generate P1K for IV32 by Johannes Berg · 13 years ago
  97. 3ea542d mac80211: allow drivers to access key sequence counter by Johannes Berg · 13 years ago
  98. 523b02e mac80211: fix TKIP races, make API easier to use by Johannes Berg · 13 years ago
  99. c68f4b8 mac80211: support GTK rekey offload by Johannes Berg · 13 years ago
  100. 830af02 mac80211: allow driver to iterate keys by Johannes Berg · 13 years ago