summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-04-30net: ethernet: ucc: fix spelling mistake: "tx-late-collsion" -> "tx-late-coll...Colin Ian King
2018-04-30qed: fix spelling mistake: "checksumed" -> "checksummed"Colin Ian King
2018-04-29net: systemport: fix spelling mistake: "asymetric" -> "asymmetric"Colin Ian King
2018-04-27sfc: fix ARFS expiry check on EF10Edward Cree
2018-04-27sfc: Use filter index rather than ID for rps_flow_id tableEdward Cree
2018-04-27Merge tag 'mlx5-fixes-2018-04-25' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-04-27mlxsw: spectrum_switchdev: Do not remove mrouter port from MDB's ports listIdo Schimmel
2018-04-27net: systemport: Correclty disambiguate driver instancesFlorian Fainelli
2018-04-27net: mvpp2: Fix clock resource by adding missing mg_core_clkMaxime Chevallier
2018-04-27net: mvpp2: Fix clk error path in mvpp2_probeMaxime Chevallier
2018-04-27nfp: don't depend on eth_tbl being availableJakub Kicinski
2018-04-26net/mlx5: Properly deal with flow counters when deleting rulesChris Mi
2018-04-26net/mlx5e: Fix traffic between VF and representorShahar Klein
2018-04-26net/mlx5: Avoid cleaning flow steering table twice during error flowTalat Batheesh
2018-04-26net/mlx5e: TX, Use correct counter in dma_map error flowTariq Toukan
2018-04-26net/mlx5e: DCBNL fix min inline header size for dscpHuy Nguyen
2018-04-26net/mlx5e: Allow offloading ipv4 header re-write for icmpJianbo Liu
2018-04-24Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2018-04-24ice: Fix insufficient memory issue in ice_aq_manage_mac_readMd Fahad Iqbal Polash
2018-04-24sfc: ARFS filter IDsEdward Cree
2018-04-24ice: Do not check INTEVENT bit for OICR interruptsBen Shelton
2018-04-24ice: Fix incorrect comment for action typeAnirudh Venkataramanan
2018-04-24ice: Fix initialization for num_nodes_addedAnirudh Venkataramanan
2018-04-24igb: Fix the transmission mode of queue 0 for Qav modeVinicius Costa Gomes
2018-04-24ixgbevf: ensure xdp_ring resources are free'd on error exitColin Ian King
2018-04-23amd-xgbe: Only use the SFP supported transceiver signalsTom Lendacky
2018-04-23amd-xgbe: Improve KR auto-negotiation and trainingTom Lendacky
2018-04-23amd-xgbe: Add pre/post auto-negotiation phy hooksTom Lendacky
2018-04-22ibmvnic: Clean actual number of RX or TX poolsThomas Falcon
2018-04-22net: ethernet: ti: cpsw: fix tx vlan priority mappingIvan Khoronzhuk
2018-04-19bnxt_en: Fix memory fault in bnxt_ethtool_init()Vasundhara Volam
2018-04-19net: hns: Avoid action name truncationdann frazier
2018-04-19net: stmmac: Disable ACS Feature for GMAC >= 4Jose Abreu
2018-04-19net: mvpp2: Fix DMA address mask sizeMaxime Chevallier
2018-04-18net: qualcomm: rmnet: Fix warning seen with fill_infoSubash Abhinov Kasiviswanathan
2018-04-17sfc: check RSS is active for filter insertBert Kenward
2018-04-16ibmvnic: Clear pending interrupt after device resetThomas Falcon
2018-04-16net: mvpp2: Fix TCAM filter reserved rangeMaxime Chevallier
2018-04-14sfc: limit ARFS workitems in flight per channelEdward Cree
2018-04-14sfc: pass the correctly bogus filter_id to rps_may_expire_flow()Edward Cree
2018-04-14sfc: insert ARFS filters with replace_equal=trueEdward Cree
2018-04-12nfp: flower: split and limit cmsg skb listsPieter Jansen van Vuuren
2018-04-12nfp: flower: move route ack control messages out of the workqueuePieter Jansen van Vuuren
2018-04-12nfp: print a message when mutex wait is interruptedJakub Kicinski
2018-04-12nfp: ignore signals when communicating with management FWJakub Kicinski
2018-04-12ibmvnic: Do not notify peers on parameter change resetsNathan Fontenot
2018-04-12ibmvnic: Handle all login error conditionsNathan Fontenot
2018-04-12ibmvnic: Define vnic_login_client_data name field as unsized arrayKees Cook
2018-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-11Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds