summary refs log tree commit diff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-09-17qed: remove duplicated include from qed_cxt.cYueHaibing
2018-09-17liquidio: remove duplicated include from lio_vf_rep.cYueHaibing
2018-09-17cxgb4: remove duplicated include from cxgb4_main.cYueHaibing
2018-09-17gianfar: remove duplicated include from gianfar.cYueHaibing
2018-09-17net: socionext: Fix two sleep-in-atomic-context bugs in ave_rxfifo_reset()Jia-Ju Bai
2018-09-17liquidio: Add the features to show FEC settings and set FEC settingsWeilin Chang
2018-09-17net: ethernet: remove redundant null pointer check before of_node_putzhong jiang
2018-09-17net: aquantia: memory corruption on jumbo framesFriedemann Gerold
2018-09-17net: lantiq: lantiq_xrx200: Move clock prepare to probe functionHauke Mehrtens
2018-09-17net: hns: make function hns_gmac_wait_fifo_clean() staticWei Yongjun
2018-09-17net: lantiq: Fix return value check in xrx200_probe()Wei Yongjun
2018-09-14cxgb4: update supported DCB versionGanesh Goudar
2018-09-14cxgb4: add per rx-queue counter for packet errorsGanesh Goudar
2018-09-14cxgb4: Fix endianness issue in t4_fwcache()Ganesh Goudar
2018-09-13net/ibm/emac: Remove VLA usageKees Cook
2018-09-13tg3: Fix fall-through annotationsGustavo A. R. Silva
2018-09-13net: lantiq: Add Lantiq / Intel VRX200 Ethernet driverHauke Mehrtens
2018-09-13MIPS: lantiq: Do not enable IRQs in dma openHauke Mehrtens
2018-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-12net: ethernet: Use DIV_ROUND_UP instead of reimplementing its functionzhong jiang
2018-09-12qlcnic: Remove set but not used variables 'fw_mbx' and 'hdr_size'Yue Haibing
2018-09-12net: ethernet: Add helper to determine if pause configuration is supportedAndrew Lunn
2018-09-12net: ethernet: Add helper for set_pauseparam for PauseAndrew Lunn
2018-09-12net: ethernet: Add helper for set_pauseparam for Asym PauseAndrew Lunn
2018-09-12net: ethernet: Add helper for MACs which support pauseAndrew Lunn
2018-09-12net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn
2018-09-12net: ethernet: Add helper to remove a supported link modeAndrew Lunn
2018-09-12net: ethernet: Fix up drivers masking pause supportAndrew Lunn
2018-09-12net: bcmgenet: Fix speed selection for reverse MIIAndrew Lunn
2018-09-12net: ethernet: Use phy_set_max_speed() to limit advertised speedAndrew Lunn
2018-09-12nfp: report FW vNIC stats in interface statsJakub Kicinski
2018-09-12nfp: flower: reject tunnel encap with ipv6 outer headers for offloadingLouis Peens
2018-09-12nfp: flower: fix vlan match by checking both vlan id and vlan pcpPieter Jansen van Vuuren
2018-09-12r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng
2018-09-11net: aquantia: bump driver versionIgor Russkikh
2018-09-11net: aquantia: renaming for better visibilityNikita Danilov
2018-09-11net: aquantia: whitespace changesNikita Danilov
2018-09-11net: aquantia: implement EEE supportYana Esina
2018-09-11net: aquantia: implement WOL supportYana Esina
2018-09-11net: aquantia: definitions for WOLYana Esina
2018-09-11net: aquantia: fix hw_atl_utils_fw_upload_dwordsYana Esina
2018-09-11liquidio: Removed droq lockIntiyaz Basha
2018-09-11liquidio: Per queue oom work queueIntiyaz Basha
2018-09-11liquidio: Disabling tasklet when NAPI is activeIntiyaz Basha
2018-09-11MIPS: lantiq: dma: add dev pointerHauke Mehrtens
2018-09-10ethernet: renesas: convert to SPDX identifiersKuninori Morimoto
2018-09-10cxgb4: remove redundant assignment to vlan_cmd.dropnovlan_fmColin Ian King
2018-09-09net: ena: fix incorrect usage of memory barriersNetanel Belgazal
2018-09-09net: ena: fix missing calls to READ_ONCENetanel Belgazal
2018-09-09net: ena: fix missing lock during device destructionNetanel Belgazal