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-11-25
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
3
-5
/
+5
2020-11-25
net: dsa: mv88e6xxx: Handle error in serdes_get_regs
Chris Packham
1
-5
/
+9
2020-11-25
net: dsa: mv88e6xxx: Add serdes interrupt support for MV88E6097
Chris Packham
3
-0
/
+54
2020-11-25
net: dsa: mv88e6xxx: Support serdes ports on MV88E6097/6095/6185
Chris Packham
3
-0
/
+76
2020-11-25
net: dsa: mv88e6xxx: Don't force link when using in-band-status
Chris Packham
4
-4
/
+74
2020-11-25
net: dsa: microchip: ksz8795: setup SPI mode
Christian Eggers
1
-0
/
+6
2020-11-25
net: dsa: microchip: ksz9477: setup SPI mode
Christian Eggers
1
-0
/
+6
2020-11-25
net: dsa: microchip: support for "ethernet-ports" node
Christian Eggers
1
-1
/
+3
2020-11-25
soc: qcom: ipa: Constify static qmi structs
Rikard Falkeborn
1
-4
/
+4
2020-11-25
net: phy: realtek: read actual speed on rtl8211f to detect downshift
Antonio Borneo
1
-0
/
+1
2020-11-25
net: phy: mscc: use new PTP_MSGTYPE_* defines
Christian Eggers
2
-12
/
+7
2020-11-25
mlxsw: spectrum_ptp: use PTP wide message type definitions
Christian Eggers
2
-11
/
+4
2020-11-25
net: phy: dp83640: use new PTP_MSGTYPE_SYNC define
Christian Eggers
1
-4
/
+1
2020-11-25
net: phy: remove the .did_interrupt() and .ack_interrupt() callback
Ioana Ciornei
2
-47
/
+3
2020-11-25
net: phy: qsemi: remove the use of .ack_interrupt()
Ioana Ciornei
1
-3
/
+17
2020-11-25
net: phy: qsemi: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+22
2020-11-25
net: phy: ti: remove the use of .ack_interrupt()
Ioana Ciornei
6
-31
/
+56
2020-11-25
net: phy: ti: implement generic .handle_interrupt() callback
Ioana Ciornei
6
-0
/
+191
2020-11-25
net: phy: national: remove the use of the .ack_interrupt()
Ioana Ciornei
1
-14
/
+22
2020-11-25
net: phy: national: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+22
2020-11-25
net: phy: micrel: remove the use of .ack_interrupt()
Ioana Ciornei
1
-16
/
+15
2020-11-25
net: phy: micrel: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+34
2020-11-25
net: phy: meson-gxl: remove the use of .ack_callback()
Ioana Ciornei
1
-8
/
+11
2020-11-25
net: phy: meson-gxl: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+20
2020-11-25
net: phy: icplus: remove the use .ack_interrupt()
Ioana Ciornei
1
-13
/
+25
2020-11-25
net: phy: icplus: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-8
/
+16
2020-11-25
net: phy: intel-xway: remove the use of .ack_interrupt()
Ioana Ciornei
1
-12
/
+15
2020-11-25
net: phy: intel-xway: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-18
/
+28
2020-11-24
lan743x: replace polling loop by wait_event_timeout()
Sven Van Asbroeck
2
-16
/
+15
2020-11-24
lan743x: clean up software_isr function
Sven Van Asbroeck
1
-9
/
+4
2020-11-24
net: mvneta: alloc skb_shared_info on the mvneta_rx_swbm stack
Lorenzo Bianconi
1
-19
/
+23
2020-11-24
net: mvneta: move skb_shared_info in mvneta_xdp_put_buff caller
Lorenzo Bianconi
1
-11
/
+21
2020-11-24
net: mvneta: avoid unnecessary xdp_buff initialization
Lorenzo Bianconi
1
-4
/
+5
2020-11-24
net: mvpp2: divide fifo for dts-active ports only
Stefan Chulski
2
-44
/
+108
2020-11-24
net: hns3: fix spelling mistake "memroy" -> "memory"
Colin Ian King
2
-2
/
+2
2020-11-24
mlxsw: spectrum_trap: Add blackhole_nexthop trap
Ido Schimmel
1
-0
/
+6
2020-11-24
mlxsw: spectrum_router: Add support for blackhole nexthops
Ido Schimmel
3
-10
/
+48
2020-11-24
mlxsw: spectrum_router: Resolve RIF from nexthop struct instead of neighbour
Ido Schimmel
1
-1
/
+1
2020-11-24
mlxsw: spectrum_router: Use loopback RIF for unresolved nexthops
Ido Schimmel
1
-4
/
+4
2020-11-24
mlxsw: spectrum_router: Use different trap identifier for unresolved nexthops
Ido Schimmel
3
-2
/
+4
2020-11-24
mlxsw: spectrum_router: Create loopback RIF during initialization
Ido Schimmel
2
-0
/
+32
2020-11-24
net: stmmac: Use hrtimer for TX coalescing
Vincent Whitchurch
2
-10
/
+16
2020-11-24
igbvf: Refactor traces
Karen Sornek
1
-2
/
+2
2020-11-24
i40e: report correct VF link speed when link state is set to enable
Stefan Assmann
1
-2
/
+3
2020-11-24
i40e: remove redundant assignment
Marek Majtyka
1
-1
/
+0
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
36
-0
/
+42
2020-11-23
net: pch_gbe: Use 'dma_free_coherent()' to undo 'dma_alloc_coherent()'
Christophe JAILLET
1
-4
/
+6
2020-11-23
net: pch_gbe: Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
1
-10
/
+4
2020-11-23
net: dsa: hellcreek: Don't print error message on defer
Kurt Kanzenbach
1
-1
/
+1
2020-11-23
ptp: ptp_ines: use new PTP_MSGTYPE_* define(s)
Christian Eggers
1
-12
/
+7
[next]