summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2500usb.c
Commit message (Expand)AuthorAgeFilesLines
...
| * 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/+4Star
* | 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-181-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/+0Star
* rt2x00: Merge PCI and USB versions of write_tx_data into single function.Gertjan van Wingerde2010-06-301-1/+0Star
* 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/+2Star
* 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
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-111-39/+27Star
|\|
| * rt2x00: provide beacon's txdesc to write_beacon callback function.Gertjan van Wingerde2010-05-101-1/+2
| * rt2x00: Clean up all driver's kick_tx_queue callback functions.Gertjan van Wingerde2010-05-101-33/+22Star
| * rt2x00: Don't check whether hardware crypto is enabled when reading RXD.Gertjan van Wingerde2010-05-101-5/+3Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-1/+1
|\|
| * rt2x00: Register frame length in TX entry descriptor instead of L2PAD.Gertjan van Wingerde2010-05-041-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-5/+4Star
|\|
| * rt2x00: Enable powersaving by default again on rt2500usb.Gertjan van Wingerde2010-04-081-5/+0Star
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-081-0/+5
| |\
| * | rt2x00: Disable auto wakeup before waking up device.Gertjan van Wingerde2010-04-061-0/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-061-0/+5
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-011-0/+5
| |\ \ \ | | | |/ | | |/|
| | * | rt2x00: Disable powersaving by default in rt2500usb.Gertjan van Wingerde2010-03-301-0/+5
| | |/
* | / include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/ /
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-2/+2
|\ \ | |/ |/|
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-2/+2
* | rt2x00: rework RT chipset and revision determination for PCI an SOC devices.Gertjan van Wingerde2010-02-151-2/+1Star
* | rt2x00: Reorganize RT chipset setting for PCI/SOC devices.Gertjan van Wingerde2010-02-151-1/+0Star
* | rt2x00: remove get_tx_stats() mac80211 opKalle Valo2010-02-081-1/+0Star
* | rt2x00: Cleanup chip handling helper functions.Gertjan van Wingerde2009-12-281-20/+18Star
|/
* rt2x00: Centralize setting of extra TX headroom requested by rt2x00.Gertjan van Wingerde2009-11-281-2/+1Star
* rt2x00: Whitespace cleanup.Gertjan van Wingerde2009-11-281-13/+13
* rt2x00: Log RT/RF chipset information correctly.Gertjan van Wingerde2009-11-161-0/+1
* rt2x00: Update copyright statements.Gertjan van Wingerde2009-11-111-1/+1
* rt2500usb: remove dead link tuning codeBartlomiej Zolnierkiewicz2009-11-111-134/+0Star
* rt2x00: Hardcode TX ack timeout and consume timeIvo van Doorn2009-09-091-4/+0Star
* rt2x00: bss_info_changed() callback is allowed to sleepIvo van Doorn2009-08-201-1/+0Star
* rt2x00: Fix beacon de-synchronization while update beaconIgor Perminov2009-08-141-7/+8
* rt2x00: Implement set_tim callback for all driversStefan Steuerwald2009-07-241-0/+1