summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-131-15/+15
* ath9k_htc: Set RX filter based to allow broadcast Action frame RXJouni Malinen2020-05-303-1/+5
* ath9k: Set RX filter based to allow broadcast Action frame RXJouni Malinen2020-05-303-1/+5
* ath9k_htc: Silence undersized packet warningsMasashi Honma2020-05-061-3/+3
* ath9k: add calibration timeout for AR9002Sergey Ryazanov2020-04-283-2/+25
* ath9k: invalidate all calibrations at onceSergey Ryazanov2020-04-281-6/+9
* ath9k: interleaved NF calibration on AR9002Sergey Ryazanov2020-04-281-2/+6
* ath9k: do not miss longcal on AR9002Sergey Ryazanov2020-04-282-1/+10
* ath9k: remove needless NFCAL_PENDING flag settingSergey Ryazanov2020-04-281-3/+0
* ath9k: fix AR9002 ADC and NF calibrationsSergey Ryazanov2020-04-281-3/+2
* ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang2020-04-072-11/+42
* ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cbQiujun Huang2020-04-071-0/+5
* ath9k: Fix use-after-free Write in ath9k_htc_rx_msgQiujun Huang2020-04-071-0/+3
* ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rxQiujun Huang2020-04-075-7/+17
* ath9k: Fix use-after-free Read in htc_connect_serviceQiujun Huang2020-04-072-4/+0
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2020-03-161-0/+3
|\
| * ath9k: Handle txpower changes even when TPC is disabledRemi Pommarel2020-03-111-0/+3
* | Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller2020-02-172-2/+8
|\ \ | |/ |/|
| * mac80211: Fix setting txpower to zeroBen Greear2020-02-142-2/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-292-2/+2
|\ \
| * | ath9k: use true,false for bool variablezhengbin2020-01-261-1/+1
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-231-1/+1
| |\
| * | ath9k: fix storage endpoint lookupJohan Hovold2019-12-181-1/+1
* | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
| |/ |/|
* | ath9k: use iowrite32 over __raw_writelChristian Lamparter2019-11-281-1/+1
|/
* drivers: net: Fix Kconfig indentation, continuedKrzysztof Kozlowski2019-11-211-29/+29
* Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller2019-11-064-9/+22
|\
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2019-10-034-9/+22
| |\
| | * ath9k_htc: Discard undersized packetsMasashi Honma2019-10-011-4/+19
| | * ath9k_htc: Modify byte order for an error messageMasashi Honma2019-10-011-1/+1
| | * ath9k_hw: fix uninitialized variable dataDenis Efremov2019-10-011-1/+1
| | * ath9k: remove unused including <linux/version.h>YueHaibing2019-10-011-1/+0
| | * ath: Use dev_get_drvdata where possibleChuhong Yuan2019-09-231-3/+2
* | | net: Fix misspellings of "configure" and "configuration"Geert Uytterhoeven2019-10-281-1/+1
* | | mac80211: simplify TX aggregation startJohannes Berg2019-10-042-2/+2
|/ /
* / drivers: net: Fix Kconfig indentationKrzysztof Kozlowski2019-09-261-1/+1
|/
* ath9k: release allocated buffer if timed outNavid Emamdoost2019-09-101-0/+1
* ath9k_htc: release allocated buffer if timed outNavid Emamdoost2019-09-101-0/+3
* ath9k: Remove unneeded variable to store return valuezhong jiang2019-09-101-3/+1
* ath9k: dynack: set ackto to max timeout in ath_dynack_resetLorenzo Bianconi2019-09-041-7/+13
* ath9k: dynack: set max timeout according to channel widthLorenzo Bianconi2019-09-041-8/+30
* ath9k: dynack: properly set last timeout timestamp in ath_dynack_resetLorenzo Bianconi2019-09-041-1/+1
* ath9k: dyanck: introduce ath_dynack_set_timeout routineLorenzo Bianconi2019-09-041-16/+21
* ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}initLorenzo Bianconi2019-09-041-4/+4
* ath9k: add loader for AR92XX (and older) pci(e)Christian Lamparter2019-09-043-0/+233
* mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach2019-07-261-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-092-2/+2
|\
| * ath: fix SPDX tagsKalle Valo2019-06-262-2/+2
* | ath9k: correctly handle short radar pulsesZefir Kurtisi2019-06-271-1/+5
* | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2019-05-277-50/+38
|\ \ | |/ |/|