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