summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: move under ralink vendor directoryKalle Valo2015-11-1846-43347/+0
* Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...David S. Miller2015-10-221-1/+1
|\
| * mac80211: remove PM-QoS listenerJohannes Berg2015-10-141-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-201-0/+1
|\ \ | |/ |/|
| * rt2800usb: add usb ID 1b75:3070 for Airlive WT-2000USBStanislaw Gruszka2015-09-261-0/+1
* | mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach2015-09-222-2/+2
|/
* Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.or...David S. Miller2015-08-201-1/+1
|\
| * rt2x00: adjust EEPROM_SIZE for rt2500usbAdrien Schildknecht2015-08-181-1/+1
* | rt2x00: use DECLARE_EWMAJohannes Berg2015-08-203-15/+10
|/
* Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...David S. Miller2015-06-233-55/+28
|\
| * rt2800: fix assigning same WCID for different stationsStanislaw Gruszka2015-06-153-55/+28
* | mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-106-32/+27
|/
* mac80211: extend get_tkip_seq to all keysJohannes Berg2015-05-065-11/+16
* mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-247-22/+7
* rt2800usb: check Autorun mode on FW load only onceStanislaw Gruszka2015-03-301-0/+1
* rt2x00: add new rt2800usb device DWA 130Scott Branden2015-03-201-0/+1
* rt2x00usb: drop rt2x00usb_disable_radio() from rt2800usb_disable_radio()Sebastian Andrzej Siewior2015-03-161-1/+0
* rt2x00usb: check USB's request error code in rt2800usb_autorun_detect()Sebastian Andrzej Siewior2015-03-161-3/+7
* rt2x00usb: initialize the read value in case of failureSebastian Andrzej Siewior2015-03-161-2/+2
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-191-3/+3
|\
| * kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-071-3/+3
* | Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo2015-01-221-6/+6
|\ \
| * | cfg80211: remove "channel" from survey namesJohannes Berg2015-01-081-6/+6
* | | rt2x00: use helper to check capability/requirementFred Chou2015-01-076-26/+26
| |/ |/|
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\ \ | |/ |/|
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-031-1/+0
| |\
| | * net: wireless: rt2x00: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | | Revert "rt2x00: Endless loop on hub port power down"Stanislaw Gruszka2014-12-011-6/+0
* | | rt2x00: change REGISTER_TIMEOUTStanislaw Gruszka2014-12-011-1/+1
* | | rt2x00: change REGISTER_BUSY_COUNT for USBStanislaw Gruszka2014-12-014-7/+10
* | | rt2x00: use timeout in rt2x00usb_vendor_requestStanislaw Gruszka2014-12-011-10/+6
* | | rt2800: calculate tx power temperature compensation on selected chipsStanislaw Gruszka2014-12-011-19/+26
* | | Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville2014-11-202-4/+10
|\ \ \
| * | | mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-192-4/+10
* | | | Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville2014-11-192-38/+13
|\ \ \ \ | |/ / / |/| | |
| * | | rt2x00: do not align payload on modern H/WStanislaw Gruszka2014-11-111-38/+12
| |/ /
| * / wireless: rt2x00: add new rt2800usb deviceCyril Brulebois2014-10-301-0/+1
| |/
* / rt2x00: tune multi-registers I/O timeoutStanislaw Gruszka2014-10-273-36/+17
|/
* rt2800: correct BBP1_TX_POWER_CTRL maskStanislaw Gruszka2014-09-261-1/+1
* rt2x00: support Ralink 5362.Canek Peláez Valdés2014-08-282-1/+9
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-124-4/+4
* wireless: rt2x00: add new rt2800usb devicesXose Vazquez Perez2014-07-151-0/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-106-7/+83
|\
| * rt2800usb: Don't perform DMA from stackAndrea Merello2014-07-071-6/+22
| * rt2x00: fix rfkill regression on rt2500pciStanislaw Gruszka2014-06-173-4/+28
| * rt2800usb:fix hang during firmware loadMichael Braun2014-06-171-2/+7
| * rt2800usb:fix efuse detectionMichael Braun2014-06-172-1/+30
| * rt2x00: disable TKIP on USBStanislaw Gruszka2014-06-161-0/+2
* | drivers/net/wireless/rt2x00/rt2x00dev.c: remove null test before kfreeFabian Frederick2014-06-191-2/+1
* | rt2x00: Use dma_zalloc_coherentJoe Perches2014-06-191-5/+3