1. adeed48 rc80211_pid: Fix fast_start parameter handling by Mattias Nissler · 16 years ago
  2. 6e43829 mac80211: don't report selected IBSS when not found by Vladimir Koutny · 16 years ago
  3. ea0c925 mac80211: Only flush workqueue when last interface was removed by Ivo van Doorn · 16 years ago
  4. 8db9369 mac80211: move netif_carrier_on to after ieee80211_bss_info_change_notify by Guy Cohen · 16 years ago
  5. ff31ab5 net-sched: change tcf_destroy_chain() to clear start of filter list by Patrick McHardy · 16 years ago
  6. 23976ef mac80211: don't accept WEP keys other than WEP40 and WEP104 by Emmanuel Grumbach · 16 years ago
  7. 00eb7fe mac80211: fix an oops in several failure paths in key allocation by Emmanuel Grumbach · 16 years ago
  8. ef3a62d mac80211: detect driver tx bugs by Johannes Berg · 16 years ago
  9. 3a5be7d Revert "mac80211: Use skb_header_cloned() on TX path." by David S. Miller · 16 years ago
  10. 995ad6c mac80211: add missing new line in debug print HT_DEBUG by Tomas Winkler · 16 years ago
  11. 5c5f966 mac80211 : fix for iwconfig in ad-hoc mode by Abhijeet Kolekar · 16 years ago
  12. be038b3 mac80211: Checking IBSS support while changing channel in ad-hoc mode by Assaf Krauss · 16 years ago
  13. 872ba53 mac80211: decrease IBSS creation latency by Dan Williams · 16 years ago
  14. ad81b2f mac80211: Fixing slow IBSS rejoin by Assaf Krauss · 16 years ago
  15. 507b06d mac80211: send association event on IBSS create by Dan Williams · 16 years ago
  16. c97c23e mac80211: fix alignment issue with compare_ether_addr() by Senthil Balasubramanian · 16 years ago
  17. 70d251b mac80211: Fix for NULL pointer dereference in sta_info_get() by Senthil Balasubramanian · 16 years ago
  18. f6d9710 mac80211: fix a typo in ieee80211_handle_filtered_frame comment by Yi Zhu · 16 years ago
  19. d4231ca mac80211 : Fixes the status message for iwconfig by Abhijeet Kolekar · 16 years ago
  20. 9381be0 mac80211: reorder channel and freq reporting in wext scan report by Tomas Winkler · 16 years ago
  21. 167ad6f mac80211: fix ieee80211_rx_bss_put/get imbalance by Tomas Winkler · 16 years ago
  22. 679fda1 net/mac80211: always true conditionals by Nicolas Kaiser · 16 years ago
  23. 0d580a7 mac80211: fix NULL pointer dereference in ieee80211_compatible_rates by Helmut Schaa · 16 years ago
  24. 51e779f mac80211: don't claim iwspy support by Johannes Berg · 16 years ago
  25. 2f561fe mac80211: Add RTNL version of ieee80211_iterate_active_interfaces by Ivo van Doorn · 16 years ago
  26. 34a961f mac80211 : Association with 11n hidden ssid ap. by Abhijeet Kolekar · 16 years ago
  27. 608961a mac80211: Use skb_header_cloned() on TX path. by David S. Miller · 16 years ago
  28. f3994ec mac80211: assign needed_headroom/tailroom for netdevs by Johannes Berg · 16 years ago
  29. a4278e1 mac80211: add missing newlines in printk() by Pavel Roskin · 16 years ago
  30. 36d16ae mac80211: fix association with some APs by Helmut Schaa · 16 years ago
  31. 6d6936e Fix potential scheduling while atomic in mesh_path_add. by Pavel Emelyanov · 16 years ago
  32. 0eb03d5 Fix not checked kmalloc() result. by Pavel Emelyanov · 16 years ago
  33. f84e71a Fix GFP_KERNEL allocation under read lock. by Pavel Emelyanov · 16 years ago
  34. 812714d mac80211: mesh hwmp: fix kfree(skb) by Patrick McHardy · 16 years ago
  35. 69687a0 mac80211: fix access to null skb by Luis Carlos Cobo · 16 years ago
  36. ef26925 mac80211: fix incorrect mesh header length by Luis Carlos Cobo · 16 years ago
  37. df44205 mac80211: Don't encrypt beacons by Ivo van Doorn · 16 years ago
  38. 78520ca mac80211: fix debugfs default key oops by Johannes Berg · 16 years ago
  39. bb55bdd fix irq flags in mac80211 code by Steven Rostedt · 16 years ago
  40. 339a7c4 mac80211: Do not free net device after it is unregistered. by Pavel Emelyanov · 16 years ago
  41. c2a3b23 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  42. 17f8304 mac80211: incorrect shift direction by Harvey Harrison · 16 years ago
  43. 636c5d4 mac80211: insert WDS peer after adding interface by Johannes Berg · 16 years ago
  44. e94e106 mac80211: don't allow invalid WDS peer addresses by Johannes Berg · 16 years ago
  45. 8b808bf mac80211: assign conf.beacon_control for mesh by Johannes Berg · 16 years ago
  46. 51cedda mac80211: use 4-byte mesh sequence number by Luis Carlos Cobo · 16 years ago
  47. 77a50df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  48. bd8fd21 wireless: Fix compile error with wifi & leds by Luca Tettamanti · 16 years ago
  49. f375d55 asm/unaligned.h doesn't work well as the very first include by Al Viro · 16 years ago
  50. 0da926f mac80211: fix use before check of Qdisc length by Ron Rindjunsky · 16 years ago
  51. 13d8fd2 net/mac80211/rx.c: fix off-by-one by Adrian Bunk · 16 years ago
  52. 1ebebea mac80211: Fix race between ieee80211_rx_bss_put and lookup routines. by Pavel Emelyanov · 16 years ago
  53. a46f025 mac80211: Fix n-band association problem by Abhijeet Kolekar · 16 years ago
  54. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  55. 30b89b0 mac80211: rework scanning to account for probe response/beacon difference by Johannes Berg · 16 years ago
  56. b454048 mac80211: allow WDS mode by Johannes Berg · 16 years ago
  57. 245cbe7 mac80211: fix key todo list order by Johannes Berg · 16 years ago
  58. b16bd15 mac80211: fix spinlock recursion by Johannes Berg · 16 years ago
  59. d18ef29 mac80211: no BSS changes to driver from beacons processed during scanning by Reinette Chatre · 16 years ago
  60. 98dd6a5 mac80211: further RCU fixes by Johannes Berg · 16 years ago
  61. 3a24576 mac80211: fix key hwaccel race by Johannes Berg · 16 years ago
  62. 50c4afb mlme.c: fixup some merge damage by John W. Linville · 16 years ago
  63. b3fc9c6 mac80211: remove message on receiving unexpected unencrypted frames by Johannes Berg · 16 years ago
  64. 216bce9 mac80211: use short_preamble mode from capability if ERP IE not present by Vladimir Koutny · 16 years ago
  65. d9c58f3 mac80211: fix key debugfs default_key link by Johannes Berg · 16 years ago
  66. 2c8dccc mac80211: rename files by Johannes Berg · 16 years ago
  67. 3b96766 mac80211: fix key vs. sta locking problems by Johannes Berg · 16 years ago
  68. 7d1559f mac80211: fix sta-info pinning by Johannes Berg · 16 years ago
  69. 4d6141c3 mac80211: fix defined but not used by Jiri Slaby · 16 years ago
  70. 513a102 mac80211: BA session debug prints changes by Ron Rindjunsky · 16 years ago
  71. 84363e6 mac80211: notify mac from low level driver (iwlwifi) by Mohamed Abbas · 16 years ago
  72. 380a942 mac80211: fix ieee80211_ioctl_giwrate by Johannes Berg · 16 years ago
  73. bebb8a5 mac80211: make debugfs files root-only by Johannes Berg · 16 years ago
  74. 41a7be4 mac80211: notify upper layers after lower by Reinette Chatre · 16 years ago
  75. 9cfb000 mac80211: clean up IEEE80211_FC use by Johannes Berg · 16 years ago
  76. 49ec6fa2 mac80211: fix possible sta-debugfs work lockup by Johannes Berg · 16 years ago
  77. fff7710 mac80211: add station aid into ieee80211_tx_control by Chr · 16 years ago
  78. 21c0cbe mac80211: add association capabilty and timing info into bss_conf by Tomas Winkler · 16 years ago
  79. 38668c0 mac80211: eliminate conf_ht by Tomas Winkler · 16 years ago
  80. 2473670 Revert "mac80211: use a struct for bss->mesh_config" by John W. Linville · 16 years ago
  81. 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
  82. 6c4711b mac80211: use a struct for bss->mesh_config by Luis Carlos Cobo · 16 years ago
  83. 05e5e88 mac80211: check for mesh_config length on incoming management frames by Luis Carlos Cobo · 16 years ago
  84. 966a542 mac80211: use recent multicast table for all mesh multicast frames by Luis Carlos Cobo · 16 years ago
  85. cb585bc mac80211: fix spinlock recursion on sta expiration by Luis Carlos Cobo · 16 years ago
  86. 73bb3e4 mac80211: fix deadlocks in debugfs_netdev.c by Luis Carlos Cobo · 16 years ago
  87. 7e879b5 mac80211: fix sparse complaint in ieee80211_sta_def_wmm_params by Johannes Berg · 16 years ago
  88. dc6676b mac80211: sta_info_flush() fixes by Johannes Berg · 16 years ago
  89. 4f6fab4 mac80211: clean up sta_info_destroy() users wrt. RCU/locking by Johannes Berg · 16 years ago
  90. 93e5deb mac80211: automatically free sta struct when insertion fails by Johannes Berg · 16 years ago
  91. 97bff8e mac80211: fix sta_info_destroy(NULL) by Johannes Berg · 16 years ago
  92. 9dd6aed mac80211 ibss: flush only stations belonging to current interface by Johannes Berg · 16 years ago
  93. 0675abd net/mac80211/debugfs_netdev.c: use of bool triggers a gcc bug by Andrew Morton · 16 years ago
  94. d43c7b3 mac80211: correct use_short_preamble handling by Vladimir Koutny · 16 years ago
  95. 64f851e mac80211: trigger ieee80211_sta_work after opening interface by Jan Niehusmann · 16 years ago
  96. 056cdd5 mac80211: reorder fields to make some structures smaller by Johannes Berg · 16 years ago
  97. cee24a3 mac80211: A-MPDU MLME use dynamic allocation by Ron Rindjunsky · 16 years ago
  98. 2470918 mac80211: fix wrong Rx A-MPDU control via debugfs by Ron Rindjunsky · 16 years ago
  99. be89247 mac80211: silently accept deletion of non-existant key by John W. Linville · 16 years ago
  100. e2839d8 mac80211: configure default wmm params correctly by Vladimir Koutny · 16 years ago