1. ad38bfc mac80211: Tx frame latency statistics by Matti Gottlieb · 11 years ago
  2. 353c781 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  3. 687da13 mac80211: implement SMPS for AP by Emmanuel Grumbach · 11 years ago
  4. 0c5b932 mac80211: update sta->last_rx on acked tx frames by Felix Fietkau · 11 years ago
  5. a824131 mac80211: report some VHT radiotap infos for tx status by Karl Beldan · 11 years ago
  6. e47f250 mac80211: use oneshot blink API for LED triggers by Fabio Baltieri · 11 years ago
  7. 2103dec mac80211: select and adjust bitrates according to channel mode by Simon Wunderlich · 11 years ago
  8. 3f52b7e mac80211: mesh power save basics by Marco Porsch · 11 years ago
  9. 1672c0e3 mac80211: start auth/assoc timeout on frame status by Johannes Berg · 11 years ago
  10. 8df6b7b mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL by Stanislaw Gruszka · 11 years ago
  11. c66cfd5 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  12. 403e167 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  13. 5b632fe mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL by Stanislaw Gruszka · 12 years ago
  14. db94357 mac80211: add debugfs file for last ack signal by Saravana · 12 years ago
  15. b311749 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  16. 1f98ab7 mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge by Felix Fietkau · 12 years ago
  17. 8a2fbed mac80211: combine status/drop reporting by Johannes Berg · 12 years ago
  18. 04ecd25 mac80211: track needed RX chains for channel contexts by Johannes Berg · 12 years ago
  19. c3e7724 mac80211: use ieee80211_free_txskb to fix possible skb leaks by Felix Fietkau · 12 years ago
  20. 1bad538 mac80211: validate skb->dev in the tx status path by Felix Fietkau · 12 years ago
  21. f142c6b mac80211: support P2P Device abstraction by Johannes Berg · 12 years ago
  22. 71bbc99 cfg80211: use wdev in mgmt-tx/ROC APIs by Johannes Berg · 12 years ago
  23. bdcbd8e mac80211: clean up debugging by Johannes Berg · 12 years ago
  24. 08ce5ab mac80211: two small verbose debug cleanups by Johannes Berg · 12 years ago
  25. 2eb278e mac80211: unify SW/offload remain-on-channel by Johannes Berg · 12 years ago
  26. f0d2320 net: mac80211: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 12 years ago
  27. b203ca3 mac80211: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  28. d01b316 mac80211: fix an issue in ieee80211_tx_info count field management by Lorenzo Bianconi · 12 years ago
  29. 888d04d mac80211: use compare_ether_addr on MAC addresses instead of memcmp by Felix Fietkau · 12 years ago
  30. d26ad37 mac80211: clean up asm/unaligned.h inclusion by Johannes Berg · 12 years ago
  31. 8e7c4e4 mac80211: fix a few -Wshadow warnings by Johannes Berg · 12 years ago
  32. adf5ace mac80211: Make use of ieee80211_is_* functions in tx status path by Helmut Schaa · 13 years ago
  33. d7a4858 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  34. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  35. 9c8f2c4 mac80211: Fix endian bug in radiotap header generation by Helmut Schaa · 13 years ago
  36. a729cff mac80211: implement wifi TX status by Johannes Berg · 13 years ago
  37. 0650073 mac80211: support client probe by Johannes Berg · 13 years ago
  38. 6096de7 mac80211: add helper to free TX skb by Johannes Berg · 13 years ago
  39. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  40. 7f2a5e2 mac80211: Populate radiotap header with MCS info for TX frames by Helmut Schaa · 13 years ago
  41. a2fe816 mac80211: Build TX radiotap header dynamically by Helmut Schaa · 13 years ago
  42. 28a1bcd mac80211: fix offchannel TX cookie matching by Johannes Berg · 13 years ago
  43. c2c98fd mac80211: optimise station flags by Johannes Berg · 13 years ago
  44. 47086fc mac80211: implement uAPSD by Johannes Berg · 13 years ago
  45. 8a8656f mac80211: clear more-data bit on filtered frames by Johannes Berg · 13 years ago
  46. 948d887 mac80211: split PS buffers into ACs by Johannes Berg · 13 years ago
  47. 6075039 mac80211: also expire filtered frames by Johannes Berg · 13 years ago
  48. c868cb35 mac80211: unify TIM bit handling by Johannes Berg · 13 years ago
  49. 7107676 mac80211: fix endian issues and comments for BAR failure handling by Felix Fietkau · 13 years ago
  50. 8c77124 mac80211: make ieee80211_send_bar available for drivers by Felix Fietkau · 13 years ago
  51. f0425be mac80211: retry sending failed BAR frames later instead of tearing down aggr by Felix Fietkau · 13 years ago
  52. e69dede mac80211: Tear down BA session on BAR tx failure by Helmut Schaa · 13 years ago
  53. b4ca608 mac80211: remove offchannel_tx API by Johannes Berg · 13 years ago
  54. 8178d38 mac80211: allow low level drivers to report packet loss by Arik Nemtsov · 13 years ago
  55. be7974a mac80211: Minor optimization in tx status handling by Helmut Schaa · 13 years ago
  56. 5f16a43 mac80211: support direct offchannel TX offload by Johannes Berg · 13 years ago
  57. f3e85b9 mac80211: Fix a race on enabling power save. by Vivek Natarajan · 13 years ago
  58. b67afe7 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  59. d057e5a mac80211: add HW flag for disabling auto link-PS in AP mode by Arik Nemtsov · 13 years ago
  60. 4334ec8 mac80211: fix TX status cookie in HW offload case by Johannes Berg · 13 years ago
  61. 04ac3c0 mac80211: speed up AP probing using nullfunc frames by Felix Fietkau · 14 years ago
  62. f30221e mac80211: implement off-channel mgmt TX by Johannes Berg · 14 years ago
  63. 99ba2a1 mac80211: implement packet loss notification by Johannes Berg · 14 years ago
  64. 4e5ff37 mac80211: use nullfunc instead of probe request for connection monitoring by Felix Fietkau · 14 years ago
  65. 7573eac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  66. 4efe7f5 Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath" by John W. Linville · 14 years ago
  67. 78be49e mac80211: distinct between max rates and the number of rates the hw can report by Helmut Schaa · 14 years ago
  68. eb7d306 mac80211: clear txflags for ps-filtered frames by Christian Lamparter · 14 years ago
  69. 0fb9a9e net/mac80211: Use wiphy_<level> by Joe Perches · 14 years ago
  70. 2e161f7 cfg80211/mac80211: extensible frame processing by Johannes Berg · 14 years ago
  71. 5ed3bc7 mac80211: use netif_receive_skb in ieee80211_tx_status callpath by John W. Linville · 14 years ago
  72. 77c2061 wireless: fix several minor description typos by Walter Goldens · 14 years ago
  73. 0c86980 mac80211: Fix sta->last_tx_rate setting with no-op rate control devices by Juuso Oikarinen · 14 years ago
  74. eaf5553 mac80211: optimize tx status processing by Felix Fietkau · 14 years ago
  75. 026331c cfg80211/mac80211: allow registering for and sending action frames by Jouni Malinen · 14 years ago
  76. 375177b mac80211: Retry null data frame for power save. by Vivek Natarajan · 14 years ago
  77. 18c9490 mac80211: fill jiffies/vif on filtered frames by Johannes Berg · 14 years ago
  78. c6fcf6b mac80211: re-enable re-transmission of filtered frames by Johannes Berg · 14 years ago
  79. 697e6a0 mac80211: clear TX control on filtered frames by Johannes Berg · 14 years ago
  80. 9607e6b mac80211: add ieee80211_sdata_running by Johannes Berg · 15 years ago
  81. 0f78231 mac80211: enable spatial multiplexing powersave by Johannes Berg · 15 years ago
  82. 47846c9 mac80211: reduce reliance on netdev by Johannes Berg · 15 years ago
  83. abe6063 mac80211: make station management completely depend on vif by Johannes Berg · 15 years ago
  84. 914828f mac80211: Fix TX status reporting for injected data frames by Jouni Malinen · 15 years ago
  85. fe7a5d5 mac80211: move TX status handling by Johannes Berg · 15 years ago