Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-03-18 | ath6kl: cold reset target after host warm boot | Kalle Valo | 1 | -1/+1 |
2013-03-18 | ath6kl: fix usb related error handling and warnings | Kalle Valo | 1 | -5/+5 |
2013-03-09 | ath6kl: small cleanup in ath6kl_htc_pipe_rx_complete() | Dan Carpenter | 1 | -2/+1 |
2012-11-27 | ath6kl: Fix kernel panic on continuous driver load/unload | Mohammed Shafi Shajakhan | 1 | -0/+16 |
2012-11-27 | ath6kl: remove unnecessary check for NULL skb | Mohammed Shafi Shajakhan | 1 | -5/+3 |
2012-11-27 | ath6kl: Use standard way to assign the boolean variable | Mohammed Shafi Shajakhan | 1 | -1/+1 |
2012-10-24 | ath6kl: use list_move_tail instead of list_del/list_add_tail | Wei Yongjun | 1 | -8/+6 |
2012-04-27 | ath6kl: assign Tx packet drop threshold per endpoint on htc pipe layer | Kevin Fang | 1 | -0/+3 |
2012-04-16 | ath6kl: list_first_entry() is never NULL | Dan Carpenter | 1 | -8/+0 |
2012-03-26 | ath6kl: Add HTC pipe implementation | Kalle Valo | 1 | -0/+1713 |