index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
altera
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-26
e100: handle eeprom as little endian
Jesse Brandeburg
1
-6
/
+6
2021-05-26
net: wwan: core: Add WWAN device index sysfs attribute
Loic Poulain
1
-0
/
+15
2021-05-26
net: wan: add spaces required around that ':' and '+'
Peng Li
1
-2
/
+4
2021-05-26
net: wan: replace comparison to NULL with "!card"
Peng Li
1
-2
/
+2
2021-05-26
net: wan: add some required spaces
Peng Li
1
-7
/
+7
2021-05-26
net: wan: fix an code style issue about "foo* bar
Peng Li
1
-2
/
+2
2021-05-26
net: wan: add blank line after declarations
Peng Li
1
-0
/
+3
2021-05-26
net: wan: remove redundant blank lines
Peng Li
1
-25
/
+0
2021-05-26
net/hamradio/6pack: Fix inconsistent indenting
Jiapeng Chong
1
-6
/
+4
2021-05-26
net: hns3: switch to dim algorithm for adaptive interrupt moderation
Huazhong Tan
3
-125
/
+73
2021-05-26
net: bridge: remove redundant assignment
Nigel Christian
1
-1
/
+0
2021-05-24
net: wan: add braces {} to all arms of the statement
Peng Li
1
-4
/
+4
2021-05-24
net: wan: fix the comments style issue
Peng Li
1
-6
/
+9
2021-05-24
net: wan: replace comparison to NULL with "!card"
Peng Li
1
-2
/
+2
2021-05-24
net: wan: move out assignment in if condition
Peng Li
1
-2
/
+5
2021-05-24
net: wan: add some required spaces
Peng Li
1
-5
/
+5
2021-05-24
net: wan: fix the code style issue about trailing statements
Peng Li
1
-15
/
+44
2021-05-24
net: wan: code indent use tabs where possible
Peng Li
1
-17
/
+17
2021-05-24
net: wan: add blank line after declarations
Peng Li
1
-0
/
+5
2021-05-24
net: wan: fix an code style issue about "foo* bar"
Peng Li
1
-3
/
+3
2021-05-24
net: wan: remove redundant blank lines
Peng Li
1
-38
/
+0
2021-05-24
net: dsa: sja1105: allow the frame buffer size to be customized
Vladimir Oltean
5
-22
/
+27
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
[next]