1. 66e67e4 mac80211: redesign auth/assoc by Johannes Berg · 13 years ago
  2. efa6a09 mac80211: In IBSS the DA field of auth frames is different from BSSID by Antonio Quartulli · 13 years ago
  3. e76aadc mac80211: revert on-channel work optimisations by Johannes Berg · 13 years ago
  4. ef96a842 mac80211: Support ht-cap over-rides. by Ben Greear · 13 years ago
  5. 4fdbff0 mac80211: simplify ieee80211_work_work by Stanislaw Gruszka · 13 years ago
  6. 5e81905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  7. 42e7aa7 mac80211: Add HT helper functions by Alexander Simon · 13 years ago
  8. 6911bf0 mac80211: config hw when going back on-channel by Eliad Peller · 13 years ago
  9. eaa7af2 mac80211: fix remain_off_channel regression by Eliad Peller · 13 years ago
  10. 28a1bcd mac80211: fix offchannel TX cookie matching by Johannes Berg · 13 years ago
  11. aad14ce mac80211: Send the management frame at requested rate by Rajkumar Manoharan · 13 years ago
  12. d15b845 mac80211: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  13. b2abb6e mac80211: sync driver before TX by Johannes Berg · 13 years ago
  14. 85a237f mac80211: implement scan supported rates by Johannes Berg · 13 years ago
  15. a806c55 mac80211: Drop DS Channel PARAM in directed probe by Paul Stewart · 13 years ago
  16. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  17. a74ce14 net/mac80211,rcu: convert call_rcu(work_free_rcu) to kfree_rcu() by Lai Jiangshan · 13 years ago
  18. 0915cba mac80211: Fix warnings due to -Wunused-but-set-variable by Rajkumar Manoharan · 13 years ago
  19. 2d0123a mac80211: remove unused macros by Shan Wei · 13 years ago
  20. 8ba0537 mac80211: fix 2.4 GHz 40 MHz disabling by Johannes Berg · 13 years ago
  21. da2fd1f mac80211: Allow work items to use existing channel type. by Ben Greear · 13 years ago
  22. b23b025 mac80211: Optimize scans on current operating channel. by Ben Greear · 14 years ago
  23. b4aa9e0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  24. 8808f64 mac80211: avoid calling ieee80211_work_work unconditionally by Herton Ronaldo Krzesinski · 14 years ago
  25. 2f88675 mac80211: Show max number of probe tries in debug message. by Ben Greear · 14 years ago
  26. f30221e mac80211: implement off-channel mgmt TX by Johannes Berg · 14 years ago
  27. 7da7cc1 mac80211: per interface idle notification by Johannes Berg · 14 years ago
  28. a1699b7 mac80211: unify scan and work mutexes by Johannes Berg · 14 years ago
  29. e5b900d mac80211: allow drivers to request DTIM period by Johannes Berg · 14 years ago
  30. abf52f8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  31. 021570e mac80211: fix warn, enum may be used uninitialized by Christoph Fritz · 14 years ago
  32. 77c2061 wireless: fix several minor description typos by Walter Goldens · 14 years ago
  33. 6fe70aa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  34. 0c348d7c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  35. b8d92c9 mac80211: don't process work item with wrong frame by Johannes Berg · 14 years ago
  36. 8316324 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  37. 76f2736 mac80211: fix supported rates IE if AP doesn't give us it's rates by Stanislaw Gruszka · 14 years ago
  38. 5c01d56 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  39. 68dd5b7 mac80211: check whether scan is in progress before queueing scan_work by Teemu Paasikivi · 14 years ago
  40. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  41. 0e0a228 mac80211: fix direct probe loop on ieee80211_work_purge by Juuso Oikarinen · 14 years ago
  42. 723bae7 mac80211: track work started through callbacks by Johannes Berg · 15 years ago
  43. 1396b23 mac80211: fix WARN_ON in the new work code by Felix Fietkau · 15 years ago
  44. 50ae0cf mac80211: add debugfs interface for U-APSD queue configuration by Kalle Valo · 15 years ago
  45. ab13315 mac80211: add U-APSD client support by Kalle Valo · 15 years ago
  46. 81ac346 mac80211: fix a few work bugs by Johannes Berg · 15 years ago
  47. 1990ca6 mac80211: fix a warning related to pointer conversion to u64 cookie by Kalle Valo · 15 years ago
  48. 095d5ef mac80211: remove requeue from work by Johannes Berg · 15 years ago
  49. e4da8c3 mac80211: make off-channel work generic by Johannes Berg · 15 years ago
  50. b8bc4b0 mac80211: support remain-on-channel command by Johannes Berg · 15 years ago
  51. 0c1ad2c mac80211: proper bss private data handling by Johannes Berg · 15 years ago
  52. 8e664fb mac80211: split up and insert custom IEs correctly by Johannes Berg · 15 years ago
  53. 77c8144 mac80211: refactor association by Johannes Berg · 15 years ago
  54. 7d3a1c3 mac80211: rewrite a few work messages by Johannes Berg · 15 years ago
  55. af6b637 mac80211: generalise work handling by Johannes Berg · 15 years ago