summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2017-11-08bnxt_en: Added PCI IDs for BCM57452 and BCM57454 ASICsDeepak Khungar
2017-10-21qed: Read queue state before releasing bufferRam Amrani
2017-10-21qed: Reserve doorbell BAR space for present CPUsRam Amrani
2017-10-21qede: Prevent index problems in loopback testSudarsana Reddy Kalluru
2017-10-21net: mvpp2: release reference to txq_cpu[] entry after unmappingThomas Petazzoni
2017-10-21net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr...Majd Dibbiny
2017-10-21net/mlx4_en: fix overflow in mlx4_en_init_timestamp()Eric Dumazet
2017-10-21qed: Don't use attention PTT for configuring BWMintz, Yuval
2017-10-12rocker: fix rocker_tlv_put_* functions for KASANArnd Bergmann
2017-10-12net: qcom/emac: specify the correct size when mapping a DMA bufferTimur Tabi
2017-10-12net: emac: Fix napi poll list corruptionChristian Lamparter
2017-10-12mlxsw: spectrum: Prevent mirred-related crash on removalYuval Mintz
2017-10-08ibmvnic: Free tx/rx scrq pointer array when releasing sub-crqsNathan Fontenot
2017-10-08qed: Fix possible system hang in the dcbnl-getdcbx() path.sudarsana.kalluru@cavium.com
2017-10-08sfc: get PIO buffer size from the NICEdward Cree
2017-10-08sh_eth: use correct name for ECMR_MPDE bitNiklas Söderlund
2017-10-08igb: re-assign hw address pointer on reset after PCI errorGuilherme G Piccoli
2017-09-25sdk_dpaa: ls1043a errata: restrict the max mtuCamelia Groza
2017-09-25sdk_dpaa: ls1043a errata: maintain timestamp infoCamelia Groza
2017-09-25sdk_dpaa: update the xmit timestamp to avoid watchdog timeoutsCamelia Groza
2017-09-25dpaa_eth: ls1043a errata: check if the skb is linear after 4k splittingCamelia Groza
2017-09-25sdk_dpaa: ls1043a errata: fix arm32 buildCamelia Groza
2017-09-25sdk_dpaa: ls1043a errata: do not recycle the realigned buffersCamelia Groza
2017-09-25sdk_dpaa: ls1043a errata: verify and resize headroom alignmentCamelia Groza
2017-09-25sdk_dpaa: ls1043a errata: realign skb in place if neededCamelia Groza
2017-09-25sdk_dpaa: ls1043a errata: realign and linearize egress skbsCamelia Groza
2017-09-25sdk_dpaa: ls1043a errata: resplit the skb after copyCamelia Groza
2017-09-25gianfar: Fix Tx flow control deactivationClaudiu Manoil
2017-09-25dpaa_eth: ceetm: update include paths for tc filtersCamelia Groza
2017-09-25dpaa_eth: ceetm: adapt to the new gnet stats APICamelia Groza
2017-09-25dpaa_eth: ceetm: adapt to net/sched API changesCamelia Groza
2017-09-25dpaa_eth: move global variable 'clock' into ptp_priv_s structYangbo Lu
2017-09-25fmd: use ptp-timer for Fman RTC node nameYangbo Lu
2017-09-25dpaa_eth: use ptp-timer phandle instead of ptimer-handleYangbo Lu
2017-09-25dpaa_eth: memac: set adjust_link callback for fixed link interfacesZhang Ying-22455
2017-09-25sdk_dpaa: avoid crashing on OOMMadalin Bucur
2017-09-25config: splitted config part from QEZhao Qiang
2017-09-25dpa_eth: remove unused codeMadalin Bucur
2017-09-25dpa: SDK DPAA 1.x Ethernet driverMadalin Bucur
2017-09-25fmd: SDK DPAA 1.x FMan driverMadalin Bucur
2017-09-20gianfar: Fix Tx flow control deactivationClaudiu Manoil
2017-09-20mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel
2017-09-20cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox()Stefano Brivio
2017-09-20qlge: avoid memcpy buffer overflowArnd Bergmann
2017-09-20fsl/man: Inherit parent device and of_nodeFlorian Fainelli
2017-08-30net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabledHuy Nguyen
2017-08-30nfp: fix infinite loop on umapping cleanupColin Ian King
2017-08-13net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packetsDavide Caratti
2017-08-11net/mlx5: E-Switch, Re-enable RoCE on mode change only after FDB destroyOr Gerlitz
2017-08-11tg3: Fix race condition in tg3_get_stats64().Michael Chan