1. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  2. 55182e4 mac80211: reformat TX unauthorised check by Johannes Berg · 13 years ago
  3. d529497 mac80211: dont orphan TX skb by Johannes Berg · 13 years ago
  4. 72267e5 mac80211: dont adjust truesize by Johannes Berg · 13 years ago
  5. 73b9f03 mac80211: parse radiotap header earlier by Johannes Berg · 13 years ago
  6. a26eb27 mac80211: move fragment flag to info flag as dont-fragment by Johannes Berg · 13 years ago
  7. 68f2b51 mac80211: remove tx_data ethertype by Johannes Berg · 13 years ago
  8. 5d9cf4a mac80211: optimise monitor xmit by Johannes Berg · 13 years ago
  9. 893d73f mac80211: Allow noack flag overwrite for injected frames by Helmut Schaa · 13 years ago
  10. 49a5954 mac80211: dont assign seqno to or aggregate QoS Null frames by Johannes Berg · 13 years ago
  11. c2c98fd mac80211: optimise station flags by Johannes Berg · 13 years ago
  12. ce662b44 mac80211: send (QoS) Null if no buffered frames by Johannes Berg · 13 years ago
  13. 47086fc mac80211: implement uAPSD by Johannes Berg · 13 years ago
  14. 948d887 mac80211: split PS buffers into ACs by Johannes Berg · 13 years ago
  15. c868cb35 mac80211: unify TIM bit handling by Johannes Berg · 13 years ago
  16. 941c93c mac80211: data path modification for TDLS peers by Arik Nemtsov · 13 years ago
  17. 768db34 mac80211: standardize adding supported rates IEs by Arik Nemtsov · 13 years ago
  18. 2154c81 mac80211: Mesh data frames must have the QoS header by Javier Cardona · 13 years ago
  19. 4777be4 mac80211: Start implementing QoS support for mesh interfaces by Javier Cardona · 13 years ago
  20. edf6b78 mac80211: add flag to indicate HW only Tx-agg setup support by Arik Nemtsov · 13 years ago
  21. d15b845 mac80211: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  22. 082ebb0 mac80211: fix mesh beacon format by Thomas Pedersen · 13 years ago
  23. f75f5c6 mac80211: Fill in skb->protocol information for injected frames by Helmut Schaa · 13 years ago
  24. 95acac6 mac80211: allow driver to disconnect after resume by Johannes Berg · 13 years ago
  25. 3bff186 mac80211: Skip tailroom reservation for full HW-crypto devices with race fix by Yogesh Ashok Powar · 13 years ago
  26. ab6a44c Revert "mac80211: Skip tailroom reservation for full HW-crypto devices" by John W. Linville · 13 years ago
  27. 9cbc94ea Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  28. 40b275b mac80211: sparse RCU annotations by Johannes Berg · 13 years ago
  29. 28104ca mac80211: Move call to mpp_path_lookup inside RCU-read section by Javier Cardona · 13 years ago
  30. 5db1c07 mac80211: don't start the dynamic ps timer if not associated by Luciano Coelho · 13 years ago
  31. 4c468fe mac80211: set TID of internal mgmt packets to 7 by Arik Nemtsov · 13 years ago
  32. aac6af5 mac80211: Skip tailroom reservation for full HW-crypto devices by Yogesh Ashok Powar · 13 years ago
  33. 0915cba mac80211: Fix warnings due to -Wunused-but-set-variable by Rajkumar Manoharan · 13 years ago
  34. 581a8b0 nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE by Javier Cardona · 13 years ago
  35. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  36. 7bb4568 mac80211: make tx() operation return void by Johannes Berg · 13 years ago
  37. b67afe7 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  38. db28569 mac80211: Clear PS related flag on disabling power save. by Vivek Natarajan · 13 years ago
  39. 0a9d59a Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  40. 3ad97fb mac80211: remove unneeded check by Dan Carpenter · 14 years ago
  41. fc7c976 mac80211: fix the skb cloned check in the tx path by Felix Fietkau · 14 years ago
  42. b23b025 mac80211: Optimize scans on current operating channel. by Ben Greear · 14 years ago
  43. 512119b mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bc by Christian Lamparter · 14 years ago
  44. 8fd369e mac80211: do not calc frame duration when using HW rate-control by Arik Nemtsov · 14 years ago
  45. 3e11210d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  46. eb3e554 mac80211: fix a crash in ieee80211_beacon_get_tim on change_interface by Felix Fietkau · 14 years ago
  47. ac1bd84 mac80211: don't return beacons when mesh is disabled by Johannes Berg · 14 years ago
  48. 0a65169 mac80211: mesh only parameter mppath maybe unused by Wey-Yi Guy · 14 years ago
  49. 9d52501 mac80211: Rewrote code for checking if destinations are proxied. by Joel A Fernandes · 14 years ago
  50. 42b16b3 Kill off warning: ‘inline’ is not at beginning of declaration by Jesper Juhl · 14 years ago
  51. c96e963 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  52. f76b57b mac80211: Fix mesh portal communication with other mesh nodes. by Joel A Fernandes · 14 years ago
  53. e1e5406 mac80211: add throughput based LED blink trigger by Johannes Berg · 14 years ago
  54. f8a0a78 mac80211: fix potentially redundant skb data copying by Felix Fietkau · 14 years ago
  55. 4cd06a3 mac80211: skip unnecessary pskb_expand_head calls by Felix Fietkau · 14 years ago
  56. 489ee91 mac80211: fix initialization of skb->cb in ieee80211_subif_start_xmit by Felix Fietkau · 14 years ago
  57. 61ad539 mac80211: Remove unused third address from mesh address extension header. by Javier Cardona · 14 years ago
  58. c80d545 mac80211: Let userspace enable and configure vendor specific path selection. by Javier Cardona · 14 years ago
  59. f7e0104 mac80211: support separate default keys by Johannes Berg · 14 years ago
  60. 393934c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  61. 7e24470 mac80211: Fix BUG in pskb_expand_head when transmitting shared skbs by Helmut Schaa · 14 years ago
  62. c1ce5a7 mac80211: Update last_tx_rate only for data frames by Helmut Schaa · 14 years ago
  63. 09f921f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  64. 7dff312 mac80211: Fix frame injection using non-AP vif by Jouni Malinen · 14 years ago
  65. 8f0729b mac80211: add support for setting the ad-hoc multicast rate by Felix Fietkau · 14 years ago
  66. f23a478 mac80211: support hardware TX fragmentation offload by Arik Nemtsov · 14 years ago
  67. e31b821 cfg80211/mac80211: allow per-station GTKs by Johannes Berg · 14 years ago
  68. 1be7fe8 mac80211: fix for WDS interfaces by Bill Jordan · 14 years ago
  69. 740c1aa mac80211: Fix dangling pointer in ieee80211_xmit by Steve deRosier · 14 years ago
  70. 2337db8 mac80211: use subqueue helpers by Johannes Berg · 14 years ago
  71. a621fa4 mac80211: allow changing port control protocol by Johannes Berg · 14 years ago
  72. 3ffc2a9 mac80211: allow vendor specific cipher suites by Johannes Berg · 14 years ago
  73. ff67bb8 mac80211: fix warning for un-used parameter by Wey-Yi Guy · 14 years ago
  74. 0fb9a9e net/mac80211: Use wiphy_<level> by Joe Perches · 14 years ago
  75. 97359d1 mac80211: use cipher suite selectors by Johannes Berg · 14 years ago
  76. e4ab7eb mac80211: Put some code under MESH macro by Yuri Ershov · 14 years ago
  77. ec25acc mac80211: fix sta assignment by Johannes Berg · 14 years ago
  78. 0ab3370 mac80211: make TX aggregation start/stop request async by Johannes Berg · 14 years ago
  79. a622ab7 mac80211: use RCU for TX aggregation by Johannes Berg · 14 years ago
  80. a472e71 mac80211: set IEEE80211_TX_CTL_FIRST_FRAGMENT for beacons by John W. Linville · 14 years ago
  81. a2c4024 mac80211: fix rts threshold check by Shanyu Zhao · 14 years ago
  82. 3393a60 mac80211: Prevent running sta_cleanup timer unnecessarily by Juuso Oikarinen · 14 years ago
  83. 0f2df9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge by John W. Linville · 14 years ago
  84. 2b43ae6 mac80211: remove irq disabling for sta lock by Johannes Berg · 14 years ago
  85. ecbcd32 mac80211: Fix BIP to be used only with group-addressed frames by Jouni Malinen · 14 years ago
  86. 7236fe2 mac80211: move netdev queue enabling to correct spot by Johannes Berg · 14 years ago
  87. 14b4497 mac80211: remove unneed variable from ieee80211_tx_pending() by Dan Carpenter · 14 years ago
  88. 34e8950 mac80211: allow station add/remove to sleep by Johannes Berg · 15 years ago
  89. 33e5a2f wireless: update radiotap parser by Johannes Berg · 15 years ago
  90. b4d57ad mac80211: fix sta lookup with AP VLAN interfaces and injected frames by Felix Fietkau · 15 years ago
  91. 17ad353 mac80211: fix monitor mode tx radiotap header handling by Felix Fietkau · 15 years ago
  92. 382b165 mac80211: fix sw crypto by Johannes Berg · 15 years ago
  93. 3b43a18 mac80211: fix tx select key null pointer crash with hostapd by Kalle Valo · 15 years ago
  94. f12553e mac80211: add missing key check by Johannes Berg · 15 years ago
  95. c6fcf6b mac80211: re-enable re-transmission of filtered frames by Johannes Berg · 15 years ago
  96. 813d766 mac80211: move control.hw_key assignment by Johannes Berg · 15 years ago
  97. a6bae9e mac80211: remove useless setting of IEEE80211_TX_INTFL_DONT_ENCRYPT by Johannes Berg · 15 years ago
  98. edc6ccb mac80211: move and rename misc tx handler by Johannes Berg · 15 years ago
  99. 0c74211 mac80211: check uapsd state for dynamic power save by Kalle Valo · 15 years ago
  100. 5c1b98a mac80211: create tx handler for dynamic ps by Kalle Valo · 15 years ago