1. 61e3f32 net/mac80211/debugfs.c: use kstrtoul, etc by Julia Lawall · 13 years ago
  2. a729cff mac80211: implement wifi TX status by Johannes Berg · 13 years ago
  3. e412156 mac80211: Also report the STA's TDLS flag via nl80211 by Helmut Schaa · 13 years ago
  4. e247bd90 cfg80211/mac80211: allow management TX to not wait for ACK by Johannes Berg · 13 years ago
  5. e7f4a94 mac80211: send unexpected 4addr event by Johannes Berg · 13 years ago
  6. ee97192 mac80211: report OBSS beacons by Johannes Berg · 13 years ago
  7. 0650073 mac80211: support client probe by Johannes Berg · 13 years ago
  8. 21fc756 mac80211: support spurious class3 event by Johannes Berg · 13 years ago
  9. 665c93a mac80211: add support for control port protocol in AP mode by Johannes Berg · 13 years ago
  10. 6096de7 mac80211: add helper to free TX skb by Johannes Berg · 13 years ago
  11. d0ce185 mac80211: simplify mesh frame queue mapping and QoS by Javier Cardona · 13 years ago
  12. 660c6a4 mac80211: check if frame is really part of this BA by Thomas Pedersen · 13 years ago
  13. 6cc00d5 mac80211: QoS multicast frames have No Ack policy by Thomas Pedersen · 13 years ago
  14. f3011cf mac80211: Avoid filling up mesh preq queue with redundant requests by Javier Cardona · 13 years ago
  15. 7b7eab6 mac80211: verify virtual interfaces in driver API by Johannes Berg · 13 years ago
  16. 4fdbff0 mac80211: simplify ieee80211_work_work by Stanislaw Gruszka · 13 years ago
  17. 0b62ffb mac80211: remove useless brackets in ieee80211_cfg_on_oper_channel by Stanislaw Gruszka · 13 years ago
  18. 5e5202a mac80211: remove uneeded scan_chan variable by Stanislaw Gruszka · 13 years ago
  19. 68629c61 mac80211: preserve EOSP in QoS header by Johannes Berg · 13 years ago
  20. 55de47f mac80211: set BSS_CHANGED_IDLE on vif reconfig by Eliad Peller · 13 years ago
  21. c74d084 mac80211: handle HT PHY BSS membership selector value correctly by Christian Lamparter · 13 years ago
  22. 5e81905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  23. ae2772b mac80211: allow frame aggregation for mesh by Thomas Pedersen · 13 years ago
  24. 739522b mac80211: set HT capabilities for mesh peer by Thomas Pedersen · 13 years ago
  25. 176f360 mac80211: add HT IEs to mesh frames by Thomas Pedersen · 13 years ago
  26. 42e7aa7 mac80211: Add HT helper functions by Alexander Simon · 13 years ago
  27. 3b69a9c mac80211: comment allocation of mesh frames by Thomas Pedersen · 13 years ago
  28. 077a915 mac80211: support adding IV-room in the skb for CCMP keys by Arik Nemtsov · 13 years ago
  29. 152c477 mac80211: exit cooked monitor RX early if there are none by Johannes Berg · 13 years ago
  30. ef5af74 mac80211: fix confusing parentheses by Johannes Berg · 13 years ago
  31. 5903459 mac80211: call set_wmm_default only for valid vifs by Eliad Peller · 13 years ago
  32. 24b9c37 mac80211: uAPSD - fix IEEE80211_FCTL_MOREDATA bit setting by Janusz.Dziedzic@tieto.com · 13 years ago
  33. 3432f92 mac80211: use min rate as basic rate for buggy APs by Eliad Peller · 13 years ago
  34. 05cb910 mac80211: disable powersave for broken APs by Johannes Berg · 13 years ago
  35. e3a4cc2 mac80211: Fix TDLS support validation in add_station handler by Jouni Malinen · 13 years ago
  36. 6911bf0 mac80211: config hw when going back on-channel by Eliad Peller · 13 years ago
  37. eaa7af2 mac80211: fix remain_off_channel regression by Eliad Peller · 13 years ago
  38. 7e0bb71 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  39. 41ebe9c Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  40. 7a72476 mac80211: Provide station flags to cfg80211 by Helmut Schaa · 13 years ago
  41. 59b6625 mac80211: fix TID for null poll response by Johannes Berg · 13 years ago
  42. 55182e4 mac80211: reformat TX unauthorised check by Johannes Berg · 13 years ago
  43. 7f2a5e2 mac80211: Populate radiotap header with MCS info for TX frames by Helmut Schaa · 13 years ago
  44. a2fe816 mac80211: Build TX radiotap header dynamically by Helmut Schaa · 13 years ago
  45. d529497 mac80211: dont orphan TX skb by Johannes Berg · 13 years ago
  46. 72267e5 mac80211: dont adjust truesize by Johannes Berg · 13 years ago
  47. 73b9f03 mac80211: parse radiotap header earlier by Johannes Berg · 13 years ago
  48. a26eb27 mac80211: move fragment flag to info flag as dont-fragment by Johannes Berg · 13 years ago
  49. 68f2b51 mac80211: remove tx_data ethertype by Johannes Berg · 13 years ago
  50. 5d9cf4a mac80211: optimise monitor xmit by Johannes Berg · 13 years ago
  51. 9709131 mac80211: Fix regression that allowed mpaths between non-peers. by Javier Cardona · 13 years ago
  52. 28a1bcd mac80211: fix offchannel TX cookie matching by Johannes Berg · 13 years ago
  53. dcd8397 mac80211: pass no-CCK flag through to HW scan by Johannes Berg · 13 years ago
  54. 094daf7 Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  55. 9696cc9 Merge branch 'pm-qos' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  56. 8a3a3c8 mac80211: pass vif param to conf_tx() callback by Eliad Peller · 13 years ago
  57. b6f3530 mac80211: Send nullfunc frames at lower rate during connection monitor by Rajkumar Manoharan · 13 years ago
  58. 893d73f mac80211: Allow noack flag overwrite for injected frames by Helmut Schaa · 13 years ago
  59. 49a5954 mac80211: dont assign seqno to or aggregate QoS Null frames by Johannes Berg · 13 years ago
  60. 37fbd90 mac80211: allow out-of-band EOSP notification by Johannes Berg · 13 years ago
  61. 40b9640 mac80211: explicitly notify drivers of frame release by Johannes Berg · 13 years ago
  62. 5bade10 mac80211: add missing station flags to debugfs by Johannes Berg · 13 years ago
  63. c2c98fd mac80211: optimise station flags by Johannes Berg · 13 years ago
  64. deeaee19 mac80211: reply only once to each PS-poll by Johannes Berg · 13 years ago
  65. ce662b44 mac80211: send (QoS) Null if no buffered frames by Johannes Berg · 13 years ago
  66. 47086fc mac80211: implement uAPSD by Johannes Berg · 13 years ago
  67. 4049e09 mac80211: allow releasing driver-buffered frames by Johannes Berg · 13 years ago
  68. 8a8656f mac80211: clear more-data bit on filtered frames by Johannes Berg · 13 years ago
  69. b0b97a8 mac80211: remove return value from add_pending_skbs by Johannes Berg · 13 years ago
  70. 948d887 mac80211: split PS buffers into ACs by Johannes Berg · 13 years ago
  71. 6075039 mac80211: also expire filtered frames by Johannes Berg · 13 years ago
  72. c868cb35 mac80211: unify TIM bit handling by Johannes Berg · 13 years ago
  73. 042ec45 mac80211: let drivers inform it about per TID buffered frames by Johannes Berg · 13 years ago
  74. 941c93c mac80211: data path modification for TDLS peers by Arik Nemtsov · 13 years ago
  75. 07ba55d nl80211/mac80211: allow adding TDLS peers as stations by Arik Nemtsov · 13 years ago
  76. dfe018b mac80211: handle TDLS high-level commands and frames by Arik Nemtsov · 13 years ago
  77. 768db34 mac80211: standardize adding supported rates IEs by Arik Nemtsov · 13 years ago
  78. 3b9ce80 cfg80211/mac80211: apply station uAPSD parameters selectively by Johannes Berg · 13 years ago
  79. 89888e3 mac80211: max_tp_rate2 management of minstrel_ht by Lorenzo Bianconi · 13 years ago
  80. 8e00f5f Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  81. f6f3def mac80211: save tx params per sdata by Eliad Peller · 13 years ago
  82. f70f01c cfg80211/mac80211: add netdev param to set_txq_params() by Eliad Peller · 13 years ago
  83. aad14ce mac80211: Send the management frame at requested rate by Rajkumar Manoharan · 13 years ago
  84. e9f935e nl80211/cfg80211: Add support to disable CCK rate for management frame by Rajkumar Manoharan · 13 years ago
  85. 37a41b4 mac80211: add ieee80211_vif param to tsf functions by Eliad Peller · 13 years ago
  86. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  87. ba4a14e mac80211: notify peer when shutting down peer link by Thomas Pedersen · 13 years ago
  88. 6f2d933 mac80211: fix AP/VLAN PS buffer race by Johannes Berg · 13 years ago
  89. a7ce1c9 mac80211: fix indentation by Alexander Simon · 13 years ago
  90. 4d8b614 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 13 years ago
  91. 7cc44ed mac80211: Fix regression on queue stop during 2040 bss change by Rajkumar Manoharan · 13 years ago
  92. b53d63e Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-davem by John W. Linville · 13 years ago
  93. 7107676 mac80211: fix endian issues and comments for BAR failure handling by Felix Fietkau · 13 years ago
  94. 1ea57b1 mac80211: Update device channel in case of HW channel switch supported by Shahar Levi · 13 years ago
  95. 5fbdf4a mac80211: Mark all mesh stations as QoS capable by Javier Cardona · 13 years ago
  96. 2154c81 mac80211: Mesh data frames must have the QoS header by Javier Cardona · 13 years ago
  97. 4777be4 mac80211: Start implementing QoS support for mesh interfaces by Javier Cardona · 13 years ago
  98. cd0b8d8 mac80211: further optimise buffer expiry timer by Johannes Berg · 13 years ago
  99. 7827493 mac80211: add ssid config to bss information in AP-mode by Arik Nemtsov · 13 years ago
  100. 64ed5cf minstrel_ht: fix Open BA session request floods by Christian Lamparter · 13 years ago