summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* nfp: flower: add missing kdocJakub Kicinski2017-11-211-0/+1
* mlxsw: spectrum: Do not try to create non-existing ports during unsplitIdo Schimmel2017-11-212-2/+8
* net: vxge: Fix some indentation issuesChristophe JAILLET2017-11-201-19/+18
* net: ena: fix race condition between device reset and link up setupNetanel Belgazal2017-11-202-3/+11
* r8169: use same RTL8111EVL green settings as in vendor driverHeiner Kallweit2017-11-191-0/+5
* r8169: fix RTL8111EVL EEE and green settingsHeiner Kallweit2017-11-191-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-1712-22/+95
|\
| * ibmvnic: fix dma_mapping_error callDesnes Augusto Nunes do Rosario2017-11-181-2/+1
| * nfp: remove false positive offloads in flower vxlanJohn Hurley2017-11-171-7/+25
| * nfp: register flower reprs for egress dev offloadJohn Hurley2017-11-175-1/+54
| * nfp: inherit the max_mtu from the PF netdevDirk van der Merwe2017-11-171-0/+2
| * nfp: fix vlan receive MAC statistics typoPieter Jansen van Vuuren2017-11-172-2/+2
| * nfp: fix flower offload metadata flag usagePieter Jansen van Vuuren2017-11-172-4/+6
| * fealnx: Fix building error on MIPSHuacai Chen2017-11-161-3/+3
| * net: ethernet: ti: cpsw: fix min eth packet sizeGrygorii Strashko2017-11-161-2/+2
| * qed: use kzalloc instead of kmalloc and memsetColin Ian King2017-11-161-2/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-1511-15/+12
|\ \ | |/ |/|
| * mm: remove __GFP_COLDMel Gorman2017-11-1511-16/+13
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-11-152-5/+5
|\ \
| * \ Merge branch 'timer_setup' into for-nextDoug Ledford2017-10-181-6/+4
| |\ \
| | * | net/mlx4_core: Convert timers to use timer_setup()Kees Cook2017-10-091-6/+4
| * | | Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-183-318/+548
| |\ \ \
| | * | | RDMA/cxgb3: Annotate an RCU pointerBart Van Assche2017-10-141-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15444-8495/+37084
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | net: stmmac: fix LPI transitioning for dwmac4Niklas Cassel2017-11-142-1/+25
| * | | | liquidio: Missing error code in liquidio_init_nic_module()Dan Carpenter2017-11-141-1/+2
| * | | | ibmvnic: Feature implementation of Vital Product Data (VPD) for the ibmvnic d...Desnes Augusto Nunes do Rosario2017-11-142-4/+176
| * | | | net: mvneta: fix handling of the Tx descriptor counterSimon Guinot2017-11-141-5/+8
| * | | | net: hns3: Updates MSI/MSI-X alloc/free APIs(depricated) to new APIsSalil Mehta2017-11-142-81/+43
| * | | | mlxsw: spectrum_router: Add batch neighbour deletionIdo Schimmel2017-11-141-3/+12
| * | | | mlxsw: spectrum: Update minimum firmware version to 13.1530.152Shalom Toledo2017-11-141-2/+2
| * | | | bnx2x: fix slowpath null crashZhu Yanjun2017-11-141-3/+10
| * | | | cxgb4: collect SGE queue context dumpRahul Lakkireddy2017-11-149-0/+195
| * | | | cxgb4: collect LE-TCAM dumpRahul Lakkireddy2017-11-146-0/+261
| * | | | forcedeth: remove redudant assignments in xmitZhu Yanjun2017-11-131-8/+20
| * | | | net/mlx4: Use Kconfig flag to remove support of old gen2 Mellanox devicesSlava Shwartsman2017-11-132-0/+10
| * | | | net: realtek: r8169: remove redundant assignment to giga_ctrlColin Ian King2017-11-131-2/+0
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-125-13/+20
| |\ \ \ \
| * | | | | net: bgmac: Pad packets to a minimum sizeFlorian Fainelli2017-11-111-0/+16
| * | | | | cxgb4: collect vpd info directly from hardwareRahul Lakkireddy2017-11-115-42/+104
| * | | | | net: thunderx: fix double free errorAleksey Makarov2017-11-111-52/+30
| * | | | | net: sfc: remove redundant variable startColin Ian King2017-11-111-2/+0
| * | | | | qlge: remove duplicated assignment to mbcpColin Ian King2017-11-111-1/+0
| * | | | | net: 3com: 3c574_cs: mark expected switch fall-throughGustavo A. R. Silva2017-11-111-0/+1
| * | | | | net: 8390: pcnet_cs: mark expected switch fall-throughGustavo A. R. Silva2017-11-111-0/+1
| * | | | | fsl/fman_port: mark expected switch fall-throughsGustavo A. R. Silva2017-11-111-0/+2
| * | | | | net: ethernet: bgmac: mark expected switch fall-throughGustavo A. R. Silva2017-11-111-0/+1
| * | | | | ibmvnic: Add vnic client data to login bufferNathan Fontenot2017-11-112-2/+68
| * | | | | net: macb: add of_node_put to error pathsMichael Grzeschik2017-11-111-0/+2
| * | | | | net: macb: add of_phy_deregister_fixed_link to error pathsMichael Grzeschik2017-11-111-0/+7