summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* nfp: abm: report statistics from RED offloadJakub Kicinski2018-05-293-0/+244
* nfp: abm: add simple RED offloadJakub Kicinski2018-05-292-0/+92
* nfp: abm: add helpers for configuring queue marking levelsJakub Kicinski2018-05-293-0/+88
* nfp: abm: enable advanced queuing on demandJakub Kicinski2018-05-294-0/+40
* nfp: prefix vNIC phys_port_name with 'n'Jakub Kicinski2018-05-291-1/+1
* nfp: return -EOPNOTSUPP from .ndo_get_phys_port_name for VFsJakub Kicinski2018-05-291-5/+6
* Merge tag 'mlx5e-updates-2018-05-25' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2018-05-2919-382/+709
|\
| * net/mlx5e: Avoid reset netdev stats on configuration changesEran Ben Elisha2018-05-258-100/+136
| * net/mlx5e: Introducing new statistics rwlockShalom Lagziel2018-05-255-9/+27
| * net/mlx5e: Move phy link down events counter out of SW statsSaeed Mahameed2018-05-252-18/+22
| * net/mlx5: Use order-0 allocations for all WQ typesTariq Toukan2018-05-258-90/+111
| * net/mlx5i: Use compilation flag in IPOIB headerTariq Toukan2018-05-251-0/+3
| * net/mlx5e: TX, Use actual WQE size for SQ edge fillTariq Toukan2018-05-255-92/+178
| * net/mlx5e: Use WQ API functions instead of direct fields accessTariq Toukan2018-05-255-38/+60
| * net/mlx5e: Split offloaded eswitch TC rules for port mirroringChris Mi2018-05-253-21/+108
| * net/mlx5e: Parse mirroring action for offloaded TC eswitch flowsChris Mi2018-05-253-21/+43
| * net/mlx5: E-switch, Create a second level FDB flow tableChris Mi2018-05-253-5/+32
| * net/mlx5: E-Switch, Reorganize and rename fdb flow tablesChris Mi2018-05-253-24/+25
* | net: hns3: Fixes initalization of RoCE handle and makes it conditionalLijun Ou2018-05-291-3/+5
* | net: hns3: Adds support for led locate command for copper portJian Shen2018-05-292-41/+6
* | net: hns3: Remove unused led control codeJian Shen2018-05-293-112/+0
* | net: hns3: Clear TX/RX rings when stopping port & un-initializing clientFuyun Liang2018-05-293-10/+110
* | net: hns3: Removes unnecessary check when clearing TX/RX ringsFuyun Liang2018-05-291-6/+0
* | net: hns3: Fixes the init of the VALID BD info in the descriptorFuyun Liang2018-05-291-0/+2
* | net: hns3: Fixes the state to indicate client-type initializationPeng Li2018-05-292-4/+49
* | net: hns3: Fix for PF mailbox receving unknown messageXi Wang2018-05-291-3/+20
* | net: hns3: Add support to enable TX/RX promisc mode for H/W rev(0x21)Peng Li2018-05-292-1/+10
* | net: hns3: Add STRP_TAGP field support for hardware revision 0x21Peng Li2018-05-292-5/+40
* | net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 configPeng Li2018-05-293-10/+29
* | net: hns3: Updates RX packet info fetch in case of multi BDPeng Li2018-05-291-18/+18
* | qmi_wwan: apply SET_DTR quirk to the SIMCOM shared device IDBjørn Mork2018-05-281-1/+1
* | net: stmmac: add dwmac-4.20a compatibleChristophe Roullier2018-05-281-1/+2
* | net: ethernet: stmmac: add adaptation for stm32mp157c.Christophe Roullier2018-05-281-15/+252
* | net: ethernet: gianfar_ethtool: get phc index through drvdataYangbo Lu2018-05-282-8/+18
* | ptp_qoriq: move some definitions to header fileYangbo Lu2018-05-281-131/+1
* | ptp: rework gianfar_ptp as QorIQ common PTP driverYangbo Lu2018-05-284-162/+174
* | ifb: fix packets checksumJon Maxwell2018-05-281-1/+1
* | net: phy: realtek: add suspend/resume callbacks for RTL8211BHeiner Kallweit2018-05-281-0/+16
* | virtio_net: Extend virtio to use VF datapath when availableSridhar Samudrala2018-05-282-1/+38
* | virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bitSridhar Samudrala2018-05-281-1/+1
* | net: Introduce net_failover driverSridhar Samudrala2018-05-283-0/+849
* | netvsc: refactor notifier/event handling code to use the failover frameworkSridhar Samudrala2018-05-283-165/+60
* | vrf: add CRC32c offload to device featuresDavide Caratti2018-05-281-1/+1
* | net: stmmac: Use mutex instead of spinlockThierry Reding2018-05-283-24/+21
* | bnx2x: Collect the device debug information during Tx timeout.Sudarsana Reddy Kalluru2018-05-281-1/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-2671-270/+452
|\ \ | |/ |/|
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-05-251-2/+3
| |\
| | * mm/memory_hotplug: fix leftover use of struct page during hotplugJonathan Cameron2018-05-251-2/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-2525-109/+168
| |\ \ | | |/ | |/|
| | * ibmvnic: Fix partial success login retriesThomas Falcon2018-05-251-1/+6