aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2500usb.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-1/+2
* rt2x00: Fix rfkill polling prior to interface start.Gertjan van Wingerde2012-10-021-0/+9
* rt2x00: Fix word size of rt2500usb MAC_CSR19 register.Gertjan van Wingerde2012-10-021-1/+1
* rt2x00: Add autowake support for USB hardwareIvo van Doorn2011-05-021-0/+1
* rt2x00: Implement get_antenna and set_antenna callback functionsIvo van Doorn2011-04-191-0/+2
* rt2x00: Implement get_ringparam callback functionIvo van Doorn2011-04-191-0/+1
* rt2x00: Allow dynamic addition of PCI/USB IDs.Gertjan van Wingerde2011-04-191-32/+38
* rt2x00: Split rt2x00dev->flagsIvo van Doorn2011-04-191-6/+6
* wireless: rt2x00: rt{2500,73}usb.c fix duplicate idsXose Vazquez Perez2011-04-071-4/+0
* rt2x00: Remove DRIVER_SUPPORT_WATCHDOG flagHelmut Schaa2011-04-041-1/+0
* rt2x00: Move TX descriptor field "ifs" into plcp substructHelmut Schaa2011-03-041-1/+1
* rt2x00: Optimize TX descriptor handlingHelmut Schaa2011-03-041-4/+6
* rt2x00: Generate sw sequence numbers only for devices that need itHelmut Schaa2011-03-041-0/+1
* rt2x00: Remove STATE_RADIO_IRQ_OFF_ISR and STATE_RADIO_IRQ_ON_ISRHelmut Schaa2011-01-311-2/+0
* rt2x00: Refactor beacon code to make use of start- and stop_queueHelmut Schaa2011-01-311-2/+0
* rt2x00: Add "flush" queue commandIvo van Doorn2010-12-131-2/+1
* rt2x00: Reorganize queue callback functionsIvo van Doorn2010-12-131-8/+3
* rt2x00: Introduce 3 queue commands in drivers (start, kick, stop).Ivo van Doorn2010-12-131-29/+55
* rt2x00: Don't frequently reset beacon interval in AdHoc modeHelmut Schaa2010-12-131-2/+10
* rt2x00: Remove rt2x00lib_toggle_rxIvo van Doorn2010-11-151-4/+1
* rt2x00: checkpatch.pl error fixes for rt2500usb.cMark Einon2010-11-151-1/+1
* rt2x00: Implement flush callbackIvo van Doorn2010-11-151-0/+1
* rt2x00: Reduce tx descriptor sizeHelmut Schaa2010-11-151-3/+3
* rt2x00: Sync Tx and RX ring sizes with legacy driversHelmut Schaa2010-11-151-4/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-081-1/+6
|\
| * rt2x00: Don't enable broad- and multicast buffering on USB devicesHelmut Schaa2010-10-051-1/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-211-12/+22
|\ \ | |/
| * rt2x00: Check for specific changed flags when updating the erp configHelmut Schaa2010-09-141-12/+22
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-021-10/+21
|\ \ | |/
| * rt2x00: Correctly kill beacon queueIvo van Doorn2010-08-311-1/+9
| * rt2x00: Fix max TX power settingsIvo van Doorn2010-08-251-4/+8
| * rt2x00: Simplify arguments to rt2x00 driver callback functionsIvo van Doorn2010-08-251-5/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-251-1/+3
|\ \ | |/
| * mac80211: use cipher suite selectorsJohannes Berg2010-08-161-1/+3
* | drivers/net: Convert unbounded kzalloc calls to kcallocJoe Perches2010-08-171-1/+1
|/
* rt2500usb: disallow to set WEP key with non zero indexStanislaw Gruszka2010-07-271-0/+8
* rt2500usb: truly disable encryption when initializeStanislaw Gruszka2010-07-271-0/+1
* rt2500usb: write keys to proper registersStanislaw Gruszka2010-07-271-1/+1
* rt2x00: Convert rt2x00 to use threaded interruptsHelmut Schaa2010-07-121-0/+2
* rt2x00: Implement watchdog monitoringIvo van Doorn2010-07-121-0/+2
* rt2x00: Disable link tuning while scanningIvo van Doorn2010-07-121-0/+2
* rt2x00: Rename CONFIG_DISABLE_LINK_TUNINGIvo van Doorn2010-07-121-8/+0
* rt2x00: Merge PCI and USB versions of write_tx_data into single function.Gertjan van Wingerde2010-06-301-1/+0
* rt2500usb: fallback to SW encryption for TKIP+AESOndrej Zary2010-06-241-0/+10
* rt2x00: Clean up USB vendor request buffer functions.Gertjan van Wingerde2010-06-031-13/+2
* rt2x00: Properly reserve room for descriptors in skbs.Gertjan van Wingerde2010-06-031-6/+8
* rt2x00: Push beacon TX descriptor writing to drivers.Gertjan van Wingerde2010-06-031-0/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-171-26/+29
|\
| * rt2x00: Simplify TXD handling of beacons.Gertjan van Wingerde2010-05-121-9/+12
| * rt2x00: Re-order tx descriptor writing code in drivers.Gertjan van Wingerde2010-05-121-18/+18