index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
/
init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath6kl: add log messages for firmware failure cases.
Ben Greear
2015-12-11
1
-1
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-01
1
-0
/
+1
|
\
|
*
ath6kl: add missing of_node_put
Julia Lawall
2015-10-26
1
-0
/
+1
*
|
ath6kl: fix firmware version assignment
Ben Greear
2015-10-29
1
-1
/
+1
|
/
*
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
2014-08-28
1
-1
/
+1
|
\
|
*
ath6kl: fix %d confusingly prefixed with 0x in format strings
Hans Wennborg
2014-08-25
1
-1
/
+1
*
|
Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-07-28
1
-18
/
+72
|
\
\
|
|
/
|
*
ath6kl: add support for ar6004 hw3.0
Jessica Wu
2014-07-14
1
-4
/
+48
|
*
ath6kl: add support wmi rate tables with mcs15
Jessica Wu
2014-07-14
1
-0
/
+1
|
*
ath6kl: don't set hi_refclk_hz if hardware version doesn't need it
Kalle Valo
2014-07-14
1
-3
/
+6
|
*
ath6kl: convert ar6004 hardware flags to firmware feature flags
Kalle Valo
2014-07-14
1
-9
/
+7
|
*
ath6kl: Fix ath6kl_bmi_read_hi32 macro
Frederic Danis
2014-07-14
1
-2
/
+10
*
|
ath6kl: remove unnecessary break after return
Fabian Frederick
2014-07-20
1
-1
/
+0
|
/
*
ath6kl: fix blank lines before and after braces
Kalle Valo
2014-03-13
1
-1
/
+0
*
ath6kl: Fix race in heart beat polling
Vasanthakumar Thiagarajan
2013-08-07
1
-0
/
+3
*
ath6kl: Check wmi ready event status before validating abi version
Raja Mani
2013-06-01
1
-7
/
+7
*
ath6kl: Fix the byte alignment rule to avoid loss of bytes in a TCP segment
Myoungje Kim
2013-03-18
1
-2
/
+2
*
ath6kl: cold reset target after host warm boot
Kalle Valo
2013-03-18
1
-1
/
+12
*
ath6kl: fix usb related error handling and warnings
Kalle Valo
2013-03-18
1
-4
/
+6
*
ath6kl: cleanup ath6kl_reset_device()
Kalle Valo
2013-03-18
1
-3
/
+9
*
ath6kl: print firmware capabilities
Kalle Valo
2013-03-18
1
-0
/
+73
*
ath6kl: Return error from ath6kl_bmi_done()
Mohammed Shafi Shajakhan
2013-03-05
1
-4
/
+2
*
ath6kl: Move and rename ath6kl_cleanup_vif function
Mohammed Shafi Shajakhan
2012-11-27
1
-33
/
+1
*
ath6kl: Remove erroneous flag clearing
Mohammed Shafi Shajakhan
2012-11-27
1
-2
/
+0
*
ath6kl: Add a hardware flag for SDIO CRC error workaround
Mohammed Shafi Shajakhan
2012-10-24
1
-4
/
+3
*
ath6kl: Fix mapping uplink endpoint for AR6004
Mohammed Shafi Shajakhan
2012-10-24
1
-2
/
+3
*
ath6kl: Fix inactivity timeout for AR6004
Mohammed Shafi Shajakhan
2012-10-24
1
-5
/
+8
*
ath6kl: Rename ATH6KL_HW_FLAG_64BIT_RATES
Mohammed Shafi Shajakhan
2012-10-24
1
-4
/
+4
*
ath6kl: Fix reconnection issue after recovery
Vasanthakumar Thiagarajan
2012-10-24
1
-1
/
+5
*
ath6kl: Add support to detect fw error through heart beat
Vasanthakumar Thiagarajan
2012-10-24
1
-6
/
+0
*
ath6kl: Recover from fw crash
Vasanthakumar Thiagarajan
2012-10-24
1
-0
/
+19
*
ath6kl: Refactor ath6kl_init_hw_start() and ath6kl_init_hw_stop()
Vasanthakumar Thiagarajan
2012-10-24
1
-5
/
+23
*
ath6kl: rework scheduled scan
Thomas Pedersen
2012-10-24
1
-0
/
+6
*
ath6kl: Add support for AR6004 hardware version 1.3
Bala Shanmugam
2012-10-24
1
-0
/
+20
*
ath6kl: fix fw capability parsing
Thomas Pedersen
2012-06-14
1
-3
/
+3
*
ath6kl: use firmware version from FW IE
Naveen Singh
2012-06-11
1
-0
/
+8
*
ath6kl: Add support for setting tx rateset.
Bala Shanmugam
2012-05-24
1
-0
/
+5
*
ath6kl: Fix missing gpio pin 9 configuration
Vasanthakumar Thiagarajan
2012-05-24
1
-0
/
+6
*
ath6kl: enable enhanced bmiss detection
Thomas Pedersen
2012-05-16
1
-0
/
+3
*
ath6kl: merge split format strings into one
Kalle Valo
2012-04-16
1
-5
/
+6
*
ath6kl: Add AR6004 1.2 support for USB and SDIO
Ray Chen
2012-04-12
1
-0
/
+18
*
Merge remote branch 'wireless-next/master' into ath6kl-next
Kalle Valo
2012-04-12
1
-0
/
+2
|
\
|
*
ath: Add and use pr_fmt, convert printks to pr_<level>
Joe Perches
2012-04-10
1
-0
/
+2
*
|
ath6kl: Fix target assert in p2p bringup with multi vif
Vasanthakumar Thiagarajan
2012-04-09
1
-9
/
+18
*
|
ath6kl: Use vmalloc instead of kmalloc for fw
Vivek Natarajan
2012-04-03
1
-1
/
+3
*
|
ath6kl: add htc ops
Kalle Valo
2012-03-26
1
-1
/
+2
*
|
ath6kl: add tx_comp_multi() to struct htc_ep_callbacks
Kalle Valo
2012-03-26
1
-0
/
+1
*
|
ath6kl: set ram reserved size only for ar6003
Kalle Valo
2012-03-26
1
-10
/
+12
|
/
*
ath6kl: fix regression in ath6kl_upload_board_file()
Kalle Valo
2012-03-13
1
-1
/
+2
*
ath6kl: fix too long lines
Kalle Valo
2012-03-07
1
-3
/
+3
[next]