aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-11-24ath5k: update dependenciesSergey Ryazanov5-11/+11
2014-11-24ath5k: revert AHB bus support removingSergey Ryazanov6-3/+294
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg1-2/+4
2014-10-05Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller7-294/+4
2014-09-30ath5k: add missing include for debug codeFelix Fietkau1-0/+1
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller1-1/+1
2014-09-26ath5k: Remove AHB bus supportPaul Bolle6-294/+3
2014-09-15Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+1
2014-09-09ath5k: Add missing vmalloc.h include.Stephen Rothwell1-0/+1
2014-09-05mac80211: extend set_coverage_class signatureLorenzo Bianconi1-1/+1
2014-09-04ath5k: added debugfs file for dumping eepromJade Bilkey1-0/+96
2014-08-28ath5k: remove redundant null check before kfree()Bob Copeland1-2/+1
2014-08-28ath5k: ensure led name is null terminatedBob Copeland1-0/+1
2014-08-28ath5k: drop useless comparisonBob Copeland1-1/+1
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2-2/+2
2014-07-01ath5k: capture CCK and OFDM restartsMathy Vanhoef1-1/+14
2014-07-01ath5k: support for FIF_FCSFAIL filterMathy Vanhoef3-2/+17
2014-04-30ath5k: Fix AR5K_PHY_TXPOWER_RATE_MAX register value setting.Nickolay Ledovskikh1-2/+2
2014-03-14ath5k: add missing dma_map_error callJohn Greene1-0/+3
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+1
2014-02-24ath5k: set SURVEY_INFO_IN_USE on get_surveyFelix Fietkau1-0/+1
2014-02-13ath5k: shifting the wrong variable for AR5K_AR5210Dan Carpenter1-1/+1
2014-01-16ath5k: use ath_is_mybeaconOleksij Rempel1-25/+8
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+0
2014-01-07mac80211: remove channel_change_timeJohannes Berg1-1/+0
2014-01-03ath5k: use ether_addr_equal_64bitsJulia Lawall1-2/+2
2013-12-11ath5k: Reset Tx interrupt bits also on PISRNick Kossifidis1-1/+10
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1