summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-06-06net: axienet: fix teardown order of MDIO busRobert Hancock
2019-06-06net: axienet: Use clock framework to get device clock rateRobert Hancock
2019-06-06net: axienet: add X86 and ARM as supported platformsRobert Hancock
2019-06-06net: axienet: fix MDIO bus namingRobert Hancock
2019-06-06net: axienet: Use standard IO accessorsRobert Hancock
2019-06-06net: axienet: Fix casting of pointers to u32Robert Hancock
2019-06-06net: stmmac: socfpga: fix phy and ptp_ref setup for Arria10/Stratix10Dinh Nguyen
2019-06-06nfp: tls: add basic statisticsJakub Kicinski
2019-06-06nfp: tls: add/delete TLS TX connectionsDirk van der Merwe
2019-06-06nfp: tls: add datapath support for TLS TXDirk van der Merwe
2019-06-06nfp: prepare for more TX metadata prependJakub Kicinski
2019-06-06nfp: add tls init codeJakub Kicinski
2019-06-06nfp: parse crypto opcode TLVJakub Kicinski
2019-06-06nfp: add support for sending control messages via mailboxJakub Kicinski
2019-06-06nfp: parse the mailbox cmsg TLVJakub Kicinski
2019-06-06nfp: make bar_lock a semaphoreJakub Kicinski
2019-06-06nfp: count all failed TX attempts as errorsJakub Kicinski
2019-06-06net: phy: Add detection of 1000BaseX link mode supportRobert Hancock
2019-06-06net: mscc: ocelot: remove unused variable 'vcap_data_t'YueHaibing
2019-06-06net: fec: Do not use netdev messages too earlyFabio Estevam
2019-06-06vxlan: Use FDB_HASH_SIZE hash_locks to reduce contentionLitao jiao
2019-06-06r8169: silence sparse warning in rtl8169_start_xmitHeiner Kallweit
2019-06-05net: phy: remove state PHY_FORCINGHeiner Kallweit
2019-06-05net: stmmac: dwmac4: fix flow control issueBiao Huang
2019-06-05net: stmmac: modify default value of tx-framesBiao Huang
2019-06-05net: stmmac: dwmac-mediatek: disable rx watchdogBiao Huang
2019-06-05net: stmmac: dwmac-mediatek: enable Ethernet power domainBiao Huang
2019-06-05drivers: net: vxlan: drop unneeded likely() call around IS_ERR()Enrico Weigelt
2019-06-05nfp: flower: use struct_size() helperGustavo A. R. Silva
2019-06-05i40e: Check and set the PF driver state first in i40e_ndo_set_vf_macLihong Yang
2019-06-05i40e: Do not check VF state in i40e_ndo_get_vf_configLihong Yang
2019-06-05net: ixgbevf: fix a missing check of ixgbevf_write_msg_read_ackKangjie Lu
2019-06-05ixgbe: implement support for SDP/PPS output on X550 hardwareJacob Keller
2019-06-05net: hns3: Use LLDP ethertype define ETH_P_LLDPAnirudh Venkataramanan
2019-06-05ice: Use LLDP ethertype define ETH_P_LLDPJeff Kirsher
2019-06-05ixgbe: Use LLDP ethertype define ETH_P_LLDPAnirudh Venkataramanan
2019-06-05i40e: Use LLDP ethertype define ETH_P_LLDPAnirudh Venkataramanan
2019-06-05ixgbe: add a kernel documentation comment for ixgbe_ptp_get_ts_configJacob Keller
2019-06-05ixgbe: use 'cc' instead of 'hw_cc' for local variableJacob Keller
2019-06-05ixgbe: fix PTP SDP pin setup on X540 hardwareJacob Keller
2019-06-05ixgbe: reduce PTP Tx timestamp timeout to 1 secondJacob Keller
2019-06-05ixgbe: fix AF_XDP tx packet countWilliam Tu
2019-06-05ixgbe: fix AF_XDP tx byte countWilliam Tu
2019-06-05ixgbe: remove umem from adapterJan Sokolowski
2019-06-05ixgbe: add tracking of AF_XDP zero-copy state for each queue pairJan Sokolowski
2019-06-05net: fec_ptp: Use dev_err() instead of pr_err()Fabio Estevam
2019-06-05r8169: factor out firmware handlingHeiner Kallweit
2019-06-05r8169: rename r8169.c to r8169_main.cHeiner Kallweit
2019-06-05net: ethernet: mediatek: fix mtk_eth_soc build errors & warningsRandy Dunlap
2019-06-04net: dsa: mv88e6xxx: refactor mv88e6352_g1_resetRasmus Villemoes