summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
AgeCommit message (Expand)AuthorLines
2015-11-18rt2x00: move under ralink vendor directoryKalle Valo-43347/+0
2015-10-22Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...David S. Miller-1/+1
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+1
2015-10-14mac80211: remove PM-QoS listenerJohannes Berg-1/+1
2015-09-26rt2800usb: add usb ID 1b75:3070 for Airlive WT-2000USBStanislaw Gruszka-0/+1
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach-2/+2
2015-08-20Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.or...David S. Miller-1/+1
2015-08-20rt2x00: use DECLARE_EWMAJohannes Berg-15/+10
2015-08-18rt2x00: adjust EEPROM_SIZE for rt2500usbAdrien Schildknecht-1/+1
2015-06-23Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...David S. Miller-55/+28
2015-06-15rt2800: fix assigning same WCID for different stationsStanislaw Gruszka-55/+28
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg-32/+27
2015-05-06mac80211: extend get_tkip_seq to all keysJohannes Berg-11/+16
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg-22/+7
2015-03-30rt2800usb: check Autorun mode on FW load only onceStanislaw Gruszka-0/+1
2015-03-20rt2x00: add new rt2800usb device DWA 130Scott Branden-0/+1
2015-03-16rt2x00usb: drop rt2x00usb_disable_radio() from rt2800usb_disable_radio()Sebastian Andrzej Siewior-1/+0
2015-03-16rt2x00usb: check USB's request error code in rt2800usb_autorun_detect()Sebastian Andrzej Siewior-3/+7
2015-03-16rt2x00usb: initialize the read value in case of failureSebastian Andrzej Siewior-2/+2
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-3/+3
2015-01-22Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo-6/+6
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg-6/+6
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger-3/+3
2015-01-07rt2x00: use helper to check capability/requirementFred Chou-26/+26
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+0
2014-12-01Revert "rt2x00: Endless loop on hub port power down"Stanislaw Gruszka-6/+0
2014-12-01rt2x00: change REGISTER_TIMEOUTStanislaw Gruszka-1/+1
2014-12-01rt2x00: change REGISTER_BUSY_COUNT for USBStanislaw Gruszka-7/+10
2014-12-01rt2x00: use timeout in rt2x00usb_vendor_requestStanislaw Gruszka-10/+6
2014-12-01rt2800: calculate tx power temperature compensation on selected chipsStanislaw Gruszka-19/+26
2014-11-20Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville-4/+10
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville-38/+13
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg-4/+10
2014-11-11rt2x00: do not align payload on modern H/WStanislaw Gruszka-38/+12
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-1/+0
2014-10-30wireless: rt2x00: add new rt2800usb deviceCyril Brulebois-0/+1
2014-10-27rt2x00: tune multi-registers I/O timeoutStanislaw Gruszka-36/+17
2014-10-20net: wireless: rt2x00: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-09-26rt2800: correct BBP1_TX_POWER_CTRL maskStanislaw Gruszka-1/+1
2014-08-28rt2x00: support Ralink 5362.Canek Peláez Valdés-1/+9
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine-4/+4
2014-07-15wireless: rt2x00: add new rt2800usb devicesXose Vazquez Perez-0/+4
2014-07-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-7/+83
2014-07-07rt2800usb: Don't perform DMA from stackAndrea Merello-6/+22
2014-06-19drivers/net/wireless/rt2x00/rt2x00dev.c: remove null test before kfreeFabian Frederick-2/+1
2014-06-19rt2x00: Use dma_zalloc_coherentJoe Perches-5/+3
2014-06-19rt2x00: do not initialize BCN_OFFSET registersStanislaw Gruszka-22/+0
2014-06-19rt2x00: change order when stop beaconingStanislaw Gruszka-6/+6
2014-06-19rt2x00: change default MAC_BSSID_DW1_BSS_BCN_NUMStanislaw Gruszka-1/+1
2014-06-19rt2x00: change beaconing setup on RT2800Stanislaw Gruszka-0/+46