summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-07-16cxgb4: collect ASIC LA dumps from ULP TXSurendra Mobiya
2018-07-16mlxsw: spectrum: Expose counters for various packet sizesJiri Pirko
2018-07-16liquidio: fix hang when re-binding VF host drv after running DPDK VF driverRick Farrington
2018-07-16net: cavium: Drop dependency of NET_VENDOR_CAVIUM on PCIAlexander Sverdlin
2018-07-16net: mscc: simplify retrieving the tag type from the frame headerAntoine Tenart
2018-07-16cxgb4: do not return DUPLEX_UNKNOWN when link is downGanesh Goudar
2018-07-16bnxt_en: remove redundant debug register dma mem allocationYueHaibing
2018-07-16liquidio: Use %pad printk format for dma_addr_t valuesHelge Deller
2018-07-16net: phy: realtek: add missing entry for RTL8211C to mdio_device_id tableHeiner Kallweit
2018-07-16net: usb: hso: use swap macro in hso_kick_transmitGustavo A. R. Silva
2018-07-16net: phy: add phy_speed_down and phy_speed_upHeiner Kallweit
2018-07-16net: phy: add helper phy_config_anegHeiner Kallweit
2018-07-16net: hns3: Fix comments for hclge_get_ring_chain_from_mbxFuyun Liang
2018-07-16net: hns3: Fix for using wrong mask and shift in hclge_get_ring_chain_from_mbxFuyun Liang
2018-07-16net: hns3: Fix for reset_level default assignment probelmYunsheng Lin
2018-07-16net: hns3: remove unnecessary ring configuration operation while resettingHuazhong Tan
2018-07-16net: hns3: Fix return value error in hns3_reset_notify_down_enetHuazhong Tan
2018-07-16net: hns3: Correct reset event status registerHuazhong Tan
2018-07-16net: hns3: Prevent to request reset frequentlyHuazhong Tan
2018-07-16net: hns3: Reset net device with rtnl_lockHuazhong Tan
2018-07-16net: hns3: Modify the order of initializing command queue registerHuazhong Tan
2018-07-16net/mlx5e: IPsec, fix byte count in CQEBoris Pismenny
2018-07-16net/mlx5: Accel, add common metadata functionsBoris Pismenny
2018-07-16net/mlx5e: TLS, build TLS netdev from capabilitiesBoris Pismenny
2018-07-16net/mlx5e: TLS, add software statisticsBoris Pismenny
2018-07-16net/mlx5e: TLS, add Innova TLS rx data pathBoris Pismenny
2018-07-16net/mlx5e: TLS, add innova rx supportBoris Pismenny
2018-07-16net/mlx5: Accel, add TLS rx offload routinesBoris Pismenny
2018-07-16net/mlx5e: TLS, refactor variable namesBoris Pismenny
2018-07-16tls: Refactor tls_offload variable namesBoris Pismenny
2018-07-16net: mvpp2: debugfs: add classifier hit countersMaxime Chevallier
2018-07-16net: mvpp2: debugfs: add entries for classifier flowsMaxime Chevallier
2018-07-16net: mvpp2: debugfs: add hit counter stats for Header Parser entriesMaxime Chevallier
2018-07-16net: mvpp2: add a debugfs interface for the Header ParserMaxime Chevallier
2018-07-16net: mvpp2: switch to SPDX identifiersAntoine Tenart
2018-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-07-14mlxsw: spectrum_router: Optimize processing of VRRP MACsIdo Schimmel
2018-07-14mlxsw: spectrum: Add VRRP trapsIdo Schimmel
2018-07-14mlxsw: spectrum_router: Direct macvlans' MACs to routerIdo Schimmel
2018-07-14mlxsw: spectrum: Enable macvlan upper devicesIdo Schimmel
2018-07-13net: mvpp2: mvpp2_cls_flow_get() can be statickbuild test robot
2018-07-13of: mdio: Support fixed links in of_phy_get_and_connect()Linus Walleij
2018-07-13nfp: add support for simultaneous driver and hw XDPJakub Kicinski
2018-07-13netdevsim: add support for simultaneous driver and hw XDPJakub Kicinski
2018-07-13xdp: support simultaneous driver and hw XDP attachmentJakub Kicinski
2018-07-13xdp: factor out common program/flags handling from driversJakub Kicinski
2018-07-13xdp: don't make drivers report attachment modeJakub Kicinski
2018-07-12net: gemini: Indicate that we can handle jumboframesLinus Walleij
2018-07-12net: gemini: Move main init to portLinus Walleij
2018-07-12net: gemini: Allow multiple ports to instantiateLinus Walleij