index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfp: flower: remove double new line
Jakub Kicinski
2019-02-12
1
-1
/
+0
*
nfp: devlink: include vendor/product info in serial number
Jakub Kicinski
2019-02-12
1
-3
/
+18
*
nfp: devlink: use the generic manufacture identifier instead of vendor
Jakub Kicinski
2019-02-12
1
-1
/
+1
*
net: dsa: microchip: add switch offload forwarding support
Tristram Ha
2019-02-11
1
-3
/
+4
*
net: phy: use phy_modify_changed in genphy_config_advert
Heiner Kallweit
2019-02-10
1
-28
/
+15
*
net: phy: marvell10g: fix usage of new MMD modifying helpers
Heiner Kallweit
2019-02-10
1
-7
/
+6
*
net: phy: add register modifying helpers returning 1 on change
Heiner Kallweit
2019-02-10
1
-9
/
+118
*
net: phy: aquantia: add support for AQCS109
Nikita Yushchenko
2019-02-10
1
-0
/
+12
*
net: dsa: mv88e6xxx: SERDES support 2500BaseT via external PHY
Andrew Lunn
2019-02-10
1
-1
/
+3
*
net: marvell: mvpp2: clear flow control modes in 10G mode
Russell King
2019-02-09
1
-0
/
+5
*
net: phy: Add support for asking the PHY its abilities
Andrew Lunn
2019-02-09
1
-16
/
+15
*
net: phy: probe the PHY before determining the supported features
Andrew Lunn
2019-02-09
1
-11
/
+13
*
net: phy: remove unneeded masking of PHY register read results
Heiner Kallweit
2019-02-09
1
-6
/
+6
*
net: phy: disregard "Clause 22 registers present" bit in get_phy_c45_devs_in_pkg
Heiner Kallweit
2019-02-09
1
-0
/
+3
*
net: marvell: mvpp2: fix AN restart
Russell King
2019-02-09
1
-10
/
+5
*
net: marvell: mvpp2: read correct pause bits
Russell King
2019-02-09
1
-2
/
+2
*
net: marvell: mvpp2: only reprogram what is necessary on mac_config
Russell King
2019-02-09
1
-23
/
+35
*
net: marvell: mvpp2: fix stuck in-band SGMII negotiation
Russell King
2019-02-09
1
-6
/
+11
*
net: marvell: mvpp2: phylink compliance updates
Russell King
2019-02-09
1
-36
/
+61
*
ixgbe: Use struct_size() helper
Gustavo A. R. Silva
2019-02-09
1
-5
/
+5
*
igc: Use struct_size() helper
Gustavo A. R. Silva
2019-02-09
1
-5
/
+4
*
igb: use struct_size() helper
Gustavo A. R. Silva
2019-02-09
1
-3
/
+3
*
net: phy: don't double-read link status register if link is up
Heiner Kallweit
2019-02-09
2
-1
/
+7
*
fm10k: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-09
1
-4
/
+2
*
nfp: flower: cmsg: use struct_size() helper
Gustavo A. R. Silva
2019-02-09
1
-4
/
+2
*
mlxsw: spectrum_router: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-09
1
-8
/
+4
*
bnx2x: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-09
1
-6
/
+2
*
wimax/i2400m: use struct_size() helper
Gustavo A. R. Silva
2019-02-09
1
-2
/
+2
*
wan: wanxl: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-09
1
-3
/
+2
*
net: usb: cdc-phonet: use struct_size() in alloc_netdev()
Gustavo A. R. Silva
2019-02-09
1
-2
/
+2
*
qede: Add ethtool interface for SmartAN query.
Sudarsana Reddy Kalluru
2019-02-09
1
-1
/
+10
*
qed: Add API for SmartAN query.
Sudarsana Reddy Kalluru
2019-02-09
4
-0
/
+19
*
net: dsa: bcm_sf2: Allow looping back CFP rules
Florian Fainelli
2019-02-09
1
-3
/
+8
*
net: dsa: bcm_sf2: Add support for CFP statistics
Florian Fainelli
2019-02-09
4
-1
/
+112
*
net: dsa: bcm_sf2: Prepare for adding CFP statistics
Florian Fainelli
2019-02-09
1
-3
/
+21
*
net: dsa: bcm_sf2: Remove stats mutex
Florian Fainelli
2019-02-09
2
-4
/
+0
*
net: phy: consider latched link-down status in polling mode
Heiner Kallweit
2019-02-09
2
-6
/
+17
*
net: macb: add sam9x60-macb compatibility string
Nicolas Ferre
2019-02-09
1
-0
/
+1
*
mlxsw: spectrum_acl: Add couple of vregion rehash tracepoints
Jiri Pirko
2019-02-09
1
-1
/
+8
*
mlxsw: spectrum: add "acl_region_rehash_interval" devlink param
Jiri Pirko
2019-02-09
6
-2
/
+131
*
mlxsw: spectrum_acl: Implement region migration according to hints
Jiri Pirko
2019-02-09
2
-21
/
+268
*
mlxsw: reg: Add multi field to PAGT register
Jiri Pirko
2019-02-09
2
-2
/
+11
*
mlxsw: spectrum_acl: Pass hints priv all the way to ERP code
Jiri Pirko
2019-02-09
7
-11
/
+22
*
mlxsw: spectrum_acl: Implement basic ERP rehash hits creation
Jiri Pirko
2019-02-09
5
-0
/
+107
*
mlxsw: spectrum_acl: Split entry struct into entry and ventry
Jiri Pirko
2019-02-09
3
-66
/
+108
*
mlxsw: spectrum_acl: Split chunk struct into chunk and vchunk
Jiri Pirko
2019-02-09
1
-106
/
+150
*
mlxsw: spectrum_acl: Split region struct into region and vregion
Jiri Pirko
2019-02-09
2
-124
/
+180
*
lib: objagg: implement optimization hints assembly and use hints for object c...
Jiri Pirko
2019-02-09
1
-2
/
+35
*
devlink: publish params only after driver init is done
Jiri Pirko
2019-02-09
3
-0
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-09
172
-789
/
+1251
|
\
[next]