1. 02f1434 zd1211rw: wait between setting hash table and powering radio on by Florian Fainelli · 12 years ago
  2. e81a7bd zd1211rw: firmware needs duration_id set to zero for non-pspoll frames by Tomas Vanek · 13 years ago
  3. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
  4. 37a41b4 mac80211: add ieee80211_vif param to tsf functions by Eliad Peller · 13 years ago
  5. 55f7782 zd1211rw: detect stalled beacon interrupt faster by Jussi Kivilinna · 13 years ago
  6. dde4673 zd1211rw: don't let zd_mac_config_beacon() run too long from beacon interrupt handler by Jussi Kivilinna · 13 years ago
  7. c900eff zd1211rw: handle lost read-reg interrupts by Jussi Kivilinna · 13 years ago
  8. f762d8c zd1211rw: only update HW beacon if new beacon differs from currect by Jussi Kivilinna · 13 years ago
  9. b405e1b zd1211rw: make 'handle_rx_packet: invalid, small RX packet' message debug-only by Jussi Kivilinna · 13 years ago
  10. 7a1d656 zd1211rw: fix invalid signal values from device by Jussi Kivilinna · 13 years ago
  11. 9a06696 zd1211rw: include mac80211.h from zd_chip.h by Kalle Valo · 13 years ago
  12. 59342f6 zd1211rw: fix to work on OHCI by Jussi Kivilinna · 13 years ago
  13. 252f4bf 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 · 13 years ago
  14. c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  15. b37e3b6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  16. fbd5d17 zd1211rw: rename CR* macros to ZD_CR* by Jussi Kivilinna · 13 years ago
  17. 0235357 zd1211rw: reset rx idle timer from tasklet by Jussi Kivilinna · 13 years ago
  18. 2fc713b zd1211rw: remove URB_SHORT_NOT_OK flag in zd_usb_iowrite16v_async() by Jussi Kivilinna · 13 years ago
  19. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  20. 00a24705 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  21. 9011cd2 zd1211rw: TrendNet TEW-509UB id added by Tõnu Samuel · 13 years ago
  22. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  23. 5a8b7cd net: change to new flag variable by matt mooney · 14 years ago
  24. 7bb4568 mac80211: make tx() operation return void by Johannes Berg · 13 years ago
  25. 91f71fa zd1211rw: add unlikely to ZD_ASSERT by Jussi Kivilinna · 14 years ago
  26. 8662b25 zd1211rw: move async iowrite16v up to callers by Jussi Kivilinna · 14 years ago
  27. eefdbec zd1211rw: use async urb for write command by Jussi Kivilinna · 14 years ago
  28. 3793981 zd1211rw: correct use of usb_bulk_msg on interrupt endpoints by Jussi Kivilinna · 14 years ago
  29. 24d24c6 zd1211rw: add useful debug output by Jussi Kivilinna · 14 years ago
  30. ab419e9 zd1211rw: enable NL80211_IFTYPE_AP by Jussi Kivilinna · 14 years ago
  31. 1f6cccc zd1211rw: reset rx urbs after idle period of 30 seconds by Jussi Kivilinna · 14 years ago
  32. 3985a46 zd1211rw: reset device when CR_BCN_FIFO_SEMAPHORE freezes in beacon setup by Jussi Kivilinna · 14 years ago
  33. a0fd751 zd1211rw: add TX watchdog and device resetting by Jussi Kivilinna · 14 years ago
  34. 212e1a5 zd1211rw: collect driver settings and add function to restore theim by Jussi Kivilinna · 14 years ago
  35. 8f2d8f8 zd1211rw: lower hw command timeouts by Jussi Kivilinna · 14 years ago
  36. 4a3b087 zd1211rw: change interrupt URB buffer to DMA buffer by Jussi Kivilinna · 14 years ago
  37. 9bca0c3 zd1211rw: use stack and preallocated memory for small cmd-buffers by Jussi Kivilinna · 14 years ago
  38. 5127229 zd1211rw: batch beacon config commands together by Jussi Kivilinna · 14 years ago
  39. 9be2325 zd1211rw: add beacon watchdog and setting HW beacon more failsafe by Jussi Kivilinna · 14 years ago
  40. 4099e2f zd1211rw: implement beacon fetching and handling ieee80211_get_buffered_bc() by Jussi Kivilinna · 14 years ago
  41. b91a515 zd1211rw: let zd_set_beacon_interval() set dtim_period and add AP-beacon flag by Jussi Kivilinna · 14 years ago
  42. f773e40 zd1211rw: fix ack_pending in filter_ack causing tx-packet ordering problem on monitor by Jussi Kivilinna · 14 years ago
  43. c2fadcb zd1211rw: support setting BSSID for AP mode by Jussi Kivilinna · 14 years ago
  44. 5cf6cf8 zd1211rw: move set_rts_cts_work to bss_info_changed by Jussi Kivilinna · 14 years ago
  45. a6fb071 zd1211rw: move set_multicast_hash and set_rx_filter from workers to configure_filter by Jussi Kivilinna · 14 years ago
  46. 88a1159 zd1211rw: fix beacon interval setup by Jussi Kivilinna · 14 years ago
  47. 8b17f75 zd1211rw: add locking for mac->process_intr by Jussi Kivilinna · 14 years ago
  48. d741900 zd1211rw: cancel process_intr work on zd_chip_disable_int() by Jussi Kivilinna · 14 years ago
  49. 78fc800 zd1211rw: use urb anchors for tx and fix tx-queue disabling by Jussi Kivilinna · 14 years ago
  50. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  51. afe2c51 workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync() by Tejun Heo · 14 years ago
  52. 7714862 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  53. 47c0531 zd1211rw: document need for kmalloc cast by Joe Perches · 14 years ago
  54. 7253965 zd1211rw: Use const by Joe Perches · 14 years ago
  55. 8cecc90 zd1211rw: add 2 missing usb id's by maximilian attems · 14 years ago
  56. 68e887e zd1211rw: update fw version info in wiphy struct by John W. Linville · 14 years ago
  57. bb9c03d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  58. 3d3b33b zd1211rw: change ZD_REGDOMAIN_JAPAN_* naming by John W. Linville · 14 years ago
  59. 71184ba zd1211rw: add 0x49 -> JP regulatory domain map by Kouhei Sutou · 14 years ago
  60. 14599f1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  61. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  62. 77c2061 wireless: fix several minor description typos by Walter Goldens · 14 years ago
  63. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  64. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 14 years ago
  65. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  66. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  67. 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
  68. d89b218 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  69. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  70. 86baf71 zd1211rw: fix potential array underflow by Dan Carpenter · 14 years ago
  71. 303863f Fix a grammar error (redundant "be") in comment by Adam Buchbinder · 15 years ago
  72. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  73. 6373464 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  74. dad48a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  75. ad580db zd1211rw: adding 0409:0248 to supported device list by Hin-Tak Leung · 15 years ago
  76. ff30b36 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  77. 4f9b2a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  78. 7de3c5d zd1211rw: Fix multicast filtering. by Benoit Papillault · 15 years ago
  79. 3a999e6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  80. 891dc5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  81. 7f9d357 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  82. 1ed32e4 mac80211: remove struct ieee80211_if_init_conf by Johannes Berg · 15 years ago
  83. 671adc9 wireless: remove remaining qual code by Johannes Berg · 15 years ago
  84. d346f49 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  85. 11466f1 zd1211rw: improve ejecting of fake CDROM by Stefan Seyfried · 15 years ago
  86. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  87. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  88. 3e8b4d0 zd1211rw: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  89. 133d7c6 wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig by John W. Linville · 15 years ago
  90. 7f4013f zd1211rw: Fix TX status reporting in order to have proper rate control by Benoit PAPILLAULT · 15 years ago
  91. 8b3f6af Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  92. 33e2fb2 drivers/net/wireless: Use usb_endpoint_dir_out by Julia Lawall · 15 years ago
  93. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  94. 3ac64be mac80211: allow configure_filter callback to sleep by Johannes Berg · 15 years ago
  95. 14b46c8 zd1211rw: make it clear we don't use leds.h LED stuff by Luis R. Rodriguez · 15 years ago
  96. 42935ec mac80211: redefine usage of the mac80211 workqueue by Luis R. Rodriguez · 15 years ago
  97. 8f75e07 zd1211rw: adding Accton Technology Corp (083a:e501) as a ZD1211B device by Hin-Tak Leung · 15 years ago
  98. 3bfbe80 zd1211rw: sort vid/pid pairs by numerical value by Hin-Tak Leung · 15 years ago
  99. f1d58c2 mac80211: push rx status into skb->cb by Johannes Berg · 15 years ago
  100. 8b339d0 zd1211rw: adding SONY IFU-WLM2 (054c:0257) as a zd1211b device by Hin-Tak Leung · 15 years ago