Age | Commit message (Expand) | Author |
2011-04-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-04-07 | zd1211rw: rename CR* macros to ZD_CR* | Jussi Kivilinna |
2011-04-04 | zd1211rw: reset rx idle timer from tasklet | Jussi Kivilinna |
2011-04-04 | zd1211rw: remove URB_SHORT_NOT_OK flag in zd_usb_iowrite16v_async() | Jussi Kivilinna |
2011-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-03-21 | zd1211rw: TrendNet TEW-509UB id added | Tõnu Samuel |
2011-03-20 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2011-03-17 | net: change to new flag variable | matt mooney |
2011-02-25 | mac80211: make tx() operation return void | Johannes Berg |
2011-02-14 | zd1211rw: add unlikely to ZD_ASSERT | Jussi Kivilinna |
2011-02-14 | zd1211rw: move async iowrite16v up to callers | Jussi Kivilinna |
2011-02-14 | zd1211rw: use async urb for write command | Jussi Kivilinna |
2011-02-14 | zd1211rw: correct use of usb_bulk_msg on interrupt endpoints | Jussi Kivilinna |
2011-02-04 | zd1211rw: add useful debug output | Jussi Kivilinna |
2011-02-04 | zd1211rw: enable NL80211_IFTYPE_AP | Jussi Kivilinna |
2011-02-04 | zd1211rw: reset rx urbs after idle period of 30 seconds | Jussi Kivilinna |
2011-02-04 | zd1211rw: reset device when CR_BCN_FIFO_SEMAPHORE freezes in beacon setup | Jussi Kivilinna |
2011-02-04 | zd1211rw: add TX watchdog and device resetting | Jussi Kivilinna |
2011-02-04 | zd1211rw: collect driver settings and add function to restore theim | Jussi Kivilinna |
2011-02-04 | zd1211rw: lower hw command timeouts | Jussi Kivilinna |
2011-02-04 | zd1211rw: change interrupt URB buffer to DMA buffer | Jussi Kivilinna |
2011-02-04 | zd1211rw: use stack and preallocated memory for small cmd-buffers | Jussi Kivilinna |
2011-02-04 | zd1211rw: batch beacon config commands together | Jussi Kivilinna |
2011-02-04 | zd1211rw: add beacon watchdog and setting HW beacon more failsafe | Jussi Kivilinna |
2011-02-04 | zd1211rw: implement beacon fetching and handling ieee80211_get_buffered_bc() | Jussi Kivilinna |
2011-02-04 | zd1211rw: let zd_set_beacon_interval() set dtim_period and add AP-beacon flag | Jussi Kivilinna |
2011-02-04 | zd1211rw: fix ack_pending in filter_ack causing tx-packet ordering problem on... | Jussi Kivilinna |
2011-02-04 | zd1211rw: support setting BSSID for AP mode | Jussi Kivilinna |
2011-02-04 | zd1211rw: move set_rts_cts_work to bss_info_changed | Jussi Kivilinna |
2011-02-04 | zd1211rw: move set_multicast_hash and set_rx_filter from workers to configure... | Jussi Kivilinna |
2011-02-04 | zd1211rw: fix beacon interval setup | Jussi Kivilinna |
2011-02-04 | zd1211rw: add locking for mac->process_intr | Jussi Kivilinna |
2011-02-04 | zd1211rw: cancel process_intr work on zd_chip_disable_int() | Jussi Kivilinna |
2011-02-04 | zd1211rw: use urb anchors for tx and fix tx-queue disabling | Jussi Kivilinna |
2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2010-12-15 | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela... | Tejun Heo |
2010-11-29 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2010-11-28 | zd1211rw: document need for kmalloc cast | Joe Perches |
2010-11-22 | zd1211rw: Use const | Joe Perches |
2010-11-15 | zd1211rw: add 2 missing usb id's | maximilian attems |
2010-08-16 | zd1211rw: update fw version info in wiphy struct | John W. Linville |
2010-06-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-06-16 | zd1211rw: change ZD_REGDOMAIN_JAPAN_* naming | John W. Linville |
2010-06-16 | zd1211rw: add 0x49 -> JP regulatory domain map | Kouhei Sutou |
2010-06-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-06-03 | drivers/net: use __packed annotation | Eric Dumazet |
2010-06-02 | wireless: fix several minor description typos | Walter Goldens |
2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2010-05-20 | USB: rename usb_buffer_alloc() and usb_buffer_free() users | Daniel Mack |
2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |