index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
(
follow
)
Commit message (
Expand
)
Author
Age
*
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: mvneta: Avoid unmapping the TSO header buffers
Ezequiel Garcia
2014-06-02
*
net: mvneta: Fix missing DMA region unmap
Ezequiel Garcia
2014-06-02
*
net: mvneta: Limit the TSO segments and adjust stop/wake thresholds
Ezequiel Garcia
2014-06-02
*
net: mvneta: Use default NAPI weight instead of a custom one
Ezequiel Garcia
2014-06-02
*
net: mvneta: Remove unneeded 'weigth' field
Ezequiel Garcia
2014-05-23
*
net: mvmdio: Use devm_* API to simplify the code
Ezequiel Garcia
2014-05-23
*
net: mvneta: Change the number of default rx queues to one
Ezequiel Garcia
2014-05-23
*
net: mvneta: Use prepare/commit API to simplify MAC address setting
Ezequiel Garcia
2014-05-23
*
net: mvneta: Clean-up mvneta_init()
Ezequiel Garcia
2014-05-23
*
net: mvneta: Check tx queue setup error in mvneta_change_mtu()
Ezequiel Garcia
2014-05-23
*
net: mvneta: Clean-up mvneta_tx_frag_process()
Ezequiel Garcia
2014-05-23
*
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: mvneta: Implement software TSO
Ezequiel Garcia
2014-05-22
*
net: mvneta: Clean mvneta_tx() sk_buff handling
Ezequiel Garcia
2014-05-22
*
net: mvneta: Factorize feature setting
Ezequiel Garcia
2014-05-22
*
net: mvneta: add support for fixed links
Thomas Petazzoni
2014-05-16
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
*
net: mvmdio: Check for a valid interrupt instead of an error
Ezequiel Garcia
2014-05-02
*
net: mvneta: properly configure the MAC <-> PHY connection in all situations
Thomas Petazzoni
2014-04-16
*
Revert "net: mvneta: fix usage as a module on RGMII configurations"
Thomas Petazzoni
2014-04-13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-29
|
\
|
*
net: mvneta: use devm_ioremap_resource() instead of of_iomap()
Thomas Petazzoni
2014-03-26
|
*
net: mvneta: fix usage as a module on RGMII configurations
Thomas Petazzoni
2014-03-26
|
*
net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLE
Thomas Petazzoni
2014-03-26
*
|
net: mvneta: use devm_ioremap_resource() instead of of_iomap()
Thomas Petazzoni
2014-03-29
*
|
net: mvmdio: remove empty MDIO bus reset function
Florian Fainelli
2014-03-28
*
|
sky2: Call dev_kfree_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-24
*
|
skge: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-24
*
|
mv643xx_eth: Call dev_kfree_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-24
*
|
sky2: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-14
*
|
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
2014-03-14
*
|
sky2: allow mac to come from dt
Tim Harvey
2014-03-10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-02-19
|
\
|
|
*
net: ethernet: update dependency and help text of mvneta
Thomas Petazzoni
2014-02-18
*
|
net: introduce netdev_alloc_pcpu_stats() for drivers
WANG Cong
2014-02-14
|
/
*
sky2: initialize napi before registering device
Stanislaw Gruszka
2014-01-27
*
net: mvneta: make mvneta_txq_done() return void
Arnaud Ebalard
2014-01-16
*
net: mvneta: mvneta_tx_done_gbe() cleanups
Arnaud Ebalard
2014-01-16
*
net: mvneta: implement rx_copybreak
willy tarreau
2014-01-16
*
net: mvneta: convert to build_skb()
willy tarreau
2014-01-16
*
net: mvneta: prefetch next rx descriptor instead of current one
willy tarreau
2014-01-16
[next]