summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2017-08-11liquidio: moved ptp_enable to octeon_device structureIntiyaz Basha
2017-08-11mlxsw: make mlxsw_config_profile constBhumika Goyal
2017-08-11nfp: send control message when MAC representors are createdSimon Horman
2017-08-11fsl/fman: implement several errata workaroundsFlorinel Iordache
2017-08-11hns3pf: Fix some harmless copy and paste bugsDan Carpenter
2017-08-11hns3pf: fix hns3_del_tunnel_port()Dan Carpenter
2017-08-11net: stmmac: dwmac-rk: Add integrated PHY supprot for rk3328David Wu
2017-08-11net: stmmac: dwmac-rk: Add integrated PHY support for rk3228David Wu
2017-08-11net: stmmac: dwmac-rk: Add integrated PHY supportDavid Wu
2017-08-11net: stmmac: dwmac-rk: Remove unwanted code for rk3328_set_to_rmii()David Wu
2017-08-11forcedeth: replace init_timer_deferrable with setup_deferrable_timerZhu Yanjun
2017-08-11drivers: net: davinci_mdio: print bus frequencyMaxim Uvarov
2017-08-11drivers: net: davinci_mdio: remove busy loop on wait user accessMaxim Uvarov
2017-08-11liquidio: removed check for queue size alignmentIntiyaz Basha
2017-08-11liquidio: rx/tx queue cleanupIntiyaz Basha
2017-08-11net: sched: use newly added classid identity helpersJiri Pirko
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-09net-next: mediatek: bring up QDMA RX ring 0John Crispin
2017-08-09net-next: mediatek: fix typos inside the header fileJohn Crispin
2017-08-09liquidio: napi cleanupIntiyaz Basha
2017-08-09net: systemport: Fix software statistics for SYSTEMPORT LiteFlorian Fainelli
2017-08-09ibmvnic: Correct 'unused variable' warning in build.Nathan Fontenot
2017-08-09ibmvnic: Add netdev_dbg output for debuggingNathan Fontenot
2017-08-09ibmvnic: Clean up resources on probe failureNathan Fontenot
2017-08-09bpf, nfp: implement jiting of BPF_J{LT,LE}Daniel Borkmann
2017-08-09Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-08cxgb4: Clear On FLASH config file after a FW upgradeArjun Vynipadath
2017-08-08liquidio: fix misspelled firmware image filenamesDerek Chickles
2017-08-08igb: support BCM54616 PHYJohn W Linville
2017-08-08liquidio: fix wrong info about vf rx/tx ring parameters reported to ethtoolIntiyaz Basha
2017-08-08igbvf: convert msleep to mdelay in atomic contextGreg Edwards
2017-08-08igbvf: after mailbox write, wait for replyGreg Edwards
2017-08-08net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packetsDavide Caratti
2017-08-08igbvf: add lock around mailbox opsGreg Edwards
2017-08-08e1000e: Initial Support for IceLakeSasha Neftin
2017-08-08igb: do not drop PF mailbox lock after read of VF messageGreg Edwards
2017-08-08bpf/verifier: rework value trackingEdward Cree
2017-08-08igb: expose mailbox unlock methodGreg Edwards
2017-08-08igb: add argument names to mailbox op function declarationsGreg Edwards
2017-08-08igb: Remove incorrect "unexpected SYS WRAP" log messageCorinna Vinschen
2017-08-08e1000e: add check on e1e_wphy() return valueGustavo A R Silva
2017-08-08igb: protect TX timestamping from API misuseCliff Spradlin
2017-08-08igb: Fix error of RX network flow classificationGangfeng Huang
2017-08-07qed: Fix a memory allocation failure test in 'qed_mcp_cmd_init()'Christophe Jaillet
2017-08-07net: hns3: fix spelling mistake: "capabilty" -> "capability"Colin Ian King
2017-08-07ibmvnic: Report rx buffer return codes as netdev_dbgJohn Allen
2017-08-07hns3: fix unused function warningArnd Bergmann
2017-08-07Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko