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
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-11-03
drivers/net: use tasklet_kill in device remove/close process
Xiaotian Feng
1
-1
/
+1
2012-10-31
ethernet: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
1
-4
/
+3
2012-10-08
net: gro: selective flush of packets
Eric Dumazet
1
-1
/
+1
2012-10-08
skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboard
Graham Gower
1
-0
/
+7
2012-10-07
drivers/net/ethernet/marvell/sky2.c: fix error return code
Peter Senna Tschudin
1
-1
/
+4
2012-10-07
drivers/net/ethernet/marvell/skge.c: fix error return code
Peter Senna Tschudin
1
-1
/
+3
2012-10-07
net: remove skb recycling
Eric Dumazet
1
-16
/
+2
2012-07-25
Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes
Arnd Bergmann
1
-0
/
+6
2012-07-25
ARM: Orion: fix driver probe error handling with respect to clk
Simon Baatz
1
-0
/
+6
2012-07-09
sky2: Fix for interrupt handler
Mirko Lindner
1
-1
/
+3
2012-07-09
sky2: Added support for Optima EEE
Mirko Lindner
2
-1
/
+18
2012-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+6
2012-06-07
sky2: fix checksum bit management on some chips
stephen hemminger
1
-4
/
+6
2012-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+10
2012-06-06
mv643xx_eth: Fix compile error for architectures without clk.
Andrew Lunn
1
-5
/
+10
2012-06-06
ethernet: Remove casts to same type
Joe Perches
2
-4
/
+4
2012-05-26
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-11
/
+31
2012-05-16
Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...
Arnd Bergmann
1
-11
/
+31
2012-05-08
ARM: Orion: Eth: Add clk/clkdev support.
Andrew Lunn
1
-11
/
+31
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-12
/
+20
2012-05-01
sky2: fix receive length error in mixed non-VLAN/VLAN traffic
stephen hemminger
2
-12
/
+17
2012-05-01
sky2: propogate rx hash when packet is copied
stephen hemminger
1
-0
/
+3
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-5
/
+15
2012-04-04
sky2: copy received packets on inefficient unaligned architecture
stephen hemminger
1
-1
/
+12
2012-04-04
pxa168_eth: Support the get_ts_info ethtool method.
Richard Cochran
1
-0
/
+1
2012-04-04
mv643xx_eth: Support the get_ts_info ethtool method.
Richard Cochran
1
-0
/
+1
2012-04-03
sky2: fix missing register reset on error path in sky2_test_msi()
Lino Sanfilippo
1
-2
/
+2
2012-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+3
2012-04-02
sky2: dont overwrite settings for PHY Quick link
Lino Sanfilippo
1
-2
/
+3
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2
-2
/
+0
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2
-2
/
+0
2012-03-21
sky2: override for PCI legacy power management
stephen hemminger
1
-0
/
+11
2012-03-16
pxa168: remove unused stats member.
Rami Rosen
1
-1
/
+0
2012-02-23
ethernet: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
2
-2
/
+2
2012-02-15
net: use eth_hw_addr_random() and reset addr_assign_type
Danny Kukawka
1
-1
/
+2
2012-02-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-58
/
+13
2012-02-07
Revert "skge: check for PCI dma mapping errors"
stephen hemminger
1
-58
/
+13
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
2
-2
/
+2
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2
-6
/
+2
2012-01-31
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
1
-6
/
+4
2012-01-23
skge: add byte queue limit support
stephen hemminger
1
-13
/
+24
2012-01-23
mv643xx_eth: Add Rx Discard and Rx Overrun statistics
Paulius Zaleckas
1
-0
/
+14
2012-01-22
skge: check for PCI dma mapping errors
stephen hemminger
1
-13
/
+58
2012-01-22
skge: don't assert carrier until link is up
stephen hemminger
1
-0
/
+1
2012-01-10
pxa168-eth: use an unique MDIO bus name.
Florian Fainelli
1
-1
/
+2
2012-01-10
mv643xx-eth: use an unique MDIO bus name.
Florian Fainelli
1
-1
/
+2
2012-01-09
Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-4
/
+6
2012-01-03
skge: fix warning when CONFIG_PM is defined but not CONFIG_PM_SLEEP
Daniel Halperin
1
-2
/
+2
2012-01-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
[next]