summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: thunderx: rework mac addresses list to u64 arrayVadim Lomovtsev2018-04-092-24/+11
* dp83640: Ensure against premature access to PHY registers after resetEsben Haabendal2018-04-081-0/+18
* devlink: convert occ_get op to separate registrationJiri Pirko2018-04-084-83/+74
* net/fsl_pq_mdio: Allow explicit speficition of TBIPA addressEsben Haabendal2018-04-081-16/+34
* ibmvnic: Do not reset CRQ for Mobility driver resetsNathan Fontenot2018-04-081-23/+32
* ibmvnic: Fix failover case for non-redundant configurationThomas Falcon2018-04-082-8/+30
* ibmvnic: Fix reset scheduler error handlingThomas Falcon2018-04-081-10/+29
* ibmvnic: Zero used TX descriptor counter on resetThomas Falcon2018-04-081-0/+1
* ibmvnic: Fix DMA mapping mistakesThomas Falcon2018-04-081-8/+6
* net: phy: marvell: Enable interrupt function on LED2 pinEsben Haabendal2018-04-061-2/+18
* ice: Bug fixes in ethtool codeAnirudh Venkataramanan2018-04-061-2/+2
* ice: Fix error return code in ice_init_hw()Wei Yongjun2018-04-061-1/+3
* hv_netvsc: Pass net_device parameter to revoke and teardown functionsMohammed Gamal2018-04-051-19/+18
* hv_netvsc: Ensure correct teardown message sequence orderMohammed Gamal2018-04-051-6/+13
* hv_netvsc: Split netvsc_revoke_buf() and netvsc_teardown_gpadl()Mohammed Gamal2018-04-051-12/+34
* hv_netvsc: Use Windows version instead of NVSP version on GPAD teardownMohammed Gamal2018-04-051-2/+2
* net: mvpp2: Fix parser entry init boundary checkMaxime Chevallier2018-04-051-1/+1
* Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-041-1/+1
|\
| * mt7601u: use firmware_request_cache() to address cache on rebootLuis R. Rodriguez2018-03-221-1/+1
* | netdevsim: remove incorrect __net_initdata annotationsArnd Bergmann2018-04-042-2/+2
* | sfc: remove ctpio_dmabuf_start from statsBert Kenward2018-04-042-3/+0
* | net: hns3: fix length overflow when CONFIG_ARM64_64K_PAGESTan Xiaojun2018-04-041-1/+1
* | nfp: use full 40 bits of the NSP buffer addressDirk van der Merwe2018-04-041-4/+5
* | lan78xx: Connect phy earlyAlexander Graf2018-04-041-16/+18
* | nfp: add a separate counter for packets with CHECKSUM_COMPLETEJakub Kicinski2018-04-043-9/+13
* | net: phy: marvell10g: add thermal hwmon deviceRussell King2018-04-041-2/+182
* | pptp: remove a buggy dst release in pptp_connect()Eric Dumazet2018-04-041-1/+0
* | net: dsa: mt7530: Use NULL instead of plain integerFlorian Fainelli2018-04-041-3/+3
* | net: dsa: b53: Fix sparse warnings in b53_mmap.cFlorian Fainelli2018-04-041-9/+24
* | net: systemport: Fix sparse warnings in bcm_sysport_insert_tsb()Florian Fainelli2018-04-041-5/+6
* | net: bcmgenet: Fix sparse warnings in bcmgenet_put_tx_csum()Florian Fainelli2018-04-041-5/+6
* | Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-04-031-35/+16
|\ \
| * | net: liquidio: clean up Makefile for simpler composite object handlingMasahiro Yamada2018-03-261-35/+16
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-04-03875-16446/+62322
|\ \
| * | net: mvneta: improve suspend/resumeJisheng Zhang2018-04-021-7/+62
| * | net: mvneta: split rxq/txq init and txq deinit into SW and HW partsJisheng Zhang2018-04-021-19/+66
| * | net: bgmac: Fix endian access in bgmac_dma_tx_ring_free()Florian Fainelli2018-04-011-1/+2
| * | net: bgmac: Correctly annotate register spaceFlorian Fainelli2018-04-011-3/+3
| * | fix typo in command value in drivers/net/phy/mdio-bitbang.Frans Meulenbroeks2018-04-011-1/+1
| * | sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng2018-04-011-1/+1
| * | net/mlx5e: Set EQE based as default TX interrupt moderation modeTal Gilboa2018-04-011-4/+4
| * | ibmvnic: Disable irqs before exiting reset from closed stateJohn Allen2018-04-011-10/+18
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-0121-173/+262
| |\ \
| * | | sh_eth: kill useless check in __sh_eth_get_regs()Sergei Shtylyov2018-04-011-15/+10
| * | | sh_eth: add sh_eth_cpu_data::no_xdfar flagSergei Shtylyov2018-04-012-2/+4
| * | | Revert "net: usb: asix88179_178a: de-duplicate code"David S. Miller2018-04-011-31/+86
| * | | net/mlx4_en: CHECKSUM_COMPLETE support for fragmentsEric Dumazet2018-04-011-6/+4
| * | | mlxsw: spectrum: Don't use resource ID of 0Petr Machata2018-04-011-1/+1
| * | | mlxsw: spectrum: Pass mlxsw_core as arg of mlxsw_sp_kvdl_resources_register()Jiri Pirko2018-04-013-4/+4
| * | | mlxsw: Move "resources_query_enable" out of mlxsw_config_profileJiri Pirko2018-04-016-12/+8