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
2013-05-30
net: mv643xx_eth: add DT parsing support
Sebastian Hesselbarth
1
-4
/
+149
2013-05-30
net: mv643xx_eth: proper initialization for Kirkwood SoCs
Sebastian Hesselbarth
1
-0
/
+11
2013-05-30
net: mv643xx_eth: use of_phy_connect if phy_node present
Sebastian Hesselbarth
1
-7
/
+18
2013-05-30
net: mv643xx_eth: use managed devm_ioremap for port registers
Sebastian Hesselbarth
1
-2
/
+1
2013-05-30
net: mv643xx_eth: use phy_disconnect instead of phy_detach
Sebastian Hesselbarth
1
-1
/
+1
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
2
-2
/
+2
2013-05-27
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
3
-5
/
+0
2013-05-16
NET: mv643xx_eth: avoid lockdep dump on interface down
Russell King
1
-2
/
+2
2013-05-14
mv643xx_eth: fix NAPI weight being > 64
Andrew Lunn
1
-1
/
+1
2013-05-03
sky2: Fix crash on receiving VLAN frames
Kirill Smelkov
1
-0
/
+2
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-10
/
+10
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
1
-1
/
+1
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-4
/
+5
2013-04-15
net: mvneta: fix improper tx queue usage in mvneta_tx()
Willy Tarreau
1
-5
/
+4
2013-04-13
net: mvmdio: add select PHYLIB
Thomas Petazzoni
1
-1
/
+1
2013-04-12
net: mv643xx_eth: remove deprecated inet_lro support
Sebastian Hesselbarth
2
-95
/
+3
2013-04-11
net: mv643xx_eth: Add GRO support
Sebastian Hesselbarth
1
-1
/
+1
2013-04-11
net: mv643xx_eth: use managed devm_kzalloc
Sebastian Hesselbarth
1
-13
/
+4
2013-04-11
net: mv643xx_eth: add shared clk and cleanup existing clk handling
Sebastian Hesselbarth
1
-16
/
+11
2013-04-08
net: mvmdio: get and enable optional clock
Sebastian Hesselbarth
1
-0
/
+11
2013-04-08
net: mvneta: enable features before registering the driver
willy tarreau
1
-4
/
+5
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2013-03-29
sky2: Threshold for Pause Packet is set wrong
Mirko Lindner
1
-1
/
+1
2013-03-29
sky2: Receive Overflows not counted
Mirko Lindner
1
-1
/
+1
2013-03-24
mv643xx_eth: defer probing if Marvell Orion MDIO driver not loaded
Simon Baatz
1
-3
/
+9
2013-03-24
net: mvmdio: define module alias for platform device
Simon Baatz
1
-0
/
+1
2013-03-22
mv643xx_eth: convert to use the Marvell Orion MDIO driver
Florian Fainelli
3
-183
/
+19
2013-03-22
net: mvmdio: enhance driver to support SMI error/done interrupts
Florian Fainelli
1
-18
/
+80
2013-03-22
net: mvmdio: rename base register cookie from smireg to regs
Florian Fainelli
1
-7
/
+7
2013-03-22
net: mvmdio: allow platform device style registration
Florian Fainelli
1
-7
/
+15
2013-03-17
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
1
-7
/
+9
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
2
-20
/
+5
2013-03-12
mv643xx_eth with 88E1318S: support Wake on LAN
Michael Stapelberg
1
-0
/
+32
2013-03-07
mv643xx_eth: fix for disabled autoneg
Phil Sutter
1
-4
/
+51
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
4
-12
/
+6
2013-01-29
net: mvneta: remove unneeded version.h include
Jesper Juhl
1
-1
/
+0
2013-01-14
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2
-2
/
+2
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
2
-2
/
+0
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-4
/
+4
2013-01-03
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
1
-1
/
+0
2012-12-22
Drivers: network: more __dev* removal
Greg KH
2
-13
/
+12
2012-12-14
Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
4
-0
/
+3102
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2
-7
/
+4
2012-12-03
Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
David S. Miller
2
-12
/
+12
2012-12-03
skge: remove __dev* attributes
Bill Pemberton
2
-12
/
+12
2012-12-03
sky2: fix cleanup sequence in probe() function
Lino Sanfilippo
1
-7
/
+8
2012-11-20
net: mvneta: fix section mismatch warning caused by mvneta_deinit()
Thomas Petazzoni
1
-1
/
+1
2012-11-20
net: mvneta: add clk support
Thomas Petazzoni
1
-11
/
+20
2012-11-20
net: mvneta: adjust multiline comments to net/ style
Thomas Petazzoni
1
-42
/
+42
[next]