1. 1b19ca3 mac80211: introduce struct michael_mic_ctx and static helpers by Harvey Harrison · 16 years ago
  2. 1bd3dff mac80211: michael.c use kernel-provided infrastructure by Harvey Harrison · 16 years ago
  3. bd9b448 mac80211: Consolidate hash kfree-ing in mesh.c. by Pavel Emelyanov · 16 years ago
  4. a3538b1 mac80211: Merge error paths in mesh_table_grow(). by Pavel Emelyanov · 16 years ago
  5. 3282aea mac80211: Do not report false error from mesh_path_add. by Pavel Emelyanov · 16 years ago
  6. 8566dc3 mac80211: Fix sleeping allocation under lock in mesh_path_node_copy. by Pavel Emelyanov · 16 years ago
  7. 00242c4 mac80211: Report allocation failure from mesh_path_node_copy. by Pavel Emelyanov · 16 years ago
  8. 4caf86c mac80211: Prepare mesh_table_grow to failing copy_node callback. by Pavel Emelyanov · 16 years ago
  9. 5194ee8 mac80211: Fix one more call to synchronize_rcu in atomic context. by Pavel Emelyanov · 16 years ago
  10. 402d775 mac80211: Brush up error paths in mesh_path_add. by Pavel Emelyanov · 16 years ago
  11. 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
  12. 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
  13. b0a6717 mac80211: Set IEEE80211_TXPD_REQ_TX_STATUS for all TX frames by Ivo van Doorn · 16 years ago
  14. 601ae7f mac80211: make rx radiotap header more flexible by Bruno Randolf · 16 years ago
  15. 566bfe5 mac80211: use hardware flags for signal/noise units by Bruno Randolf · 16 years ago
  16. fac371d mac80211: fix queue constant confusion by Johannes Berg · 16 years ago
  17. 07346f81 mac80211: proper STA info locking by Johannes Berg · 16 years ago
  18. 3434fbd mac80211: require four hardware queues for QoS/HT by Johannes Berg · 16 years ago
  19. 8c046c8 mac80211: tkip.c use kernel-provided infrastructure by Harvey Harrison · 16 years ago
  20. ae7245c wireless: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  21. 608961a mac80211: Use skb_header_cloned() on TX path. by David S. Miller · 16 years ago
  22. f3994ec mac80211: assign needed_headroom/tailroom for netdevs by Johannes Berg · 16 years ago
  23. a4278e1 mac80211: add missing newlines in printk() by Pavel Roskin · 16 years ago
  24. 36d16ae mac80211: fix association with some APs by Helmut Schaa · 16 years ago
  25. 6d6936e Fix potential scheduling while atomic in mesh_path_add. by Pavel Emelyanov · 16 years ago
  26. 0eb03d5 Fix not checked kmalloc() result. by Pavel Emelyanov · 16 years ago
  27. f84e71a Fix GFP_KERNEL allocation under read lock. by Pavel Emelyanov · 16 years ago
  28. 812714d mac80211: mesh hwmp: fix kfree(skb) by Patrick McHardy · 16 years ago
  29. 69687a0 mac80211: fix access to null skb by Luis Carlos Cobo · 16 years ago
  30. ef26925 mac80211: fix incorrect mesh header length by Luis Carlos Cobo · 16 years ago
  31. df44205 mac80211: Don't encrypt beacons by Ivo van Doorn · 16 years ago
  32. 78520ca mac80211: fix debugfs default key oops by Johannes Berg · 16 years ago
  33. bb55bdd fix irq flags in mac80211 code by Steven Rostedt · 16 years ago
  34. 5c5e128 mac80211: fix wme code by Johannes Berg · 16 years ago
  35. 3df5ee6 wireless: fix warning introduced by "mac80211: QoS related cleanups" by John W. Linville · 16 years ago
  36. e100bb6 mac80211: QoS related cleanups by Johannes Berg · 16 years ago
  37. 712590d make sta_rx_agg_session_timer_expired() static by Adrian Bunk · 16 years ago
  38. 3acea5b mac80211: correct skb allocation by Ester Kummer · 16 years ago
  39. c6adbd2 mac80211: Add IEEE80211_KEY_FLAG_PAIRWISE by Ivo van Doorn · 16 years ago
  40. 988c0f7 mac80211: a few code cleanups by Johannes Berg · 16 years ago
  41. 1c01442 mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_conf by Ivo van Doorn · 16 years ago
  42. 339a7c4 mac80211: Do not free net device after it is unregistered. by Pavel Emelyanov · 16 years ago
  43. c2a3b23 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  44. 17f8304 mac80211: incorrect shift direction by Harvey Harrison · 16 years ago
  45. 636c5d4 mac80211: insert WDS peer after adding interface by Johannes Berg · 16 years ago
  46. e94e106 mac80211: don't allow invalid WDS peer addresses by Johannes Berg · 16 years ago
  47. 8b808bf mac80211: assign conf.beacon_control for mesh by Johannes Berg · 16 years ago
  48. 51cedda mac80211: use 4-byte mesh sequence number by Luis Carlos Cobo · 16 years ago
  49. 77a50df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  50. bd8fd21 wireless: Fix compile error with wifi & leds by Luca Tettamanti · 16 years ago
  51. f375d55 asm/unaligned.h doesn't work well as the very first include by Al Viro · 16 years ago
  52. 0da926f mac80211: fix use before check of Qdisc length by Ron Rindjunsky · 16 years ago
  53. 13d8fd2 net/mac80211/rx.c: fix off-by-one by Adrian Bunk · 16 years ago
  54. 1ebebea mac80211: Fix race between ieee80211_rx_bss_put and lookup routines. by Pavel Emelyanov · 16 years ago
  55. a46f025 mac80211: Fix n-band association problem by Abhijeet Kolekar · 16 years ago
  56. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  57. 30b89b0 mac80211: rework scanning to account for probe response/beacon difference by Johannes Berg · 16 years ago
  58. b454048 mac80211: allow WDS mode by Johannes Berg · 16 years ago
  59. 245cbe7 mac80211: fix key todo list order by Johannes Berg · 16 years ago
  60. b16bd15 mac80211: fix spinlock recursion by Johannes Berg · 16 years ago
  61. d18ef29 mac80211: no BSS changes to driver from beacons processed during scanning by Reinette Chatre · 16 years ago
  62. 98dd6a5 mac80211: further RCU fixes by Johannes Berg · 16 years ago
  63. 3a24576 mac80211: fix key hwaccel race by Johannes Berg · 16 years ago
  64. 50c4afb mlme.c: fixup some merge damage by John W. Linville · 16 years ago
  65. b3fc9c6 mac80211: remove message on receiving unexpected unencrypted frames by Johannes Berg · 16 years ago
  66. 216bce9 mac80211: use short_preamble mode from capability if ERP IE not present by Vladimir Koutny · 16 years ago
  67. d9c58f3 mac80211: fix key debugfs default_key link by Johannes Berg · 16 years ago
  68. 2c8dccc mac80211: rename files by Johannes Berg · 16 years ago
  69. 3b96766 mac80211: fix key vs. sta locking problems by Johannes Berg · 16 years ago
  70. 7d1559f mac80211: fix sta-info pinning by Johannes Berg · 16 years ago
  71. 4d6141c3 mac80211: fix defined but not used by Jiri Slaby · 16 years ago
  72. 513a102 mac80211: BA session debug prints changes by Ron Rindjunsky · 16 years ago
  73. 84363e6 mac80211: notify mac from low level driver (iwlwifi) by Mohamed Abbas · 16 years ago
  74. 380a942 mac80211: fix ieee80211_ioctl_giwrate by Johannes Berg · 16 years ago
  75. bebb8a5 mac80211: make debugfs files root-only by Johannes Berg · 16 years ago
  76. 41a7be4 mac80211: notify upper layers after lower by Reinette Chatre · 16 years ago
  77. 9cfb000 mac80211: clean up IEEE80211_FC use by Johannes Berg · 16 years ago
  78. 49ec6fa2 mac80211: fix possible sta-debugfs work lockup by Johannes Berg · 16 years ago
  79. fff7710 mac80211: add station aid into ieee80211_tx_control by Chr · 16 years ago
  80. 21c0cbe mac80211: add association capabilty and timing info into bss_conf by Tomas Winkler · 16 years ago
  81. 38668c0 mac80211: eliminate conf_ht by Tomas Winkler · 16 years ago
  82. 2473670 Revert "mac80211: use a struct for bss->mesh_config" by John W. Linville · 16 years ago
  83. 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
  84. 6c4711b mac80211: use a struct for bss->mesh_config by Luis Carlos Cobo · 16 years ago
  85. 05e5e88 mac80211: check for mesh_config length on incoming management frames by Luis Carlos Cobo · 16 years ago
  86. 966a542 mac80211: use recent multicast table for all mesh multicast frames by Luis Carlos Cobo · 16 years ago
  87. cb585bc mac80211: fix spinlock recursion on sta expiration by Luis Carlos Cobo · 16 years ago
  88. 73bb3e4 mac80211: fix deadlocks in debugfs_netdev.c by Luis Carlos Cobo · 16 years ago
  89. 7e879b5 mac80211: fix sparse complaint in ieee80211_sta_def_wmm_params by Johannes Berg · 16 years ago
  90. dc6676b mac80211: sta_info_flush() fixes by Johannes Berg · 16 years ago
  91. 4f6fab4 mac80211: clean up sta_info_destroy() users wrt. RCU/locking by Johannes Berg · 16 years ago
  92. 93e5deb mac80211: automatically free sta struct when insertion fails by Johannes Berg · 16 years ago
  93. 97bff8e mac80211: fix sta_info_destroy(NULL) by Johannes Berg · 16 years ago
  94. 9dd6aed mac80211 ibss: flush only stations belonging to current interface by Johannes Berg · 16 years ago
  95. 0675abd net/mac80211/debugfs_netdev.c: use of bool triggers a gcc bug by Andrew Morton · 16 years ago
  96. d43c7b3 mac80211: correct use_short_preamble handling by Vladimir Koutny · 16 years ago
  97. 64f851e mac80211: trigger ieee80211_sta_work after opening interface by Jan Niehusmann · 16 years ago
  98. 056cdd5 mac80211: reorder fields to make some structures smaller by Johannes Berg · 16 years ago
  99. cee24a3 mac80211: A-MPDU MLME use dynamic allocation by Ron Rindjunsky · 16 years ago
  100. 2470918 mac80211: fix wrong Rx A-MPDU control via debugfs by Ron Rindjunsky · 16 years ago