1. a1f2aa1 fix irq flags in mac80211 code by Steven Rostedt · 16 years ago
  2. 339a7c4 mac80211: Do not free net device after it is unregistered. by Pavel Emelyanov · 16 years ago
  3. c2a3b23 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  4. 17f8304 mac80211: incorrect shift direction by Harvey Harrison · 16 years ago
  5. 636c5d4 mac80211: insert WDS peer after adding interface by Johannes Berg · 16 years ago
  6. e94e106 mac80211: don't allow invalid WDS peer addresses by Johannes Berg · 16 years ago
  7. 8b808bf mac80211: assign conf.beacon_control for mesh by Johannes Berg · 16 years ago
  8. 51cedda mac80211: use 4-byte mesh sequence number by Luis Carlos Cobo · 16 years ago
  9. 77a50df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  10. bd8fd21 wireless: Fix compile error with wifi & leds by Luca Tettamanti · 16 years ago
  11. f375d55 asm/unaligned.h doesn't work well as the very first include by Al Viro · 16 years ago
  12. 0da926f mac80211: fix use before check of Qdisc length by Ron Rindjunsky · 16 years ago
  13. 13d8fd2 net/mac80211/rx.c: fix off-by-one by Adrian Bunk · 16 years ago
  14. 1ebebea mac80211: Fix race between ieee80211_rx_bss_put and lookup routines. by Pavel Emelyanov · 16 years ago
  15. a46f025 mac80211: Fix n-band association problem by Abhijeet Kolekar · 16 years ago
  16. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  17. 30b89b0 mac80211: rework scanning to account for probe response/beacon difference by Johannes Berg · 16 years ago
  18. b454048 mac80211: allow WDS mode by Johannes Berg · 16 years ago
  19. 245cbe7 mac80211: fix key todo list order by Johannes Berg · 16 years ago
  20. b16bd15 mac80211: fix spinlock recursion by Johannes Berg · 16 years ago
  21. d18ef29 mac80211: no BSS changes to driver from beacons processed during scanning by Reinette Chatre · 16 years ago
  22. 98dd6a5 mac80211: further RCU fixes by Johannes Berg · 16 years ago
  23. 3a24576 mac80211: fix key hwaccel race by Johannes Berg · 16 years ago
  24. 50c4afb mlme.c: fixup some merge damage by John W. Linville · 16 years ago
  25. b3fc9c6 mac80211: remove message on receiving unexpected unencrypted frames by Johannes Berg · 16 years ago
  26. 216bce9 mac80211: use short_preamble mode from capability if ERP IE not present by Vladimir Koutny · 16 years ago
  27. d9c58f3 mac80211: fix key debugfs default_key link by Johannes Berg · 16 years ago
  28. 2c8dccc mac80211: rename files by Johannes Berg · 16 years ago
  29. 3b96766 mac80211: fix key vs. sta locking problems by Johannes Berg · 16 years ago
  30. 7d1559f mac80211: fix sta-info pinning by Johannes Berg · 16 years ago
  31. 4d6141c3 mac80211: fix defined but not used by Jiri Slaby · 16 years ago
  32. 513a102 mac80211: BA session debug prints changes by Ron Rindjunsky · 16 years ago
  33. 84363e6 mac80211: notify mac from low level driver (iwlwifi) by Mohamed Abbas · 16 years ago
  34. 380a942 mac80211: fix ieee80211_ioctl_giwrate by Johannes Berg · 16 years ago
  35. bebb8a5 mac80211: make debugfs files root-only by Johannes Berg · 16 years ago
  36. 41a7be4 mac80211: notify upper layers after lower by Reinette Chatre · 16 years ago
  37. 9cfb000 mac80211: clean up IEEE80211_FC use by Johannes Berg · 16 years ago
  38. 49ec6fa2 mac80211: fix possible sta-debugfs work lockup by Johannes Berg · 16 years ago
  39. fff7710 mac80211: add station aid into ieee80211_tx_control by Chr · 16 years ago
  40. 21c0cbe mac80211: add association capabilty and timing info into bss_conf by Tomas Winkler · 16 years ago
  41. 38668c0 mac80211: eliminate conf_ht by Tomas Winkler · 16 years ago
  42. 2473670 Revert "mac80211: use a struct for bss->mesh_config" by John W. Linville · 16 years ago
  43. 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
  44. 6c4711b mac80211: use a struct for bss->mesh_config by Luis Carlos Cobo · 16 years ago
  45. 05e5e88 mac80211: check for mesh_config length on incoming management frames by Luis Carlos Cobo · 16 years ago
  46. 966a542 mac80211: use recent multicast table for all mesh multicast frames by Luis Carlos Cobo · 16 years ago
  47. cb585bc mac80211: fix spinlock recursion on sta expiration by Luis Carlos Cobo · 16 years ago
  48. 73bb3e4 mac80211: fix deadlocks in debugfs_netdev.c by Luis Carlos Cobo · 16 years ago
  49. 7e879b5 mac80211: fix sparse complaint in ieee80211_sta_def_wmm_params by Johannes Berg · 16 years ago
  50. dc6676b mac80211: sta_info_flush() fixes by Johannes Berg · 16 years ago
  51. 4f6fab4 mac80211: clean up sta_info_destroy() users wrt. RCU/locking by Johannes Berg · 16 years ago
  52. 93e5deb mac80211: automatically free sta struct when insertion fails by Johannes Berg · 16 years ago
  53. 97bff8e mac80211: fix sta_info_destroy(NULL) by Johannes Berg · 16 years ago
  54. 9dd6aed mac80211 ibss: flush only stations belonging to current interface by Johannes Berg · 16 years ago
  55. 0675abd net/mac80211/debugfs_netdev.c: use of bool triggers a gcc bug by Andrew Morton · 16 years ago
  56. d43c7b3 mac80211: correct use_short_preamble handling by Vladimir Koutny · 16 years ago
  57. 64f851e mac80211: trigger ieee80211_sta_work after opening interface by Jan Niehusmann · 16 years ago
  58. 056cdd5 mac80211: reorder fields to make some structures smaller by Johannes Berg · 16 years ago
  59. cee24a3 mac80211: A-MPDU MLME use dynamic allocation by Ron Rindjunsky · 16 years ago
  60. 2470918 mac80211: fix wrong Rx A-MPDU control via debugfs by Ron Rindjunsky · 16 years ago
  61. be89247 mac80211: silently accept deletion of non-existant key by John W. Linville · 16 years ago
  62. e2839d8 mac80211: configure default wmm params correctly by Vladimir Koutny · 16 years ago
  63. 675ef58 mac80211: prevent tuning during scanning by Mohamed Abbas · 16 years ago
  64. 85249e5 mac80211: tear down of block ack sessions by Ron Rindjunsky · 16 years ago
  65. 7b9d44c mac80211: fixing debug prints for AddBA request by Ron Rindjunsky · 16 years ago
  66. 2e354ed mac80211: fixing delba debug print by Ron Rindjunsky · 16 years ago
  67. fab7d4a mac80211: filter scan results on unusable channels by Johannes Berg · 16 years ago
  68. e048c6e mac80211: use ieee80211_get_channel by Johannes Berg · 16 years ago
  69. 9ae4fda mac80211: allows driver to request a Phase 1 RX key by Emmanuel Grumbach · 16 years ago
  70. 5d2cdcd mac80211: get a TKIP phase key from skb by Emmanuel Grumbach · 16 years ago
  71. d935713 the scheduled rc80211-simple.c removal by Adrian Bunk · 16 years ago
  72. e5f98f2 mac80211: don't call conf_tx under RCU lock by Johannes Berg · 16 years ago
  73. 69d3b6f mac80211: fix hardware scan completion by Johannes Berg · 16 years ago
  74. 2a8ca29 mac80211: fix mesh_path and sta_info get_by_idx functions by Luis Carlos Cobo · 16 years ago
  75. a00de5d mac80211: path IE fields macros, fix alignment problems and clean up by Luis Carlos Cobo · 16 years ago
  76. b4e08ea mac80211: add PLINK_ prefix and kernel doc to enum plink_state by Luis Carlos Cobo · 16 years ago
  77. cfa22c7 mac80211: always force mesh_path deletions by Luis Carlos Cobo · 16 years ago
  78. 89a1ad6 mac80211: delete mesh_path timer on mesh_path removal by Luis Carlos Cobo · 16 years ago
  79. aa2b592 mac80211: clean up use of endianness conversion functions by Luis Carlos Cobo · 16 years ago
  80. 4f5d4c4 mac80211: breakdown mesh network attributes in different extra fields for wext by Luis Carlos Cobo · 16 years ago
  81. 3b091cd mac80211: move comment to better location by Luis Carlos Cobo · 16 years ago
  82. 1d1b535 mac80211: fix incorrect parenthesis by Luis Carlos Cobo · 16 years ago
  83. 37659ff mac80211: fix mesh endianness sparse warnings and unmark it as broken by Luis Carlos Cobo · 16 years ago
  84. 96c4654 mac80211: always insert key into list by Johannes Berg · 16 years ago
  85. 03e4497 mac80211: fix sta_info mesh timer bug by Johannes Berg · 16 years ago
  86. dbbea67 mac80211: add documentation book by Johannes Berg · 16 years ago
  87. 7c8076b mac80211: don't clear next_hop in path reclaim by Johannes Berg · 16 years ago
  88. 44213b5 mac80211: remove STA entries when taking down interface by Johannes Berg · 16 years ago
  89. 693b1bb mac80211: clean up sta_info and document locking by Johannes Berg · 16 years ago
  90. 73651ee mac80211: split sta_info_add by Johannes Berg · 16 years ago
  91. d0709a6 mac80211: RCU-ify STA info structure access by Johannes Berg · 16 years ago
  92. 5cf121c mac80211: split ieee80211_txrx_data by Johannes Berg · 16 years ago
  93. 7495883 mac80211: reorder a few fields in sta_info by Johannes Berg · 16 years ago
  94. 42096b6 mac80211: fix kernel-doc comment for mesh_plink_deactivate by Johannes Berg · 16 years ago
  95. d6d1a5a mac80211: clean up mesh RX path a bit more by Johannes Berg · 16 years ago
  96. c1edd98 mac80211: export mesh_plink_broken by Johannes Berg · 16 years ago
  97. 5c142e8 mac80211: clarify mesh Kconfig by Johannes Berg · 16 years ago
  98. ff59dc7 mac80211: add missing "break" statement in mesh code by Johannes Berg · 16 years ago
  99. 2f5ce79 mac80211: enable mesh in Kconfig by Johannes Berg · 16 years ago
  100. dc0b0f7 mac80211: mesh hwmp locking fixes by Johannes Berg · 16 years ago