Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
ce564170dfe5f7bcc5e198c37543d2d4fc80e1ee
/
drivers
/
net
/
wireless
/
ath
ce56417
wil6210: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
4ba6412
carl9170: remove dead branch in op_conf_tx callback
by Christian Lamparter
· 6 years ago
feb09b293
carl9170: fix misuse of device driver API
by Christian Lamparter
· 6 years ago
df5c415
ath9k: correctly handle short radar pulses
by Zefir Kurtisi
· 6 years ago
d9e47698
ath10k: Add WMI diag fw logging support for WCN3990
by Govind Singh
· 6 years ago
47ed1b4
ath10k: add report MIC error for sdio chip
by Wen Gong
· 6 years ago
33410a5
ath10k: add support for controlling tx power to a station
by Ashok Raj Nagarajan
· 6 years ago
c6f537a
ath10k: Add peer delete response event
by Dundi Raviteja
· 6 years ago
fe36e70
ath10k: wait for vdev delete response from firmware
by Rakesh Pillai
· 6 years ago
011d411
ath10k: fix PCIE device wake up failed
by Miaoqing Pan
· 6 years ago
8b97b05
ath10k: fix failure to set multiple fixed rate
by Miaoqing Pan
· 6 years ago
265df32
ath10k: Change the warning message string
by Fabio Estevam
· 6 years ago
08d80e4
ath10k: fix fw crash by moving chip reset after napi disabled
by Miaoqing Pan
· 6 years ago
4b553f3
ath10k: add missing error handling
by Claire Chang
· 6 years ago
4fa42ad
ath10k: enabling tx stats support over pktlog
by Balaji Pothunoori
· 6 years ago
ef9cc0c
ath10k: acquire lock to fix lockdep's warning
by Claire Chang
· 6 years ago
54f6643
ath10k: change firmware file name for UTF mode of SDIO/USB
by Wen Gong
· 6 years ago
0f132ba
ath10k: add support for firmware crash recovery on SDIO chip
by Wen Gong
· 6 years ago
9d740d6
ath10k: Add wrapper function to ath10k debug
by Venkateswara Naralasetty
· 6 years ago
bc31c2c
ath10k: add htt_h2t_aggr_cfg_msg op for high latency devices
by Erik Stromdahl
· 6 years ago
74ee571
ath10k: add inline wrapper for htt_h2t_aggr_cfg_msg
by Erik Stromdahl
· 6 years ago
889ca18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
by Kalle Valo
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
80f2321
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
9e7251f
ath10k: Check tx_stats before use it
by Yingying Tang
· 6 years ago
49ed34b
ath10k: add peer id check in ath10k_peer_find_by_id
by Wen Gong
· 6 years ago
7835d8f
ath10k: Add wmi tlv service map for mesh 11s
by Surabhi Vishnoi
· 6 years ago
97354f2c
ath10k: Do not send probe response template for mesh
by Surabhi Vishnoi
· 6 years ago
a7368c3
ath10k: Add wmi tlv vdev subtype for mesh in WCN3990
by Surabhi Vishnoi
· 6 years ago
8cdee1a
ath10k: change swap mail box config for UTF mode of SDIO
by Wen Gong
· 6 years ago
9280f4f
ath10k: Fix the wrong value of enums for wmi tlv stats id
by Surabhi Vishnoi
· 6 years ago
4f735cd
ath10k: coredump: use struct_size() helper
by Gustavo A. R. Silva
· 6 years ago
35b50e7
ath10k: Use struct_size() helper
by Gustavo A. R. Silva
· 6 years ago
42f1bc4
ath10k: Fix encoding for protected management frames
by Rakesh Pillai
· 6 years ago
5c51875
ath10k: rx_duration update for fw_stats debugfs entry
by Balaji Pothunoori
· 6 years ago
9e0b341
ath10k: Fix the tx stats bytes & packets parsing
by Brandon Huang
· 6 years ago
889ab61
ath10k: Modify CE4 src buffer entries to 2048 for WCN3990
by Govind Singh
· 6 years ago
7b612ed
ath10k: Move board id and fw version logging to info level
by Govind Singh
· 6 years ago
473a408
ath10k: Added support to reset HTT stats in debugfs
by Maharaja Kennadyrajan
· 6 years ago
14bf921
ath10k: Extended the HTT stats support to retrieve Mu-MIMO related stats
by Maharaja Kennadyrajan
· 6 years ago
dd4e5d6
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
d31a36b
net: wireless: support of_get_mac_address new ERR_PTR error
by Petr Štetiar
· 6 years ago
6ffe0ac
Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 6 years ago
3d0aa91
wil6210: remove HALP for Talyn devices
by Maya Erez
· 6 years ago
d6a553c
wil6210: check rx_buff_mgmt before accessing it
by Dedy Lansky
· 6 years ago
7441be7
wil6210: fix missed MISC mbox interrupt
by Maya Erez
· 6 years ago
ddf7afd
wil6210: fix overwriting max_assoc_sta module param
by Ahmad Masri
· 6 years ago
9a874d0
wil6210: enhancements for descriptor and status ring debugfs
by Dedy Lansky
· 6 years ago
a7feb56
wil6210: add support for multiple sections in brd file
by Maya Erez
· 6 years ago
0131d18
wil6210: add printout of platform capabilities
by Dedy Lansky
· 6 years ago
9c64659
wil6210: fix _desc access in __wil_tx_vring_tso
by Alexei Avshalom Lazar
· 6 years ago
e10b0ed
wil6210: fix spurious interrupts in 3-msi
by Maya Erez
· 6 years ago
ff24e49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
62acdcf
wireless: carl9170: fix clang build warning
by Arnd Bergmann
· 6 years ago
bfabdd6
wil6210: fix potential out-of-bounds read
by Gustavo A. R. Silva
· 6 years ago
d879239
ath: DFS JP domain W56 fixed pulse type 3 RADAR detection
by Anilkumar Kolli
· 6 years ago
d3c2be9
ath9k: drop redundant code in ar9003_hw_set_channel
by Tomislav Požega
· 6 years ago
b50fd29
ath: drop duplicated define
by Tomislav Požega
· 6 years ago
05039f0
ath9k: Remove some set but not used variables
by YueHaibing
· 6 years ago
b037b10
ath9k: Differentiate between max combined and per chain power
by Sven Eckelmann
· 6 years ago
2f90c7e
ath9k: Check for errors when reading SREV register
by Tim Schumacher
· 6 years ago
389b72e
ath9k: Don't trust TX status TID number when reporting airtime
by Toke Høiland-Jørgensen
· 6 years ago
e643da2
ath6kl: remove redundant check of status != 0
by Colin Ian King
· 6 years ago
5d6751e
ath6kl: add some bounds checking
by Dan Carpenter
· 6 years ago
83d9562
ath6kl: wmi: use struct_size() helper
by Gustavo A. R. Silva
· 6 years ago
df75786
ath6kl: debug: Use struct_size() helper
by Gustavo A. R. Silva
· 6 years ago
93ee3d1
ath10k: fix incorrect multicast/broadcast rate setting
by Pradeep kumar Chitrapu
· 6 years ago
a8b10da
ath10k: enable QCA6174 hw3.2 SDIO hardware
by Wen Gong
· 6 years ago
33f9747
ath10k: add fragmentation handler for high latency devices
by Wen Gong
· 6 years ago
130c774
ath10k: add PN replay protection for high latency devices
by Wen Gong
· 6 years ago
28ce53b
ath10k: add handler for HTT_T2H_MSG_TYPE_SEC_IND event
by Wen Gong
· 6 years ago
e1bddde
ath10k: add struct for high latency PN replay protection
by Wen Gong
· 6 years ago
9e80ad3
ath10k: Drop WARN_ON()s that always trigger during system resume
by Rafael J. Wysocki
· 6 years ago
38faed1
ath10k: perform crash dump collection in workqueue
by Brian Norris
· 6 years ago
8cb0817
netlink: make validation more configurable for future strictness
by Johannes Berg
· 6 years ago
ae0be8d
netlink: make nla_nest_start() add NLA_F_NESTED flag
by Michal Kubecek
· 6 years ago
f91b63b
ath10k: sdio: add missing error check
by Erik Stromdahl
· 6 years ago
fbd428a
ath10k: add initialization of HTC header
by Alagu Sankar
· 6 years ago
30382dd
ath10k: fix use-after-free on SDIO data frames
by Kalle Valo
· 6 years ago
8ea51e4
ath10k: htt: support MSDU ids with SDIO
by Alagu Sankar
· 6 years ago
6d084ac
ath10k: initialise struct ath10k_bus params to zero
by Kalle Valo
· 6 years ago
e2a6b71
ath10k: htt: don't use txdone_fifo with SDIO
by Alagu Sankar
· 6 years ago
70736b97
ath10k: don't disable interrupts in ath10k_sdio_remove()
by Wen Gong
· 6 years ago
4504f0e
ath10k: sdio: workaround firmware UART pin configuration bug
by Wen Gong
· 6 years ago
db5e323
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
by Kalle Valo
· 6 years ago
2b4a669
mac80211: make ieee80211_schedule_txq schedule empty TXQs
by Felix Fietkau
· 6 years ago
fb24ea5
drivers: Remove explicit invocations of mmiowb()
by Will Deacon
· 6 years ago
fa0b735
wil6210: print error in FW and board files load failures
by Maya Erez
· 6 years ago
b4a967b
wil6210: reset buff id in status message after completion
by Maya Erez
· 6 years ago
8454e72
wil6210: add support for ucode tracing
by Ahmad Masri
· 6 years ago
1683a00
wil6210: prevent access to RGF_CAF_ICR in Talyn
by Maya Erez
· 6 years ago
49122ec
wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_ext
by Lior David
· 6 years ago
4bf0198
wil6210: fix report of rx packet checksum in edma mode
by Ahmad Masri
· 6 years ago
29ca376
wil6210: free edma_rx_swtail upon reset
by Dedy Lansky
· 6 years ago
7b83463
wil6210: use OEM MAC address from OTP
by Dedy Lansky
· 6 years ago
e4a29bd
wil6210: check mid is valid
by Ahmad Masri
· 6 years ago
044974f
wil6210: update WIL_MCS_MAX to 15
by Maya Erez
· 6 years ago
f6194f7
wil6210: do not set BIT_USER_SUPPORT_T_POWER_ON_0 in Talyn-MB
by Maya Erez
· 6 years ago
5793fe9
wil6210: increase PCP stop command timeout
by Maya Erez
· 6 years ago
a061894
wil6210: prevent device memory access while in reset or suspend
by Ahmad Masri
· 6 years ago
Next »