index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
/
htc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-05
ath6kl: revert USB support
John W. Linville
1
-9
/
+1
2011-11-13
ath6kl: disable HTC for USB devices
Kalle Valo
1
-1
/
+9
2011-11-11
ath6kl: print seqno in htc debug logs
Kalle Valo
1
-4
/
+7
2011-11-11
ath6kl: power down hardware when interface is down
Kalle Valo
1
-0
/
+3
2011-11-11
ath6kl: create ath6kl_htc_reset()
Kalle Valo
1
-42
/
+49
2011-11-11
ath6kl: add a fixme to ath6kl_htc_wait_target()
Kalle Valo
1
-0
/
+4
2011-11-11
ath6kl: add more boot debug messages
Kalle Valo
1
-4
/
+4
2011-11-11
ath6kl: add debug messages for credit handling
Kalle Valo
1
-22
/
+24
2011-11-11
ath6kl: use ath6kl_credit prefix consistently
Kalle Valo
1
-32
/
+31
2011-11-11
ath6kl: move all credit distribution code to htc.c
Kalle Valo
1
-0
/
+292
2011-11-11
ath6kl: rename struct htc_credit_state_info to ath6kl_htc_credit_info
Kalle Valo
1
-15
/
+16
2011-11-11
ath6kl: rename struct htc_endpoint_credit_dist.htc_rsvd to htc_ep
Kalle Valo
1
-2
/
+2
2011-11-11
ath6kl: use ath6kl prefix in credit functions
Kalle Valo
1
-11
/
+11
2011-11-11
ath6kl: don't dump full htc packets
Kalle Valo
1
-11
/
+0
2011-11-11
ath6kl: cleanup htc debug messages
Kalle Valo
1
-71
/
+67
2011-11-11
ath6kl: merge htc debug levels
Kalle Valo
1
-42
/
+42
2011-11-11
ath6kl: move remaining content from htc_hif.h to hif.h
Kalle Valo
1
-1
/
+1
2011-11-11
ath6kl: move htc_hif to hif.c
Kalle Valo
1
-10
/
+10
2011-11-11
ath6kl: Minor cleanup in msg_look_ahead parameter in ath6kl_htc_rxmsg_pending...
Vasanthakumar Thiagarajan
1
-2
/
+2
2011-11-11
ath6kl: Avoid processing failed rx packets
Vasanthakumar Thiagarajan
1
-14
/
+34
2011-11-11
ath6kl: Fix htc_packet leak in ath6kl_htc_rx_fetch()
Vasanthakumar Thiagarajan
1
-4
/
+2
2011-11-11
ath6kl: Fix htc_packet leak in ath6kl_htc_rx_process_packets()
Vasanthakumar Thiagarajan
1
-1
/
+2
2011-09-28
ath6kl: add prefix parameter to ath6kl_dbg_dump()
Kalle Valo
1
-13
/
+14
2011-09-27
ath6kl: Remove unnecessary retrieval of first list entry in ath6kl_htc_tx_set...
Vasanthakumar Thiagarajan
1
-1
/
+0
2011-09-06
ath6kl: unify rx function naming in htc.c
Kalle Valo
1
-60
/
+66
2011-09-06
ath6kl: unify tx function names in htc.c
Kalle Valo
1
-43
/
+44
2011-08-31
ath6kl: Avoid rolling back of entire scatter setup in case of failure
Vasanthakumar Thiagarajan
1
-12
/
+12
2011-08-31
ath6kl: Fix system freeze under heavy data load
Vasanthakumar Thiagarajan
1
-0
/
+14
2011-08-31
ath6kl: fix indentation in htc_issued_send()
Kalle Valo
1
-1
/
+1
2011-08-10
ath6kl: fix function name conflicts with ath9k
Kalle Valo
1
-30
/
+31
2011-08-09
ath6kl: Rearrange the variable and the value position in IF condition
Raja Mani
1
-1
/
+1
2011-08-09
ath6kl: Print bad trailer data only when htc fails to parse trailer info
Raja Mani
1
-2
/
+3
2011-08-09
ath6kl: Move chk_irq_status_cnt from ath6kl_device to htc_target
Vasanthakumar Thiagarajan
1
-2
/
+2
2011-08-09
ath6kl: Move scatter information from ath6kl_device to htc_target
Vasanthakumar Thiagarajan
1
-9
/
+4
2011-08-09
ath6kl: Move block_sz and block_mask from ath6kl_device to htc_target
Vasanthakumar Thiagarajan
1
-7
/
+7
2011-08-09
ath6kl: Move bundle size from ath6kl_device to htc_target
Vasanthakumar Thiagarajan
1
-8
/
+8
2011-08-09
ath6kl: Remove callback msg_pending() and used the function directly
Vasanthakumar Thiagarajan
1
-4
/
+2
2011-08-09
ath6kl: Remove ath6kldev_setup_msg_bndl()
Vasanthakumar Thiagarajan
1
-1
/
+1
2011-08-09
ath6kl: Remove endpoint reference from hif_scatter_req
Vasanthakumar Thiagarajan
1
-4
/
+6
2011-08-09
ath6kl: Remove useless flags in hif_scatter_req
Vasanthakumar Thiagarajan
1
-6
/
+0
2011-08-09
Add ath6kl cleaned up driver
Kalle Valo
1
-0
/
+2466