index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2015-12-05
stmmac: fix resource management when resume
Giuseppe CAVALLARO
2015-11-30
stmmac: fix oversized frame reception
Giuseppe CAVALLARO
2015-11-30
stmmac: fix csr clock divisor for 300MHz
Giuseppe CAVALLARO
2015-11-30
stmmac: fix a filter problem after resuming.
Giuseppe CAVALLARO
2015-10-05
net: stmmac: avoid using timespec
Arnd Bergmann
2015-09-22
net: stmmac: fix type of entry variable
Andrzej Hajda
2015-09-09
stmmac: fix check for phydev being open
Alexey Brodkin
2015-07-21
stmmac: fix setting of driver data in stmmac_dvr_probe
Joachim Eastwood
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-24
stmmac: troubleshoot unexpected bits in des0 & des1
Alexey Brodkin
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-30
stmmac: add fixed-link device-tree support
Mathieu Olivari
2015-05-30
stmmac: add phy-handle support to the platform layer
Mathieu Olivari
2015-05-25
net: stmmac: create one debugfs dir per net-device
Mathieu Olivari
2015-05-21
stmmac: change the stmmac_dvr_probe return type to int
Joachim Eastwood
2015-05-21
stmmac: let stmmac_dvr_probe take a struct of resources
Joachim Eastwood
2015-05-21
stmmac: move driver data setting into stmmac_dvr_probe
Joachim Eastwood
2015-05-21
stmmac: replace open coded __netdev_alloc_skb_ip_align() with actual call
Vineet Gupta
2015-04-16
stmmac: Configure Flow Control to work correctly based on rxfifo size
Vince Bridgers
2015-04-16
stmmac: fix oops on rmmod after assigning ip addr
Bryan O'Donoghue
2015-04-08
stmmac: Add an optional register interface clock
Andrew Bresticker
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-01
net: stmmac: Use setup_timer and mod_timer
Vaishali Thakkar
2015-02-01
stmmac: DMA threshold mode or SF mode can be different among multiple device ...
Sonic Zhang
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-27
stmmac: prevent probe drivers to crash kernel
Andy Shevchenko
2015-01-26
stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is set
Sonic Zhang
2015-01-26
stmmac: if force_thresh_dma_mode is set, pass tc to both txmode and rxmode in...
Sonic Zhang
2015-01-26
net: stmmac: add BQL support
Beniamino Galvani
2014-12-22
stmmac: Don't init ptp again when resume from suspend/hibernation
Huacai Chen
2014-11-19
stmmac: review driver when run kernel-doc
Giuseppe CAVALLARO
2014-11-11
stmmac: split to core library and probe drivers
Andy Shevchenko
2014-11-07
stmmac: remove custom implementation of print_hex_dump()
Andy Shevchenko
2014-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-05
stmmac: fix atomicity in pm routines
Giuseppe CAVALLARO
2014-11-05
stmmac: fix concurrency in eee initialization.
Giuseppe CAVALLARO
2014-11-05
stmmac: fix lock in stmmac_set_rx_mode
Giuseppe CAVALLARO
2014-11-05
stmmac: release tx lock, in case of dma mapping error.
Fabrice Gasnier
2014-11-05
stmmac: fix stmmac_tx_avail should be called with TX locked
Fabrice Gasnier
2014-11-05
stmmac: remove STMMAC_DEBUG_FS
Giuseppe CAVALLARO
2014-10-03
net: ethernet: Remove superfluous ether_setup after alloc_etherdev
Tobias Klauser
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-29
net: stmmac: fix stmmac_pci_probe failed when CONFIG_HAVE_CLK is selected
Kweh, Hock Leong
2014-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-01
stmmac: only remove RXCSUM feature if no rx coe is available
Giuseppe CAVALLARO
2014-09-01
stmmac: fix the rx csum feature
Giuseppe CAVALLARO
2014-08-31
stmmac: fix PLS bit setting when EEE is active
Giuseppe CAVALLARO
2014-08-31
stmmac: never check EEE in case of a switch is attached
Giuseppe CAVALLARO
2014-08-29
stmmac: fix dma api misuse
Giuseppe CAVALLARO
2014-08-29
stmmac: ptp: fix the reference clock
Giuseppe CAVALLARO
[next]