index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
Age
Commit message (
Expand
)
Author
2013-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-11-14
net: mv643xx_eth: potential NULL dereference in probe()
Dan Carpenter
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-11-06
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
2013-11-05
net: mv643xx_eth: Add missing phy_addr_set in DT mode
Jason Gunthorpe
2013-10-29
mvneta: drop redundant mac address check
Luka Perkov
2013-10-29
net: mvmdio: doc: mvmdio now used by mv643xx_eth
Leigh Brown
2013-10-29
net: mvmdio: slight optimisation of orion_mdio_write
Leigh Brown
2013-10-29
net: mvmdio: orion_mdio_ready: remove manual poll
Leigh Brown
2013-10-29
net: mvmdio: make orion_mdio_wait_ready consistent
Leigh Brown
2013-10-21
net: sky2: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-21
net: skge: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-02
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-09-24
skge: fix invalid value passed to pci_unmap_sigle
Mikulas Patocka
2013-09-19
skge: fix broken driver
Mikulas Patocka
2013-09-15
net: pxa168_eth: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-05
net: mvneta: implement ->ndo_do_ioctl() to support PHY ioctls
Thomas Petazzoni
2013-09-05
net: mvneta: properly disable HW PHY polling and ensure adjust_link() works
Thomas Petazzoni
2013-08-30
net: pxa168_eth: use dev_get_platdata()
Jingoo Han
2013-08-30
net: mv643xx_eth: use dev_get_platdata()
Jingoo Han
2013-08-29
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-13
skge: dma_sync the whole receive buffer
stephen hemminger
2013-08-04
skge: fix build on 32 bit
Stephen Hemminger
2013-08-04
skge: add dma_mapping check
stephen hemminger
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-30
mvneta: Try to fix mvneta when compiled as module
Arnaud Patard \(Rtp\)
2013-07-30
mvneta: Fix hang when loading the mvneta driver
Arnaud Patard \(Rtp\)
2013-07-30
net: mvneta: support big endian
Thomas Petazzoni
2013-07-30
net: mvneta: move the RX and TX desc macros outside of the structs
Thomas Petazzoni
2013-07-09
net: mv643xx_eth: do not use port number as platform device id
Jonas Gorski
2013-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-19
mv643xx_eth: Allocate receive queue initialized to zero
Lubomir Rintel
2013-06-19
pxa168_eth: Allocate receive queue initialized to zero
Lubomir Rintel
2013-06-17
pxa168_eth: convert skb->end into skb_end_pointer(skb)
Isaku Yamahata
2013-06-17
mv643xx_eth.c: convert skb->end into skb_end_poitner(skb)
Isaku Yamahata
2013-06-04
net: mvneta: read MAC address from hardware when available
Thomas Petazzoni
2013-06-04
net: mv643xx_eth: add missing semicolon
Arnd Bergmann
2013-05-30
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
net: mv643xx_eth: use phy_disconnect instead of phy_detach
Sebastian Hesselbarth
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-27
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
[next]