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
2022-06-23
nfp: add 'ethtool --identify' support
Sixiang Chen
3
-0
/
+66
2022-06-22
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
3
-6
/
+92
2022-06-22
net: phy: Add support for AQR113C EPHY
Bhadram Varka
1
-0
/
+20
2022-06-22
net: pcs: lynx: use mdiodev accessors
Russell King (Oracle)
1
-20
/
+10
2022-06-22
isdn: mISDN: hfcsusb: drop unexpected word "the" in the comments
Jiang Jian
1
-1
/
+1
2022-06-22
net: ipa: remove unexpected word "the"
Jiang Jian
1
-2
/
+2
2022-06-22
cxgb4vf: remove unexpected word "the"
Jiang Jian
1
-1
/
+1
2022-06-22
amt: remove unnecessary (void*) conversions
Yu Zhe
1
-4
/
+4
2022-06-22
mlxsw: spectrum_fid: Implement missing operations for rFID and dummy FID
Amit Cohen
1
-4
/
+54
2022-06-22
mlxsw: spectrum_fid: Use 'fid->fid_offset' when setting VNI
Amit Cohen
1
-11
/
+14
2022-06-22
mlxsw: spectrum_fid: Save 'fid_offset' as part of FID structure
Amit Cohen
1
-6
/
+23
2022-06-22
mlxsw: pci: Query resources before and after issuing 'CONFIG_PROFILE' command
Amit Cohen
1
-0
/
+9
2022-06-22
mlxsw: cmd: Increase 'config_profile.flood_mode' length
Amit Cohen
1
-1
/
+1
2022-06-22
mlxsw: Add enumerator for 'config_profile.flood_mode'
Amit Cohen
2
-8
/
+17
2022-06-22
mlxsw: spectrum_switchdev: Handle error in mlxsw_sp_bridge_mdb_mc_enable_sync()
Amit Cohen
1
-12
/
+31
2022-06-22
mlxsw: spectrum_switchdev: Convert mlxsw_sp_mc_write_mdb_entry() to return int
Amit Cohen
1
-7
/
+9
2022-06-22
mlxsw: spectrum_switchdev: Add error path in mlxsw_sp_port_mc_disabled_set()
Amit Cohen
1
-2
/
+15
2022-06-22
mlxsw: spectrum_switchdev: Simplify mlxsw_sp_port_mc_disabled_set()
Amit Cohen
1
-7
/
+66
2022-06-22
mlxsw: spectrum_switchdev: Do not set 'multicast_enabled' twice
Amit Cohen
1
-2
/
+0
2022-06-22
mlxsw: spectrum_switchdev: Pass 'struct mlxsw_sp' to mlxsw_sp_bridge_mdb_mc_e...
Amit Cohen
1
-7
/
+4
2022-06-22
mlxsw: Remove lag_vid_valid indication
Amit Cohen
3
-11
/
+1
2022-06-21
net: phy: dp83td510: add SQI support
Oleksij Rempel
1
-0
/
+49
2022-06-21
net: phy: smsc: Deduplicate interrupt acknowledgement upon phy_init_hw()
Lukas Wunner
1
-12
/
+1
2022-06-21
intel/i40e: delete if NULL check before dev_kfree_skb
Bernard Zhao
1
-4
/
+2
2022-06-21
i40e: Remove unnecessary synchronize_irq() before free_irq()
Minghao Chi
1
-2
/
+0
2022-06-21
i40e: Add support for ethtool -s <interface> speed <speed in Mb>
Mateusz Palczewski
1
-0
/
+90
2022-06-21
net: dsa: microchip: move get_phy_flags & mtu to ksz_common
Arun Ramadoss
4
-18
/
+52
2022-06-21
net: dsa: microchip: update fdb add/del/dump in ksz_common
Arun Ramadoss
4
-51
/
+85
2022-06-21
net: dsa: microchip: update the ksz_port_mdb_add/del
Arun Ramadoss
4
-68
/
+98
2022-06-21
net: dsa: microchip: update the ksz_phylink_get_caps
Arun Ramadoss
4
-10
/
+11
2022-06-21
net: dsa: microchip: get P_STP_CTRL in ksz_port_stp_state by ksz_dev_ops
Arun Ramadoss
4
-22
/
+24
2022-06-21
net: dsa: microchip: move the port mirror to ksz_common
Arun Ramadoss
4
-13
/
+45
2022-06-21
net: dsa: microchip: move vlan functionality to ksz_common
Arun Ramadoss
4
-20
/
+69
2022-06-21
net: dsa: microchip: ksz9477: use ksz_read_phy16 & ksz_write_phy16
Arun Ramadoss
1
-13
/
+10
2022-06-21
net: dsa: microchip: move tag_protocol to ksz_common
Arun Ramadoss
4
-25
/
+28
2022-06-21
net: dsa: microchip: move switch chip_id detection to ksz_common
Arun Ramadoss
6
-90
/
+93
2022-06-21
net: dsa: microchip: ksz9477: cleanup the ksz9477_switch_detect
Arun Ramadoss
1
-26
/
+22
2022-06-21
nfp: compose firmware file name with new hwinfo "nffw.partno"
Yu Xiao
1
-1
/
+3
2022-06-20
mlxsw: reg: Add support for VLAN RIF as part of RITR register
Amit Cohen
1
-3
/
+26
2022-06-20
mlxsw: Add support for egress FID classification after decapsulation
Amit Cohen
2
-9
/
+44
2022-06-20
mlxsw: reg: Add egress FID field to RITR register
Amit Cohen
1
-2
/
+14
2022-06-20
mlxsw: reg: Add Router Egress Interface to VID Register
Amit Cohen
1
-0
/
+59
2022-06-20
mlxsw: reg: Replace MID related fields in SFGC register
Amit Cohen
2
-10
/
+9
2022-06-20
mlxsw: reg: Add flood related field to SFMR register
Amit Cohen
1
-0
/
+10
2022-06-20
mlxsw: reg: Add VID related fields to SFD register
Amit Cohen
1
-1
/
+36
2022-06-20
mlxsw: reg: Add SMPE related fields to SFMR register
Amit Cohen
1
-1
/
+20
2022-06-20
mlxsw: Add SMPE related fields to SMID2 register
Amit Cohen
2
-4
/
+24
2022-06-20
mlxsw: reg: Add Switch Multicast Port to Egress VID Register
Amit Cohen
1
-0
/
+40
2022-06-20
mlxsw: reg: Add ingress RIF related fields to SVFA register
Amit Cohen
1
-1
/
+21
2022-06-20
mlxsw: reg: Add ingress RIF related fields to SFMR register
Amit Cohen
1
-0
/
+20
[next]