index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
mv643xx_eth.c
Commit message (
Expand
)
Author
Age
*
net: mv643xx_eth: ensure coalesce settings survive read-modify-write
Russell King
2016-11-01
*
net: mv643xx_eth: Fetch the phy connection type from DT
Jason Gunthorpe
2016-10-29
*
net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets.
Nicolas Schichan
2016-01-28
*
phy: Add an mdio_device structure
Andrew Lunn
2016-01-07
*
net: mv643xx: Use platform_register/unregister_drivers()
Thierry Reding
2015-12-03
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-01
|
\
|
*
net: mv643xx_eth: add missing of_node_put
Julia Lawall
2015-10-27
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-24
|
\
|
|
*
net: mv643xx_eth: Defer writing the first TX descriptor when using TSO
Philipp Kirchhofer
2015-10-21
|
*
net: mv643xx_eth: Ensure proper data alignment in TSO TX path
Philipp Kirchhofer
2015-10-21
*
|
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-10-16
*
|
mv643xx_eth: Neaten mv643xx_eth_program_multicast_filter
Joe Perches
2015-09-15
|
/
*
net: mv643xx_eth: use kzalloc
Rasmus Villemoes
2015-09-09
*
net: mv643xx_eth: Use setup_timer
Vaishali Thakkar
2015-06-01
*
net: mv643xx_eth: Fix highmem support in non-TSO egress path
Ezequiel Garcia
2015-01-26
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
|
\
|
*
net: ethernet: marvell: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
*
|
net: mv643xx_eth: reclaim TX skbs only when released by the HW
Karl Beldan
2014-11-06
|
/
*
net: mv643xx_eth: Avoid unmapping the TSO header buffers
Ezequiel Garcia
2014-06-02
*
net: mv643xx_eth: Drop the NETDEV_TX_BUSY return path
Ezequiel Garcia
2014-06-02
*
net: mv643xx_eth: Limit the TSO segments and adjust stop/wake thresholds
Ezequiel Garcia
2014-06-02
*
net: mv643xx_eth: Count dropped packets properly
Ezequiel Garcia
2014-06-02
*
net: mv643xx_eth: Simplify mv643xx_eth_adjust_link()
Ezequiel Garcia
2014-05-23
*
net: mv643xx_eth: Implement software TSO
Ezequiel Garcia
2014-05-22
*
net: mv643xx_eth: Use dma_map_single() to map the skb fragments
Ezequiel Garcia
2014-05-22
*
net: mv643xx_eth: Factorize feature setting
Ezequiel Garcia
2014-05-22
*
net: mv643xx_eth: Avoid setting the initial TCP checksum
Ezequiel Garcia
2014-05-22
*
net: mv643xx_eth: Factorize initial checksum and command preparation
Ezequiel Garcia
2014-05-22
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
*
mv643xx_eth: Call dev_kfree_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-25
*
net: mv643xx_eth: properly start/stop phy device
Sebastian Hesselbarth
2013-12-17
*
net: mv643xx_eth: use phy_init_hw to reset PHY
Florian Fainelli
2013-12-09
*
ethernet: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
*
net: mv643xx_eth: potential NULL dereference in probe()
Dan Carpenter
2013-11-14
*
net: mv643xx_eth: Add missing phy_addr_set in DT mode
Jason Gunthorpe
2013-11-05
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-08
|
\
|
*
net: mv643xx_eth: fix missing device_node for port devices
Sebastian Hesselbarth
2013-10-02
|
*
net: mv643xx_eth: fix orphaned statistics timer crash
Sebastian Hesselbarth
2013-10-02
|
*
net: mv643xx_eth: update statistics timer from timer context only
Sebastian Hesselbarth
2013-10-02
*
|
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-10-02
|
/
*
net: mv643xx_eth: use dev_get_platdata()
Jingoo Han
2013-08-30
*
net: mv643xx_eth: do not use port number as platform device id
Jonas Gorski
2013-07-09
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-03
|
\
|
*
mv643xx_eth: Allocate receive queue initialized to zero
Lubomir Rintel
2013-06-20
*
|
mv643xx_eth.c: convert skb->end into skb_end_poitner(skb)
Isaku Yamahata
2013-06-17
*
|
net: mv643xx_eth: add missing semicolon
Arnd Bergmann
2013-06-04
*
|
net: mv643xx_eth: add DT parsing support
Sebastian Hesselbarth
2013-05-30
*
|
net: mv643xx_eth: proper initialization for Kirkwood SoCs
Sebastian Hesselbarth
2013-05-30
*
|
net: mv643xx_eth: use of_phy_connect if phy_node present
Sebastian Hesselbarth
2013-05-30
*
|
net: mv643xx_eth: use managed devm_ioremap for port registers
Sebastian Hesselbarth
2013-05-30
[next]