summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/init.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: ath6kl: replace deprecated strncpy with memcpyJustin Stitt2023-10-181-1/+1
* wifi: move from strlcpy with unused retval to strscpyWolfram Sang2022-09-021-1/+1
* cfg80211: avoid holding the RTNL when calling the driverJohannes Berg2021-01-261-0/+2
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2020-08-181-1/+1
|\
| * ath6kl: fix spelling mistake "initilisation" -> "initialization"Colin Ian King2020-08-171-1/+1
* | treewide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
|/
* wireless: remove unneeded semicolonYueHaibing2019-02-011-1/+1
* ath6kl: convert to using %pOFn instead of device_node.nameRob Herring2018-09-031-2/+2
* ath6kl: add ability to set debug uart baud rateSteve deRosier2016-04-261-0/+8
* ath6kl: fix missing uart debug pin for 6004 HW 3.0Steve deRosier2016-04-261-0/+1
* ath6kl: add log messages for firmware failure cases.Ben Greear2015-12-111-1/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-011-0/+1
|\
| * ath6kl: add missing of_node_putJulia Lawall2015-10-261-0/+1
* | ath6kl: fix firmware version assignmentBen Greear2015-10-291-1/+1
|/
* Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2014-08-281-1/+1
|\
| * ath6kl: fix %d confusingly prefixed with 0x in format stringsHans Wennborg2014-08-251-1/+1
* | Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-07-281-18/+72
|\|
| * ath6kl: add support for ar6004 hw3.0Jessica Wu2014-07-141-4/+48
| * ath6kl: add support wmi rate tables with mcs15Jessica Wu2014-07-141-0/+1
| * ath6kl: don't set hi_refclk_hz if hardware version doesn't need itKalle Valo2014-07-141-3/+6
| * ath6kl: convert ar6004 hardware flags to firmware feature flagsKalle Valo2014-07-141-9/+7
| * ath6kl: Fix ath6kl_bmi_read_hi32 macroFrederic Danis2014-07-141-2/+10
* | ath6kl: remove unnecessary break after returnFabian Frederick2014-07-201-1/+0
|/
* ath6kl: fix blank lines before and after bracesKalle Valo2014-03-131-1/+0
* ath6kl: Fix race in heart beat pollingVasanthakumar Thiagarajan2013-08-071-0/+3
* ath6kl: Check wmi ready event status before validating abi versionRaja Mani2013-06-011-7/+7
* ath6kl: Fix the byte alignment rule to avoid loss of bytes in a TCP segmentMyoungje Kim2013-03-181-2/+2
* ath6kl: cold reset target after host warm bootKalle Valo2013-03-181-1/+12
* ath6kl: fix usb related error handling and warningsKalle Valo2013-03-181-4/+6
* ath6kl: cleanup ath6kl_reset_device()Kalle Valo2013-03-181-3/+9
* ath6kl: print firmware capabilitiesKalle Valo2013-03-181-0/+73
* ath6kl: Return error from ath6kl_bmi_done()Mohammed Shafi Shajakhan2013-03-051-4/+2
* ath6kl: Move and rename ath6kl_cleanup_vif functionMohammed Shafi Shajakhan2012-11-271-33/+1
* ath6kl: Remove erroneous flag clearingMohammed Shafi Shajakhan2012-11-271-2/+0
* ath6kl: Add a hardware flag for SDIO CRC error workaroundMohammed Shafi Shajakhan2012-10-241-4/+3
* ath6kl: Fix mapping uplink endpoint for AR6004Mohammed Shafi Shajakhan2012-10-241-2/+3
* ath6kl: Fix inactivity timeout for AR6004Mohammed Shafi Shajakhan2012-10-241-5/+8
* ath6kl: Rename ATH6KL_HW_FLAG_64BIT_RATESMohammed Shafi Shajakhan2012-10-241-4/+4
* ath6kl: Fix reconnection issue after recoveryVasanthakumar Thiagarajan2012-10-241-1/+5
* ath6kl: Add support to detect fw error through heart beatVasanthakumar Thiagarajan2012-10-241-6/+0
* ath6kl: Recover from fw crashVasanthakumar Thiagarajan2012-10-241-0/+19
* ath6kl: Refactor ath6kl_init_hw_start() and ath6kl_init_hw_stop()Vasanthakumar Thiagarajan2012-10-241-5/+23
* ath6kl: rework scheduled scanThomas Pedersen2012-10-241-0/+6
* ath6kl: Add support for AR6004 hardware version 1.3Bala Shanmugam2012-10-241-0/+20
* ath6kl: fix fw capability parsingThomas Pedersen2012-06-141-3/+3
* ath6kl: use firmware version from FW IENaveen Singh2012-06-111-0/+8
* ath6kl: Add support for setting tx rateset.Bala Shanmugam2012-05-241-0/+5
* ath6kl: Fix missing gpio pin 9 configurationVasanthakumar Thiagarajan2012-05-241-0/+6
* ath6kl: enable enhanced bmiss detectionThomas Pedersen2012-05-161-0/+3
* ath6kl: merge split format strings into oneKalle Valo2012-04-161-5/+6