1. 42935ec mac80211: redefine usage of the mac80211 workqueue by Luis R. Rodriguez · 15 years ago
  2. f1d58c2 mac80211: push rx status into skb->cb by Johannes Berg · 15 years ago
  3. 13bdcd9 zd1211rw: Replace ZD_CS_MULTICAST with ZD_CS_NO_ACK by Gábor Stefanik · 16 years ago
  4. 2d0ddec mac80211: unify config_interface and bss_info_changed by Johannes Berg · 16 years ago
  5. 2d6a5e9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  6. 640c65e zd1211rw: Do not panic on device eject when associated by Jouni Malinen · 16 years ago
  7. 5fe7319 zd1211rw: Implement get_tsf() by Alina Friedrichsen · 16 years ago
  8. fe33eb3 cfg80211: move all regulatory hints to workqueue by Luis R. Rodriguez · 16 years ago
  9. a472780 zd1211rw: honour enable_beacon conf by Johannes Berg · 16 years ago
  10. 570a0a7 zd1211rw: do not ratelimit no-ops by Johannes Berg · 16 years ago
  11. 7fee537 mac80211: remove HW_SIGNAL_DB by Johannes Berg · 16 years ago
  12. 73ac36e fix similar typos to successfull by Coly Li · 16 years ago
  13. 730c30e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  14. cde6901 zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr() by Shaddy Baddah · 16 years ago
  15. be3d481 wireless: remove struct regdom hinting by Johannes Berg · 16 years ago
  16. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  17. e897558 mac80211: introduce hw config change flags by Johannes Berg · 16 years ago
  18. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  19. 47a227d zd1211: Use skb_queue_walk() instead of by-hand implementation. by David S. Miller · 16 years ago
  20. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago
  21. e83a107 zd1211rw: make use of new regulatory_hint() by Luis R. Rodriguez · 16 years ago
  22. f59ac04 cfg80211: keep track of supported interface modes by Luis R. Rodriguez · 16 years ago
  23. 605a0bd mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag by Johannes Berg · 16 years ago
  24. fc943b1 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
  25. 2aec609 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  26. 9d139c8 mac80211: revamp beacon configuration by Johannes Berg · 16 years ago
  27. 86229f0 zd1211rw: stop beacons on remove_interface by Luis Carlos Cobo · 16 years ago
  28. f2cae6c zd1211rw: beacon config error checking by Daniel Drake · 16 years ago
  29. 8536582 zd1211rw: use frame control helpers by Harvey Harrison · 16 years ago
  30. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  31. 788c0a5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  32. d005b1d zd1211rw: Fix data padding for QoS by Michael Buesch · 16 years ago
  33. d63ddce misc drivers/net endianness noise by Al Viro · 17 years ago
  34. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 17 years ago
  35. 2e92e6f mac80211: use rate index in TX control by Johannes Berg · 17 years ago
  36. 4ec7ffa misc drivers/net endianness noise by Al Viro · 17 years ago
  37. 566bfe5 mac80211: use hardware flags for signal/noise units by Bruno Randolf · 17 years ago
  38. 84e6dc9 zd1211rw: initial IBSS support by Bruno Randolf · 17 years ago
  39. 72e77a8 zd1211rw: support for mesh interface and beaconing by Luis Carlos Cobo · 17 years ago
  40. 2c1a1b1 zd1211rw: Fix beacon filter flags thinko by Michael Buesch · 17 years ago
  41. 8318d78 cfg80211 API for channels/bitrates, mac80211 and driver conversion by Johannes Berg · 17 years ago
  42. 5078ed5 zd1211rw: fix sparse warnings by Johannes Berg · 17 years ago
  43. 471b3ef mac80211: add unified BSS configuration by Johannes Berg · 17 years ago
  44. 32bfd35 mac80211: dont use interface indices in drivers by Johannes Berg · 17 years ago
  45. 9081728 zd1211rw: fix alignment for QOS and WDS frames by Michael Buesch · 17 years ago
  46. 66bb42f zd1211rw: add copyright notices by Daniel Drake · 17 years ago
  47. 459c51a zd1211rw: port to mac80211 by Daniel Drake · 17 years ago
  48. 9313794 zd1211rw: Fix alignment problems by Ulrich Kunitz · 17 years ago
  49. 937a049 [ZD1211RW]: Removed zd_util.c and zd_util.h by Ulrich Kunitz · 17 years ago
  50. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  51. 64f222c [PATCH] zd1211rw: consistent handling of ZD1211 specific rates by Ulrich Kunitz · 17 years ago
  52. c569123 [PATCH] zd1211rw: monitor all packets by Ulrich Kunitz · 17 years ago
  53. 69dad6e [PATCH] zd1211rw: fix filter for PSPOLL frames by Ulrich Kunitz · 17 years ago
  54. 74553ae [PATCH] zd1211rw: Defer firmware load until first ifup by Daniel Drake · 17 years ago
  55. 86d95c21 [PATCH] zd1211rw: Allow channels 1-11 for unrecognised regulatory domains by Daniel Drake · 17 years ago
  56. 44713b1 [PATCH] zd1211rw: Don't handle broken frames in monitor mode by Daniel Drake · 18 years ago
  57. 832855d [PATCH] zd1211rw: Use compare_ether_addr() by Daniel Drake · 18 years ago
  58. 48f33c9 [PATCH] zd1211rw: Remove noisy debug message by Daniel Drake · 18 years ago
  59. 22d3405 [PATCH] zd1211rw: Added error stats update by Ulrich Kunitz · 18 years ago
  60. fa8e29c [PATCH] zd1211rw: Fixed array size issue in reset_mode by Ulrich Kunitz · 18 years ago
  61. 4d1feab [PATCH] zd1211rw: Call ieee80211_rx in tasklet by Ulrich Kunitz · 18 years ago
  62. 0ae8513 [wireless] zd1211rw: workqueue-related build fixes by Jeff Garzik · 18 years ago
  63. 359f2d1 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 18 years ago
  64. 9cdac96 [PATCH] zd1211rw: Support for multicast addresses by Ulrich Kunitz · 18 years ago
  65. ff9b99b [PATCH] zd1211rw: Fill enc_capa in GIWRANGE handler by Daniel Drake · 18 years ago
  66. 383956a [PATCH] zd1211rw: zd_mac_rx isn't always called in IRQ context by Daniel Drake · 18 years ago
  67. 6d5aefb WorkQueue: Fix up arch-specific work items where possible by David Howells · 18 years ago
  68. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  69. b1382ed [PATCH] zd1211rw: Use softmac ERP handling functionality by Daniel Drake · 18 years ago
  70. b1cd8416 [PATCH] zd1211rw: Rename cs_rate to zd_rate by Daniel Drake · 18 years ago
  71. 741fec5 [PATCH] zd1211rw: cleanups by Ulrich Kunitz · 18 years ago
  72. 84bc715 [PATCH] zd1211rw: Remove IW_FREQ_AUTO support by Daniel Drake · 18 years ago
  73. a88556a Revert "[PATCH] zd1211rw: Removed unneeded packed attributes" by John W. Linville · 18 years ago
  74. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  75. 41072a1 [PATCH] zd1211rw: fix build-break caused by association race fix by John W. Linville · 18 years ago
  76. 583afd1 [PATCH] zd1211rw: Add LED support by Ulrich Kunitz · 18 years ago
  77. 4e1bbd8 [PATCH] zd1211rw: Removed unneeded packed attributes by Ulrich Kunitz · 18 years ago
  78. 34fa0e3 Merge branch 'upstream-fixes' into upstream by John W. Linville · 18 years ago
  79. db888ae [PATCH] zd1211rw: Fix of signal strength and quality measurement by Ulrich Kunitz · 18 years ago
  80. c48cf12 [PATCH] zd1211rw: cleanups by Ulrich Kunitz · 18 years ago
  81. fde627b [PATCH] zd1211rw: Packet filter fix for managed (STA) mode by Ulrich Kunitz · 18 years ago
  82. 40da08b [PATCH] zd1211rw: Fix software encryption/decryption by Daniel Drake · 18 years ago
  83. 71eae25 [PATCH] zd1211rw: Pass more management frame types up to host by Daniel Drake · 18 years ago
  84. 99f65f2 [PATCH] zd1211rw: Fixes radiotap header by Ulrich Kunitz · 18 years ago
  85. c9a4b35 [PATCH] zd1211rw: disable TX queue during stop by Daniel Drake · 18 years ago
  86. e85d091 [PATCH] ZyDAS ZD1211 USB-WLAN driver by Daniel Drake · 18 years ago