index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
leds
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-01
netdevsim: fix fall-through annotation
Gustavo A. R. Silva
1
-1
/
+1
2019-05-01
sfc: mcdi_port: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-05-01
devlink: Change devlink health locking mechanism
Moshe Shemesh
2
-23
/
+75
2019-05-01
net: aquantia: remove outdated device ids
Nikita Danilov
3
-12
/
+0
2019-05-01
net: aquantia: fixups on 64bit dma counters
Dmitry Bogdanov
6
-64
/
+36
2019-05-01
net: aquantia: get total counters from DMA block
Dmitry Bogdanov
1
-4
/
+5
2019-05-01
net: aquantia: fetch up to date statistics on ethtool request
Dmitry Bogdanov
1
-1
/
+8
2019-05-01
net: aquantia: extract timer cb into work job
Igor Russkikh
2
-6
/
+20
2019-05-01
net: aquantia: introduce fwreq mutex
Nikita Danilov
4
-10
/
+42
2019-05-01
net: aquantia: user correct MSI irq type
Igor Russkikh
1
-1
/
+1
2019-05-01
net: aquantia: use macros for better visibility
Igor Russkikh
2
-8
/
+8
2019-05-01
net: aquantia: improve ifup link detection
Igor Russkikh
1
-2
/
+1
2019-05-01
net: aquantia: link status irq handling
Igor Russkikh
4
-19
/
+50
2019-05-01
net: aquantia: create global service workqueue
Nikita Danilov
4
-1
/
+56
2019-05-01
net: aquantia: link interrupt handling function
Igor Russkikh
1
-0
/
+14
2019-05-01
net: aquantia: add link interrupt fields
Igor Russkikh
2
-1
/
+4
2019-05-01
net: aquantia: implement hwmon api for chip temperature
Yana Esina
4
-0
/
+144
2019-05-01
net: aquantia: add infrastructure to readout chip temperature
Yana Esina
3
-0
/
+39
2019-05-01
r8169: remove manual autoneg restart workaround
Heiner Kallweit
1
-8
/
+0
2019-05-01
r8169: add rtl_reset_packet_filter
Heiner Kallweit
1
-13
/
+12
2019-05-01
r8169: add helpers rtl_eri_set/clear_bits
Heiner Kallweit
1
-36
/
+40
2019-05-01
r8169: make ERIAR_EXGMAC the default in eri functions
Heiner Kallweit
1
-114
/
+108
2019-05-01
dt-bindings: net: DSA: Remove legacy binding
Andrew Lunn
1
-155
/
+0
2019-05-01
net: dsa: Remove legacy probing support
Andrew Lunn
6
-797
/
+0
2019-05-01
net: dsa: mv88e6060: Remove support for legacy probing
Andrew Lunn
2
-40
/
+2
2019-05-01
net: dsa: mv88e6060: Support probing as an mdio device
Andrew Lunn
1
-1
/
+58
2019-05-01
net: dsa: Add more convenient functions for installing port VLANs
Vladimir Oltean
3
-21
/
+36
2019-05-01
net: dsa: b53: Use vlan_filtering property from dsa_switch
Vladimir Oltean
2
-4
/
+2
2019-05-01
net: dsa: b53: Let DSA call .port_vlan_filtering only when necessary
Vladimir Oltean
1
-2
/
+2
2019-05-01
net: dsa: Skip calling .port_vlan_filtering on no change
Vladimir Oltean
1
-0
/
+3
2019-05-01
net: dsa: mt7530: Use the DSA vlan_filtering helper function
Vladimir Oltean
2
-12
/
+5
2019-05-01
net: dsa: Add helper function to retrieve VLAN awareness setting
Vladimir Oltean
1
-0
/
+10
2019-05-01
net: dsa: Keep the vlan_filtering setting in dsa_switch if it's global
Vladimir Oltean
2
-1
/
+9
2019-05-01
net: dsa: mt7530: Let DSA handle the unsetting of vlan_filtering
Vladimir Oltean
1
-2
/
+2
2019-05-01
net: dsa: Unset vlan_filtering when ports leave the bridge
Vladimir Oltean
1
-0
/
+29
2019-05-01
net: dsa: b53: Let DSA handle mismatched VLAN filtering settings
Vladimir Oltean
1
-18
/
+7
2019-05-01
net: dsa: Be aware of switches where VLAN filtering is a global setting
Vladimir Oltean
2
-7
/
+50
2019-05-01
net: dsa: Store vlan_filtering as a property of dsa_port
Vladimir Oltean
2
-4
/
+9
2019-05-01
net: dsa: Fix pharse -> phase typo
Vladimir Oltean
1
-1
/
+1
2019-04-30
net: phy: micrel: make sure the factory test bit is cleared
Antoine Tenart
1
-1
/
+14
2019-04-29
net: phy: avoid unneeded MDIO reads in genphy_read_status
Heiner Kallweit
1
-1
/
+5
2019-04-29
dsa: Allow tag drivers to be built as modules
Andrew Lunn
2
-29
/
+73
2019-04-29
dsa: tag_brcm: Avoid unused symbols
Andrew Lunn
1
-2
/
+6
2019-04-29
dsa: Cleanup unneeded table and make tag structures static
Andrew Lunn
12
-77
/
+11
2019-04-29
dsa: Make use of the list of tag drivers
Andrew Lunn
1
-5
/
+34
2019-04-29
dsa: Add stub tag driver put method
Andrew Lunn
4
-0
/
+9
2019-04-29
dsa: Rename dsa_resolve_tag_protocol() to _get ready for locking
Andrew Lunn
4
-4
/
+5
2019-04-29
dsa: Register the none tagger ops
Andrew Lunn
1
-0
/
+7
2019-04-29
dsa: Keep link list of tag drivers
Andrew Lunn
1
-0
/
+28
2019-04-29
dsa: Add boilerplate helper to register DSA tag driver modules
Andrew Lunn
11
-2
/
+118
[next]