index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-28
net: stmmac: Remove WAKE_MAGIC if HW shows no pmt_magic_frame
Jisheng Zhang
1
-0
/
+2
2020-07-28
net: dsa: rtl8366: Fix VLAN set-up
Linus Walleij
1
-7
/
+7
2020-07-28
net: dsa: rtl8366: Fix VLAN semantics
Linus Walleij
1
-4
/
+17
2020-07-28
hinic: add log in exception handling processes
Luo bin
13
-45
/
+151
2020-07-28
hinic: add support to handle hw abnormal event
Luo bin
10
-36
/
+704
2020-07-28
ice: implement device flash update via devlink
Jacob Keller
9
-1
/
+1007
2020-07-28
ice: add flags indicating pending update of firmware module
Jacob Keller
3
-0
/
+24
2020-07-28
ice: Add AdminQ commands for FW update
Cudzilo, Szymon T
5
-2
/
+281
2020-07-28
ice: Add support for unified NVM update flow capability
Jacek Naczyk
3
-0
/
+11
2020-07-28
net: remove sockptr_advance
Christoph Hellwig
1
-6
/
+6
2020-07-28
mlxsw: core: Add support for temperature thresholds reading for QSFP-DD trans...
Vadim Pasternak
2
-10
/
+23
2020-07-28
mlxsw: core: Add ethtool support for QSFP-DD transceivers
Vadim Pasternak
2
-2
/
+21
2020-07-28
Merge tag 'mlx5-updates-2020-07-28' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
25
-212
/
+301
2020-07-28
farsync: use generic power management
Vaibhav Gupta
1
-6
/
+4
2020-07-28
net/mlx5: drop unnecessary list_empty
Julia Lawall
2
-10
/
+8
2020-07-28
net/mlx5: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
8
-13
/
+13
2020-07-28
net/mlx5: DR, Reduce print level for matcher print
Alex Vesker
1
-1
/
+1
2020-07-28
net/mlx5e: Add support for PCI relaxed ordering
Aya Levin
3
-2
/
+13
2020-07-28
net/mlx5e: Use indirect call wrappers for RX post WQEs functions
Tariq Toukan
5
-8
/
+7
2020-07-28
net/mlx5e: Move exposure of datapath function to txrx header
Tariq Toukan
4
-23
/
+29
2020-07-28
net/mlx5e: RX, Re-work initializaiton of RX function pointers
Tariq Toukan
9
-96
/
+112
2020-07-28
net/mlx5e: Link non uplink representors to PCI device
Parav Pandit
1
-1
/
+1
2020-07-28
net/mlx5: E-switch, Use eswitch total_vports
Parav Pandit
1
-7
/
+7
2020-07-28
net/mlx5: E-switch, Reuse total_vports and avoid duplicate nvports
Parav Pandit
2
-8
/
+6
2020-07-28
net/mlx5: E-switch, Consider maximum vf vports for steering init
Parav Pandit
1
-7
/
+1
2020-07-28
net/mlx5: Add function ID to reclaim pages debug log
Avihu Hagag
1
-1
/
+2
2020-07-28
net/mlx5: Hold pages RB tree per VF
Eran Ben Elisha
1
-38
/
+104
2020-07-27
net/mlx4: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-5
/
+5
2020-07-27
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
4
-52
/
+2
2020-07-27
qed: fix assignment of n_rq_elems to incorrect params field
Colin Ian King
1
-1
/
+1
2020-07-27
sfc_ef100: implement ndo_get_phys_port_{id,name}
Edward Cree
2
-0
/
+23
2020-07-27
sfc_ef100: read device MAC address at probe time
Edward Cree
2
-1
/
+40
2020-07-27
sfc_ef100: probe the PHY and configure the MAC
Edward Cree
1
-1
/
+41
2020-07-27
sfc_ef100: actually perform resets
Edward Cree
1
-0
/
+9
2020-07-27
sfc_ef100: extend ef100_check_caps to cover datapath_caps3
Edward Cree
3
-3
/
+11
2020-07-27
sfc_ef100: read datapath caps, implement check_caps
Edward Cree
2
-2
/
+58
2020-07-27
sfc_ef100: process events for MCDI completions
Edward Cree
1
-1
/
+56
2020-07-27
sfc_ef100: implement ndo_open/close and EVQ probing
Edward Cree
7
-0
/
+225
2020-07-27
sfc_ef100: implement MCDI transport
Edward Cree
2
-0
/
+107
2020-07-27
sfc_ef100: don't call efx_reset_down()/up() on EF100
Edward Cree
1
-3
/
+8
2020-07-27
sfc_ef100: PHY probe stub
Edward Cree
1
-0
/
+14
2020-07-27
sfc_ef100: reset-handling stub
Edward Cree
1
-0
/
+50
2020-07-27
sfc: skeleton EF100 PF driver
Edward Cree
26
-13
/
+1095
2020-07-27
sfc_ef100: register accesses on EF100
Edward Cree
2
-3
/
+15
2020-07-27
sfc_ef100: add EF100 register definitions
Edward Cree
1
-0
/
+693
2020-07-27
sfc: remove efx_ethtool_nway_reset()
Edward Cree
3
-10
/
+0
2020-07-27
qed: fix the allocation of the chains with an external PBL
Alexander Lobakin
1
-1
/
+3
2020-07-27
bnxt_en: Add support for 'ethtool -d'
Vasundhara Volam
4
-0
/
+94
2020-07-27
bnxt_en: Switch over to use the 64-bit software accumulated counters.
Michael Chan
3
-53
/
+64
2020-07-27
bnxt_en: Accumulate all counters.
Michael Chan
2
-2
/
+90
[next]