index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gtp: constify nla_policy
Stephen Hemminger
2018-07-20
1
-1
/
+1
*
qede: Add driver callbacks for eeprom module query.
Sudarsana Reddy Kalluru
2018-07-20
1
-0
/
+88
*
qed: Add qed APIs for PHY module query.
Sudarsana Reddy Kalluru
2018-07-20
4
-0
/
+104
*
net: dsa: mv88e6xxx: Longer timeout for PTP TX timestamp
Andrew Lunn
2018-07-19
1
-1
/
+1
*
net: dsa: mv88e6xxx: Set PTP Ethertype
Andrew Lunn
2018-07-19
2
-0
/
+8
*
net: dsa: mv88e6xxx: Add hwtimestamp support for the 6165
Andrew Lunn
2018-07-19
5
-2
/
+110
*
net: dsa: mv88e6xxx: Abstract supported PTP filters
Andrew Lunn
2018-07-19
3
-12
/
+25
*
net: dsa: mv88e6xxx: Abstract HW timestamp setup
Andrew Lunn
2018-07-19
4
-22
/
+42
*
net: dsa: mv88e6xxx: Add mv88e6165 PTP support
Andrew Lunn
2018-07-19
3
-0
/
+51
*
net: dsa: mv88e6xxx: Add MV88E6165 AVB register access
Andrew Lunn
2018-07-19
3
-0
/
+30
*
net: dsa: mv88e6xxx: Abstract PTP operations
Andrew Lunn
2018-07-19
4
-17
/
+67
*
net: dsa: Drop OF dependency for BCM_SF2
Florian Fainelli
2018-07-18
1
-1
/
+1
*
net: ethernet: broadcom: Drop dependency on OF
Florian Fainelli
2018-07-18
1
-2
/
+2
*
net: phy: Drop OF dependency for MDIO_BCM_UNIMAC
Florian Fainelli
2018-07-18
1
-1
/
+1
*
net: cavium: add missing PCI dependencies
Arnd Bergmann
2018-07-18
1
-4
/
+6
*
liquidio: Using NULL instead of plain integer
YueHaibing
2018-07-18
2
-3
/
+3
*
net/mlx5: fix an unused-function warning
Arnd Bergmann
2018-07-18
1
-1
/
+1
*
net: mvpp2: debugfs: fix incorrect bitwise operator
Gustavo A. R. Silva
2018-07-18
1
-1
/
+1
*
cxgb4: display number of rx and tx pages free
Ganesh Goudar
2018-07-18
2
-7
/
+29
*
mlxsw: spectrum: Extend to support Spectrum-2 ASIC
Jiri Pirko
2018-07-18
2
-32
/
+139
*
mlxsw: spectrum_acl: Add initial Spectrum-2 ACL implementation
Jiri Pirko
2018-07-18
7
-1
/
+334
*
mlxsw: spectrum_acl: Add region association callback
Ido Schimmel
2018-07-18
3
-0
/
+15
*
mlxsw: spectrum_acl: Add support for Spectrum-2 block encoding
Ido Schimmel
2018-07-18
1
-0
/
+68
*
mlxsw: spectrum_acl: Prepare for Spectrum-2 block encoding
Ido Schimmel
2018-07-18
3
-53
/
+66
*
mlxsw: reg: Add Policy-Engine General Configuration Register
Ido Schimmel
2018-07-18
1
-0
/
+23
*
mlxsw: reg: Add Policy-Engine Region eRP Register
Ido Schimmel
2018-07-18
1
-0
/
+71
*
mlxsw: reg: Add Policy-Engine Region Configuration Register
Ido Schimmel
2018-07-18
1
-0
/
+57
*
mlxsw: reg: Add Policy-Engine Region Association Register
Jiri Pirko
2018-07-18
1
-0
/
+43
*
mlxsw: acl: Introduce activity get operation for action block/set
Jiri Pirko
2018-07-18
3
-0
/
+35
*
mlxsw: reg: Add support for activity information from PEFA register
Jiri Pirko
2018-07-18
2
-6
/
+45
*
mlxsw: spectrum: Introduce flex key blocks for Spectrum-2
Jiri Pirko
2018-07-18
2
-0
/
+111
*
mlxsw: spectrum: Add Spectrum-2 variant of flex actions ops
Jiri Pirko
2018-07-18
2
-0
/
+13
*
mlxsw: spectrum_mr_tcam: Add Spectrum-2 stubs
Jiri Pirko
2018-07-18
3
-1
/
+86
*
mlxsw: spectrum: Add KVDL manager implementation for Spectrum-2
Jiri Pirko
2018-07-18
3
-1
/
+307
*
mlxsw: reg: Add Infrastructure Entry Delete Register
Jiri Pirko
2018-07-18
1
-0
/
+62
*
dsa: rtl8366: Remove unused variable.
David S. Miller
2018-07-18
1
-1
/
+0
*
ravb: fix byte order for TX descriptor tag field lower bits
Niklas Söderlund
2018-07-18
1
-1
/
+1
*
ravb: fix warning about memcpy length
Niklas Söderlund
2018-07-18
1
-1
/
+1
*
ravb: fix shadowing of symbol 'stats' in ravb_get_ethtool_stats()
Niklas Söderlund
2018-07-18
1
-1
/
+1
*
net: dsa: realtek-smi: Add Realtek SMI driver
Linus Walleij
2018-07-18
6
-0
/
+2584
*
net: phy: realtek: Support RTL8366RB variant
Linus Walleij
2018-07-18
1
-0
/
+31
*
r8169: power down chip in probe
Heiner Kallweit
2018-07-18
1
-3
/
+4
*
net: phy: sfp: Add HWMON support for module sensors
Andrew Lunn
2018-07-18
2
-0
/
+728
*
r8169: don't read chip phy status register
Heiner Kallweit
2018-07-18
1
-4
/
+5
*
r8169: remove mii_if_info member from struct rtl8169_private
Heiner Kallweit
2018-07-18
1
-31
/
+7
*
r8169: remove rtl8169_set_speed_xmii
Heiner Kallweit
2018-07-18
1
-90
/
+0
*
r8169: use phy_speed_down / phy_speed_up
Heiner Kallweit
2018-07-18
1
-25
/
+4
*
r8169: use phy_mii_ioctl
Heiner Kallweit
2018-07-18
1
-22
/
+3
*
r8169: use phy_ethtool_nway_reset
Heiner Kallweit
2018-07-18
2
-9
/
+1
*
r8169: use phy_ethtool_(g|s)et_link_ksettings
Heiner Kallweit
2018-07-18
1
-32
/
+3
[next]