index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
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
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
2012-04-12
ath6kl: Add AR6004 1.2 support for USB and SDIO
Ray Chen
2012-04-12
Merge remote branch 'wireless-next/master' into ath6kl-next
Kalle Valo
2012-04-10
ath: Add and use pr_fmt, convert printks to pr_<level>
Joe Perches
2012-04-09
ath6kl: Fix target assert in p2p bringup with multi vif
Vasanthakumar Thiagarajan
2012-04-03
ath6kl: Use vmalloc instead of kmalloc for fw
Vivek Natarajan
2012-03-26
ath6kl: add htc ops
Kalle Valo
2012-03-26
ath6kl: add tx_comp_multi() to struct htc_ep_callbacks
Kalle Valo
2012-03-26
ath6kl: set ram reserved size only for ar6003
Kalle Valo
2012-03-13
ath6kl: fix regression in ath6kl_upload_board_file()
Kalle Valo
2012-03-07
ath6kl: fix too long lines
Kalle Valo
2012-03-07
ath6kl: fix error handling ath6kl_target_config_wlan_params()
Kalle Valo
2012-03-07
ath6kl: add ath6kl_bmi_read_hi32()
Kalle Valo
2012-03-07
ath6kl: add ath6kl_bmi_write_hi32()
Kalle Valo
2012-03-07
ath6kl: alignment should match open parenthesis
Kalle Valo
[next]