1. e897558 mac80211: introduce hw config change flags by Johannes Berg · 16 years ago
  2. d9fe60d 802.11: clean up/fix HT support by Johannes Berg · 16 years ago
  3. 7a5158e mac80211: fix short slot handling by Johannes Berg · 16 years ago
  4. e87a2fe mac80211: remove max_antenna_gain config by Johannes Berg · 16 years ago
  5. d73782f mac80211: clean up ieee80211_hw_config errors by Johannes Berg · 16 years ago
  6. c6a1fa1 mac80211: minor code cleanups by Johannes Berg · 16 years ago
  7. cccf129 mac80211: add the 'minstrel' rate control algorithm by Felix Fietkau · 16 years ago
  8. 4b7679a mac80211: clean up rate control API by Johannes Berg · 16 years ago
  9. 133b822 mac80211: make master iface not wireless by Johannes Berg · 16 years ago
  10. 95dac040 mac80211: small rate control changes by Johannes Berg · 16 years ago
  11. 7a725f7 mac80211: warn on some invalid vlan operations by Johannes Berg · 16 years ago
  12. 0d143fe mac80211: move regular interface handling by Johannes Berg · 16 years ago
  13. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago
  14. c2b1345 mac80211: clean up scan namespace by Johannes Berg · 16 years ago
  15. 213cd11 mac80211: make bridge_packets a virtual interface option by Johannes Berg · 16 years ago
  16. 5bc7572 mac80211: fix scan vs. interface removal race by Johannes Berg · 16 years ago
  17. b741343 mac80211: fix work race by Johannes Berg · 16 years ago
  18. 472dbc4 mac80211: split off mesh handling entirely by Johannes Berg · 16 years ago
  19. 5825fe10 mac80211: initialise queue QoS parameters at hw start by Johannes Berg · 16 years ago
  20. bacac54 mac80211: move some HT code out of main.c by Johannes Berg · 16 years ago
  21. 491775a mac80211: use sdata pointer for scan interface by Johannes Berg · 16 years ago
  22. 00c5ae2 mac80211: change MIMO_PS to SM_PS by Tomas Winkler · 16 years ago
  23. f59ac04 cfg80211: keep track of supported interface modes by Luis R. Rodriguez · 16 years ago
  24. 7f93ea3 mac80211: fill start-sequence-number for BA session start by Johannes Berg · 16 years ago
  25. 48c2fc5 mac80211: cleanup mlme state namespace by Tomas Winkler · 16 years ago
  26. f698d85 replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate by Jasper Bryant-Greene · 16 years ago
  27. bdbe819 mac80211: allow no mac address until firmware load by Luis Carlos Cobo · 16 years ago
  28. 62bf1d7 mac80211: explicitly check skb->len by Harvey Harrison · 16 years ago
  29. 8dbc172 mac80211: keep mesh ifaces in allmulti mode by Luis Carlos Cobo · 16 years ago
  30. ea95bba mac80211: make listen_interval be limited by low level driver by Tomas Winkler · 16 years ago
  31. d0f0980 mac80211: partially fix skb->cb use by Johannes Berg · 16 years ago
  32. 023a04b mac80211: return correct error return from ieee80211_wep_init by Jeremy Fitzhardinge · 16 years ago
  33. 51cb6db mac80211: Reimplement WME using ->select_queue(). by David S. Miller · 16 years ago
  34. 09e83b5 netdev: Kill NETIF_F_MULTI_QUEUE. by David S. Miller · 16 years ago
  35. e8a0464 netdev: Allocate multiple queues for TX. by David S. Miller · 16 years ago
  36. b9e4085 netdev: Do not use TX lock to protect address lists. by David S. Miller · 16 years ago
  37. e308a5d netdev: Add netdev->addr_list_lock protection. by David S. Miller · 16 years ago
  38. 9d139c8 mac80211: revamp beacon configuration by Johannes Berg · 16 years ago
  39. 7563652 mac80211: revamp virtual interface handling by Johannes Berg · 16 years ago
  40. 3e122be mac80211: make master netdev handling sane by Johannes Berg · 16 years ago
  41. 86d804e netdev: Make netif_schedule() routines work with netdev_queue objects. by David S. Miller · 16 years ago
  42. c2aa288 mac80211: Decrease number of explicit ->tx_queue references. by David S. Miller · 16 years ago
  43. dc2b484 netdev: Move queue_lock into struct netdev_queue. by David S. Miller · 16 years ago
  44. 7c3ceb4a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  45. fc32f92 mac80211: call bss_info_change only once upon disassociation by Tomas Winkler · 16 years ago
  46. 429a380 mac80211: add block ack request capability by Ron Rindjunsky · 16 years ago
  47. ea0c925 mac80211: Only flush workqueue when last interface was removed by Ivo van Doorn · 16 years ago
  48. f4ea83d mac80211: rework debug settings and make debugging safer by Johannes Berg · 16 years ago
  49. 59959a6 mac80211: make workqueue freezable by Johannes Berg · 16 years ago
  50. dc0ae30 mac80211: fix beacon interval value by Tomas Winkler · 16 years ago
  51. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  52. ad81b2f mac80211: Fixing slow IBSS rejoin by Assaf Krauss · 16 years ago
  53. b83f4e1 mac80211: fix deadlock in sta->lock by Tomas Winkler · 16 years ago
  54. f6d9710 mac80211: fix a typo in ieee80211_handle_filtered_frame comment by Yi Zhu · 16 years ago
  55. e253008 mac80211: use multi-queue master netdevice by Johannes Berg · 16 years ago
  56. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 16 years ago
  57. 36d6825 mac80211: let drivers wake but not start queues by Johannes Berg · 16 years ago
  58. edcdf8b mac80211: separate Tx and Rx MCS when configuring HT by Ron Rindjunsky · 16 years ago
  59. f42a444 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
  60. 63fe46d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  61. 566bfe5 mac80211: use hardware flags for signal/noise units by Bruno Randolf · 16 years ago
  62. 07346f81 mac80211: proper STA info locking by Johannes Berg · 16 years ago
  63. e100bb6 mac80211: QoS related cleanups by Johannes Berg · 16 years ago
  64. 988c0f7 mac80211: a few code cleanups by Johannes Berg · 16 years ago
  65. 339a7c4 mac80211: Do not free net device after it is unregistered. by Pavel Emelyanov · 16 years ago
  66. 636c5d4 mac80211: insert WDS peer after adding interface by Johannes Berg · 16 years ago
  67. e94e106 mac80211: don't allow invalid WDS peer addresses by Johannes Berg · 16 years ago
  68. 8b808bf mac80211: assign conf.beacon_control for mesh by Johannes Berg · 16 years ago
  69. b16bd15 mac80211: fix spinlock recursion by Johannes Berg · 16 years ago
  70. 2c8dccc mac80211: rename files by Johannes Berg · 16 years ago[Renamed (99%) from net/mac80211/ieee80211.c]
  71. 3b96766 mac80211: fix key vs. sta locking problems by Johannes Berg · 16 years ago
  72. 513a102 mac80211: BA session debug prints changes by Ron Rindjunsky · 16 years ago
  73. 38668c0 mac80211: eliminate conf_ht by Tomas Winkler · 16 years ago
  74. e1ec1b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  75. 93e5deb mac80211: automatically free sta struct when insertion fails by Johannes Berg · 16 years ago
  76. 64f851e mac80211: trigger ieee80211_sta_work after opening interface by Jan Niehusmann · 16 years ago
  77. cee24a3 mac80211: A-MPDU MLME use dynamic allocation by Ron Rindjunsky · 16 years ago
  78. 85249e5 mac80211: tear down of block ack sessions by Ron Rindjunsky · 16 years ago
  79. d935713 the scheduled rc80211-simple.c removal by Adrian Bunk · 16 years ago
  80. 44213b5 mac80211: remove STA entries when taking down interface by Johannes Berg · 16 years ago
  81. 73651ee mac80211: split sta_info_add by Johannes Berg · 16 years ago
  82. d0709a6 mac80211: RCU-ify STA info structure access by Johannes Berg · 16 years ago
  83. 902acc7 mac80211: clean up mesh code by Johannes Berg · 16 years ago
  84. f7a9214 mac80211: complete the mesh (interface handling) code by Luis Carlos Cobo · 16 years ago
  85. ee38585 mac80211: mesh data structures and first mesh changes by Luis Carlos Cobo · 16 years ago
  86. 6032f93 mac80211: add mesh interface type by Johannes Berg · 16 years ago
  87. 665e8aa mac80211: Disallow concurrent IBSS/STA mode interfaces by Johannes Berg · 16 years ago
  88. 43ba7e9 mac80211: atomically check whether STA exists already by Johannes Berg · 16 years ago
  89. d46e144 mac80211: rework TX filtered frame code by Johannes Berg · 16 years ago
  90. 96d5105 mac80211: defer master netdev allocation to ieee80211_register_hw by Johannes Berg · 16 years ago
  91. 3d30d94 mac80211: Add cooked monitor mode support by Michael Wu · 16 years ago
  92. 5890529 mac80211: remove "dynamic" RX/TX handlers by Johannes Berg · 16 years ago
  93. 8cc9a73 mac80211: Use monitor configuration flags by Michael Wu · 16 years ago
  94. 238814f mac80211: remove port control enable switch, clean up sta flags by Johannes Berg · 16 years ago
  95. 8318d78 cfg80211 API for channels/bitrates, mac80211 and driver conversion by Johannes Berg · 16 years ago
  96. 38f3714 mac80211: dissolve pre-rx handlers by Johannes Berg · 16 years ago
  97. 9e72349 mac80211: A-MPDU Tx adding qdisc support by Ron Rindjunsky · 16 years ago
  98. eadc8d9 mac80211: A-MPDU Tx adding basic functionality by Ron Rindjunsky · 16 years ago
  99. ceffefd mac80211: Fix initial hardware configuration by Michael Buesch · 16 years ago
  100. 3eadf5f mac80211: fix initialisation error path by Johannes Berg · 16 years ago