index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-28
net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets.
Nicolas Schichan
1
-2
/
+2
2016-01-21
net: mvneta: get optional bus clk
Jisheng Zhang
1
-0
/
+8
2016-01-21
net: mvneta: Try to get named core clock first
Jisheng Zhang
1
-1
/
+3
2016-01-21
net: mvneta: sort the headers in alphabetic order
Jisheng Zhang
1
-13
/
+13
2016-01-21
net: mvneta: fix trivial cut-off issue in mvneta_ethtool_update_stats
Jisheng Zhang
1
-5
/
+4
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
2
-2
/
+2
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
1
-9
/
+1
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-19
/
+33
2015-12-15
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
1
-1
/
+1
2015-12-11
net: mvneta: Configure XPS support
Gregory CLEMENT
1
-11
/
+45
2015-12-11
net: mvneta: Add naive RSS support
Gregory CLEMENT
1
-1
/
+126
2015-12-11
net: mvneta: Associate RX queues with each CPU
Gregory CLEMENT
1
-35
/
+115
2015-12-11
net: mvneta: Make the default queue related for each port
Gregory CLEMENT
1
-15
/
+18
2015-12-04
net: mvpp2: fix refilling BM pools in RX path
Marcin Wojtas
1
-12
/
+16
2015-12-04
net: mvpp2: fix buffers' DMA handling on RX path
Marcin Wojtas
1
-5
/
+16
2015-12-04
net: mvpp2: fix missing DMA region unmap in egress processing
Marcin Wojtas
1
-3
/
+2
2015-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+27
2015-12-03
mvneta: implement ethtool autonegotiation control
Stas Sergeev
1
-35
/
+74
2015-12-03
mvneta: consolidate autoneg enabling
Stas Sergeev
1
-3
/
+13
2015-12-03
net: mv643xx: Use platform_register/unregister_drivers()
Thierry Reding
1
-12
/
+7
2015-12-02
net: mvneta: enable setting custom TX IP checksum limit
Marcin Wojtas
1
-2
/
+17
2015-12-02
net: mvneta: fix error path for building skb
Marcin Wojtas
1
-2
/
+6
2015-12-02
net: mvneta: fix bit assignment for RX packet irq enable
Marcin Wojtas
1
-1
/
+1
2015-12-02
net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REG
Marcin Wojtas
1
-1
/
+1
2015-12-02
net: mvneta: add configuration for MBUS windows access protection
Marcin Wojtas
1
-0
/
+2
2015-11-09
net: mvneta: Fix memory use after free.
Justin Maggard
1
-1
/
+1
2015-11-09
mvneta: add FIXED_PHY dependency
Arnd Bergmann
1
-0
/
+1
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2015-10-26
net: mv643xx_eth: add missing of_node_put
Julia Lawall
1
-1
/
+3
2015-10-25
net: mvneta: Fix clearing of MIB statistics
Andrew Lunn
1
-2
/
+7
2015-10-25
net: mvneta: add ethtool statistics
Russell King
1
-0
/
+108
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+40
2015-10-21
net: mv643xx_eth: Defer writing the first TX descriptor when using TSO
Philipp Kirchhofer
1
-3
/
+23
2015-10-21
net: mv643xx_eth: Ensure proper data alignment in TSO TX path
Philipp Kirchhofer
1
-5
/
+17
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-1
/
+0
2015-09-29
RESEND: [PATCH v3 net-next] sky2: use random address if EEPROM is bad
Liviu Dudau
1
-0
/
+12
2015-09-29
net: mvneta: Statically assign queues to CPUs
Maxime Ripard
1
-1
/
+142
2015-09-29
net: mvneta: Allow different queues
Maxime Ripard
1
-69
/
+11
2015-09-29
net: mvneta: Handle per-cpu interrupts
Maxime Ripard
1
-29
/
+62
2015-09-29
net: mvneta: Fix CPU_MAP registers initialisation
Maxime Ripard
1
-1
/
+1
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+5
2015-09-24
net: fix phy refcounting in a bunch of drivers
Russell King
1
-0
/
+2
2015-09-15
net: mvneta: fix DMA buffer unmapping in mvneta_rx()
Simon Guinot
1
-1
/
+3
2015-09-15
mv643xx_eth: Neaten mv643xx_eth_program_multicast_filter
Joe Perches
1
-21
/
+22
2015-09-09
net: mv643xx_eth: use kzalloc
Rasmus Villemoes
1
-4
/
+1
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-77
/
+167
2015-08-10
net: mvpp2: replace TX coalescing interrupts with hrtimer
Marcin Wojtas
1
-47
/
+130
2015-08-10
net: mvpp2: enable proper per-CPU TX buffers unmapping
Marcin Wojtas
1
-15
/
+37
2015-08-10
net: mvpp2: remove excessive spinlocks from driver initialization
Marcin Wojtas
1
-15
/
+0
2015-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-12
/
+10
[next]