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
*
rocker: Remove port_attr_bridge_flags_get assignment
Florian Fainelli
2019-02-12
1
-1
/
+0
*
isdn_v110: mark expected switch fall-through
Gustavo A. R. Silva
2019-02-12
1
-1
/
+1
*
isdn: i4l: isdn_tty: Mark expected switch fall-through
Gustavo A. R. Silva
2019-02-12
1
-1
/
+1
*
ser_gigaset: mark expected switch fall-through
Gustavo A. R. Silva
2019-02-12
1
-1
/
+1
*
s390/qeth: convert remaining legacy cmd callbacks
Julian Wiedmann
2019-02-12
3
-103
/
+121
*
s390/qeth: convert bridgeport callbacks
Julian Wiedmann
2019-02-12
1
-54
/
+40
*
s390/qeth: allow cmd callbacks to return errnos
Julian Wiedmann
2019-02-12
6
-64
/
+76
*
s390/qeth: cancel cmd on early error
Julian Wiedmann
2019-02-12
2
-9
/
+29
*
s390/qeth: simplify reply object handling
Julian Wiedmann
2019-02-12
1
-57
/
+61
*
s390/qeth: limit trace to valid data of command request
Julian Wiedmann
2019-02-12
1
-1
/
+1
*
s390/qeth: align csum offload with TSO control logic
Julian Wiedmann
2019-02-12
2
-89
/
+47
*
s390/qeth: enable only required csum offload features
Julian Wiedmann
2019-02-12
1
-2
/
+9
*
s390/qeth: consolidate filling of low-level cmd length fields
Julian Wiedmann
2019-02-12
5
-56
/
+28
*
s390/qeth: reduce data length for ARP cache query
Julian Wiedmann
2019-02-12
4
-18
/
+7
*
net/mlx4_en: Force CHECKSUM_NONE for short ethernet frames
Saeed Mahameed
2019-02-12
1
-2
/
+20
*
enetc: add PTP clock driver
Yangbo Lu
2019-02-12
4
-2
/
+162
*
ptp: add QorIQ PTP support for ENETC
Yangbo Lu
2019-02-12
1
-1
/
+1
*
ptp_qoriq: fix register memory map
Yangbo Lu
2019-02-12
1
-5
/
+6
*
ptp_qoriq: add little enadian support
Yangbo Lu
2019-02-12
2
-36
/
+45
*
ptp_qoriq: convert to use ptp_qoriq_init/free
Yangbo Lu
2019-02-12
1
-67
/
+77
*
ptp_qoriq: make ptp operations global
Yangbo Lu
2019-02-12
1
-11
/
+16
*
ptp_qoriq: make structure/function names more consistent
Yangbo Lu
2019-02-12
4
-164
/
+164
*
staging: fsl-dpaa2: ethsw: Remove getting PORT_BRIDGE_FLAGS
Florian Fainelli
2019-02-12
1
-5
/
+0
*
rocker: Remove getting PORT_BRIDGE_FLAGS
Florian Fainelli
2019-02-12
3
-27
/
+0
*
mlxsw: spectrum_switchdev: Remove getting PORT_BRIDGE_FLAGS
Florian Fainelli
2019-02-12
1
-17
/
+0
*
net: phy: simplify genphy_config_eee_advert
Heiner Kallweit
2019-02-12
1
-21
/
+6
*
net: marvell: mvpp2: use mvpp2_is_xlg() helper elsewhere
Russell King
2019-02-12
1
-9
/
+6
*
net: marvell: mvpp2: add mvpp2_is_xlg() helper
Russell King
2019-02-12
1
-11
/
+9
*
net: phylink: add phylink_init_eee() helper
Russell King
2019-02-12
1
-0
/
+18
*
net: phylink: only call mac_config() during resolve when link is up
Russell King
2019-02-12
1
-2
/
+9
*
Revert "devlink: Add a generic wake_on_lan port parameter"
Vasundhara Volam
2019-02-12
2
-19
/
+1
*
smc911x: pass struct device to DMA API functions
Christoph Hellwig
2019-02-12
1
-2
/
+2
*
meth: pass struct device to DMA API functions
Christoph Hellwig
2019-02-12
1
-10
/
+15
*
moxart_ether: pass struct device to DMA API functions
Christoph Hellwig
2019-02-12
2
-4
/
+8
*
pxa168_eth: pass struct device to DMA API functions
Christoph Hellwig
2019-02-12
1
-4
/
+7
*
lantiq_etop: pass struct device to DMA API functions
Christoph Hellwig
2019-02-12
1
-2
/
+4
*
macb_main: pass struct device to DMA API functions
Christoph Hellwig
2019-02-12
1
-4
/
+4
*
au1000_eth: pass struct device to DMA API functions
Christoph Hellwig
2019-02-12
1
-3
/
+3
*
net: caif: pass struct device to DMA API functions
Christoph Hellwig
2019-02-12
1
-14
/
+16
*
mlxsw: spectrum_flower: Fix VLAN modify action support
Ido Schimmel
2019-02-12
1
-2
/
+1
*
mlxsw: spectrum_router: Drop unnecessary WARN_ON_ONCE()
Ido Schimmel
2019-02-12
1
-1
/
+1
*
mlxsw: spectrum: Set LAG port collector only when active
Nir Dotan
2019-02-12
1
-17
/
+45
*
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
[next]