summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-031-2/+2
|\
| * Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2017-06-2412-58/+99
| |\
| * | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-201-2/+2
* | | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds2017-07-031-8/+7Star
|\ \ \
| * | | ACPI: hns_dsaf_acpi_dsm_guid can be statickbuild test robot2017-06-271-1/+1
| * | | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko2017-06-071-8/+7Star
* | | | sfc: fix attempt to translate invalid filter IDEdward Cree2017-06-291-3/+4
* | | | rocker: move dereference before freeDan Carpenter2017-06-291-1/+1
* | | | mlxsw: spectrum_router: Fix NULL pointer dereferenceIdo Schimmel2017-06-291-0/+3
* | | | fsl/fman: add dependency on HAS_DMAMadalin Bucur2017-06-271-0/+1
* | | | bnx2x: Don't log mc removal needlesslyMintz, Yuval2017-06-251-1/+1
* | | | bnxt_en: Fix netpoll handling.Michael Chan2017-06-231-6/+48
* | | | bnxt_en: Add missing logic to handle TPA end error conditions.Michael Chan2017-06-232-4/+9
* | | | sfc: Fix MCDI command size for filter operationsMartin Habets2017-06-221-4/+4
* | | | drivers: net: cpsw-common: Fix reading of mac address for am43 SoCsLokesh Vutla2017-06-221-1/+1
| |_|/ |/| |
* | | net: stmmac: free an skb first when there are no longer any descriptors using itNiklas Cassel2017-06-201-4/+16
* | | sfc: remove duplicate up_write on VF filter_semEdward Cree2017-06-201-2/+0Star
* | | dpaa_eth: reuse the dma_ops provided by the FMan MAC deviceMadalin Bucur2017-06-201-1/+1
* | | fsl/fman: propagate dma_opsMadalin Bucur2017-06-201-0/+2
* | | net/hns:bugfix of ethtool -t phy self_testLin Yun Sheng2017-06-191-2/+14
* | | cxgb4: notify uP to route ctrlq compl to rdma rspqRaju Rangoju2017-06-191-4/+6
* | | net/mlx5e: Avoid doing a cleanup call if the profile doesn't have itOr Gerlitz2017-06-151-1/+2
* | | net/mlx5e: Remove TC header re-write offloading of ip tosOr Gerlitz2017-06-151-1/+0Star
* | | net/mlx5: Properly check applicability of devlink eswitch commandsOr Gerlitz2017-06-151-37/+40
* | | net/mlx5e: Fix min inline value for VF rep SQsChris Mi2017-06-151-0/+2
* | | net/mlx5e: Fix timestamping capabilities reportingMaor Dickman2017-06-151-4/+4
* | | net/mlx5: Wait for FW readiness before initializing command interfaceEli Cohen2017-06-151-2/+12
| |/ |/|
* | i40e: Fix a sleep-in-atomic bugJia-Ju Bai2017-06-151-0/+2
* | qed: fix dump of context dataTayar, Tomer2017-06-131-1/+1
* | i40e: fix handling of HW ATR evictionJacob Keller2017-06-134-7/+9
* | Merge tag 'mlx5-fixes-2017-06-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-06-116-40/+43
|\ \
| * | net/mlx5: Enable 4K UAR only when page size is bigger than 4KMajd Dibbiny2017-06-111-2/+4
| * | net/mlx5e: Fix wrong indications in DIM due to counter wraparoundTal Gilboa2017-06-112-7/+11
| * | net/mlx5e: Added BW check for DIM decision mechanismTal Gilboa2017-06-112-17/+22
| * | net/mlx5: Remove several module events out of ethtool statsHuy Nguyen2017-06-111-9/+2Star
| * | net/mlx5: Continue health polling until it is explicitly stoppedMohamad Haj Yahia2017-06-111-6/+5Star
| * | net/mlx5: Fix create vport flow table flowMohamad Haj Yahia2017-06-111-1/+1
* | | net: ena: update ena driver to version 1.1.7Netanel Belgazal2017-06-111-1/+1
* | | net: ena: bug fix in lost tx packets detection mechanismNetanel Belgazal2017-06-113-31/+50
* | | net: ena: disable admin msix while working in polling modeNetanel Belgazal2017-06-111-0/+8
* | | net: ena: fix theoretical Rx hang on low memory systemsNetanel Belgazal2017-06-113-0/+58
* | | net: ena: add missing unmap bars on device removalNetanel Belgazal2017-06-111-4/+11
* | | net: ena: fix race condition between submit and completion admin commandNetanel Belgazal2017-06-111-4/+2Star
* | | net: ena: add missing return when ena_com_get_io_handlers() failsNetanel Belgazal2017-06-111-0/+2
* | | net: ena: fix bug that might cause hang after consecutive open/close interface.Netanel Belgazal2017-06-111-15/+26
* | | net: ena: fix rare uncompleted admin command false alarmNetanel Belgazal2017-06-111-10/+11
|/ /
* | net: mvpp2: use {get, put}_cpu() instead of smp_processor_id()Thomas Petazzoni2017-06-111-8/+19
* | net: mvpp2: remove mvpp2_bm_cookie_{build,pool_get}Thomas Petazzoni2017-06-111-33/+14Star
* | Revert "net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272"David S. Miller2017-06-101-4/+0Star
* | net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272Fabio Estevam2017-06-101-0/+4