1. 46fa38e mac80211: allow software PS-Poll/U-APSD with AP_LINK_PS by Johannes Berg · 9 years ago
  2. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 9 years ago
  3. c9c5962 mac80211: enable collecting station statistics per-CPU by Johannes Berg · 9 years ago
  4. 49ddf8e mac80211: add fast-rx path by Johannes Berg · 9 years ago
  5. 0f9c5a6 mac80211: fix RX u64 stats consistency on 32-bit platforms by Johannes Berg · 9 years ago
  6. 4f6b1b3 mac80211: fix last RX rate data consistency by Johannes Berg · 9 years ago
  7. 0be6ed1 mac80211: move averaged values out of rx_stats by Johannes Berg · 9 years ago
  8. 8ebaa5b mac80211: move semicolon out of CALL_RXH macro by Johannes Berg · 9 years ago
  9. de8f18d mac80211: count MSDUs in A-MSDU properly by Johannes Berg · 9 years ago
  10. d63b548 mac80211: allow passing transmitter station on RX by Johannes Berg · 9 years ago
  11. 2c61cf9 mac80211: fix cipher scheme function name by Johannes Berg · 9 years ago
  12. 602fae4 mac80211: don't start dynamic PS timer if not needed by Johannes Berg · 9 years ago
  13. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  14. d57a544 mac80211: use reset to set header pointer by Zhang Shengju · 9 years ago
  15. 1ec7bae mac80211: Fix Public Action frame RX in AP mode by Jouni Malinen · 9 years ago
  16. 9acc54b mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs by Johannes Berg · 9 years ago
  17. ab1c790 mac80211: let unused MPP table entries timeout by Henning Rogge · 9 years ago
  18. 88665f5 mac80211: move A-MSDU skb_linearize call to ieee80211_amsdu_to_8023s by Felix Fietkau · 9 years ago
  19. 06470f7 mac80211: add API to allow filtering frames in BA sessions by Sara Sharon · 9 years ago
  20. fb4ea05 mac80211: change ieee80211_rx_reorder_ready() arguments by Johannes Berg · 9 years ago
  21. cf44012 mac80211: fix unnecessary frame drops in mesh fwding by Michal Kazior · 9 years ago
  22. 1788304 mac80211: allow drivers to report (non-)monitor frames by Grzegorz Bajorski · 9 years ago
  23. f9cfa5f mac80211: add flag for duplication check by Sara Sharon · 9 years ago
  24. 23a1f8d mac80211: process and save VHT MU-MIMO group frame by Sara Sharon · 9 years ago
  25. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  26. cf1e05c mac80211: handle width changes from opmode notification IE in beacon by Eyal Shapira · 9 years ago
  27. 441275e mac80211: remove string from unaligned packet warning by Johannes Berg · 9 years ago
  28. e5a9f8d mac80211: move station statistics into sub-structs by Johannes Berg · 9 years ago
  29. a732fa7 mac80211: clean up ieee80211_rx_h_check_dup code by Johannes Berg · 9 years ago
  30. 40d9a38 mac80211: use DECLARE_EWMA by Johannes Berg · 9 years ago
  31. cc11729 mac80211: Only accept data frames in OCB mode by Bertold Van den Bergh · 9 years ago
  32. c8ff71e mac80211: TDLS: handle chan-switch in RTNL locked work by Arik Nemtsov · 9 years ago
  33. e414eea mac80211: remove IEEE80211_RX_FRAGMENTED by Johannes Berg · 9 years ago
  34. 77c9640 mac80211: remove key TX/RX counter by Johannes Berg · 9 years ago
  35. 0c028b5 mac80211: remove zero-length A-MPDU subframe reporting by Johannes Berg · 9 years ago
  36. af9f9b2 mac80211: don't store napi struct by Johannes Berg · 9 years ago
  37. a682849 mac80211: move ieee80211_get_bssid into RX file by Johannes Berg · 9 years ago
  38. 9ad8b21 mac80211: remove short frame test and counter by Johannes Berg · 9 years ago
  39. cf47161 mac80211: rename 'sta_inf' variable to more common 'sta' by Johannes Berg · 9 years ago
  40. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 10 years ago
  41. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  42. 22d3a3c mac80211: don't use napi_gro_receive() outside NAPI context by Johannes Berg · 10 years ago
  43. c206ca6 mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERS by Johannes Berg · 10 years ago
  44. f116043 mac80211: clean up global debugfs statistics by Johannes Berg · 10 years ago
  45. b497de6 mac80211: notify the driver on reordering buffer timeout by Emmanuel Grumbach · 10 years ago
  46. 6382246 mac80211: notify the driver upon BAR Rx by Emmanuel Grumbach · 10 years ago
  47. 5a49051 mac80211: use per-CPU TX/RX statistics by Johannes Berg · 10 years ago
  48. 6fe3eac mac80211: OCB: remove pointless check for broadcast BSSID by Johannes Berg · 10 years ago
  49. a58fbe1 mac80211: clean up/rename prepare_for_handlers() by Johannes Berg · 10 years ago
  50. 5c90067 mac80211: remove IEEE80211_RX_RA_MATCH by Johannes Berg · 10 years ago
  51. df14046 mac80211: remove support for IFF_PROMISC by Johannes Berg · 10 years ago
  52. 17c18bf mac80211: add TX fastpath by Johannes Berg · 10 years ago
  53. 4e78eb0d Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 10 years ago
  54. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  55. ba8c3d6 mac80211: add an intermediate software queue implementation by Felix Fietkau · 10 years ago
  56. 788211d mac80211: fix RX A-MPDU session reorder timer deletion by Johannes Berg · 10 years ago
  57. 7bedd0c mac80211: use rhashtable for station table by Johannes Berg · 10 years ago
  58. 7b6249b Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 10 years ago
  59. e8f4fb7 mac80211: remove drop_unencrypted code by Johannes Berg · 10 years ago
  60. 45ceeee mac80211: add comment for rx_path_lock by Johannes Berg · 10 years ago
  61. 4cc0dba mac80211: move netdev stats to common function by Johannes Berg · 10 years ago
  62. d0c2211 mac80211: drop unencrypted frames in mesh fwding by Bob Copeland · 10 years ago
  63. 940288b Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 10 years ago
  64. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  65. 8ade538 mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers by Jouni Malinen · 10 years ago
  66. 56c52da mac80111: Add BIP-CMAC-256 cipher by Jouni Malinen · 10 years ago
  67. 2b2ba0d mac80111: Add CCMP-256 cipher by Jouni Malinen · 10 years ago
  68. 00b9cfa mac80111: Add GCMP and GCMP-256 ciphers by Jouni Malinen · 10 years ago
  69. 3d6dc34 mac80211: fix per-TID RX-MSDU counter by Johannes Berg · 10 years ago
  70. 3a5c5e8 mac80211: properly set CCK flag in radiotap by Mathy Vanhoef · 10 years ago
  71. f89903d mac80211: remove 80+80 MHz rate reporting by Johannes Berg · 10 years ago
  72. 79c892b mac80211: provide per-TID RX/TX MSDU counters by Johannes Berg · 10 years ago
  73. 3a4b0c9 Merge branch 'mac80211' into mac80211-next by Johannes Berg · 10 years ago
  74. 1c45c5c mac80211: update sta bw on ht chanwidth action frame by Eliad Peller · 10 years ago
  75. d025933 mac80211: fix multicast LED blinking and counter by Andreas Müller · 10 years ago
  76. 9a638dd Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  77. ab1f5a5 Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  78. 8a4d32f mac80211: add TDLS channel-switch Rx flow by Arik Nemtsov · 10 years ago
  79. 0395442 mac80211: refactor duplicate detection by Johannes Berg · 10 years ago
  80. 1f7bba7 mac80211: add back support for radiotap vendor namespace data by Johannes Berg · 10 years ago
  81. 239281f mac80211: 802.11p OCB mode support by Rostislav Lisovy · 10 years ago
  82. b8fff40 mac80211: fix use-after-free in defragmentation by Johannes Berg · 10 years ago
  83. d98ad83 mac80211: add Intel Mobile Communications copyright by Johannes Berg · 10 years ago
  84. 4549cf2 mac80211: fix offloaded BA session traffic after hw restart by Michal Kazior · 10 years ago
  85. 970fdfa cfg80211: remove @gfp parameter from cfg80211_rx_mgmt() by Vladimir Kondratiev · 10 years ago
  86. 83eb935 mac80211: fix Rx reordering with RX_FLAG_AMSDU_MORE by Michal Kazior · 10 years ago
  87. db8e173 mac80211: ignore frames between TDLS peers when operating as AP by Arik Nemtsov · 10 years ago
  88. 5ac2e35 mac80211: fix station/driver powersave race by Johannes Berg · 11 years ago
  89. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  90. f4ebddf mac80211: Fix mac80211 station info rx bitrate for IBSS mode by Henning Rogge · 11 years ago
  91. 6b59db7 mac80211: return bool instead of numbers in yes/no function by Zhao, Gang · 11 years ago
  92. 7eb2450 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  93. fb378c2 mac80211: set beamforming bit in radiotap by Emmanuel Grumbach · 11 years ago
  94. f3b6a48 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  95. b8ff416 mac80211: add missing update on rx status VHT flag by Chun-Yeow Yeoh · 11 years ago
  96. e3685e0 mac80211: fix station wakeup powersave race by Johannes Berg · 11 years ago
  97. 06d181a mac80211: add NAPI support back by Johannes Berg · 11 years ago
  98. 63c361f mac80211: propagate STBC / LDPC flags to radiotap by Emmanuel Grumbach · 11 years ago
  99. 1b8d242 mac80211: move VHT related RX_FLAG to another variable by Emmanuel Grumbach · 11 years ago
  100. 0059b2b mac80211: remove unused radiotap vendor fields in ieee80211_rx_status by Emmanuel Grumbach · 11 years ago