summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
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-12geneve: add ttl inherit supportHangbin Liu
2018-09-12net: dsa: mv88e6xxx: Make sure to configure ports with external PHYsMarek Vasut
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-12net: phy: bcm63xx: Allow to be built with COMPILE_TESTAndrew Lunn
2018-09-12net: phy: et1011c: Remove incorrect missing 1000 HalfAndrew Lunn
2018-09-12net: phy: ste10Xp: Remove wrong SUPPORTED_PauseAndrew 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-12net: dsa: b53: Only call b53_port_event() for SGMII portsFlorian Fainelli
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-11xen-netback: remove unecessary condition check before debugfs_remove_recursivezhong jiang
2018-09-11net: xenbus: remove redundant condition check before debugfs_remove_recursivezhong jiang
2018-09-11net: dsa: b53: Uninitialized variable in b53_adjust_link()Dan Carpenter
2018-09-10qmi_wwan: Support dynamic config on Quectel EP06Kristian Evensen
2018-09-10ethernet: renesas: convert to SPDX identifiersKuninori Morimoto
2018-09-10rtl818x: Remove SKB list assumptions.David S. Miller
2018-09-10can: Remove SKB list assumptions in rx-offload.cDavid S. Miller
2018-09-10brcmfmac: Use __skb_peek().David S. Miller
2018-09-10p54: Use skb_peek_tail() instead of direct head pointer accesses.David S. Miller
2018-09-10lan78xx: Do not access skb_queue_head list pointers directly.David S. Miller
2018-09-10ppp: Remove direct skb_queue_head list pointer access.David S. Miller
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