Kalle Valo
|
05aab177a9
ath6kl: fix too long lines
|
13 years ago |
Kalle Valo
|
ddc3d77c80
ath6kl: logical continuations should be on the previous line
|
13 years ago |
Kalle Valo
|
96f1fadc94
ath6kl: alignment should match open parenthesis
|
13 years ago |
Vasanthakumar Thiagarajan
|
5378f244b6
ath6kl: Fix memory leak of rx packets in endpoint 0
|
13 years ago |
Chilam Ng
|
0ea10f2b46
ath6kl: assign Tx packet drop threshold per endpoint based on AC priority
|
13 years ago |
Chilam Ng
|
b29072cc7b
ath6kl: prioritize Tx bundling based on AC priorities
|
13 years ago |
Vasanthakumar Thiagarajan
|
1b2df40734
ath6kl: Update license header
|
13 years ago |
Kalle Valo
|
241b128b6b
ath6kl: add back beginnings of USB support
|
13 years ago |
Kalle Valo
|
a0afd4f7c1
Merge remote branch 'wireless-next/master' into ath6kl-next
|
13 years ago |
Sujith Manoharan
|
cbec267a51
ath6kl: Initialize a variable properly
|
13 years ago |
John W. Linville
|
cb00ec382b
ath6kl: revert USB support
|
13 years ago |
Kalle Valo
|
d70385a26a
ath6kl: disable HTC for USB devices
|
13 years ago |
Kalle Valo
|
2387f0dcd1
ath6kl: print seqno in htc debug logs
|
13 years ago |
Kalle Valo
|
5fe4dffbc1
ath6kl: power down hardware when interface is down
|
13 years ago |
Kalle Valo
|
8a8109169b
ath6kl: create ath6kl_htc_reset()
|
13 years ago |
Kalle Valo
|
4e3d54c7ab
ath6kl: add a fixme to ath6kl_htc_wait_target()
|
13 years ago |
Kalle Valo
|
3ef987bee7
ath6kl: add more boot debug messages
|
13 years ago |
Kalle Valo
|
02f0d6fcab
ath6kl: add debug messages for credit handling
|
13 years ago |
Kalle Valo
|
cb64a6105b
ath6kl: use ath6kl_credit prefix consistently
|
13 years ago |
Kalle Valo
|
f2f921950d
ath6kl: move all credit distribution code to htc.c
|
13 years ago |
Kalle Valo
|
3c3703987a
ath6kl: rename struct htc_credit_state_info to ath6kl_htc_credit_info
|
13 years ago |
Kalle Valo
|
e8c39790d0
ath6kl: rename struct htc_endpoint_credit_dist.htc_rsvd to htc_ep
|
13 years ago |
Kalle Valo
|
fa99e963b1
ath6kl: use ath6kl prefix in credit functions
|
13 years ago |
Kalle Valo
|
b1e03f8acf
ath6kl: don't dump full htc packets
|
13 years ago |
Kalle Valo
|
471e92fdfb
ath6kl: cleanup htc debug messages
|
13 years ago |
Kalle Valo
|
ebf29c95cf
ath6kl: merge htc debug levels
|
13 years ago |
Kalle Valo
|
2e1cb23c5e
ath6kl: move remaining content from htc_hif.h to hif.h
|
13 years ago |
Kalle Valo
|
8e8ddb2b8d
ath6kl: move htc_hif to hif.c
|
13 years ago |
Vasanthakumar Thiagarajan
|
4533d901a4
ath6kl: Minor cleanup in msg_look_ahead parameter in ath6kl_htc_rxmsg_pending_handler()
|
13 years ago |
Vasanthakumar Thiagarajan
|
99f54299b9
ath6kl: Avoid processing failed rx packets
|
13 years ago |