index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
/
htc_mbox.c
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-03-25
wifi: ath6kl: fix sparse warnings
Kalle Valo
2022-03-18
ath6kl: fix typos in comments
Julia Lawall
2021-12-09
ath6kl: Use struct_group() to avoid size-mismatched casting
Kees Cook
2019-09-04
ath6kl: Fix a possible null-pointer dereference in ath6kl_htc_mbox_create()
Jia-Ju Bai
2015-12-08
ath6kl: Don't print error message when recv is canceled
Steve deRosier
2015-10-09
ath6kl: remove redundant null pointer check on send_pkt
Colin Ian King
2014-03-13
ath6kl: use braces on both arms of if statement
Kalle Valo
2014-03-13
ath6kl: fix blank lines before and after braces
Kalle Valo
2013-03-18
ath6kl: adding tracing points for htc_mbox
Kalle Valo
2012-10-24
ath6kl: Remove obselete USB device related checks
Mohammed Shafi Shajakhan
2012-10-24
ath6kl: Array index out of bounds check
Pandiyarajan Pitchaimuthu
2012-05-29
ath6kl: Fix typo in htc mbox debug print msg
Raja Mani
2012-04-30
ath6kl: Complete failed tx packet in ath6kl_htc_tx_from_queue()
Vasanthakumar Thiagarajan
2012-04-27
ath6kl: handle background(BK) stream properly on htc mbox layer
Kevin Fang
2012-04-23
ath6kl: fix an indenting issue
Dan Carpenter
2012-04-23
ath6kl: change || to &&
Dan Carpenter
2012-03-26
ath6kl: add htc ops
Kalle Valo