summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/htc_pipe.c
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: implement rx flush for htc pipeJessica Wu2014-07-141-3/+29
* ath6kl: fix blank lines before and after bracesKalle Valo2014-03-131-9/+1
* ath6kl: cold reset target after host warm bootKalle Valo2013-03-181-1/+1
* ath6kl: fix usb related error handling and warningsKalle Valo2013-03-181-5/+5
* ath6kl: small cleanup in ath6kl_htc_pipe_rx_complete()Dan Carpenter2013-03-091-2/+1
* ath6kl: Fix kernel panic on continuous driver load/unloadMohammed Shafi Shajakhan2012-11-271-0/+16
* ath6kl: remove unnecessary check for NULL skbMohammed Shafi Shajakhan2012-11-271-5/+3
* ath6kl: Use standard way to assign the boolean variableMohammed Shafi Shajakhan2012-11-271-1/+1
* ath6kl: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-10-241-8/+6
* ath6kl: assign Tx packet drop threshold per endpoint on htc pipe layerKevin Fang2012-04-271-0/+3
* ath6kl: list_first_entry() is never NULLDan Carpenter2012-04-161-8/+0
* ath6kl: Add HTC pipe implementationKalle Valo2012-03-261-0/+1713
OpenPOWER on IntegriCloud