summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2017-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds4-0/+47
2017-07-04Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+2
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds1-8/+7
2017-06-29sfc: fix attempt to translate invalid filter IDEdward Cree1-3/+4
2017-06-29rocker: move dereference before freeDan Carpenter1-1/+1
2017-06-29mlxsw: spectrum_router: Fix NULL pointer dereferenceIdo Schimmel1-0/+3
2017-06-27fsl/fman: add dependency on HAS_DMAMadalin Bucur1-0/+1
2017-06-27ACPI: hns_dsaf_acpi_dsm_guid can be statickbuild test robot1-1/+1
2017-06-25bnx2x: Don't log mc removal needlesslyMintz, Yuval1-1/+1
2017-06-24Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar12-58/+99
2017-06-23bnxt_en: Fix netpoll handling.Michael Chan1-6/+48
2017-06-23bnxt_en: Add missing logic to handle TPA end error conditions.Michael Chan2-4/+9
2017-06-22sfc: Fix MCDI command size for filter operationsMartin Habets1-4/+4
2017-06-22drivers: net: cpsw-common: Fix reading of mac address for am43 SoCsLokesh Vutla1-1/+1
2017-06-20net: stmmac: free an skb first when there are no longer any descriptors using itNiklas Cassel1-4/+16
2017-06-20sfc: remove duplicate up_write on VF filter_semEdward Cree1-2/+0
2017-06-20dpaa_eth: reuse the dma_ops provided by the FMan MAC deviceMadalin Bucur1-1/+1
2017-06-20fsl/fman: propagate dma_opsMadalin Bucur1-0/+2
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar1-2/+2
2017-06-20crypto: chcr - Select device in Round Robin fashionHarsh Jain2-0/+2
2017-06-20chcr - Add debug countersHarsh Jain3-0/+45
2017-06-19net/hns:bugfix of ethtool -t phy self_testLin Yun Sheng1-2/+14
2017-06-19cxgb4: notify uP to route ctrlq compl to rdma rspqRaju Rangoju1-4/+6
2017-06-15net/mlx5e: Avoid doing a cleanup call if the profile doesn't have itOr Gerlitz1-1/+2
2017-06-15net/mlx5e: Remove TC header re-write offloading of ip tosOr Gerlitz1-1/+0
2017-06-15net/mlx5: Properly check applicability of devlink eswitch commandsOr Gerlitz1-37/+40
2017-06-15net/mlx5e: Fix min inline value for VF rep SQsChris Mi1-0/+2
2017-06-15net/mlx5e: Fix timestamping capabilities reportingMaor Dickman1-4/+4
2017-06-15net/mlx5: Wait for FW readiness before initializing command interfaceEli Cohen1-2/+12
2017-06-15i40e: Fix a sleep-in-atomic bugJia-Ju Bai1-0/+2
2017-06-13qed: fix dump of context dataTayar, Tomer1-1/+1
2017-06-13i40e: fix handling of HW ATR evictionJacob Keller4-7/+9
2017-06-12net: ehea: convert to use DRIVER_ATTR_ROGreg Kroah-Hartman1-4/+2
2017-06-11Merge tag 'mlx5-fixes-2017-06-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller6-40/+43
2017-06-11net: ena: update ena driver to version 1.1.7Netanel Belgazal1-1/+1
2017-06-11net: ena: bug fix in lost tx packets detection mechanismNetanel Belgazal3-31/+50
2017-06-11net: ena: disable admin msix while working in polling modeNetanel Belgazal1-0/+8
2017-06-11net: ena: fix theoretical Rx hang on low memory systemsNetanel Belgazal3-0/+58
2017-06-11net: ena: add missing unmap bars on device removalNetanel Belgazal1-4/+11
2017-06-11net: ena: fix race condition between submit and completion admin commandNetanel Belgazal1-4/+2
2017-06-11net: ena: add missing return when ena_com_get_io_handlers() failsNetanel Belgazal1-0/+2
2017-06-11net: ena: fix bug that might cause hang after consecutive open/close interface.Netanel Belgazal1-15/+26
2017-06-11net: ena: fix rare uncompleted admin command false alarmNetanel Belgazal1-10/+11
2017-06-11net/mlx5: Enable 4K UAR only when page size is bigger than 4KMajd Dibbiny1-2/+4
2017-06-11net/mlx5e: Fix wrong indications in DIM due to counter wraparoundTal Gilboa2-7/+11
2017-06-11net/mlx5e: Added BW check for DIM decision mechanismTal Gilboa2-17/+22
2017-06-11net/mlx5: Remove several module events out of ethtool statsHuy Nguyen1-9/+2
2017-06-11net/mlx5: Continue health polling until it is explicitly stoppedMohamad Haj Yahia1-6/+5
2017-06-11net/mlx5: Fix create vport flow table flowMohamad Haj Yahia1-1/+1