Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
4e7a3fa5394e6a9e3865ef1cedaec5c0ca368dc7
4e7a3fa
ath9k: FFT magnitude check: don't consider lower 3 data bits
by Simon Wunderlich
· 6 years ago
2f85786
ath9k: fix and simplify FFT max index retrieval
by Simon Wunderlich
· 6 years ago
b796a6c0
ath9k: return when short FFT frame was handled
by Simon Wunderlich
· 6 years ago
0322467
ath9k: add counters for good and errorneous FFT/spectral frames
by Simon Wunderlich
· 6 years ago
ec95e84
wil6210: remove set but not used variable 'start'
by YueHaibing
· 7 years ago
b8f3d16
ath9k: debug: remove set but not used variable 'fops_dump_nfcal'
by YueHaibing
· 7 years ago
3fa8d21
ath9k: add reset for airtime station debugfs
by Louie Lu
· 7 years ago
393b9b0
ath10k: disable napi before resource cleanup to avoid "use after free"
by Govind Singh
· 7 years ago
752ed2a
ath10k: move napi_enable to hif_start for consistent pairing
by Govind Singh
· 7 years ago
4600563
ath10k: advertize beacon_int_min_gcd as 100 while bring up multi vaps
by Maharaja Kennadyrajan
· 7 years ago
d70c0d4
ath10k: add debugfs support to get power save state change of STA
by Maharaja Kennadyrajan
· 7 years ago
4be3b05
ath10k: remove duplicated includes
by YueHaibing
· 7 years ago
f279294
ath10k: add support for configuring management packet rate
by Sriram R
· 7 years ago
08fafd6
ath10k: remove num_peers in hw_params for most targets
by Erik Stromdahl
· 7 years ago
8e8374d
ath10k: add default value for num_peers in WMI TLV init
by Erik Stromdahl
· 7 years ago
234e430
ath10k: utilize random MAC address if none is provided
by Brian Norris
· 7 years ago
058a7ea
ath10k: fix tx status flag setting for management frames
by Rakesh Pillai
· 7 years ago
833fd34
ath10k: fix vdev-start timeout on error
by Ben Greear
· 7 years ago
37f62c0
ath10k: wmi: disable softirq's while calling ieee80211_rx
by Erik Stromdahl
· 7 years ago
f88d493
ath10k: htt: High latency RX support
by Erik Stromdahl
· 7 years ago
a2097d6
ath10k: htt: High latency TX support
by Erik Stromdahl
· 7 years ago
4daacc9
ath10k: htt: RX ring config HL support
by Erik Stromdahl
· 7 years ago
d4e7f55
ath10k: add HTT RX HL ops
by Erik Stromdahl
· 7 years ago
852d1bf
ath10k: add HTT TX HL ops
by Erik Stromdahl
· 7 years ago
e66d536
ath10k: DMA related fixes for high latency devices
by Erik Stromdahl
· 7 years ago
4875e0b
ath10k: add per target config of max_num_peers
by Erik Stromdahl
· 7 years ago
9faaa14
ath10k: use hw_params.num_peers for num_tids in TLV init
by Erik Stromdahl
· 7 years ago
367c899
ath10k: add bus type check in ath10k_init_hw_params
by Erik Stromdahl
· 7 years ago
7c2dd61
ath10k: add device type enum to ath10k_bus_params
by Erik Stromdahl
· 7 years ago
c0d8d56
ath10k: add struct ath10k_bus_params
by Erik Stromdahl
· 7 years ago
39501ea
ath10k: download firmware via diag Copy Engine for QCA6174 and QCA9377.
by Carl Huang
· 7 years ago
bc346c9
ath10k: support to access target space below 1M for qca6174 and qca9377
by Carl Huang
· 7 years ago
d56bbee
ath10k: optimize pci diag mem read & write operations
by Carl Huang
· 7 years ago
c7fd8d2
ath10k: average ack rssi support for data frames
by Balaji Pothunoori
· 7 years ago
97c69a7
ath10k: avoid possible memory access violation
by K.T.VIJAYAKUMAAR
· 7 years ago
85dd28e
ath10k: add debugfs support to dump per sta tx stats
by Anilkumar Kolli
· 7 years ago
a904417
ath10k: add extended per sta tx statistics support
by Anilkumar Kolli
· 7 years ago
348cd95
ath10k: add debugfs entry to enable extended tx stats
by Anilkumar Kolli
· 7 years ago
0189dbd
ath10k: get the legacy rate index to update the txrate table
by Anilkumar Kolli
· 7 years ago
49925f2
wil6210: fix unsigned cid comparison with >= 0
by Gustavo A. R. Silva
· 7 years ago
713358c
ath10k: enable pktlog for WCN3990 target
by Govind Singh
· 7 years ago
9abcb93
ath10k: introduce CE_ATTR_POLL attribute for polling pipe
by Govind Singh
· 7 years ago
31324d1
ath10k: support extended board data download for dual-band QCA9984
by Sathishkumar Muruganandam
· 7 years ago
5849ed4
ath10k: refactoring needed for extended board data download
by Sathishkumar Muruganandam
· 7 years ago
f190873
ath10k: allow ATH10K_SNOC with COMPILE_TEST
by Niklas Cassel
· 7 years ago
e12e643
ath6kl: convert to using %pOFn instead of device_node.name
by Rob Herring
· 7 years ago
828853a
ath10k: add waiting htt tx complete before wow enable
by Wen Gong
· 7 years ago
9d58046
ath10k: retrieve MAC address from system firmware if provided
by Brian Norris
· 7 years ago
9cac6a9
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
by Kalle Valo
· 7 years ago
34d5629
ath10k: limit available channels via DT ieee80211-freq-limit
by Sven Eckelmann
· 7 years ago
4405b63
wil6210: fix invalid memory access for rx_buff_mgmt debugfs
by Dedy Lansky
· 7 years ago
b9010f1
wil6210: add FT roam support for AP and station
by Ahmad Masri
· 7 years ago
84f16fb
wil6210: fix RX buffers release and unmap
by Maya Erez
· 7 years ago
df2b538
wil6210: prevent usage of tx ring 0 for eDMA
by Maya Erez
· 7 years ago
686ab4f
wil6210: allocate rx reorder buffer only if rx reorder is enabled
by Maya Erez
· 7 years ago
596bdbc
wil6210: set edma variables only for Talyn-MB devices
by Maya Erez
· 7 years ago
9a65064
wil6210: drop Rx multicast packets that are looped-back to STA
by Dedy Lansky
· 7 years ago
22b9610
wil6210: add support for channel 4
by Alexei Avshalom Lazar
· 7 years ago
32dcfe8
wil6210: remove reset file from debugfs
by Karthick Gopalasubramanian
· 7 years ago
4ac1f00
ath6kl: Remove unnecessary parentheses
by Varsha Rao
· 7 years ago
d9c52fd
ath9k: fix tx99 with monitor mode interface
by Felix Fietkau
· 7 years ago
a2f73a1
ath9k: remove unused array firstep_table
by Colin Ian King
· 7 years ago
bf05e0f
ath9k: Remove unnecessary parentheses
by Varsha Rao
· 7 years ago
06ae8dc
ath10k: use struct_size() in kzalloc()
by Gustavo A. R. Silva
· 7 years ago
a991193
ath10k: schedule hardware restart if WMI command times out
by Martin Willi
· 7 years ago
58da3b4
ath10k: skip resetting rx filter for WCN3990
by Rakesh Pillai
· 7 years ago
050cdc6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
908946c
Fix up libata MAINTAINERS entry
by Jens Axboe
· 7 years ago
98c8f12
net: sched: Fix memory exposure from short TCA_U32_SEL
by Kees Cook
· 7 years ago
5b394b2
Linux 4.19-rc1
by Linus Torvalds
· 7 years ago
b933d6e
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
aba16dc
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 7 years ago
c4726e7
Merge tag 'gcc-plugins-v4.19-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
d207ea8
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
2a8a2b7
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
de37503
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
a9ce323
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
2923b27
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
828bf6e
Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
e75d039
qed: fix spelling mistake "comparsion" -> "comparison"
by Colin Ian King
· 7 years ago
2d66f99
vhost: correctly check the iova range when waking virtqueue
by Jason Wang
· 7 years ago
6750c87
qlge: Fix netdev features configuration.
by Manish Chopra
· 7 years ago
0da70f8
net: macb: do not disable MDIO bus at open/close time
by Anssi Hannula
· 7 years ago
f7b9e8e
Revert "net: stmmac: fix build failure due to missing COMMON_CLK dependency"
by Geert Uytterhoeven
· 7 years ago
ab5f110
net: macb: Fix regression breaking non-MDIO fixed-link PHYs
by Ahmad Fatoum
· 7 years ago
602b74e
mlxsw: spectrum_switchdev: Do not leak RIFs when removing bridge
by Ido Schimmel
· 7 years ago
b326272
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
1bc2767
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
b8dcdab
Merge tag 'for-linus-20180825' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
db84abf
Merge tag 'upstream-4.19-rc1-fix' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 7 years ago
04faac1
Merge tag '4.19-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 7 years ago
1b2de5d
mm/cow: don't bother write protecting already write-protected pages
by Linus Torvalds
· 7 years ago
e0fcfe1
hpfs: remove unnecessary checks on the value of r when assigning error code
by Colin Ian King
· 7 years ago
7634ccd
libata: maintainership update
by Jens Axboe
· 7 years ago
ae92378
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
by David S. Miller
· 7 years ago
0519359
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 7 years ago
5967661
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 7 years ago
9022ada8
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 7 years ago
18b8bfd
Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 7 years ago
d972604
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 7 years ago
Next »