summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/htc_pipe.c
AgeCommit message (Expand)Author
2019-04-29ath6kl: remove redundant check of status != 0Colin Ian King
2018-07-30ath6kl: remove redundant variables netlen, orig_buf, orig_len, dropped and statsColin Ian King
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16ath6kl: fix spelling mistake: "Indicat" -> "Indicate"Colin Ian King
2017-04-13ath6kl: add __printf verification to ath6kl_dbgJoe Perches
2014-07-14ath6kl: implement rx flush for htc pipeJessica Wu
2014-03-13ath6kl: fix blank lines before and after bracesKalle Valo
2013-03-18ath6kl: cold reset target after host warm bootKalle Valo
2013-03-18ath6kl: fix usb related error handling and warningsKalle Valo
2013-03-09ath6kl: small cleanup in ath6kl_htc_pipe_rx_complete()Dan Carpenter
2012-11-27ath6kl: Fix kernel panic on continuous driver load/unloadMohammed Shafi Shajakhan
2012-11-27ath6kl: remove unnecessary check for NULL skbMohammed Shafi Shajakhan
2012-11-27ath6kl: Use standard way to assign the boolean variableMohammed Shafi Shajakhan
2012-10-24ath6kl: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2012-04-27ath6kl: assign Tx packet drop threshold per endpoint on htc pipe layerKevin Fang
2012-04-16ath6kl: list_first_entry() is never NULLDan Carpenter
2012-03-26ath6kl: Add HTC pipe implementationKalle Valo