aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2800usb.c
Commit message (Expand)AuthorAge
* rt2x00: rt2800 - Make probe_hw function common between PCI and USB.Gertjan van Wingerde2012-09-07
* rt2x00: Unify GPIO register field namingsGertjan van Wingerde2012-09-07
* rt2800usb: Added rx packet length validity checkSergei Poselenov2012-09-05
* rt2x00: Fix rfkill polling prior to interface start.Gertjan van Wingerde2012-09-05
* rt2x00: Identify ASUS USB-N53 device.Gertjan van Wingerde2012-09-05
* rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.Jeongdo Son2012-06-20
* rt2800usb: 2001:3c17 is an RT3370 deviceAlbert Pool2012-06-05
* Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-22
|\
| * USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-18
* | wireless: rt2x00: rt2800usb more devices were identifiedXose Vazquez Perez2012-04-23
* | wireless: rt2x00: rt2800usb add more devices idsXose Vazquez Perez2012-04-23
|/
* rt2x00: rt2800usb: fix status register reread logicStanislaw Gruszka2012-03-26
* rt2x00: rt2800usb: schedule txdone work on timeoutStanislaw Gruszka2012-03-26
* rt2x00: rt2800usb: limit tx queues lengthStanislaw Gruszka2012-03-15
* rt2x00: rt2800usb: do not check packedid for aggregated framesStanislaw Gruszka2012-03-15
* rt2x00: rt2800usb: rework txstatus codeStanislaw Gruszka2012-03-15
* rt2x00: rt2800usb: rework txdone codeStanislaw Gruszka2012-03-15
* rt2x00: rt2800usb: move additional txdone into new functionStanislaw Gruszka2012-03-15
* rt2x00:Add RT5372 chipset supportJohn Li2012-02-27
* rt2x00:Add VCO recalibrationJohn Li2012-02-27
* rt2x00: Add support for D-Link DWA-127 to rt2800usb.Gertjan van Wingerde2012-02-27
* rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb}.Gertjan van Wingerde2012-02-08
* rt2800usb: remove PWR_PIN_CFG=0x3 during initStanislaw Gruszka2012-01-27
* rt2800: zero MAC_SYS_CTRL bits during BBP and MAC resetStanislaw Gruszka2012-01-27
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\
| * Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| |\
| | * USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman2011-11-18
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-05
|\ \ \
| * | | rt2800usb: Let rt2x00usb handle USB paddingJakub KiciƄski2012-01-04
| * | | rt2x00: Identify rt2800usb chipsets.Gertjan van Wingerde2012-01-04
| * | | rt2800usb: Move ID out of unknownLarry Finger2012-01-04
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-03
|\| | |
| * | | rt2800: Add support for the Fujitsu Stylistic Q550Alan Cox2011-12-21
| |/ /
* / / module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-19
|/ /
* / rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP.Gertjan van Wingerde2011-11-15
|/
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-22
|\
| * rt2x00: fix crash in rt2800usb_get_txwiStanislaw Gruszka2011-08-11
| * rt2x00: fix crash in rt2800usb_write_tx_descStanislaw Gruszka2011-08-11
* | Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...John W. Linville2011-09-19
|\ \ | |/ |/|
| * rt2x00: Make use of sta_add/remove callbacks in rt2800Helmut Schaa2011-09-14
| * rt2x00: Minor optimizazion in txdone pathHelmut Schaa2011-09-14
* | rt2x00: Add rt2870 device id for Dvico usb keyAnthony Bourguignon2011-08-09
|/
* rt2800usb: Add new device ID for BelkinEduardo Bacchi Kienetz2011-07-11
* rt2x00: Implement tx_frames_pending mac80211 callback function.Gertjan van Wingerde2011-07-07
* rt2x00: Properly identify rt2800usb devices.Gertjan van Wingerde2011-07-07
* rt2x00: Move rt2800_txdone and rt2800_txdone_entry_check to rt2800usb.Gertjan van Wingerde2011-06-01
* rt2x00: Initial support for RT5370 USB devices.Gertjan van Wingerde2011-05-05
* rt2x00: Add autowake support for USB hardwareIvo van Doorn2011-05-02
* rt2x00: Optimize TX_STA_FIFO register readingIvo van Doorn2011-05-02
* rt2x00: Reduce tx status reading timeoutIvo van Doorn2011-05-02