- 85b85c8 amd-xgbe: Re-issue interrupt if interrupt status not cleared by Lendacky, Thomas · 8 years ago
- 45a2005 amd-xgbe: Limit the I2C error messages that are output by Lendacky, Thomas · 8 years ago
- ed3333f amd-xgbe: Fixes for working with PHYs that support 2.5GbE by Lendacky, Thomas · 8 years ago
- 42d452d amd-xgbe: Handle return code from software reset function by Lendacky, Thomas · 8 years ago
- 9018ff5 amd-xgbe: Prevent looping forever if timestamp update fails by Lendacky, Thomas · 8 years ago
- 93845d5 amd-xgbe: Add a check for an skb in the timestamp path by Lendacky, Thomas · 8 years ago
- 3abc7cf amd-xgbe: Use the proper register during PTP initialization by Lendacky, Thomas · 8 years ago
- 56503d5 amd-xgbe: Fix SFP PHY supported/advertised settings by Lendacky, Thomas · 8 years ago
- 549b32a amd-xgbe: Simplify mailbox interface rate change code by Lendacky, Thomas · 8 years ago
- 77b0d36 net: stmmac: Add additional registers for dwmac1000_dma ethtool by Thor Thayer · 8 years ago
- 5185ad6 Merge tag 'mlx5-updates-2017-06-27' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
- 0ccf59b net: ethernet: ti: netcp_ethss: use cpts to check if packet needs timestamping by Ivan Khoronzhuk · 8 years ago
- f44f841 net: ethernet: ti: cpsw: fix sw timestamping for non PTP packets by Ivan Khoronzhuk · 8 years ago
- 98fdd85 net: ethernet: ti: cpsw: move skb timestamp to packet_submit by Ivan Khoronzhuk · 8 years ago
- bf24e13 cavium: thunder: Remove duplicate "netdev->name" logging output by Joe Perches · 8 years ago
- 46ccf72 net/mlx4: fix spelling mistake: "enforcment" -> "enforcement" by Colin Ian King · 8 years ago
- 62d4fd4 net: atl1c: fix spelling mistake: "droppted" -> "dropped" by Colin Ian King · 8 years ago
- 1c2fa5f net: stmmac: support future possible different internal phy mode by LABBE Corentin · 8 years ago
- eac306b Bonding: Convert multiple netdev_info messages to netdev_dbg by Michael Dilmore · 8 years ago
- 57ae676 nfp: flower: add Kconfig for flower app by Jakub Kicinski · 8 years ago
- 6d48ceb nfp: allocate a private workqueue for driver work by Jakub Kicinski · 8 years ago
- e3f2847 nfp: reorder SR-IOV config and nfp_app SR-IOV callbacks by Jakub Kicinski · 8 years ago
- 0dc7862 nfp: handle SR-IOV already enabled when driver is probing by Jakub Kicinski · 8 years ago
- 168c478 nfp: wire get_phys_port_name on representors by Jakub Kicinski · 8 years ago
- 39ae7eb nfp: allow converting representor's netdev into nfp_port by Jakub Kicinski · 8 years ago
- 5d7c64a nfp: move representors' struct net_device_ops to shared code by Jakub Kicinski · 8 years ago
- 3238b250 nfp: make the representor get stats app-independent by Jakub Kicinski · 8 years ago
- 38edbf6 nfp: spawn nfp_ports for PF and VF ports by Jakub Kicinski · 8 years ago
- 9ce6bbb nfp: add nfp_app cleanup callback and make flower use it by Jakub Kicinski · 8 years ago
- 8a119ce nfp: remove unused nfp_cpp_area_check_range() by Jakub Kicinski · 8 years ago
- f847302 nfp: add helper for mapping runtime symbols by Jakub Kicinski · 8 years ago
- 064dc31 nfp: move area mapping helper into nfpcore by Jakub Kicinski · 8 years ago
- d557ee6 nfp: explicitly check if application FW is loaded by Jakub Kicinski · 8 years ago
- 019b13a vxlan: fix incorrect nlattr access in MTU check by Matthias Schiffer · 8 years ago
- 164f16f7 net/mlx5e: IPSec, Add IPSec ethtool stats by Ilan Tayari · 8 years ago
- 2ac9cfe net/mlx5e: IPSec, Add Innova IPSec offload TX data path by Ilan Tayari · 8 years ago
- 899a59d net/mlx5e: IPSec, Add Innova IPSec offload RX data path by Ilan Tayari · 8 years ago
- 547eede net/mlx5e: IPSec, Innova IPSec offload infrastructure by Ilan Tayari · 8 years ago
- bebb23e net/mlx5: Accel, Add IPSec acceleration interface by Ilan Tayari · 8 years ago
- a9956d3 net/mlx5: FPGA, Add SBU infrastructure by Ilan Tayari · 8 years ago
- c43051d net/mlx5: FPGA, Add SBU bypass and reset flows by Ilan Tayari · 8 years ago
- 537a505 net/mlx5: FPGA, Add high-speed connection routines by Ilan Tayari · 8 years ago
- 6062118 net/mlx5: FPGA, Add FW commands for FPGA QPs by Ilan Tayari · 8 years ago
- 9410733 net/mlx5: FPGA, Move FPGA init/cleanup to init_once by Ilan Tayari · 8 years ago
- 3f2b7ed net/mlx5: Add QP WQ support by Ilan Tayari · 8 years ago
- 4b67379 net/mlx5: Make get_cqe routine not ethernet-specific by Ilan Tayari · 8 years ago
- 095b092 IB/mlx5: Respect mlx5_core reserved GIDs by Ilan Tayari · 8 years ago
- a6f7d2a net/mlx5: Add support for multiple RoCE enable by Ilan Tayari · 8 years ago
- 52ec462 net/mlx5: Add reserved-gids support by Ilan Tayari · 8 years ago
- 9ade8c7 net/mlx5: Set interface flags before cleanup in unload_one by Ilan Tayari · 8 years ago
- 593814d net/mlx4: fix spelling mistake: "coalesing" -> "coalescing" by Colin Ian King · 8 years ago
- 17dd0ec net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink by Matthias Schiffer · 8 years ago
- a8b8a889 net: add netlink_ext_ack argument to rtnl_link_ops.validate by Matthias Schiffer · 8 years ago
- ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 8 years ago
- 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 8 years ago
- dacdbb4 net: macb: add fixed-link node support by Michael Grzeschik · 8 years ago
- 24a72b7 Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
- ceef551 net: qcom/emac: add support for emulation systems by Timur Tabi · 8 years ago
- 867ae6a net: qcom/emac: do not reset the EMAC during initialization by Timur Tabi · 8 years ago
- 03eb3eb net: qcom/emac: add shutdown function by Timur Tabi · 8 years ago
- 64b2f72 net: dsa: mv88e6xxx: fix error code in mv88e6390_serdes_power() by Dan Carpenter · 8 years ago
- 24a021e nfp: add VF and PF representors to flower app by Simon Horman · 8 years ago
- 1025351 nfp: add flower app by Simon Horman · 8 years ago
- 948faa4 nfp: add support for control messages for flower app by Simon Horman · 8 years ago
- 91bf82c nfp: add support for tx/rx with metadata portid by Simon Horman · 8 years ago
- 93da7d9 nfp: provide nfp_port to of nfp_net_get_mac_addr() by Simon Horman · 8 years ago
- 758238f nfp: app callbacks for SRIOV by Simon Horman · 8 years ago
- eadfa4c nfp: add stats and xmit helpers for representors by Simon Horman · 8 years ago
- 5de73ee nfp: general representor implementation by Simon Horman · 8 years ago
- a595018 nfp: map mac_stats and vf_cfg BARs by Simon Horman · 8 years ago
- a7ceb99 nfp: move physical port init into a helper by Jakub Kicinski · 8 years ago
- 9daee04 nfp: devlink add support for getting eswitch mode by Jakub Kicinski · 8 years ago
- bedd00c net: dsa: bcm_sf2: Remove special handling of "internal" phy-mode by Florian Fainelli · 8 years ago
- 40bc8b0 net: bcmgenet: Remove special handling of "internal" phy-mode by Florian Fainelli · 8 years ago
- d4d0249 Merge tag 'mlx5-updates-2017-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
- 8f46d46 cxgb4: Use Firmware params to get buffer-group map by Arjun Vynipadath · 8 years ago
- 193c4c2 cxgb4: Update T6 Buffer Group and Channel Mappings by Arjun Vynipadath · 8 years ago
- 8523899 net: ena: update ena driver to version 1.2.0 by Netanel Belgazal · 8 years ago
- 11a9a46 net: ena: update driver's rx drop statistics by Netanel Belgazal · 8 years ago
- 3ae5907 net: ena: use lower_32_bits()/upper_32_bits() to split dma address by Netanel Belgazal · 8 years ago
- 4265114 net: ena: separate skb allocation to dedicated function by Netanel Belgazal · 8 years ago
- e745daf net: ena: use napi_schedule_irqoff when possible by Netanel Belgazal · 8 years ago
- 0644368 net: ena: allow the driver to work with small number of msix vectors by Netanel Belgazal · 8 years ago
- ad974ba net: ena: add support for out of order rx buffers refill by Netanel Belgazal · 8 years ago
- e2eed0e net: ena: add reset reason for each device FLR by Netanel Belgazal · 8 years ago
- 9175011 net: ena: change sizeof() argument to be the type pointer by Netanel Belgazal · 8 years ago
- 82ef30f net: ena: add hardware hints capability to the driver by Netanel Belgazal · 8 years ago
- d149763 net: ena: change return value for unsupported features unsupported return value by Netanel Belgazal · 8 years ago
- 72de465 net: stmmac: make some functions static by Colin Ian King · 8 years ago
- 149d7a5 nfp: xdp: report if program is offloaded by Jakub Kicinski · 8 years ago
- cafa92a nfp: bpf: add support for XDP_FLAGS_HW_MODE by Jakub Kicinski · 8 years ago
- 6a8ef54 nfp: bpf: release the reference on offloaded programs by Jakub Kicinski · 8 years ago
- 9f82fca nfp: bpf: don't offload XDP programs in DRV_MODE by Jakub Kicinski · 8 years ago
- c443b5a nfp: xdp: move driver XDP setup into a separate function by Jakub Kicinski · 8 years ago
- 7d7627b net: mvpp2: remove mvpp2_pool_refill() by Thomas Petazzoni · 8 years ago
- 8f3f6e5 net: mvpp2: remove unused mvpp2_bm_cookie_pool_set() function by Thomas Petazzoni · 8 years ago
- e0af22d net: mvpp2: add comments about smp_processor_id() usage by Thomas Petazzoni · 8 years ago
- 8d78b69 stmmac: pci: Use dmi_system_id table for retrieving PHY addresses by Jan Kiszka · 8 years ago
- 7bc519b stmmac: pci: Select quark_pci_dmi_data from quark_default_data by Jan Kiszka · 8 years ago
- c5f657e stmmac: pci: Make stmmac_pci_find_phy_addr truly generic by Jan Kiszka · 8 years ago