summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2019-09-02net: stmmac: dwmac-sun8i: Variable "val" in function sun8i_dwmac_set_syscon()...Yizhuo
2019-08-30net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai
2019-08-18net: sched: use major priority number as hardware priorityPablo Neira Ayuso
2019-08-06net: stmmac: tc: Do not return a fragment entryJose Abreu
2019-08-06net: stmmac: Fix issues when number of Queues >= 4Jose Abreu
2019-08-06net: stmmac: xgmac: Fix XGMAC selftestsJose Abreu
2019-07-31net: stmmac: Use netif_tx_napi_add() for TX polling functionFrode Isaksen
2019-07-30net: stmmac: Sync RX Buffer upon allocationJose Abreu
2019-07-29net: stmmac: manage errors returned by of_get_mac_address()Martin Blumenstingl
2019-07-22net: stmmac: Do not cut down 1G modesJose Abreu
2019-07-22net: stmmac: Use kcalloc() instead of kmalloc_array()Jose Abreu
2019-07-22net: stmmac: RX Descriptors need to be clean before setting buffersJose Abreu
2019-07-11net: stmmac: Fix misuses of GENMASK macroJoe Perches
2019-07-09drivers: net: use flow block APIPablo Neira Ayuso
2019-07-09net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso
2019-07-09net: stmmac: add support for hash table size 128/256 in dwmac4Biao Huang
2019-07-09net: stmmac: dwmac4: mac address array boudary violation issueBiao Huang
2019-07-09net: stmmac: Introducing support for Page PoolJose Abreu
2019-07-09net: stmmac: Fix descriptors address being in > 32 bits address spaceJose Abreu
2019-07-09net: stmmac: Implement RX Coalesce Frames settingJose Abreu
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-07-08net: stmmac: enable clause 45 mdio supportKweh Hock Leong
2019-07-08net: stmmac: Re-work the queue selection for TSO packetsJose Abreu
2019-07-04net: stmmac: Enable dwmac4 jumbo frame more than 8KiBWeifeng Voon
2019-07-02net: stmmac: make "snps,reset-delays-us" optional againMartin Blumenstingl
2019-07-02net: stmmac: Re-word Kconfig entryJose Abreu
2019-06-28net: stmmac: Update Kconfig entryJose Abreu
2019-06-28net: stmmac: Only disable interrupts if NAPI is scheduledJose Abreu
2019-06-28net: stmmac: Update RX Tail Pointer to last free entryJose Abreu
2019-06-28net: stmmac: Enable support for > 32 Bits addressing in XGMACJose Abreu
2019-06-28net: stmmac: Do not disable interrupts when cleaning TXJose Abreu
2019-06-28net: stmmac: Add the missing speeds that XGMAC supportsJose Abreu
2019-06-28net: stmmac: dwxgmac: Fix the undefined burst settingJose Abreu
2019-06-28net: stmmac: Decrease default RX Watchdog valueJose Abreu
2019-06-28net: stmmac: Do not try to enable PHY EEE if MAC does not support itJose Abreu
2019-06-28net: stmmac: dwxgmac: Enable EDMA by defaultJose Abreu
2019-06-28net: stmmac: Fix case when PHY handle is not presentJose Abreu
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-26net: stmmac: Fix crash observed if PHY does not support EEEJon Hunter
2019-06-26net: stmmac: Fix possible deadlock when disabling EEE supportJon Hunter
2019-06-24net: stmmac: sun8i: force select external PHY when no internal oneIcenowy Zheng
2019-06-24net: stmmac: sun8i: add support for Allwinner H6 EMACIcenowy Zheng
2019-06-22net: stmmac: set IC bit when transmitting frames with HW timestampRoland Hii
2019-06-22net: stmmac: fixed new system time seconds value calculationRoland Hii
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-19net: stmmac: initialize the reset delay arrayMartin Blumenstingl
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-18net: stmmac: add sanity check to device_property_read_u32_array callColin Ian King
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-17net: stmmac: fix unused-variable warningArnd Bergmann