index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-10
wcn36xx: don't keep reference to skb if transmission failed
Daniel Mack
2
-4
/
+17
2018-04-10
wcn36xx: check for DMA mapping errors in wcn36xx_dxe_tx_frame()
Daniel Mack
1
-0
/
+5
2018-04-10
ath9k: dfs: remove accidental use of stack VLA
Gustavo A. R. Silva
1
-3
/
+3
2018-04-10
ath10k: fix spelling mistake: "tiggers" -> "triggers"
Colin Ian King
1
-1
/
+1
2018-04-10
ath10k: sdio: fix memory leak for probe allocations
Marcus Folkesson
1
-15
/
+9
2018-04-10
wil6210: fix potential null dereference of ndev before null check
Colin Ian King
1
-1
/
+2
2018-04-10
ath10k: avoid possible string overflow
Arnd Bergmann
1
-2
/
+2
2018-03-29
ath: Remove unnecessary ath_bcast_mac and use eth_broadcast_addr
Joe Perches
4
-5
/
+3
2018-03-29
ath10k: fix vdev stats for 10.4 firmware
Rajkumar Manoharan
4
-21
/
+184
2018-03-29
ath10k: fix recent bandwidth conversion bug
Christian Lamparter
1
-18
/
+24
2018-03-29
ath10k: advertize beacon_int_min_gcd
Anilkumar Kolli
1
-0
/
+2
2018-03-29
ath10k: fix TDLS peer TX data failure issue on encryped AP
Yingying Tang
1
-0
/
+4
2018-03-29
ath10k: avoid to set WEP key for TDLS peer
Yingying Tang
1
-1
/
+1
2018-03-29
ath10k: enable TDLS peer inactivity detection
Yingying Tang
3
-0
/
+60
2018-03-29
ath10k: enable TDLS peer buffer STA feature
Yingying Tang
2
-0
/
+6
2018-03-29
wcn36xx: dequeue all pending indicator messages
Daniel Mack
1
-43
/
+52
2018-03-29
wcn36xx: Fix firmware crash due to corrupted buffer address
Loic Poulain
3
-32
/
+16
2018-03-29
wcn36xx: turn off probe response offloading
Ramon Fried
1
-2
/
+0
2018-03-29
ath10k: add memory dump support QCA9984
Anilkumar Kolli
3
-0
/
+135
2018-03-29
ath10k: refactor ath10k_pci_dump_memory() in preparation for QCA9984 support
Kalle Valo
1
-19
/
+36
2018-03-29
ath10k: suppress "Unknown eventid: 36925" warnings
Sathishkumar Muruganandam
1
-0
/
+1
2018-03-29
ath10k: add FW API 6 firmware image for QCA9377
Ryan Hsu
1
-0
/
+1
2018-03-29
ath10k: enable QCA6174/QCA9377 to read the chip temperature
Ryan Hsu
2
-2
/
+48
2018-03-29
Revert "ath10k: send (re)assoc peer command when NSS changed"
Karthikeyan Periyasamy
1
-3
/
+2
2018-03-29
ath9k: fix DFS detector synchronization
Timothy Redaelli
1
-4
/
+5
2018-03-27
rsi: Remove stack VLA usage
Tobin C. Harding
1
-6
/
+14
2018-03-27
mwifiex: remove warnings in mwifiex_cmd_append_11n_tlv()
Ganapathi Bhat
1
-4
/
+6
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
53
-486
/
+427
2018-03-27
Bluetooth: btrsi: rework dependencies
Arnd Bergmann
2
-4
/
+4
2018-03-27
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
43
-1015
/
+3446
2018-03-26
wcn36xx: Check DXE IRQ reason
Ramon Fried
2
-7
/
+47
2018-03-26
wcn36xx: calculate DXE default channel values
Ramon Fried
1
-5
/
+99
2018-03-26
wcn36xx: calculate DXE control registers values
Ramon Fried
2
-15
/
+103
2018-03-26
ath9k: spelling s/premble/preamble/
Peter Große
1
-1
/
+1
2018-03-26
ath9k: fix crash in spectral scan
Sebastian Gottschall
1
-5
/
+7
2018-03-26
ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)
Karthikeyan Periyasamy
1
-0
/
+10
2018-03-26
ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowait
Carl Huang
2
-9
/
+5
2018-03-26
wcn36xx: reduce verbosity of drivers messages
Ramon Fried
3
-9
/
+14
2018-03-26
ath: fix false radar detection in JP region
Sriram R
1
-1
/
+1
2018-03-26
ath10k: debugfs support to get final TPC stats for 10.4 variants
Maharaja Kennadyrajan
6
-15
/
+518
2018-03-26
ath10k: add sta rx packet stats per tid
Vasanthakumar Thiagarajan
5
-10
/
+470
2018-03-26
Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or...
David S. Miller
98
-727
/
+2065
2018-03-26
tipc: tipc_disc_addr_trial_msg() can be static
kbuild test robot
1
-7
/
+7
2018-03-26
ibmvnic: Potential NULL dereference in clean_one_tx_pool()
Dan Carpenter
1
-1
/
+1
2018-03-26
cxgb4: support new ISSI flash parts
Ganesh Goudar
1
-0
/
+19
2018-03-26
cxgb4: depend on firmware event for link status
Ganesh Goudar
1
-2
/
+0
2018-03-26
cxgb4: copy vlan_id in ndo_get_vf_config
Arjun Vynipadath
1
-2
/
+6
2018-03-26
cxgb4: Setup FW queues before registering netdev
Arjun Vynipadath
1
-3
/
+8
2018-03-26
Merge branch 'broadcom-Adaptive-interrupt-coalescing'
David S. Miller
4
-33
/
+243
2018-03-26
net: bcmgenet: Add support for adaptive RX coalescing
Florian Fainelli
2
-18
/
+103
[next]