| Commit message (Expand) | Author | Age | Files | Lines |
* | rt2x00usb: initialize the read value in case of failure | Sebastian Andrzej Siewior | 2015-03-16 | 1 | -2/+2 |
* | rt2x00: change REGISTER_TIMEOUT | Stanislaw Gruszka | 2014-12-01 | 1 | -1/+1 |
* | rt2x00: tune multi-registers I/O timeout | Stanislaw Gruszka | 2014-10-27 | 1 | -28/+11 |
* | rt2800usb:fix efuse detection | Michael Braun | 2014-06-17 | 1 | -0/+1 |
* | rt2x00: Fix FSF address in file headers | Jeff Kirsher | 2013-12-11 | 1 | -3/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-05-05 | 1 | -1/+3 |
|\ |
|
| * | rt2x00: Optimize TX_STA_FIFO register reading | Ivo van Doorn | 2011-05-02 | 1 | -1/+3 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-04-25 | 1 | -10/+21 |
|\| |
|
| * | rt2x00: Allow dynamic addition of PCI/USB IDs. | Gertjan van Wingerde | 2011-04-19 | 1 | -7/+1 |
| * | rt2x00: Decrease association time for USB devices | Ivo van Doorn | 2011-04-19 | 1 | -3/+5 |
| * | rt2800usb: read TX_STA_FIFO asynchronously | Johannes Stezenbach | 2011-04-19 | 1 | -0/+15 |
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
|/ |
|
* | rt2x00: Add "flush" queue command | Ivo van Doorn | 2010-12-13 | 1 | -2/+2 |
* | rt2x00: Reorganize queue callback functions | Ivo van Doorn | 2010-12-13 | 1 | -2/+2 |
* | rt2x00: Introduce 3 queue commands in drivers (start, kick, stop). | Ivo van Doorn | 2010-12-13 | 1 | -4/+4 |
* | rt2x00: Simplify arguments to rt2x00 driver callback functions | Ivo van Doorn | 2010-08-25 | 1 | -8/+4 |
* | rt2x00: Implement watchdog monitoring | Ivo van Doorn | 2010-07-12 | 1 | -0/+10 |
* | rt2x00: Merge PCI and USB versions of write_tx_data into single function. | Gertjan van Wingerde | 2010-06-30 | 1 | -10/+0 |
* | rt2x00: Clean up USB vendor request buffer functions. | Gertjan van Wingerde | 2010-06-03 | 1 | -19/+0 |
* | rt2x00: add txdesc parameter to write_tx_data | Helmut Schaa | 2010-04-16 | 1 | -1/+2 |
* | rt2x00: Update copyright statements. | Gertjan van Wingerde | 2009-11-11 | 1 | -1/+1 |
* | rt2x00: Fix building of rt2800lib when rt2x00 driver is built-in. | Gertjan van Wingerde | 2009-11-11 | 1 | -0/+2 |
* | rt2x00: move REGISTER_BUSY_* definitions to rt2x00.h | Bartlomiej Zolnierkiewicz | 2009-11-06 | 1 | -6/+0 |
* | rt2x00: fix rt2x00usb_regbusy_read() arguments | Bartlomiej Zolnierkiewicz | 2009-11-06 | 1 | -1/+1 |
* | rt2x00: fix rt2x00usb_register_multiwrite() arguments | Bartlomiej Zolnierkiewicz | 2009-11-06 | 1 | -3/+4 |
* | rt2x00: fix rt2x00usb_register_read() comment | Bartlomiej Zolnierkiewicz | 2009-11-04 | 1 | -1/+1 |
* | rt2x00: Add kill_tx_queue callback function | Ivo van Doorn | 2009-02-09 | 1 | -0/+11 |
* | rt2x00: Update copyright year to 2009 | Ivo van Doorn | 2009-01-29 | 1 | -1/+1 |
* | rt2x00: Move rt73usb register access wrappers into rt2x00usb | Ivo van Doorn | 2008-11-25 | 1 | -0/+136 |
* | rt2x00: Cleanup TX/RX entry handling | Ivo van Doorn | 2008-11-21 | 1 | -4/+1 |
* | rt2x00: Fix compile warning | Ivo van Doorn | 2008-08-02 | 1 | -1/+1 |
* | rt2x00: Large vendor requests for rt73usb firmware upload and beacons | Iwo Mergler | 2008-07-29 | 1 | -1/+0 |
* | rt2x00: Support for large vendor requests | Iwo Mergler | 2008-07-29 | 1 | -1/+20 |
* | rt2x00: Fix sparse warning on nested container_of() | Ivo van Doorn | 2008-06-26 | 1 | -0/+6 |
* | rt2x00: Move generic TX frame writing code into rt2x00queue | Ivo van Doorn | 2008-06-14 | 1 | -4/+7 |
* | rt2x00: Implement rt2x00usb_kick_tx_queue() | Ivo van Doorn | 2008-06-14 | 1 | -0/+11 |
* | mac80211: move TX info into skb->cb | Johannes Berg | 2008-05-21 | 1 | -8/+1 |
* | rt2x00: Merge RX and TX entry private data | Ivo van Doorn | 2008-05-21 | 1 | -13/+4 |
* | rt2x00: Fix kernel-doc | Ivo van Doorn | 2008-05-07 | 1 | -3/+3 |
* | rt2x00: Add helper macros | Ivo van Doorn | 2008-05-07 | 1 | -3/+16 |
* | rt2x00: Remove async vendor request calls from rt2x00usb | Ivo van Doorn | 2008-02-29 | 1 | -18/+0 |
* | rt2x00: Enable LED class support for rt2500usb/rt73usb | Ivo van Doorn | 2008-02-29 | 1 | -34/+95 |
* | rt2x00: Queue handling overhaul | Ivo van Doorn | 2008-02-29 | 1 | -3/+45 |
* | rt2x00: Update copyright notice | Ivo van Doorn | 2008-02-29 | 1 | -1/+1 |
* | rt2x00: Move init_txring and init_rxring into rt2x00lib | Ivo van Doorn | 2008-01-28 | 1 | -1/+4 |
* | rt2x00: Place mutex around USB register access | Adam Baker | 2008-01-28 | 1 | -0/+8 |
* | rt2x00: Unconstify rt2x00dev | Adam Baker | 2008-01-28 | 1 | -6/+5 |
* | [PATCH] rt2x00: Increase rt2x00usb_vendor_request timeout. | Ivo van Doorn | 2007-10-10 | 1 | -4/+4 |
* | [RT2x00]: add driver for Ralink wireless hardware | Ivo van Doorn | 2007-10-10 | 1 | -0/+180 |