1. a472e71 mac80211: set IEEE80211_TX_CTL_FIRST_FRAGMENT for beacons by John W. Linville · 14 years ago
  2. a2c4024 mac80211: fix rts threshold check by Shanyu Zhao · 14 years ago
  3. 3393a60 mac80211: Prevent running sta_cleanup timer unnecessarily by Juuso Oikarinen · 14 years ago
  4. 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
  5. 2b43ae6 mac80211: remove irq disabling for sta lock by Johannes Berg · 14 years ago
  6. ecbcd32 mac80211: Fix BIP to be used only with group-addressed frames by Jouni Malinen · 14 years ago
  7. 7236fe2 mac80211: move netdev queue enabling to correct spot by Johannes Berg · 14 years ago
  8. 14b4497 mac80211: remove unneed variable from ieee80211_tx_pending() by Dan Carpenter · 14 years ago
  9. 34e8950 mac80211: allow station add/remove to sleep by Johannes Berg · 15 years ago
  10. 33e5a2f wireless: update radiotap parser by Johannes Berg · 15 years ago
  11. b4d57ad mac80211: fix sta lookup with AP VLAN interfaces and injected frames by Felix Fietkau · 15 years ago
  12. 17ad353 mac80211: fix monitor mode tx radiotap header handling by Felix Fietkau · 15 years ago
  13. 382b165 mac80211: fix sw crypto by Johannes Berg · 15 years ago
  14. 3b43a18 mac80211: fix tx select key null pointer crash with hostapd by Kalle Valo · 15 years ago
  15. f12553e mac80211: add missing key check by Johannes Berg · 15 years ago
  16. c6fcf6b mac80211: re-enable re-transmission of filtered frames by Johannes Berg · 15 years ago
  17. 813d766 mac80211: move control.hw_key assignment by Johannes Berg · 15 years ago
  18. a6bae9e mac80211: remove useless setting of IEEE80211_TX_INTFL_DONT_ENCRYPT by Johannes Berg · 15 years ago
  19. edc6ccb mac80211: move and rename misc tx handler by Johannes Berg · 15 years ago
  20. 0c74211 mac80211: check uapsd state for dynamic power save by Kalle Valo · 15 years ago
  21. 5c1b98a mac80211: create tx handler for dynamic ps by Kalle Valo · 15 years ago
  22. 3f0e0b2 mac80211: do not transmit frames on unconfigured 4-addr vlan interfaces by Felix Fietkau · 15 years ago
  23. 05e54ea mac80211: create Probe Request template by Kalle Valo · 15 years ago
  24. 7044cc5 mac80211: add functions to create PS Poll and Nullfunc templates by Kalle Valo · 15 years ago
  25. 37eb0b1 cfg80211/mac80211: Use more generic bitrate mask for rate control by Jouni Malinen · 15 years ago
  26. e00cfce mac80211: Select lowest rate based on basic rate set in AP mode by Jouni Malinen · 15 years ago
  27. 4f9b2a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  28. cf0277e mac80211: fix skb buffering issue by Johannes Berg · 15 years ago
  29. 891dc5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  30. 9607e6b mac80211: add ieee80211_sdata_running by Johannes Berg · 15 years ago
  31. b98c06b mac80211: fix race with suspend and dynamic_ps_disable_work by Luis R. Rodriguez · 15 years ago
  32. 47846c9 mac80211: reduce reliance on netdev by Johannes Berg · 15 years ago
  33. abe6063 mac80211: make station management completely depend on vif by Johannes Berg · 15 years ago
  34. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  35. 7351c6b mac80211: request TX status where needed by Johannes Berg · 15 years ago
  36. 9bc383d cfg80211: introduce capability for 4addr mode by Johannes Berg · 15 years ago
  37. 62ae67b mac80211: remove encrypt parameter from ieee80211_tx_skb by Johannes Berg · 15 years ago
  38. af65cd96 mac80211: make software rate control optional by Johannes Berg · 15 years ago
  39. 15ff636 mac80211: use fixed broadcast address by Johannes Berg · 15 years ago
  40. d84f323 mac80211: remove dev_hold/put calls by Johannes Berg · 15 years ago
  41. 36f0d5f mac80211: fix BSSID setup for beacon frames by Rui Paulo · 15 years ago
  42. f14543ee mac80211: implement support for 4-address frames for AP and client mode by Felix Fietkau · 15 years ago
  43. af81858 mac80211: async station powersave handling by Johannes Berg · 15 years ago
  44. 9aa4aee mac80211: make CALL_TXH a statement by Johannes Berg · 15 years ago
  45. 62b517c mac80211: unconditionally set IEEE80211_TX_CTL_SEND_AFTER_DTIM by Johannes Berg · 15 years ago
  46. eddcbb9 mac80211: introduce ieee80211_beacon_get_tim() by Johannes Berg · 15 years ago
  47. a968533 mac80211: fix dynamic power save for devices with nullfunc support in hw by Kalle Valo · 15 years ago
  48. ed62059 mac80211: refactor dynamic power save check by Kalle Valo · 15 years ago
  49. 9b1ce52 mac80211: fix for incorrect sequence number on hostapd injected frames by Björn Smedman · 15 years ago
  50. fbc44bf mac80211: fix vlan and optimise RX by Johannes Berg · 15 years ago
  51. 1f08e84 mac80211: Fix [re]association power saving issue on AP side by Igor Perminov · 15 years ago
  52. d0cf9c0 wireless: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  53. cca8949 mac80211: Fix unresolved mesh frames queued without valid control.vif by Javier Cardona · 15 years ago
  54. 3c5772a mac80211: Use 3-address format for mesh broadcast frames. by Javier Cardona · 15 years ago
  55. 62b1208 mac80211: small tx code cleanup by Johannes Berg · 15 years ago
  56. d0b6960 mac80211: sequence number micro-optimisation by Johannes Berg · 15 years ago
  57. feff1f2 mac80211: take statistics before encryption by Johannes Berg · 15 years ago
  58. ad5351d mac80211: allow DMA optimisation by Johannes Berg · 15 years ago
  59. 42935ec mac80211: redefine usage of the mac80211 workqueue by Luis R. Rodriguez · 15 years ago
  60. a7bc376 mac80211: verify info->control.vif is not NULL by Johannes Berg · 15 years ago
  61. 21f5fc7 mac80211: fix oops due to missing private data by Luis R. Rodriguez · 15 years ago
  62. 3fa5205 mac80211: fix PS-poll response, race by Johannes Berg · 15 years ago
  63. 142b9f5 mac80211: implement basic background scanning by Helmut Schaa · 15 years ago
  64. fbe9c42 mac80211: Replace {sw, hw}_scanning variables with a bitfield by Helmut Schaa · 15 years ago
  65. 5061b0c mac80211: cooperate more with network namespaces by Johannes Berg · 15 years ago
  66. 249b405 mac80211: Fix regression in mesh forwarding path. by Javier Cardona · 15 years ago
  67. 3d34deb mac80211: fix ieee80211_xmit call context by Johannes Berg · 15 years ago
  68. 3b8d81e0 mac80211: remove master netdev by Johannes Berg · 15 years ago
  69. b770b43 mac80211: drop frames for sta with no valid rate by Luis R. Rodriguez · 15 years ago
  70. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  71. 8ef86c7 mac80211: fix injection in monitor mode by Pavel Roskin · 15 years ago
  72. ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  73. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  74. 43f7853 mac80211: disable moving between PS modes during scan by Luis R. Rodriguez · 15 years ago
  75. 27004b1 mac80211: clean up return value of __ieee80211_parse_tx_radiotap by Johannes Berg · 15 years ago
  76. 8f77f38 mac80211: do not pass PS frames out of mac80211 again by Johannes Berg · 15 years ago
  77. 894df1c mac80211: removed unused variable in ieee80211_tx() by Luis R. Rodriguez · 15 years ago
  78. 7e0aae4 mac80211: Do not override AID in the duration field by Jouni Malinen · 15 years ago
  79. d3707d9 mac80211: make noack test available by Johannes Berg · 15 years ago
  80. a8679be Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  81. 22f6dac Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  82. 9955151 mac80211: Warn if the rate controller requests retries for a NO_ACK frame by Gábor Stefanik · 15 years ago
  83. 2448798 mac80211: add driver ops wrappers by Johannes Berg · 15 years ago
  84. 57c4d7b mac80211: clean up beacon interval settings by Johannes Berg · 15 years ago
  85. 8ccd8f2 mac80211: correct fragmentation threshold check by Johannes Berg · 15 years ago
  86. d3feaf5 wireless: remove some (bogus?) 'may be used uninitialized' warnings by John W. Linville · 15 years ago
  87. b9a5f8ca nl80211: Add set/get for frag/rts threshold and retry limits by Jouni Malinen · 15 years ago
  88. af8cdcd mac80211: convert to cfg80211 IBSS API by Johannes Berg · 15 years ago
  89. fef9992 mac80211: set CLEAR_PS for pspolled frames by Christian Lamparter · 15 years ago
  90. e4e72fb mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi by Johannes Berg · 15 years ago
  91. cd8ffc8 mac80211: fix aggregation to not require queue stop by Johannes Berg · 15 years ago
  92. a220858 mac80211: add skb length sanity checking by Johannes Berg · 15 years ago
  93. 1870cd7 mac80211: clean up __ieee80211_tx args by Johannes Berg · 15 years ago
  94. 2a577d9 mac80211: rework the pending packets code by Johannes Berg · 15 years ago
  95. f0e7285 mac80211: fix A-MPDU queue assignment by Johannes Berg · 15 years ago
  96. 2de8e0d mac80211: rewrite fragmentation by Johannes Berg · 15 years ago
  97. a9a6fff mac80211: don't drop nullfunc frames during software scan by Kalle Valo · 15 years ago
  98. 176be72 mac80211: remove ieee80211_num_regular_queues by Johannes Berg · 15 years ago
  99. 2d6a5e9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  100. 055249d mac80211: Fix panic on fragmentation with power saving by Jouni Malinen · 15 years ago