1. fbe9c42 mac80211: Replace {sw, hw}_scanning variables with a bitfield by Helmut Schaa · 15 years ago
  2. 5061b0c mac80211: cooperate more with network namespaces by Johannes Berg · 15 years ago
  3. 249b405 mac80211: Fix regression in mesh forwarding path. by Javier Cardona · 15 years ago
  4. 3d34deb mac80211: fix ieee80211_xmit call context by Johannes Berg · 15 years ago
  5. 3b8d81e0 mac80211: remove master netdev by Johannes Berg · 15 years ago
  6. b770b43 mac80211: drop frames for sta with no valid rate by Luis R. Rodriguez · 15 years ago
  7. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  8. 8ef86c7 mac80211: fix injection in monitor mode by Pavel Roskin · 15 years ago
  9. ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  10. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  11. 43f7853 mac80211: disable moving between PS modes during scan by Luis R. Rodriguez · 15 years ago
  12. 27004b1 mac80211: clean up return value of __ieee80211_parse_tx_radiotap by Johannes Berg · 15 years ago
  13. 8f77f38 mac80211: do not pass PS frames out of mac80211 again by Johannes Berg · 15 years ago
  14. 894df1c mac80211: removed unused variable in ieee80211_tx() by Luis R. Rodriguez · 15 years ago
  15. 7e0aae4 mac80211: Do not override AID in the duration field by Jouni Malinen · 16 years ago
  16. d3707d9 mac80211: make noack test available by Johannes Berg · 16 years ago
  17. a8679be Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  18. 22f6dac Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  19. 9955151 mac80211: Warn if the rate controller requests retries for a NO_ACK frame by Gábor Stefanik · 16 years ago
  20. 2448798 mac80211: add driver ops wrappers by Johannes Berg · 16 years ago
  21. 57c4d7b mac80211: clean up beacon interval settings by Johannes Berg · 16 years ago
  22. 8ccd8f2 mac80211: correct fragmentation threshold check by Johannes Berg · 16 years ago
  23. d3feaf5 wireless: remove some (bogus?) 'may be used uninitialized' warnings by John W. Linville · 16 years ago
  24. b9a5f8ca nl80211: Add set/get for frag/rts threshold and retry limits by Jouni Malinen · 16 years ago
  25. af8cdcd mac80211: convert to cfg80211 IBSS API by Johannes Berg · 16 years ago
  26. fef9992 mac80211: set CLEAR_PS for pspolled frames by Christian Lamparter · 16 years ago
  27. e4e72fb mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi by Johannes Berg · 16 years ago
  28. cd8ffc8 mac80211: fix aggregation to not require queue stop by Johannes Berg · 16 years ago
  29. a220858 mac80211: add skb length sanity checking by Johannes Berg · 16 years ago
  30. 1870cd7 mac80211: clean up __ieee80211_tx args by Johannes Berg · 16 years ago
  31. 2a577d9 mac80211: rework the pending packets code by Johannes Berg · 16 years ago
  32. f0e7285 mac80211: fix A-MPDU queue assignment by Johannes Berg · 16 years ago
  33. 2de8e0d mac80211: rewrite fragmentation by Johannes Berg · 16 years ago
  34. a9a6fff mac80211: don't drop nullfunc frames during software scan by Kalle Valo · 16 years ago
  35. 176be72 mac80211: remove ieee80211_num_regular_queues by Johannes Berg · 16 years ago
  36. 2d6a5e9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  37. 055249d mac80211: Fix panic on fragmentation with power saving by Jouni Malinen · 16 years ago
  38. 4690029 mac80211: split IBSS/managed code by Johannes Berg · 16 years ago
  39. 96f5e66 mac80211: fix aggregation for hardware with ampdu queues by Johannes Berg · 16 years ago
  40. 5e30589 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  41. 97d97b8 mac80211: Fix the wrong WARN_ON message appearing on enabling power save. by Vivek Natarajan · 16 years ago
  42. f1b33cb mac80211: restrict to AP in outgoing interface heuristic by Johannes Berg · 16 years ago
  43. 47f4d88 mac80211: do not TX injected frames when not allowed by Luis R. Rodriguez · 16 years ago
  44. e0463f5 mac80211: Fix drop-unencrypted for management frames by Jouni Malinen · 16 years ago
  45. 3cfcf6ac mac80211: 802.11w - Use BIP (AES-128-CMAC) by Jouni Malinen · 16 years ago
  46. fb73333 mac80211: 802.11w - CCMP for management frames by Jouni Malinen · 16 years ago
  47. 4be8c38 mac80211: extend/document powersave API by Johannes Berg · 16 years ago
  48. 46f2c4b mac80211: move dynamic PS timeout to hardware config by Johannes Berg · 16 years ago
  49. def1343 mac80211: remove an unnecessary assignment to info in __ieee80211_tx(). by Rami Rosen · 16 years ago
  50. d063ed0 mac80211: Reset the power save timer from master_start_xmit. by Vivek Natarajan · 16 years ago
  51. 5dc306f mac80211: decrement ref count to netdev after launching mesh discovery by Brian Cavagnolo · 16 years ago
  52. 520eb82 mac80211: implement dynamic power save by Kalle Valo · 16 years ago
  53. f546638c mac80211: remove fragmentation offload functionality by Johannes Berg · 16 years ago
  54. 8e7be8d mac80211: tx module cleanup. by Rami Rosen · 16 years ago
  55. 2df7816 wireless: fix a few sparse warnings by Johannes Berg · 16 years ago
  56. 8b30b1f mac80211: Re-enable aggregation by Sujith · 16 years ago
  57. 075cbc9 mac80211: Change WARN_ON to WARN_ON_ONCE by Sujith · 16 years ago
  58. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  59. bda3933 mac80211: move bss_conf into vif by Johannes Berg · 16 years ago
  60. 9124b07 mac80211: make retry limits part of hw config by Johannes Berg · 16 years ago
  61. 9477828 mac80211: provide sequence numbers by Johannes Berg · 16 years ago
  62. 0f4ac38 mac80211: kill hw.conf.antenna_sel_{rx,tx} by Johannes Berg · 16 years ago
  63. 0c68ae26 mac80211: convert to %pM away from print_mac by Johannes Berg · 16 years ago
  64. 870abdf mac80211: add multi-rate retry support by Felix Fietkau · 16 years ago
  65. f74b6a5 mac80211: remove redundant check in ieee80211_master_start_xmit (net/mac80211/tx.c) by Rami Rosen · 16 years ago
  66. 8ef9dad mac80211: remove shadowed variables in ieee80211_master_start_xmit by Tomas Winkler · 16 years ago
  67. 4b7679a mac80211: clean up rate control API by Johannes Berg · 16 years ago
  68. 79617de mac80211: mesh portal functionality support by YanBo · 16 years ago
  69. 133b822 mac80211: make master iface not wireless by Johannes Berg · 16 years ago
  70. 538df28 mac80211: remove debug frame dumping by Johannes Berg · 16 years ago
  71. c1b6cf4 mac80211: remove beacon counters by Johannes Berg · 16 years ago
  72. 25d834e mac80211: fix virtual interfaces vs. injection by Johannes Berg · 16 years ago
  73. 3061307 mac80211: pass AP vif pointer for VLANs by Johannes Berg · 16 years ago
  74. ae17e98 mac80211: move txrate_idx into RC algorithms by Johannes Berg · 16 years ago
  75. 17741cd mac80211: share STA information with driver by Johannes Berg · 16 years ago
  76. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago
  77. 96dd22a mac80211: inform driver of basic rateset by Johannes Berg · 16 years ago
  78. ccd7b36 mac80211: clean up some comments by Johannes Berg · 16 years ago
  79. c2b1345 mac80211: clean up scan namespace by Johannes Berg · 16 years ago
  80. 472dbc4 mac80211: split off mesh handling entirely by Johannes Berg · 16 years ago
  81. f698d85 replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate by Jasper Bryant-Greene · 16 years ago
  82. a4b7d7b mac80211: remove rx/tx_data->fc member by Harvey Harrison · 16 years ago
  83. 358c8d9 mac80211: use ieee80211 frame control directly by Harvey Harrison · 16 years ago
  84. e7827a7 mac80211: remove IEEE80211_FC helper by Harvey Harrison · 16 years ago
  85. b73d70a mac80211: rx.c/tx.c remove more users of tx/rx_data->fc by Harvey Harrison · 16 years ago
  86. e32f85f mac80211: fix use of skb->cb for mesh forwarding by Luis Carlos Cobo · 16 years ago
  87. f8e79dd mac80211: fix fragmentation kludge by Tomas Winkler · 16 years ago
  88. d0f0980 mac80211: partially fix skb->cb use by Johannes Berg · 16 years ago
  89. 5422399 mac80211: append CONFIG_ to MAC80211_VERBOSE_PS_DEBUG in net/mac80211/tx.c. by Rami Rosen · 16 years ago
  90. 1b02416 mac80211: tx, use dev_kfree_skb_any for beacon_get by Jiri Slaby · 16 years ago
  91. f591fa5 mac80211: fix TX sequence numbers by Johannes Berg · 16 years ago
  92. 9d139c8 mac80211: revamp beacon configuration by Johannes Berg · 16 years ago
  93. 3e122be mac80211: make master netdev handling sane by Johannes Berg · 16 years ago
  94. f4ea83d mac80211: rework debug settings and make debugging safer by Johannes Berg · 16 years ago
  95. d9e8a70 mac80211: get rid of function pointers in TX path by Johannes Berg · 16 years ago
  96. 5479d0e mac80211: fix warning: unused variable invoke_tx_handlers by Tomas Winkler · 16 years ago
  97. 03f93c3 mac80211: fix tx fragmentation by Johannes Berg · 16 years ago
  98. 065e9605 mac80211: tx.c use new frame control helpers by Harvey Harrison · 16 years ago
  99. 97b045d mac80211: add single function calling tx handlers by Johannes Berg · 16 years ago
  100. 0344f1c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago