aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k
Commit message (Expand)AuthorAge
* 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
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
|\
| * treewide: fix "usefull" typoMichael Opdenacker2013-10-14
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-04
|\ \
| * | ath5k: fix regression in tx status processingFelix Fietkau2013-10-18
| |/
* / wireless: ath5k: use dev_get_platdata()Jingoo Han2013-09-26
|/
* ath5k: debugfs: NULL-terminate stringsDjalal Harouni2013-08-26
* ath5k: enable support for 5 MHz and 10 MHz channelsSimon Wunderlich2013-08-16
* ath5k: set 5/10 MHz supported channels and fix durationSimon Wunderlich2013-08-16
* ath5k: report 5/10 MHz channelsSimon Wunderlich2013-08-16
* ath5k: fix extra set bit in multicast maskBob Copeland2013-07-18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-21
|\
| * ath5k: make use of the new rate control APIThomas Huehn2013-06-12
* | net: wireless: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-28
|/
* ath5k: do not reschedule tx_complete_work on stopStanislaw Gruszka2013-05-03
* ath5k: use more idiomatic tracing include styleJohannes Berg2013-04-12
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-10
|\
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-25
* | ath5k: cleanup channel to eprom_mode functionJiri Slaby2013-03-06
|/
* NET: ath5k, check ath5k_eeprom_mode_from_channel retvalJiri Slaby2013-02-08
* wireless: make the reg_notifier() voidLuis R. Rodriguez2013-01-14
* ath5k: RX timestamp is reported at end of frameThomas Pedersen2012-12-11