aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k
Commit message (Expand)AuthorAge
* ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau2017-03-12
* ath5k: fix EEPROM dumping via debugfsSergey Ryazanov2016-09-03
* ath5k: fix misplaced default label in sifs switchBob Copeland2016-06-14
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-12
* ath5k: Change led pin configuration for compaq c700 laptopJoseph Salisbury2016-04-04
* ath5k: fix incorrect indentationBob Copeland2016-03-11
* ath5k: fix RTS/CTS by using proper rate flagsBob Copeland2015-12-08
* debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-04
* ath5k: use DECLARE_EWMAJohannes Berg2015-08-20
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-10
* mac80211: extend get_tkip_seq to all keysJohannes Berg2015-05-06
* mac80211: make LED trigger names constJohannes Berg2015-05-05
* mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-24
* ath5k: fix reset raceSergey Ryazanov2015-03-13
* ath5k: channel change fixSergey Ryazanov2015-03-13
* wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
* ath5k: fix spontaneus AR5312 freezesSergey Ryazanov2015-02-06
* ath5k: document a fall-through case in ath5k_hw_set_opmodeJohn Linville2015-01-23
* Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo2015-01-22
|\
| * cfg80211: remove "channel" from survey namesJohannes Berg2015-01-08
* | ath5k: drop owner assignment from platform_driversWolfram Sang2015-01-06
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-11
|\ \ | |/ |/|
| * ath5k: update dependenciesSergey Ryazanov2014-11-24
| * ath5k: revert AHB bus support removingSergey Ryazanov2014-11-24
* | ath5k: fix hardware queue index assignmentFelix Fietkau2014-12-01
* | mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-19
|/
* Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-10-05
|\
| * ath5k: add missing include for debug codeFelix Fietkau2014-09-30
| * ath5k: Remove AHB bus supportPaul Bolle2014-09-26
* | Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-26
|\|
| * Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville2014-09-15
| |\
| | * mac80211: extend set_coverage_class signatureLorenzo Bianconi2014-09-05
* | | ath5k: Add missing vmalloc.h include.Stephen Rothwell2014-09-09
|/ /
* | ath5k: added debugfs file for dumping eepromJade Bilkey2014-09-04
* | ath5k: remove redundant null check before kfree()Bob Copeland2014-08-28
* | ath5k: ensure led name is null terminatedBob Copeland2014-08-28
* | ath5k: drop useless comparisonBob Copeland2014-08-28
|/
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* ath5k: capture CCK and OFDM restartsMathy Vanhoef2014-07-01
* ath5k: support for FIF_FCSFAIL filterMathy Vanhoef2014-07-01
* ath5k: Fix AR5K_PHY_TXPOWER_RATE_MAX register value setting.Nickolay Ledovskikh2014-04-30
* ath5k: add missing dma_map_error callJohn Greene2014-03-14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-04
|\
| * ath5k: shifting the wrong variable for AR5K_AR5210Dan Carpenter2014-02-13
* | ath5k: set SURVEY_INFO_IN_USE on get_surveyFelix Fietkau2014-02-24
|/
* ath5k: use ath_is_mybeaconOleksij Rempel2014-01-16
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-13
|\
| * mac80211: remove channel_change_timeJohannes Berg2014-01-07
* | ath5k: use ether_addr_equal_64bitsJulia Lawall2014-01-03
|/
* ath5k: Reset Tx interrupt bits also on PISRNick Kossifidis2013-12-11