aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-01net: phy: improve genphy_read_statusHeiner Kallweit1-15/+8
2019-04-01nfp: implement ethtool get module EEPROMDirk van der Merwe1-0/+131
2019-04-01nfp: nsp: implement read SFF module EEPROMDirk van der Merwe2-0/+70
2019-04-01nfp: flower: reduce action list size by coalescing mangle actionsPieter Jansen van Vuuren1-77/+122
2019-04-01net: phy: aquantia: add suspend / resume callbacks for AQR107 familyHeiner Kallweit1-0/+16
2019-04-01net: ethernet: ti: davinci_mdio: switch to readl/writel()Grygorii Strashko1-11/+11
2019-04-01cxgb3/l2t: Use struct_size() in kvzalloc()Gustavo A. R. Silva1-2/+2
2019-04-01cxgb3/l2t: Fix undefined behaviourGustavo A. R. Silva1-1/+1
2019-03-31r8169: use netif_receive_skb_list batchingHeiner Kallweit1-1/+4
2019-03-31mlxsw: spectrum_acl: Rename rehash_dis traceJiri Pirko1-2/+2
2019-03-31mlxsw: spectrum_acl: Remove failed_rollback dead endJiri Pirko1-10/+10
2019-03-31mlxsw: spectrum_acl: Move rehash_dis trace call and err msg to vregion_migrate()Jiri Pirko1-6/+5
2019-03-31mlxsw: spectrum_acl: Remove redundant failed_rollback from migrate_start()Jiri Pirko1-4/+1
2019-03-29team: use netif_is_team_port()Julian Wiedmann1-4/+2
2019-03-29cxgb4/cxgb4vf: Display advertised FEC in ethtoolVishal Kulkarni5-65/+95
2019-03-29cxgb4: Update 1.23.3.0 as the latest firmware supported.Vishal Kulkarni1-6/+6
2019-03-29ipv6: Move ipv6 stubs to a separate header fileDavid Ahern5-1/+5
2019-03-29ipv6: Rename fib6_nh entriesDavid Ahern1-16/+18
2019-03-29ipv4: Rename fib_nh entriesDavid Ahern3-22/+22
2019-03-29ipv6: Move gateway checks to a fib6_nh settingDavid Ahern1-2/+2
2019-03-28net: mvneta: Add 2500BaseT supportMaxime Chevallier1-0/+1
2019-03-28s390/qeth: send IDX cmds via qeth_send_control_data()Julian Wiedmann2-212/+206
2019-03-28s390/qeth: use callback to finalize cmdJulian Wiedmann3-31/+50
2019-03-28s390/qeth: let qeth_notify_reply() set the notify reasonJulian Wiedmann1-14/+8
2019-03-28s390/qeth: clarify default cmd callbackJulian Wiedmann1-8/+9
2019-03-28s390/qeth: don't poll for cmd IO completionJulian Wiedmann3-41/+35
2019-03-28s390/qeth: convert IP table spinlock to mutexJulian Wiedmann4-29/+28
2019-03-28s390/qeth: defer IPv6 address notifier eventsJulian Wiedmann3-7/+57
2019-03-28s390/qeth: add wrapper for IP table accessJulian Wiedmann1-16/+17
2019-03-28s390/qeth: remove locking for RX modeset cacheJulian Wiedmann4-14/+0
2019-03-28s390/qeth: defer RX modesettingJulian Wiedmann3-17/+48
2019-03-28nfp: do not handle nn->port defined case in nfp_net_get_phys_port_name()Jiri Pirko1-1/+4
2019-03-28bnxt: remove ndo_get_phys_port_name implementationJiri Pirko1-18/+0
2019-03-28bnxt: implement ndo_get_devlink_portJiri Pirko1-1/+9
2019-03-28mlxsw: Remove ndo_get_phys_port_name implementationJiri Pirko5-45/+0
2019-03-28mlxsw: Implement ndo_get_devlink_portJiri Pirko5-0/+48
2019-03-28net: replace ndo_get_devlink with ndo_get_devlink_portJiri Pirko4-8/+8
2019-03-28nfp: register devlink port before netdevJiri Pirko1-15/+17
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller268-2156/+3452
2019-03-27net: phy: mdio-bcm-unimac: remove redundant !timeout checkColin Ian King1-4/+1
2019-03-27net: phy: marvell: add PHY tunable fast link down support for 88E1540Heiner Kallweit1-0/+108
2019-03-27net: dsa: mv88e6xxx: remove unneeded cmode initializationHeiner Kallweit2-12/+0
2019-03-27bnx2x: Utilize FW 7.13.11.0.Sudarsana Reddy Kalluru1-7/+14
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds72-535/+756
2019-03-27Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller9-187/+630
2019-03-27net: mvpp2: cls: Rework C2 engine macrosMaxime Chevallier1-21/+7
2019-03-27net: mvpp2: cls: Initialize lookup priorities for all entries in the flowMaxime Chevallier1-13/+24
2019-03-27net: mvpp2: cls: Invalidate all C2 entries except the ones we useMaxime Chevallier3-0/+30
2019-03-27net: mvpp2: cls: Rename the flow table macrosMaxime Chevallier3-15/+14
2019-03-27net: mvpp2: cls: Don't use the sequence attribute for classificationMaxime Chevallier2-18/+0