summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
| * | bnxt_en: close & open NIC, only when the interface is in running state.Venkat Duvvuru2018-03-121-5/+12
| * | bnxt_en: Return standard Linux error codes for hwrm flow cmds.Venkat Duvvuru2018-03-121-3/+20
| * | bnxt_en: Fix regressions when setting up MQPRIO TX rings.Michael Chan2018-03-121-2/+5
| * | bnxt_en: Pass complete VLAN TCI to the stack.Michael Chan2018-03-122-2/+3
| * | bnxt_en: Remove unwanted ovs-offload messages in some conditionsSriharsha Basavapatna2018-03-121-8/+2
| * | bnxt_en: Fix vnic accounting in the bnxt_check_rings() path.Eddie Wai2018-03-121-44/+20
| * | bnxt_en: Refactor the functions to reserve hardware rings.Michael Chan2018-03-121-32/+53
| |/
| * mlxsw: spectrum: Prevent duplicate mirrorsPetr Machata2018-03-092-4/+27
| * mlxsw: spectrum: Fix gact_ok offloadingJiri Pirko2018-03-095-1/+19
| * net: ethernet: ave: enable Rx drop interruptKunihiko Hayashi2018-03-091-1/+1
| * cxgb4: do not set needs_free_netdev for mgmt dev'sGanesh Goudar2018-03-071-1/+0
| * cxgb4: copy adap index to PF0-3 adapter instancesGanesh Goudar2018-03-071-0/+2
| * net: smsc911x: Fix unload crash when link is upJeremy Linton2018-03-071-2/+2
| * net: qcom/emac: Use proper free methods during TXHemanth Puranik2018-03-071-9/+14
| * qed: Free RoCE ILT Memory on rmmod qedrMichal Kalderon2018-03-072-1/+5
| * Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2018-03-074-26/+34
| |\
| | * e1000e: allocate ring descriptors with dma_zalloc_coherentPierre-Yves Kerbrat2018-03-051-2/+2
| | * e1000e: Fix check_for_link return value with autoneg offBenjamin Poirier2018-03-052-2/+2
| | * e1000e: Avoid missed interrupts following ICR readBenjamin Poirier2018-03-052-8/+24
| | * e1000e: Fix queue interrupt re-raising in Other interruptBenjamin Poirier2018-03-051-0/+3
| | * Partial revert "e1000e: Avoid receiver overrun interrupt bursts"Benjamin Poirier2018-03-051-14/+2
| | * e1000e: Remove Other from EIACBenjamin Poirier2018-03-051-2/+3
| * | fsl/fman: avoid sleeping in atomic context while adding an addressDenis Kirjanov2018-03-071-1/+1
| * | ethernet: natsemi: correct spellingRandy Dunlap2018-03-063-5/+5
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-03-101-1/+1
|\ \ | |/ |/|
| * {net, IB}/mlx5: Raise fatal IB event when sys error occursDaniel Jurgens2018-02-281-1/+1
* | mlxsw: spectrum_switchdev: Check success of FDB add operationShalom Toledo2018-03-041-2/+27
* | spectrum: Reference count VLAN entriesIdo Schimmel2018-02-282-1/+8
* | mlxsw: spectrum: Treat IPv6 unregistered multicast as broadcastIdo Schimmel2018-02-281-1/+1
* | mlxsw: spectrum: Fix handling of resource_size_paramJiri Pirko2018-02-281-37/+38
* | mlxsw: core: Fix flex keys scratchpad offset conflictJiri Pirko2018-02-281-10/+10
* | gianfar: Fix Rx byte accounting for ndev statsClaudiu Manoil2018-02-281-4/+3
* | sh_eth: uninline TSU register accessorsSergei Shtylyov2018-02-272-11/+11
* | ixgbe: fix crash in build_skb Rx code pathEmil Tantilov2018-02-261-0/+8
* | gianfar: simplify FCS handling and fix memory leakAndy Spencer2018-02-231-16/+7
* | net: aquantia: Fix error handling in aq_pci_probe()Dan Carpenter2018-02-221-4/+10
* | ibmvnic: Fix early release of login bufferThomas Falcon2018-02-221-1/+1
* | net/smc9194: Remove bogus CONFIG_MAC referenceFinn Thain2018-02-221-1/+1
* | amd-xgbe: Restore PCI interrupt enablement setting on resumeTom Lendacky2018-02-211-0/+2
* | Merge tag 'mlx5-fixes-2018-02-20' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-02-2110-33/+70
|\ \
| * | net/mlx5: Fix error handling when adding flow rulesVlad Buslov2018-02-201-2/+8
| * | net/mlx5: E-Switch, Fix drop counters use before creationEugenia Emantayev2018-02-201-4/+4
| * | net/mlx5: Add header re-write to the checks for conflicting actionsOr Gerlitz2018-02-201-1/+2
| * | net/mlx5: Use 128B cacheline size for 128B or larger cachelinesDaniel Jurgens2018-02-201-1/+1
| * | net/mlx5e: Specify numa node when allocating drop rqGal Pressman2018-02-201-2/+8
| * | net/mlx5e: Return error if prio is specified when offloading eswitch vlan pushOr Gerlitz2018-02-201-1/+2
| * | net/mlx5: Address static checker warnings on non-constant initializersOr Gerlitz2018-02-201-4/+4
| * | net/mlx5e: Eliminate build warnings on no previous prototypeOr Gerlitz2018-02-202-2/+3
| * | net/mlx5e: Verify inline header size do not exceed SKB linear sizeEran Ben Elisha2018-02-201-1/+1
| * | net/mlx5e: Fix loopback self test when GRO is offInbar Karmy2018-02-201-1/+2