index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-04-30
Merge branch 'dsa-core-vlan'
David S. Miller
2019-04-30
net: dsa: Add more convenient functions for installing port VLANs
Vladimir Oltean
2019-04-30
net: dsa: b53: Use vlan_filtering property from dsa_switch
Vladimir Oltean
2019-04-30
net: dsa: b53: Let DSA call .port_vlan_filtering only when necessary
Vladimir Oltean
2019-04-30
net: dsa: Skip calling .port_vlan_filtering on no change
Vladimir Oltean
2019-04-30
net: dsa: mt7530: Use the DSA vlan_filtering helper function
Vladimir Oltean
2019-04-30
net: dsa: Add helper function to retrieve VLAN awareness setting
Vladimir Oltean
2019-04-30
net: dsa: Keep the vlan_filtering setting in dsa_switch if it's global
Vladimir Oltean
2019-04-30
net: dsa: mt7530: Let DSA handle the unsetting of vlan_filtering
Vladimir Oltean
2019-04-30
net: dsa: Unset vlan_filtering when ports leave the bridge
Vladimir Oltean
2019-04-30
net: dsa: b53: Let DSA handle mismatched VLAN filtering settings
Vladimir Oltean
2019-04-30
net: dsa: Be aware of switches where VLAN filtering is a global setting
Vladimir Oltean
2019-04-30
net: dsa: Store vlan_filtering as a property of dsa_port
Vladimir Oltean
2019-04-30
net: dsa: Fix pharse -> phase typo
Vladimir Oltean
2019-04-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-04-29
net: phy: micrel: make sure the factory test bit is cleared
Antoine Tenart
2019-04-28
net: phy: avoid unneeded MDIO reads in genphy_read_status
Heiner Kallweit
2019-04-28
Merge branch 'dsa-tag-modules'
David S. Miller
2019-04-28
dsa: Allow tag drivers to be built as modules
Andrew Lunn
2019-04-28
dsa: tag_brcm: Avoid unused symbols
Andrew Lunn
2019-04-28
dsa: Cleanup unneeded table and make tag structures static
Andrew Lunn
2019-04-28
dsa: Make use of the list of tag drivers
Andrew Lunn
2019-04-28
dsa: Add stub tag driver put method
Andrew Lunn
2019-04-28
dsa: Rename dsa_resolve_tag_protocol() to _get ready for locking
Andrew Lunn
2019-04-28
dsa: Register the none tagger ops
Andrew Lunn
2019-04-28
dsa: Keep link list of tag drivers
Andrew Lunn
2019-04-28
dsa: Add boilerplate helper to register DSA tag driver modules
Andrew Lunn
2019-04-28
dsa: Add TAG protocol to tag ops
Andrew Lunn
2019-04-28
dsa: Add MODULE_LICENSE to tag drivers
Andrew Lunn
2019-04-28
dsa: Add MODULE_ALIAS to taggers in preparation to become modules
Andrew Lunn
2019-04-28
dsa: Move tagger name into its ops structure
Andrew Lunn
2019-04-28
dsa: Add SPDX header to tag drivers.
Andrew Lunn
2019-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-27
cxgb4: Delete all hash and TCAM filters before resource cleanup
Vishal Kulkarni
2019-04-27
net: dsa: mv88e6xxx: Remove legacy probe support
Andrew Lunn
2019-04-27
Merge branch 'mv88e6060-cleanups'
David S. Miller
2019-04-27
net: dsa: mv88e6060: Replace REG_READ macro
Andrew Lunn
2019-04-27
net: dsa: mv88e6060: Replace REG_WRITE macro
Andrew Lunn
2019-04-27
net: dsa: mv88e6060: Replace ds with priv
Andrew Lunn
2019-04-27
net: dsa: mv88e6060: Add SPDX header
Andrew Lunn
2019-04-27
ibmvnic: Add device identification to requested IRQs
Murilo Fossa Vicentini
2019-04-27
cpsw: Put back cpsw_ndo_poll_controller()
David S. Miller
2019-04-27
Merge branch 'net-ethernet-ti-clean-up-and-optimizations'
David S. Miller
2019-04-27
net: ethernet: ti: cpsw: move ethtool func in separate file
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: switch to use mac sl api
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: introduce mac sl module api
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: move common hw init code in separate func
Grygorii Strashko
2019-04-27
net: ethernet: ti: davinci_cpdma: use dma_addr_t for desc_mem_phys and desc_h...
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: move cpsw definitions in priv header
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: refactor probe to group common hw initialization
Grygorii Strashko
[next]