summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* qed: remove unnecessary call to memsetHimanshu Jha2017-09-151-1/+0
* tg3: clean up redundant initialization of tnapiColin Ian King2017-09-141-2/+2
* nfp: wait for the NSP resource to appear on bootJakub Kicinski2017-09-133-0/+51
* nfp: wait for board state before talking to the NSPJakub Kicinski2017-09-132-23/+43
* nfp: add whitelist of supported flow dissectorPieter Jansen van Vuuren2017-09-131-0/+13
* be2net: fix TSO6/GSO issue causing TX-stall on Lancer/BExSuresh Reddy2017-09-132-0/+22
* w90p910_ether: include linux/interrupt.hArnd Bergmann2017-09-121-0/+1
* mlxsw: spectrum: Prevent mirred-related crash on removalYuval Mintz2017-09-121-10/+9
* mlxsw: spectrum: Fix EEPROM access in case of SFP/SFP+Arkadi Sharshevsky2017-09-111-2/+17
* net: qualcomm: rmnet: Fix a double freeDan Carpenter2017-09-091-6/+4
* net: tulip: Constify tulip_tblKees Cook2017-09-082-2/+2
* net: ethernet: ti: netcp_core: no need in netif_napi_delIvan Khoronzhuk2017-09-081-1/+0
* davicom: Display proper debug level up to 6Mathieu Malaterre2017-09-081-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-06405-6506/+48243
|\
| * Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-09-052-40/+61
| |\
| | * i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aqJacob Keller2017-09-051-0/+1
| | * i40e: avoid NVM acquire deadlock during NVM updateAnjali Singhai Jain2017-09-052-40/+60
| * | drivers: net: xgene: Remove return statement from void functionIyappan Subramanian2017-09-051-2/+0
| * | drivers: net: xgene: Configure tx/rx delay for ACPIQuan Nguyen2017-09-051-5/+2
| * | drivers: net: xgene: Read tx/rx delay for ACPIIyappan Subramanian2017-09-051-2/+2
| * | rocker: fix kcalloc parameter orderZahari Doychev2017-09-051-2/+2
| * | net: stmmac: Delete dead code for MDIO registrationRomain Perier2017-09-051-16/+0
| * | gianfar: Fix Tx flow control deactivationClaudiu Manoil2017-09-051-1/+1
| * | cxgb4: Ignore MPS_TX_INT_CAUSE[Bubble] for T6Ganesh Goudar2017-09-051-1/+15
| * | cxgb4: Fix pause frame count in t4_get_port_statsGanesh Goudar2017-09-051-8/+4
| * | cxgb4: fix memory leakGanesh Goudar2017-09-051-3/+3
| * | net/mlx4_core: Use ARRAY_SIZE macroThomas Meyer2017-09-052-6/+8
| * | net: qualcomm: rmnet: Rename real_dev_info to portSubash Abhinov Kasiviswanathan2017-09-038-87/+82
| * | net: qualcomm: rmnet: Implement ndo_get_iflinkSubash Abhinov Kasiviswanathan2017-09-034-3/+15
| * | net: qualcomm: rmnet: Refactor the new rmnet dev creationSubash Abhinov Kasiviswanathan2017-09-033-84/+26
| * | net: qualcomm: rmnet: Move the device creation logSubash Abhinov Kasiviswanathan2017-09-031-2/+1
| * | net: qualcomm: rmnet: Remove the unused endpoint -1Subash Abhinov Kasiviswanathan2017-09-031-11/+3
| * | net: qualcomm: rmnet: Fix memory corruption if mux_id is greater than 32Subash Abhinov Kasiviswanathan2017-09-033-4/+2
| * | nfp: flower: restore RTNL locking around representor updatesJakub Kicinski2017-09-031-2/+4
| * | nfp: build the flower offload by defaultJakub Kicinski2017-09-031-0/+1
| * | nfp: be drop monitor friendlyJakub Kicinski2017-09-032-1/+4
| * | nfp: move the start/stop app callbacks backJakub Kicinski2017-09-031-15/+11
| * | nfp: flower: base lifetime of representors on existence of lower vNICJakub Kicinski2017-09-031-23/+43
| * | nfp: separate app vNIC init/clean from alloc/freeJakub Kicinski2017-09-039-27/+73
| * | Merge tag 'mlx5-updates-2017-09-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-09-037-227/+215
| |\ \
| | * | net/mlx5e: Distribute RSS table among all RX ringsTariq Toukan2017-09-033-17/+4
| | * | net/mlx5e: Stop NAPI when irq balancer changes affinityTariq Toukan2017-09-033-2/+26
| | * | net/mlx5e: Use kernel's mechanism to avoid missing NAPIsTariq Toukan2017-09-033-15/+1
| | * | net/mlx5e: Slightly increase RX page-cache sizeTariq Toukan2017-09-031-1/+1
| | * | net/mlx5e: Don't recycle page if moved to far NUMATariq Toukan2017-09-033-2/+9
| | * | net/mlx5e: Remove unnecessary fields in ICO SQTariq Toukan2017-09-033-26/+2
| | * | net/mlx5e: Type-specific optimizations for RX post WQEs functionTariq Toukan2017-09-034-87/+92
| | * | net/mlx5e: Non-atomic RQ state indicator for UMR WQE in progressTariq Toukan2017-09-033-7/+8
| | * | net/mlx5e: Non-atomic indicator for ring enabled stateTariq Toukan2017-09-035-8/+10
| | * | net/mlx5e: Refactor data-path lro header functionTariq Toukan2017-09-031-25/+20
OpenPOWER on IntegriCloud