summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-06-27nfp: allocate a private workqueue for driver workJakub Kicinski
2017-06-27nfp: reorder SR-IOV config and nfp_app SR-IOV callbacksJakub Kicinski
2017-06-27nfp: handle SR-IOV already enabled when driver is probingJakub Kicinski
2017-06-27nfp: wire get_phys_port_name on representorsJakub Kicinski
2017-06-27nfp: allow converting representor's netdev into nfp_portJakub Kicinski
2017-06-27nfp: move representors' struct net_device_ops to shared codeJakub Kicinski
2017-06-27nfp: make the representor get stats app-independentJakub Kicinski
2017-06-27nfp: spawn nfp_ports for PF and VF portsJakub Kicinski
2017-06-27nfp: add nfp_app cleanup callback and make flower use itJakub Kicinski
2017-06-27nfp: remove unused nfp_cpp_area_check_range()Jakub Kicinski
2017-06-27nfp: add helper for mapping runtime symbolsJakub Kicinski
2017-06-27nfp: move area mapping helper into nfpcoreJakub Kicinski
2017-06-27nfp: explicitly check if application FW is loadedJakub Kicinski
2017-06-27net: usb: asix88179_178a: Add support for the Belkin B2B128Andrew F. Davis
2017-06-27fsl/fman: add dependency on HAS_DMAMadalin Bucur
2017-06-27vxlan: fix incorrect nlattr access in MTU checkMatthias Schiffer
2017-06-27net/mlx5e: IPSec, Add IPSec ethtool statsIlan Tayari
2017-06-27net/mlx5e: IPSec, Add Innova IPSec offload TX data pathIlan Tayari
2017-06-27net/mlx5e: IPSec, Add Innova IPSec offload RX data pathIlan Tayari
2017-06-27net/mlx5e: IPSec, Innova IPSec offload infrastructureIlan Tayari
2017-06-27net/mlx5: Accel, Add IPSec acceleration interfaceIlan Tayari
2017-06-27net/mlx5: FPGA, Add SBU infrastructureIlan Tayari
2017-06-27net/mlx5: FPGA, Add SBU bypass and reset flowsIlan Tayari
2017-06-27net/mlx5: FPGA, Add high-speed connection routinesIlan Tayari
2017-06-27net/mlx5: FPGA, Add FW commands for FPGA QPsIlan Tayari
2017-06-27net/mlx5: FPGA, Move FPGA init/cleanup to init_onceIlan Tayari
2017-06-27net/mlx5: Add QP WQ supportIlan Tayari
2017-06-27net/mlx5: Make get_cqe routine not ethernet-specificIlan Tayari
2017-06-27net/mlx5: Add support for multiple RoCE enableIlan Tayari
2017-06-27net/mlx5: Add reserved-gids supportIlan Tayari
2017-06-27net/mlx5: Set interface flags before cleanup in unload_oneIlan Tayari
2017-06-26net/mlx4: fix spelling mistake: "coalesing" -> "coalescing"Colin Ian King
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelinkMatthias Schiffer
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer
2017-06-25net: macb: add fixed-link node supportMichael Grzeschik
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller
2017-06-25net: qcom/emac: add support for emulation systemsTimur Tabi
2017-06-25net: qcom/emac: do not reset the EMAC during initializationTimur Tabi
2017-06-25net: qcom/emac: add shutdown functionTimur Tabi
2017-06-25net: dsa: mv88e6xxx: fix error code in mv88e6390_serdes_power()Dan Carpenter
2017-06-25nfp: add VF and PF representors to flower appSimon Horman
2017-06-25nfp: add flower appSimon Horman
2017-06-25nfp: add support for control messages for flower appSimon Horman
2017-06-25nfp: add support for tx/rx with metadata portidSimon Horman
2017-06-25nfp: provide nfp_port to of nfp_net_get_mac_addr()Simon Horman
2017-06-25nfp: app callbacks for SRIOVSimon Horman
2017-06-25nfp: add stats and xmit helpers for representorsSimon Horman
2017-06-25nfp: general representor implementationSimon Horman