index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pcs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-24
net: dsa: sja1105: configure the multicast policers, if present
Vladimir Oltean
1
-0
/
+4
2021-05-24
net: dsa: sja1105: use sja1105_xfer_u32 for the reset procedure
Vladimir Oltean
1
-16
/
+6
2021-05-24
net: dsa: sja1105: dynamically choose the number of static config table entries
Vladimir Oltean
1
-16
/
+16
2021-05-24
net: dsa: sja1105: skip CGU configuration if it's unnecessary
Vladimir Oltean
5
-2
/
+44
2021-05-24
net: dsa: sja1105: don't assign the host port using dsa_upstream_port()
Vladimir Oltean
1
-1
/
+10
2021-05-24
net: dsa: sja1105: dimension the data structures for a larger port count
Vladimir Oltean
5
-24
/
+25
2021-05-24
net: dsa: sja1105: avoid some work for unused ports
Vladimir Oltean
1
-5
/
+22
2021-05-24
net: dsa: sja1105: parameterize the number of ports
Vladimir Oltean
5
-38
/
+53
2021-05-24
net: hns3: use HCLGE_VPORT_STATE_PROMISC_CHANGE to replace HCLGE_STATE_PROMIS...
Jian Shen
2
-7
/
+6
2021-05-24
net: hns3: configure promisc mode for VF asynchronously
Jian Shen
3
-46
/
+42
2021-05-24
nfc: st-nci: remove unnecessary assignment and label
wengjianfeng
1
-6
/
+2
2021-05-24
ethernet: ucc_geth: Use kmemdup() rather than kmalloc+memcpy
YueHaibing
1
-2
/
+1
2021-05-24
net: r6040: Allow restarting auto-negotiation
Florian Fainelli
1
-0
/
+1
2021-05-24
net: r6040: Use ETH_FCS_LEN
Florian Fainelli
1
-2
/
+2
2021-05-24
net: r6040: Use logical or for MDIO operations
Florian Fainelli
1
-2
/
+2
2021-05-24
ehea: Use DEVICE_ATTR_*() macro
YueHaibing
1
-9
/
+9
2021-05-24
sfc: falcon: use DEVICE_ATTR_*() macro
YueHaibing
2
-7
/
+7
2021-05-24
sfc: use DEVICE_ATTR_*() macro
YueHaibing
3
-17
/
+18
2021-05-24
net: ftgmac100: add missing error return code in ftgmac100_probe()
Yang Yingliang
1
-1
/
+5
2021-05-21
dpaa2-eth: don't print error from dpaa2_mac_connect if that's EPROBE_DEFER
Vladimir Oltean
1
-3
/
+4
2021-05-21
dpaa2-eth: name the debugfs directory after the DPNI object
Ioana Ciornei
1
-1
/
+5
2021-05-21
dpaa2-eth: setup the of_node field of the device
Ioana Ciornei
2
-12
/
+14
2021-05-21
net: dsa: sja1105: don't use burst SPI reads for port statistics
Vladimir Oltean
3
-468
/
+598
2021-05-21
net: dsa: sja1105: stop reporting the queue levels in ethtool port counters
Vladimir Oltean
3
-54
/
+2
2021-05-21
net: hns3: Fix return of uninitialized variable ret
Colin Ian King
1
-0
/
+1
2021-05-21
atm: Fix typo
zuoqilin
1
-1
/
+1
2021-05-21
net: phy: Fix inconsistent indenting
Jiapeng Chong
1
-1
/
+1
2021-05-21
sfc: farch: fix compile warning in efx_farch_dimension_resources()
Yang Yingliang
1
-6
/
+7
2021-05-21
net: bonding: bond_alb: Fix some typos in bond_alb.c
Wang Hai
1
-4
/
+4
2021-05-21
caif_virtio: Fix some typos in caif_virtio.c
Wang Hai
1
-3
/
+3
2021-05-21
net: wan: add necessary () to macro argument
Peng Li
1
-10
/
+10
2021-05-21
net: wan: add braces {} to all arms of the statement
Peng Li
1
-1
/
+2
2021-05-21
net: wan: remove redundant blank lines
Peng Li
1
-20
/
+0
2021-05-21
net: wan: fix the code style issue about trailing statements
Peng Li
1
-10
/
+28
2021-05-21
net: wan: add some required spaces
Peng Li
1
-3
/
+3
2021-05-21
net: wan: fix an code style issue about "foo* bar"
Peng Li
1
-5
/
+5
2021-05-21
net: dsa: sja1105: adapt to a SPI controller with a limited max transfer size
Vladimir Oltean
4
-9
/
+38
2021-05-21
net: dsa: sja1105: send multiple spi_messages instead of using cs_change
Vladimir Oltean
1
-40
/
+12
2021-05-21
net: phy: add driver for Motorcomm yt8511 phy
Peter Geis
4
-0
/
+149
2021-05-21
net: xilinx_emaclite: Do not print real IOMEM pointer
YueHaibing
1
-3
/
+2
2021-05-21
net: cdc_ncm: use DEVICE_ATTR_RW macro
YueHaibing
1
-12
/
+24
2021-05-21
net: usb: hso: use DEVICE_ATTR_RO macro
YueHaibing
1
-4
/
+3
2021-05-21
net: atm: use DEVICE_ATTR_RO macro
YueHaibing
1
-12
/
+12
2021-05-21
selftests: net: devlink_port_split.py: skip the test if no devlink device
Po-Hsu Lin
1
-1
/
+7
2021-05-21
ibmvnic: remove default label from to_string switch
Michal Suchanek
1
-4
/
+2
2021-05-21
NFC: st21nfca: remove unnecessary variable and labels
wengjianfeng
1
-41
/
+18
2021-05-21
net: bonding: use tabs instead of space for code indent
Yufeng Mo
1
-1
/
+1
2021-05-21
net: bonding: remove unnecessary braces
Yufeng Mo
2
-4
/
+2
2021-05-21
net: bonding: fix code indent for conditional statements
Yufeng Mo
1
-1
/
+1
2021-05-21
net: bonding: add some required blank lines
Yufeng Mo
4
-0
/
+13
[next]