aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-10mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion_enableJiri Pirko1-3/+4
2018-01-10mlxsw: pci: Wait after reset before accessing HWYuval Mintz2-1/+7
2018-01-10nfp: always unmask aux interrupts at initJakub Kicinski1-0/+2
2018-01-10Merge tag 'wireless-drivers-for-davem-2018-01-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller5-28/+30
2018-01-10net: gianfar_ptp: move set_fipers() to spinlock protecting areaYangbo Lu1-2/+1
2018-01-08sh_eth: fix TXALCR1 offsetsSergei Shtylyov1-2/+2
2018-01-08mdio-sun4i: Fix a memory leakChristophe JAILLET1-2/+4
2018-01-08phylink: mark expected switch fall-throughs in phylink_mii_ioctlGustavo A. R. Silva1-0/+2
2018-01-08xen-netfront: enable device after manual module loadEduardo Otubo1-0/+1
2018-01-08bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.Venkat Duvvuru1-1/+1
2018-01-08bnxt_en: Fix population of flow_type in bnxt_hwrm_cfa_flow_alloc()Sunil Challa1-1/+1
2018-01-05sh_eth: fix SH7757 GEther initializationSergei Shtylyov1-2/+2
2018-01-05Merge tag 'linux-can-fixes-for-4.15-20180104' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller4-3/+4
2018-01-05net: fec: free/restore resource in related probe error pathesFugang Duan1-2/+2
2018-01-05Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2-13/+16
2018-01-05iwlwifi: pcie: fix DMA memory mapping / unmappingEmmanuel Grumbach3-15/+14
2018-01-04sh_eth: fix TSU resource handlingSergei Shtylyov1-3/+22
2018-01-04net: stmmac: enable EEE in MII, GMII or RGMII onlyJerome Brunet1-0/+6
2018-01-04wcn36xx: Fix dynamic power savingLoic Poulain2-13/+16
2018-01-04can: ems_usb: improve error reporting for error warning and error passiveMartin Lederhilger1-0/+1
2018-01-04can: flex_can: Correct the checking for frame length in flexcan_start_xmit()Luu An Phu1-1/+1
2018-01-04can: gs_usb: fix return value of the "set_bittiming" callbackWolfgang Grandegger1-1/+1
2018-01-04can: vxcan: improve handling of missing peer name attributeOliver Hartkopp1-1/+1
2018-01-04net: dsa: b53: Turn off Broadcom tags for more switchesFlorian Fainelli1-3/+6
2018-01-03Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queueDavid S. Miller3-17/+72
2018-01-033c59x: fix missing dma_mapping_error check and bad ring refill logicNeil Horman1-52/+38
2018-01-03net: ena: fix error handling in ena_down() sequenceNetanel Belgazal1-2/+17
2018-01-03net: ena: unmask MSI-X only after device initialization is completedNetanel Belgazal1-13/+13
2018-01-03cxgb4: Fix FW flash errorsArjun Vynipadath2-10/+8
2018-01-03i40e: flower: Fix return value for unsupported offloadJiri Pirko1-1/+1
2018-01-03i40e: don't remove netdev->dev_addr when syncing uc listJacob Keller1-1/+16
2018-01-03i40e/i40evf: Account for frags split over multiple descriptors in check linearizeAlexander Duyck2-6/+46
2018-01-03net: fec: defer probe if regulator is not readyFugang Duan1-0/+4
2018-01-03net: fec: restore dev_id in the cases of probe errorFugang Duan1-0/+1
2018-01-03i40e: Remove UDP support for big bufferAmritha Nambiar1-9/+9
2018-01-03Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queueDavid S. Miller3-9/+32
2018-01-02NET: usb: qmi_wwan: add support for YUGA CLM920-NC5 PID 0x9625SZ Lin (林上智)1-0/+1
2018-01-02e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier1-3/+8
2018-01-02e1000: fix disabling already-disabled warningTushar Dave2-6/+24
2018-01-02sfp: fix sfp-bus oops when removing socket/upstreamRussell King1-2/+4
2018-01-02phylink: ensure we report link down when LOS assertedRussell King1-2/+1
2018-01-02macvlan: Fix one possible double freeGao Feng1-1/+6
2018-01-02mlxsw: spectrum: Relax sanity checks during enslavementIdo Schimmel3-2/+17
2018-01-02mlxsw: spectrum_router: Fix NULL pointer derefIdo Schimmel1-1/+1
2018-01-02geneve: update skb dst pmtu on tx pathXin Long1-0/+14
2017-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-7/+46
2017-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+56
2017-12-27bnx2x: Improve reliability in case of nested PCI errorsGuilherme G. Piccoli2-3/+15
2017-12-27tg3: Enable PHY reset in MTU change path for 5720Siva Reddy Kallam1-1/+2
2017-12-27tg3: Add workaround to restrict 5762 MRRS to 2048Siva Reddy Kallam2-0/+14