aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-31ath5k: eeprom: Remove unneeded variableSaurav Girepunje1-2/+2
2019-10-03Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-2/+1
2019-09-23ath: Use dev_get_drvdata where possibleChuhong Yuan1-2/+1
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski1-1/+0
2019-06-26ath: fix SPDX tagsKalle Valo2-2/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon2-6/+0
2018-10-01ath5k: Remove unused BUG_ONNathan Chancellor1-2/+0
2018-07-30ath5k: remove redundant pointer rfColin Ian King1-5/+0
2018-06-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-0/+1
2018-06-13ath5k: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook1-1/+1
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+2
2018-03-29ath: Remove unnecessary ath_bcast_mac and use eth_broadcast_addrJoe Perches1-1/+1
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches3-33/+18
2018-02-27ath5k: remove duplicated re-assignment to pointer 'tq'Colin Ian King1-2/+0
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar3-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()Mark Rutland1-4/+4
2017-05-19Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-1/+4
2017-05-19ath5k: fix memory leak on buf on failed eeprom readColin Ian King1-1/+4
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg1-2/+2
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg1-3/+3
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski1-0/+2
2017-03-02average: change to declare precision, not factorJohannes Berg1-1/+1
2017-02-10net: ath5k: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King1-1/+1
2017-01-12ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau1-2/+1
2016-12-01ath5k: drop duplicate header vmalloc.hGeliang Tang1-1/+0
2016-09-03ath5k: fix EEPROM dumping via debugfsSergey Ryazanov1-3/+3
2016-06-14ath5k: fix misplaced default label in sifs switchBob Copeland1-1/+1
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg9-54/+54
2016-04-04ath5k: Change led pin configuration for compaq c700 laptopJoseph Salisbury1-1/+1
2016-03-11ath5k: fix incorrect indentationBob Copeland2-3/+3
2015-12-08ath5k: fix RTS/CTS by using proper rate flagsBob Copeland1-1/+1
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar1-1/+1
2015-08-20ath5k: use DECLARE_EWMAJohannes Berg5-7/+8
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg1-6/+6
2015-05-06mac80211: extend get_tkip_seq to all keysJohannes Berg1-1/+0
2015-05-05mac80211: make LED trigger names constJohannes Berg1-1/+1
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg2-14/+2
2015-03-13ath5k: fix reset raceSergey Ryazanov2-0/+8
2015-03-13ath5k: channel change fixSergey Ryazanov2-27/+21
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches1-1/+1
2015-02-06ath5k: fix spontaneus AR5312 freezesSergey Ryazanov1-1/+1
2015-01-23ath5k: document a fall-through case in ath5k_hw_set_opmodeJohn Linville1-0/+1
2015-01-22Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo1-8/+8
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg1-8/+8
2015-01-06ath5k: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds6-3/+294
2014-12-01ath5k: fix hardware queue index assignmentFelix Fietkau1-7/+1