summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-261-1/+1
|\
| * Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville2014-09-151-1/+1
| |\
| | * mac80211: extend set_coverage_class signatureLorenzo Bianconi2014-09-051-1/+1
* | | ath5k: Add missing vmalloc.h include.Stephen Rothwell2014-09-091-0/+1
|/ /
* | ath5k: added debugfs file for dumping eepromJade Bilkey2014-09-041-0/+96
* | ath5k: remove redundant null check before kfree()Bob Copeland2014-08-281-2/+1
* | ath5k: ensure led name is null terminatedBob Copeland2014-08-281-0/+1
* | ath5k: drop useless comparisonBob Copeland2014-08-281-1/+1
|/
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-122-2/+2
* ath5k: capture CCK and OFDM restartsMathy Vanhoef2014-07-011-1/+14
* ath5k: support for FIF_FCSFAIL filterMathy Vanhoef2014-07-013-2/+17
* ath5k: Fix AR5K_PHY_TXPOWER_RATE_MAX register value setting.Nickolay Ledovskikh2014-04-301-2/+2
* ath5k: add missing dma_map_error callJohn Greene2014-03-141-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-041-1/+1
|\
| * ath5k: shifting the wrong variable for AR5K_AR5210Dan Carpenter2014-02-131-1/+1
* | ath5k: set SURVEY_INFO_IN_USE on get_surveyFelix Fietkau2014-02-241-0/+1
|/
* ath5k: use ath_is_mybeaconOleksij Rempel2014-01-161-25/+8
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-131-1/+0
|\
| * mac80211: remove channel_change_timeJohannes Berg2014-01-071-1/+0
* | ath5k: use ether_addr_equal_64bitsJulia Lawall2014-01-031-2/+2
|/
* ath5k: Reset Tx interrupt bits also on PISRNick Kossifidis2013-12-111-1/+10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-1/+1
|\
| * treewide: fix "usefull" typoMichael Opdenacker2013-10-141-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-041-3/+3
|\ \
| * | ath5k: fix regression in tx status processingFelix Fietkau2013-10-181-3/+3
| |/
* | wireless: ath5k: use dev_get_platdata()Jingoo Han2013-09-261-9/+6
|/
* ath5k: debugfs: NULL-terminate stringsDjalal Harouni2013-08-261-6/+18
* ath5k: enable support for 5 MHz and 10 MHz channelsSimon Wunderlich2013-08-164-5/+25
* ath5k: set 5/10 MHz supported channels and fix durationSimon Wunderlich2013-08-163-9/+42
* ath5k: report 5/10 MHz channelsSimon Wunderlich2013-08-161-0/+10
* ath5k: fix extra set bit in multicast maskBob Copeland2013-07-181-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-213-21/+74
|\
| * ath5k: make use of the new rate control APIThomas Huehn2013-06-123-21/+74
* | net: wireless: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-271-2/+0
|/
* ath5k: do not reschedule tx_complete_work on stopStanislaw Gruszka2013-05-031-0/+5
* ath5k: use more idiomatic tracing include styleJohannes Berg2013-04-122-1/+2
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-102-3/+3
|\
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-252-3/+3
* | ath5k: cleanup channel to eprom_mode functionJiri Slaby2013-03-065-26/+10
|/
* NET: ath5k, check ath5k_eeprom_mode_from_channel retvalJiri Slaby2013-02-082-0/+6
* wireless: make the reg_notifier() voidLuis R. Rodriguez2013-01-141-2/+3
* ath5k: RX timestamp is reported at end of frameThomas Pedersen2012-12-111-12/+1
* ath5k: fix tx path skb leaksFelix Fietkau2012-12-102-3/+3
* ath5k: remove __dev* attributesBill Pemberton2012-12-063-6/+6
* wireless: allow Atheros card to not depend on ath.koVladimir Kondratiev2012-11-301-0/+1
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-211-1/+1
|\
| * mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-131-1/+1
* | ath5k: precedence error in ath5k_hw_nic_wakeup()Dan Carpenter2012-11-161-3/+3
* | ath5k: Use module_platform_driver macro for ahb.cSyam Sidhardhan2012-11-161-14/+1
|/
* mac80211: clarify interface iteration and make it configurableJohannes Berg2012-11-092-6/+9
OpenPOWER on IntegriCloud