summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-07-07sh_eth: remove custom .nway_reset from ethtool opsVladimir Zapolskiy
2018-07-07sh_eth: simplify link auto-negotiation by ethtoolVladimir Zapolskiy
2018-07-07sh_eth: fix invalid context bug while changing link options by ethtoolVladimir Zapolskiy
2018-07-07sh_eth: fix invalid context bug while calling auto-negotiation by ethtoolVladimir Zapolskiy
2018-07-07nfp: bpf: migrate to advanced reciprocal divide in reciprocal_div.hJiong Wang
2018-07-07nfp: bpf: support u32 divide using reciprocal_div.hJiong Wang
2018-07-07nfp: bpf: support u16 and u32 multiplicationsJiong Wang
2018-07-07nfp: bpf: copy range info for all operands of all ALU operationsJiong Wang
2018-07-07nfp: bpf: rename umin/umax to umin_src/umax_srcJiong Wang
2018-07-06net: aquantia: vlan unicast address list correct handlingIgor Russkikh
2018-07-06liquidio: make timeout HZ independent and readableNicholas Mc Guire
2018-07-05cxgb4: Fix the condition to check if the card is T5Ganesh Goudar
2018-07-05qed: off by one in qed_parse_mcp_trace_buf()Dan Carpenter
2018-07-05net: ethernet: sun: remove redundant variables adv and lpa and mii_readsColin Ian King
2018-07-05net: ethernet: sfc: Make subdir logic consistent with other vendorsGeert Uytterhoeven
2018-07-05net: ethernet: Add missing VENDOR to Cadence and Packet Engines symbolsGeert Uytterhoeven
2018-07-05net: ethernet: Make NET_VENDOR_AURORA default to yesGeert Uytterhoeven
2018-07-05qlogic: netxen: remove various redundant variablesColin Ian King
2018-07-05bnxt_en: Add bnxt_en initial params table and register it.Vasundhara Volam
2018-07-05mlx4: Add support for devlink reload and load driverinit valuesMoshe Shemesh
2018-07-05mlx4: Add mlx4 initial parameters table and register itMoshe Shemesh
2018-07-05net: tehuti: remove redundant pointer skbColin Ian King
2018-07-05net: socionext: remove redundant pointer ndevColin Ian King
2018-07-05net: aquantia: Make some functions staticWei Yongjun
2018-07-05qed: Fix reading stale configuration informationDenis Bolotin
2018-07-05r8169: fix runtime suspendHeiner Kallweit
2018-07-05cxgb4: Add support to read actual provisioned resourcesCasey Leedom
2018-07-04Merge branch 'mlx5-dump-fill-mkey' into rdma.git for-nextJason Gunthorpe
2018-07-04net/mlx5: Limit scope of dump_fill_mkey functionYonatan Cohen
2018-07-04epic100: remove redundant variable 'irq'Colin Ian King
2018-07-04sfc: remove redundant variable old_vlanColin Ian King
2018-07-04qed: remove redundant pointer 'name'Colin Ian King
2018-07-04ethernet: micrel: remove redundant pointer 'info'Colin Ian King
2018-07-04net: hinic: remove redundant pointer pfhwdevColin Ian King
2018-07-04net: hns3: remove redundant variable 'protocol'Colin Ian King
2018-07-04net: ethernet: gianfar_ethtool: remove redundant variable last_rule_idxColin Ian King
2018-07-04net: fec: remove redundant variable 'inc'Colin Ian King
2018-07-04cnic: remove redundant pointer req and variable funcColin Ian King
2018-07-04net: bgmac: remove redundant variable 'freed'Colin Ian King
2018-07-04net: ethernet: nb8800: remove redundant pointer rxdColin Ian King
2018-07-04net: alx: remove redundant variable old_duplexColin Ian King
2018-07-04net: alteon: acenic: remove redundant pointer rxdescColin Ian King
2018-07-04igb: Add support for ETF offloadJesus Sanchez-Palencia
2018-07-04igb: Only call skb_tx_timestamp after descriptors are readyJesus Sanchez-Palencia
2018-07-04igb: Refactor igb_offload_cbs()Jesus Sanchez-Palencia
2018-07-04igb: Only change Tx arbitration when CBS is onJesus Sanchez-Palencia
2018-07-04igb: Refactor igb_configure_cbs()Jesus Sanchez-Palencia
2018-07-04net/ipv6: Revert attempt to simplify route replace and appendDavid Ahern
2018-07-04sfc: batch up RX deliveryEdward Cree
2018-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller