index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-11
net: ethernet: faraday: Use phy_find_first() instead of open coding it
Guenter Roeck
1
-13
/
+2
2016-01-11
net: ethernet: broadcom: Fix build errors
Guenter Roeck
1
-7
/
+2
2016-01-11
net: lantiq_etop.c: Use helper to find first phy
Andrew Lunn
1
-8
/
+2
2016-01-11
stmmac: Don't exit mdio registration when mdio subnode is not found in the DTS
Romain Perier
1
-3
/
+5
2016-01-11
mlxsw: Adding layer 2 multicast support
Elad Raz
3
-0
/
+190
2016-01-11
mlxsw: Adding VID to FID translatation
Elad Raz
1
-11
/
+19
2016-01-11
mlxsw: Changing the maximum number of multicast group to a define
Elad Raz
2
-1
/
+3
2016-01-11
mlxsw: reg: Adding SMID register
Elad Raz
1
-0
/
+51
2016-01-11
mlxsw: reg: Add definition of multicast record for SFD register
Elad Raz
1
-5
/
+44
2016-01-10
mlxsw: spectrum: remove FDB entry in case we get unknown object notification
Jiri Pirko
1
-8
/
+30
2016-01-10
mlxsw: spectrum: pass local_port to mlxsw_sp_port_fdb_uc_op
Jiri Pirko
1
-6
/
+7
2016-01-08
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
6
-25
/
+64
2016-01-08
ixgbe: Make ATR recognize IPv6 extended headers
Mark Rustad
1
-10
/
+37
2016-01-08
ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled
Neerav Parikh
3
-1
/
+8
2016-01-08
ixgbe: Fix to get FDMI HBA attributes information with X550
Usha Ketineni
1
-2
/
+5
2016-01-08
ixgbe: Correct handling of any outer UDP checksum setting
Mark Rustad
1
-1
/
+1
2016-01-08
ixgbe: do not call check_link for ethtool in ixgbe_get_settings()
Emil Tantilov
1
-5
/
+2
2016-01-08
ixgbe: fix broken PFC with X550
Vasu Dev
1
-3
/
+3
2016-01-08
ixgbe: use correct FCoE DDP max check
Vasu Dev
1
-2
/
+2
2016-01-08
ixgbe: Fill at least min credits to a TC credit refills
Vasu Dev
1
-1
/
+6
2016-01-08
i40e: remove forever unused ID
Jesse Brandeburg
5
-5
/
+0
2016-01-08
i40e: Fix Rx hash reported to the stack by our driver
Anjali Singhai Jain
2
-50
/
+58
2016-01-08
i40e: Look up MAC address in Open Firmware or IDPROM
Sowmini Varadhan
2
-0
/
+91
2016-01-08
i40e: allow zero MAC address for VFs
Mitch Williams
1
-5
/
+6
2016-01-08
i40e: change log messages and error returns
Mitch Williams
1
-9
/
+18
2016-01-08
net: macb: Add NP4 macb config using USRIO_DISABLED
Neil Armstrong
1
-0
/
+6
2016-01-08
net: ethernet: cadence-macb: Add disabled usrio caps
Neil Armstrong
2
-12
/
+16
2016-01-07
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
11
-33
/
+32
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
18
-43
/
+46
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
40
-317
/
+30
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
21
-77
/
+30
2016-01-07
net: dnet: Use phy_find_first() helper
Andrew Lunn
1
-7
/
+1
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
22
-34
/
+34
2016-01-07
phy: Use phy_read() instead of mdiobus_read()
Andrew Lunn
1
-68
/
+36
2016-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+8
2016-01-06
fsl/fman: double free on probe failure
Dan Carpenter
1
-1
/
+0
2016-01-06
fsl/fman: fix the pause_time test
Dan Carpenter
1
-1
/
+1
2016-01-06
mlxsw: core: remove an unnecessary condition
Dan Carpenter
1
-1
/
+1
2016-01-06
ethernet/atheros/alx: sanitize buffer sizing and padding
Jarod Wilson
3
-12
/
+14
2016-01-06
mlxsw: Remember untagged VLANs
Elad Raz
3
-1
/
+17
2016-01-06
mlxsw: Disable vlan_filtering for non .1D bridge
Elad Raz
1
-0
/
+21
2016-01-06
mlxsw: Renaming local variable names for consistency
Elad Raz
1
-3
/
+3
2016-01-06
mlxsw: Fixing vlans init range
Elad Raz
1
-1
/
+2
2016-01-06
mlxsw: pci: Adjust value of CPU egress traffic class
Ido Schimmel
1
-1
/
+1
2016-01-06
net: hns: avoid uninitialized variable warning:
Arnd Bergmann
1
-25
/
+22
2016-01-05
net/mlx5e: Add PTP Hardware Clock (PHC) support
Eran Ben Elisha
4
-1
/
+106
2016-01-05
net/mlx5e: Add HW timestamping (TS) support
Eran Ben Elisha
7
-2
/
+279
2016-01-05
net/mlx5_core: Introduce access function to read internal timer
Eran Ben Elisha
2
-0
/
+14
2016-01-05
net/mlx5e: Do not modify the TX SKB
Achiad Shochat
3
-34
/
+49
2016-01-05
mlxsw: spectrum: Change bridge port attributes only when bridged
Ido Schimmel
2
-6
/
+14
[next]