index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
/
init.c
Age
Commit message (
Expand
)
Author
2023-10-18
wifi: ath6kl: replace deprecated strncpy with memcpy
Justin Stitt
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
2020-08-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2020-08-17
ath6kl: fix spelling mistake "initilisation" -> "initialization"
Colin Ian King
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2019-02-01
wireless: remove unneeded semicolon
YueHaibing
2018-09-03
ath6kl: convert to using %pOFn instead of device_node.name
Rob Herring
2016-04-26
ath6kl: add ability to set debug uart baud rate
Steve deRosier
2016-04-26
ath6kl: fix missing uart debug pin for 6004 HW 3.0
Steve deRosier
2015-12-11
ath6kl: add log messages for firmware failure cases.
Ben Greear
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-29
ath6kl: fix firmware version assignment
Ben Greear
2015-10-26
ath6kl: add missing of_node_put
Julia Lawall
2014-08-28
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
2014-08-25
ath6kl: fix %d confusingly prefixed with 0x in format strings
Hans Wennborg
2014-07-28
Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-07-20
ath6kl: remove unnecessary break after return
Fabian Frederick
2014-07-14
ath6kl: add support for ar6004 hw3.0
Jessica Wu
2014-07-14
ath6kl: add support wmi rate tables with mcs15
Jessica Wu
2014-07-14
ath6kl: don't set hi_refclk_hz if hardware version doesn't need it
Kalle Valo
2014-07-14
ath6kl: convert ar6004 hardware flags to firmware feature flags
Kalle Valo
2014-07-14
ath6kl: Fix ath6kl_bmi_read_hi32 macro
Frederic Danis
2014-03-13
ath6kl: fix blank lines before and after braces
Kalle Valo
2013-08-07
ath6kl: Fix race in heart beat polling
Vasanthakumar Thiagarajan
2013-06-01
ath6kl: Check wmi ready event status before validating abi version
Raja Mani
2013-03-18
ath6kl: Fix the byte alignment rule to avoid loss of bytes in a TCP segment
Myoungje Kim
2013-03-18
ath6kl: cold reset target after host warm boot
Kalle Valo
2013-03-18
ath6kl: fix usb related error handling and warnings
Kalle Valo
2013-03-18
ath6kl: cleanup ath6kl_reset_device()
Kalle Valo
2013-03-18
ath6kl: print firmware capabilities
Kalle Valo
2013-03-05
ath6kl: Return error from ath6kl_bmi_done()
Mohammed Shafi Shajakhan
2012-11-27
ath6kl: Move and rename ath6kl_cleanup_vif function
Mohammed Shafi Shajakhan
2012-11-27
ath6kl: Remove erroneous flag clearing
Mohammed Shafi Shajakhan
2012-10-24
ath6kl: Add a hardware flag for SDIO CRC error workaround
Mohammed Shafi Shajakhan
2012-10-24
ath6kl: Fix mapping uplink endpoint for AR6004
Mohammed Shafi Shajakhan
2012-10-24
ath6kl: Fix inactivity timeout for AR6004
Mohammed Shafi Shajakhan
2012-10-24
ath6kl: Rename ATH6KL_HW_FLAG_64BIT_RATES
Mohammed Shafi Shajakhan
2012-10-24
ath6kl: Fix reconnection issue after recovery
Vasanthakumar Thiagarajan
2012-10-24
ath6kl: Add support to detect fw error through heart beat
Vasanthakumar Thiagarajan
2012-10-24
ath6kl: Recover from fw crash
Vasanthakumar Thiagarajan
2012-10-24
ath6kl: Refactor ath6kl_init_hw_start() and ath6kl_init_hw_stop()
Vasanthakumar Thiagarajan
2012-10-24
ath6kl: rework scheduled scan
Thomas Pedersen
2012-10-24
ath6kl: Add support for AR6004 hardware version 1.3
Bala Shanmugam
2012-06-14
ath6kl: fix fw capability parsing
Thomas Pedersen
2012-06-11
ath6kl: use firmware version from FW IE
Naveen Singh
2012-05-24
ath6kl: Add support for setting tx rateset.
Bala Shanmugam
2012-05-24
ath6kl: Fix missing gpio pin 9 configuration
Vasanthakumar Thiagarajan
2012-05-16
ath6kl: enable enhanced bmiss detection
Thomas Pedersen
2012-04-16
ath6kl: merge split format strings into one
Kalle Valo
[next]