index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
/
htc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath6kl: fix too long lines
Kalle Valo
2012-03-07
1
-21
/
+22
*
ath6kl: logical continuations should be on the previous line
Kalle Valo
2012-03-07
1
-4
/
+4
*
ath6kl: alignment should match open parenthesis
Kalle Valo
2012-03-07
1
-31
/
+31
*
ath6kl: Fix memory leak of rx packets in endpoint 0
Vasanthakumar Thiagarajan
2012-02-28
1
-1
/
+15
*
ath6kl: assign Tx packet drop threshold per endpoint based on AC priority
Chilam Ng
2012-02-27
1
-0
/
+9
*
ath6kl: prioritize Tx bundling based on AC priorities
Chilam Ng
2012-02-08
1
-7
/
+70
*
ath6kl: Update license header
Vasanthakumar Thiagarajan
2012-02-08
1
-0
/
+1
*
ath6kl: add back beginnings of USB support
Kalle Valo
2012-01-18
1
-1
/
+9
*
Merge remote branch 'wireless-next/master' into ath6kl-next
Kalle Valo
2012-01-13
1
-9
/
+1
|
\
|
*
ath6kl: revert USB support
John W. Linville
2012-01-05
1
-9
/
+1
*
|
ath6kl: Initialize a variable properly
Sujith Manoharan
2012-01-12
1
-0
/
+1
|
/
*
ath6kl: disable HTC for USB devices
Kalle Valo
2011-11-13
1
-1
/
+9
*
ath6kl: print seqno in htc debug logs
Kalle Valo
2011-11-11
1
-4
/
+7
*
ath6kl: power down hardware when interface is down
Kalle Valo
2011-11-11
1
-0
/
+3
*
ath6kl: create ath6kl_htc_reset()
Kalle Valo
2011-11-11
1
-42
/
+49
*
ath6kl: add a fixme to ath6kl_htc_wait_target()
Kalle Valo
2011-11-11
1
-0
/
+4
*
ath6kl: add more boot debug messages
Kalle Valo
2011-11-11
1
-4
/
+4
*
ath6kl: add debug messages for credit handling
Kalle Valo
2011-11-11
1
-22
/
+24
*
ath6kl: use ath6kl_credit prefix consistently
Kalle Valo
2011-11-11
1
-32
/
+31
*
ath6kl: move all credit distribution code to htc.c
Kalle Valo
2011-11-11
1
-0
/
+292
*
ath6kl: rename struct htc_credit_state_info to ath6kl_htc_credit_info
Kalle Valo
2011-11-11
1
-15
/
+16
*
ath6kl: rename struct htc_endpoint_credit_dist.htc_rsvd to htc_ep
Kalle Valo
2011-11-11
1
-2
/
+2
*
ath6kl: use ath6kl prefix in credit functions
Kalle Valo
2011-11-11
1
-11
/
+11
*
ath6kl: don't dump full htc packets
Kalle Valo
2011-11-11
1
-11
/
+0
*
ath6kl: cleanup htc debug messages
Kalle Valo
2011-11-11
1
-71
/
+67
*
ath6kl: merge htc debug levels
Kalle Valo
2011-11-11
1
-42
/
+42
*
ath6kl: move remaining content from htc_hif.h to hif.h
Kalle Valo
2011-11-11
1
-1
/
+1
*
ath6kl: move htc_hif to hif.c
Kalle Valo
2011-11-11
1
-10
/
+10
*
ath6kl: Minor cleanup in msg_look_ahead parameter in ath6kl_htc_rxmsg_pending...
Vasanthakumar Thiagarajan
2011-11-11
1
-2
/
+2
*
ath6kl: Avoid processing failed rx packets
Vasanthakumar Thiagarajan
2011-11-11
1
-14
/
+34
*
ath6kl: Fix htc_packet leak in ath6kl_htc_rx_fetch()
Vasanthakumar Thiagarajan
2011-11-11
1
-4
/
+2
*
ath6kl: Fix htc_packet leak in ath6kl_htc_rx_process_packets()
Vasanthakumar Thiagarajan
2011-11-11
1
-1
/
+2
*
ath6kl: add prefix parameter to ath6kl_dbg_dump()
Kalle Valo
2011-09-28
1
-13
/
+14
*
ath6kl: Remove unnecessary retrieval of first list entry in ath6kl_htc_tx_set...
Vasanthakumar Thiagarajan
2011-09-27
1
-1
/
+0
*
ath6kl: unify rx function naming in htc.c
Kalle Valo
2011-09-06
1
-60
/
+66
*
ath6kl: unify tx function names in htc.c
Kalle Valo
2011-09-06
1
-43
/
+44
*
ath6kl: Avoid rolling back of entire scatter setup in case of failure
Vasanthakumar Thiagarajan
2011-08-31
1
-12
/
+12
*
ath6kl: Fix system freeze under heavy data load
Vasanthakumar Thiagarajan
2011-08-31
1
-0
/
+14
*
ath6kl: fix indentation in htc_issued_send()
Kalle Valo
2011-08-31
1
-1
/
+1
*
ath6kl: fix function name conflicts with ath9k
Kalle Valo
2011-08-10
1
-30
/
+31
*
ath6kl: Rearrange the variable and the value position in IF condition
Raja Mani
2011-08-09
1
-1
/
+1
*
ath6kl: Print bad trailer data only when htc fails to parse trailer info
Raja Mani
2011-08-09
1
-2
/
+3
*
ath6kl: Move chk_irq_status_cnt from ath6kl_device to htc_target
Vasanthakumar Thiagarajan
2011-08-09
1
-2
/
+2
*
ath6kl: Move scatter information from ath6kl_device to htc_target
Vasanthakumar Thiagarajan
2011-08-09
1
-9
/
+4
*
ath6kl: Move block_sz and block_mask from ath6kl_device to htc_target
Vasanthakumar Thiagarajan
2011-08-09
1
-7
/
+7
*
ath6kl: Move bundle size from ath6kl_device to htc_target
Vasanthakumar Thiagarajan
2011-08-09
1
-8
/
+8
*
ath6kl: Remove callback msg_pending() and used the function directly
Vasanthakumar Thiagarajan
2011-08-09
1
-4
/
+2
*
ath6kl: Remove ath6kldev_setup_msg_bndl()
Vasanthakumar Thiagarajan
2011-08-09
1
-1
/
+1
*
ath6kl: Remove endpoint reference from hif_scatter_req
Vasanthakumar Thiagarajan
2011-08-09
1
-4
/
+6
*
ath6kl: Remove useless flags in hif_scatter_req
Vasanthakumar Thiagarajan
2011-08-09
1
-6
/
+0
[next]