summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath5k
AgeCommit message (Expand)Author
2018-04-13ath5k: fix memory leak on buf on failed eeprom readColin Ian King
2017-03-12ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau
2016-06-07ath5k: Change led pin configuration for compaq c700 laptopJoseph Salisbury
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar
2015-08-20ath5k: use DECLARE_EWMAJohannes Berg
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-05-06mac80211: extend get_tkip_seq to all keysJohannes Berg
2015-05-05mac80211: make LED trigger names constJohannes Berg
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg
2015-03-13ath5k: fix reset raceSergey Ryazanov
2015-03-13ath5k: channel change fixSergey Ryazanov
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches
2015-02-06ath5k: fix spontaneus AR5312 freezesSergey Ryazanov
2015-01-23ath5k: document a fall-through case in ath5k_hw_set_opmodeJohn Linville
2015-01-22Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg
2015-01-06ath5k: drop owner assignment from platform_driversWolfram Sang
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-12-01ath5k: fix hardware queue index assignmentFelix Fietkau
2014-11-24ath5k: update dependenciesSergey Ryazanov
2014-11-24ath5k: revert AHB bus support removingSergey Ryazanov
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg
2014-10-05Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-30ath5k: add missing include for debug codeFelix Fietkau
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-26ath5k: Remove AHB bus supportPaul Bolle
2014-09-15Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville
2014-09-09ath5k: Add missing vmalloc.h include.Stephen Rothwell
2014-09-05mac80211: extend set_coverage_class signatureLorenzo Bianconi
2014-09-04ath5k: added debugfs file for dumping eepromJade Bilkey
2014-08-28ath5k: remove redundant null check before kfree()Bob Copeland
2014-08-28ath5k: ensure led name is null terminatedBob Copeland
2014-08-28ath5k: drop useless comparisonBob Copeland
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-07-01ath5k: capture CCK and OFDM restartsMathy Vanhoef
2014-07-01ath5k: support for FIF_FCSFAIL filterMathy Vanhoef
2014-04-30ath5k: Fix AR5K_PHY_TXPOWER_RATE_MAX register value setting.Nickolay Ledovskikh
2014-03-14ath5k: add missing dma_map_error callJohn Greene
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-24ath5k: set SURVEY_INFO_IN_USE on get_surveyFelix Fietkau
2014-02-13ath5k: shifting the wrong variable for AR5K_AR5210Dan Carpenter
2014-01-16ath5k: use ath_is_mybeaconOleksij Rempel
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-01-07mac80211: remove channel_change_timeJohannes Berg
2014-01-03ath5k: use ether_addr_equal_64bitsJulia Lawall
2013-12-11ath5k: Reset Tx interrupt bits also on PISRNick Kossifidis
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-18ath5k: fix regression in tx status processingFelix Fietkau
2013-10-14treewide: fix "usefull" typoMichael Opdenacker