index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-07
ice: rebuild switchdev when resetting all VFs
Grzegorz Nitka
6
-1
/
+130
2021-10-07
ice: enable/disable switchdev when managing VFs
Grzegorz Nitka
4
-2
/
+63
2021-10-07
ice: introduce new type of VSI for switchdev
Grzegorz Nitka
6
-3
/
+92
2021-10-07
ice: set and release switchdev environment
Grzegorz Nitka
6
-13
/
+453
2021-10-07
ice: allow changing lan_en and lb_en on dflt rules
Michal Swiatkowski
4
-1
/
+94
2021-10-07
ice: manage VSI antispoof and destination override
Michal Swiatkowski
2
-0
/
+73
2021-10-07
ice: allow process VF opcodes in different ways
Michal Swiatkowski
3
-37
/
+225
2021-10-07
ice: introduce VF port representor
Michal Swiatkowski
6
-2
/
+286
2021-10-07
ice: Move devlink port to PF/VF struct
Wojciech Drewek
7
-37
/
+103
2021-10-07
ice: support basic E-Switch mode control
Michal Swiatkowski
6
-0
/
+116
2021-10-07
ethernet: ti: cpts: Use devm_kcalloc() instead of devm_kzalloc()
Gustavo A. R. Silva
1
-3
/
+3
2021-10-07
net: stmmac: selftests: Use kcalloc() instead of kzalloc()
Gustavo A. R. Silva
1
-2
/
+2
2021-10-07
net: mana: Use kcalloc() instead of kzalloc()
Gustavo A. R. Silva
1
-2
/
+2
2021-10-07
net: broadcom: bcm4908_enet: use kcalloc() instead of kzalloc()
Gustavo A. R. Silva
1
-1
/
+1
2021-10-07
ethernet: make more use of device_get_ethdev_address()
Jakub Kicinski
4
-18
/
+6
2021-10-07
ethernet: use device_get_ethdev_address()
Jakub Kicinski
4
-4
/
+4
2021-10-07
eth: fwnode: remove the addr len from mac helpers
Jakub Kicinski
11
-11
/
+11
2021-10-07
eth: fwnode: change the return type of mac address helpers
Jakub Kicinski
10
-18
/
+16
2021-10-07
ethernet: use of_get_ethdev_address()
Jakub Kicinski
34
-34
/
+34
2021-10-07
of: net: move of_net under net/
Jakub Kicinski
5
-6
/
+6
2021-10-06
mlxsw: Add support for transceiver module extended state
Ido Schimmel
1
-0
/
+7
2021-10-06
mlxsw: Add ability to control transceiver modules' power mode
Ido Schimmel
4
-3
/
+254
2021-10-06
mlxsw: reg: Add Management Cable IO and Notifications register
Ido Schimmel
1
-0
/
+34
2021-10-06
mlxsw: reg: Add Port Module Memory Map Properties register
Ido Schimmel
1
-0
/
+50
2021-10-06
iavf: fix double unlock of crit_lock
Stefan Assmann
1
-1
/
+0
2021-10-06
i40e: Fix freeing of uninitialized misc IRQ vector
Sylwester Dziedziuch
1
-1
/
+2
2021-10-06
i40e: fix endless loop under rtnl
Jiri Benc
1
-1
/
+1
2021-10-06
qed: Fix spelling mistake "ctx_bsaed" -> "ctx_based"
Colin Ian King
1
-1
/
+1
2021-10-06
mlxsw: spectrum_buffers: silence uninitialized warning
Dan Carpenter
1
-1
/
+1
2021-10-06
net: tg3: fix obsolete check of !err
Jean Sacren
1
-5
/
+1
2021-10-06
ionic: move filter sync_needed bit set
Shannon Nelson
2
-4
/
+3
2021-10-06
gve: report 64bit tx_bytes counter from gve_handle_report_stats()
Eric Dumazet
1
-2
/
+3
2021-10-06
gve: fix gve_get_stats()
Eric Dumazet
1
-4
/
+9
2021-10-06
gve: Properly handle errors in gve_assign_qpl
Catherine Sullivan
1
-1
/
+7
2021-10-06
gve: Avoid freeing NULL pointer
Tao Liu
1
-10
/
+17
2021-10-06
gve: Correct available tx qpl check
Catherine Sullivan
1
-1
/
+1
2021-10-06
net: stmmac: trigger PCS EEE to turn off on link down
Wong Vee Khee
1
-1
/
+5
2021-10-05
ethernet: fix up ps3_gelic_net.c for "ethernet: use eth_hw_addr_set()"
Stephen Rothwell
1
-1
/
+1
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
76
-93
/
+90
2021-10-05
mlx4: constify args for const dev_addr
Jakub Kicinski
2
-4
/
+6
2021-10-05
mlx4: remove custom dev_addr clearing
Jakub Kicinski
1
-8
/
+6
2021-10-05
mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr()
Jakub Kicinski
1
-1
/
+1
2021-10-05
mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()
Jakub Kicinski
3
-10
/
+10
2021-10-05
Merge tag 'mlx5-updates-2021-10-04' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
17
-148
/
+585
2021-10-05
net: bgmac: support MDIO described in DT
Rafał Miłecki
1
-1
/
+5
2021-10-05
net: bgmac: improve handling PHY
Rafał Miłecki
1
-12
/
+21
2021-10-05
ethernet: ehea: add missing cast
Jakub Kicinski
1
-1
/
+1
2021-10-04
net/mlx5: Enable single IRQ for PCI Function
Shay Drory
1
-7
/
+19
2021-10-04
net/mlx5: Shift control IRQ to the last index
Shay Drory
3
-11
/
+10
2021-10-04
net/mlx5: Bridge, pop VLAN on egress table miss
Vlad Buslov
1
-2
/
+126
[prev]
[next]