index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
stmmac_main.c
Age
Commit message (
Expand
)
Author
2019-11-06
net: stmmac: Fix the TX IOC in xmit path
Jose Abreu
2019-11-06
net: stmmac: Fix TSO descriptor with Enhanced Addressing
Jose Abreu
2019-11-06
net: stmmac: Fix the packet count in stmmac_rx()
Jose Abreu
2019-10-22
net: stmmac: Fix the problem of tso_xmit
yuqi jin
2019-10-17
net: stmmac: fix argument to stmmac_pcs_ctrl_ane()
Ben Dooks (Codethink)
2019-10-16
net: stmmac: disable/enable ptp_ref_clk in suspend/resume flow
Biao Huang
2019-10-02
net: stmmac: Avoid deadlock on suspend/resume
Thierry Reding
2019-10-01
net: stmmac: Do not stop PHY if WoL is enabled
Jose Abreu
2019-10-01
net: stmmac: Correctly take timestamp for PTPv2
Jose Abreu
2019-09-26
net: stmmac: Fix page pool size
Thierry Reding
2019-09-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-16
net: stmmac: Hold rtnl lock in suspend/resume callbacks
Jose Abreu
2019-09-11
net: stmmac: implement support for passive mode converters via dt
Alexandru Ardelean
2019-09-11
net: stmmac: Prevent divide-by-zero
Jose Abreu
2019-09-07
net: stmmac: Limit max speeds of XGMAC if asked to
Jose Abreu
2019-09-05
net: stmmac: Correctly assing MAX MTU in XGMAC cores case
Jose Abreu
2019-09-05
net: stmmac: Only consider RX error when HW Timestamping is not enabled
Jose Abreu
2019-09-05
net: stmmac: Implement L3/L4 Filters using TC Flower
Jose Abreu
2019-08-22
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-08-17
net: stmmac: Add support for VLAN Insertion Offload
Jose Abreu
2019-08-17
net: stmmac: Add support for SA Insertion/Replacement in XGMAC cores
Jose Abreu
2019-08-17
net: stmmac: Add a counter for Split Header packets
Jose Abreu
2019-08-17
net: stmmac: Add Split Header support and enable it in XGMAC cores
Jose Abreu
2019-08-17
net: stmmac: Prepare to add Split Header support
Jose Abreu
2019-08-17
net: stmmac: Get correct timestamp values from XGMAC
Jose Abreu
2019-08-10
stmmac: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-08
net: stmmac: Implement VLAN Hash Filtering in XGMAC
Jose Abreu
2019-08-08
net: stmmac: Implement RSS and enable it in XGMAC core
Jose Abreu
2019-07-31
net: stmmac: Use netif_tx_napi_add() for TX polling function
Frode Isaksen
2019-07-30
net: stmmac: Sync RX Buffer upon allocation
Jose Abreu
2019-07-22
net: stmmac: Do not cut down 1G modes
Jose Abreu
2019-07-22
net: stmmac: Use kcalloc() instead of kmalloc_array()
Jose Abreu
2019-07-22
net: stmmac: RX Descriptors need to be clean before setting buffers
Jose Abreu
2019-07-09
drivers: net: use flow block API
Pablo Neira Ayuso
2019-07-09
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
2019-07-09
net: stmmac: add support for hash table size 128/256 in dwmac4
Biao Huang
2019-07-09
net: stmmac: Introducing support for Page Pool
Jose Abreu
2019-07-09
net: stmmac: Implement RX Coalesce Frames setting
Jose Abreu
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-08
net: stmmac: Re-work the queue selection for TSO packets
Jose Abreu
2019-06-28
net: stmmac: Only disable interrupts if NAPI is scheduled
Jose Abreu
2019-06-28
net: stmmac: Update RX Tail Pointer to last free entry
Jose Abreu
2019-06-28
net: stmmac: Enable support for > 32 Bits addressing in XGMAC
Jose Abreu
2019-06-28
net: stmmac: Do not disable interrupts when cleaning TX
Jose Abreu
2019-06-28
net: stmmac: Add the missing speeds that XGMAC supports
Jose Abreu
2019-06-28
net: stmmac: Decrease default RX Watchdog value
Jose Abreu
2019-06-28
net: stmmac: Do not try to enable PHY EEE if MAC does not support it
Jose Abreu
2019-06-28
net: stmmac: Fix case when PHY handle is not present
Jose Abreu
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-26
net: stmmac: Fix crash observed if PHY does not support EEE
Jon Hunter
[next]