Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
86c0f046a8b0c23fca65f77333c233a06c25ef9a
/
drivers
/
net
/
ethernet
/
marvell
/
mv643xx_eth.c
5514174
net: phy: Make phy_ethtool_ksettings_get return void
by yuval.shaia@oracle.com
· 8 years ago
1105a2d
net: mv643xx_eth: Do not clobber PHY link outside of state machine
by Florian Fainelli
· 8 years ago
6ad2016
drivers: net: generalize napi_complete_done()
by Eric Dumazet
· 8 years ago
3e3397e
net: mv643xx_eth: fix build failure
by Sudip Mukherjee
· 8 years ago
fc5e353
net: mv643xx_eth: Utilize phy_ethtool_nway_reset
by Florian Fainelli
· 8 years ago
bb598c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
b9b84fc
net: mv643xx_eth: ensure coalesce settings survive read-modify-write
by Russell King
· 8 years ago
2a43ca0
mv643xx_eth: Properly resolve merge conflict.
by David S. Miller
· 8 years ago
d8e4aa0
mv643xx_eth: Fix merge error.
by David S. Miller
· 8 years ago
27058af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
fd33b24
net: mv643xx_eth: Fetch the phy connection type from DT
by Jason Gunthorpe
· 8 years ago
d894be5
ethernet: use net core MTU range checking in more drivers
by Jarod Wilson
· 8 years ago
a54e161
net: mv643xx_eth: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
1e8a655
net: mv643xx_eth: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
3b89624
net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets.
by Nicolas Schichan
· 9 years ago
e5a03bf
phy: Add an mdio_device structure
by Andrew Lunn
· 9 years ago
3b5dde7
net: mv643xx: Use platform_register/unregister_drivers()
by Thierry Reding
· 9 years ago
b75ec3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
26b7974
net: mv643xx_eth: add missing of_node_put
by Julia Lawall
· 9 years ago
ba3e208
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
968200f
net: mv643xx_eth: Defer writing the first TX descriptor when using TSO
by Philipp Kirchhofer
· 9 years ago
91986fd
net: mv643xx_eth: Ensure proper data alignment in TSO TX path
by Philipp Kirchhofer
· 9 years ago
47ea032
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
by Ivan Vecera
· 9 years ago
8b711d6
mv643xx_eth: Neaten mv643xx_eth_program_multicast_filter
by Joe Perches
· 9 years ago
b66a608
net: mv643xx_eth: use kzalloc
by Rasmus Villemoes
· 9 years ago
12d5e6f
net: mv643xx_eth: Use setup_timer
by Vaishali Thakkar
· 10 years ago
9e91141
net: mv643xx_eth: Fix highmem support in non-TSO egress path
by Ezequiel Garcia
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
2c2a9cb
net: mv643xx_eth: reclaim TX skbs only when released by the HW
by Karl Beldan
· 10 years ago
7a53834
net: ethernet: marvell: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
b926260
net: mv643xx_eth: Avoid unmapping the TSO header buffers
by Ezequiel Garcia
· 11 years ago
eee492e
net: mv643xx_eth: Drop the NETDEV_TX_BUSY return path
by Ezequiel Garcia
· 11 years ago
ee9e495
net: mv643xx_eth: Limit the TSO segments and adjust stop/wake thresholds
by Ezequiel Garcia
· 11 years ago
dd11680
net: mv643xx_eth: Count dropped packets properly
by Ezequiel Garcia
· 11 years ago
0a9e413
net: mv643xx_eth: Simplify mv643xx_eth_adjust_link()
by Ezequiel Garcia
· 11 years ago
3ae8f4e
net: mv643xx_eth: Implement software TSO
by Ezequiel Garcia
· 11 years ago
69ad0dd
net: mv643xx_eth: Use dma_map_single() to map the skb fragments
by Ezequiel Garcia
· 11 years ago
4d48d58
net: mv643xx_eth: Factorize feature setting
by Ezequiel Garcia
· 11 years ago
84411f7
net: mv643xx_eth: Avoid setting the initial TCP checksum
by Ezequiel Garcia
· 11 years ago
0a8fa93
net: mv643xx_eth: Factorize initial checksum and command preparation
by Ezequiel Garcia
· 11 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
43f5437
mv643xx_eth: Call dev_kfree_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
5891115
net: mv643xx_eth: properly start/stop phy device
by Sebastian Hesselbarth
· 11 years ago
7cd1463
net: mv643xx_eth: use phy_init_hw to reset PHY
by Florian Fainelli
· 11 years ago
0ab75ae
ethernet: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
6115c11
net: mv643xx_eth: potential NULL dereference in probe()
by Dan Carpenter
· 11 years ago
1cce16d
net: mv643xx_eth: Add missing phy_addr_set in DT mode
by Jason Gunthorpe
· 11 years ago
53af53a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
b5d82db
net: mv643xx_eth: fix missing device_node for port devices
by Sebastian Hesselbarth
· 11 years ago
f564412
net: mv643xx_eth: fix orphaned statistics timer crash
by Sebastian Hesselbarth
· 11 years ago
041b4dd
net: mv643xx_eth: update statistics timer from timer context only
by Sebastian Hesselbarth
· 11 years ago
d458cdf
net:drivers/net: Miscellaneous conversions to ETH_ALEN
by Joe Perches
· 11 years ago
bbfa6d0
net: mv643xx_eth: use dev_get_platdata()
by Jingoo Han
· 11 years ago
785bf6f
net: mv643xx_eth: do not use port number as platform device id
by Jonas Gorski
· 11 years ago
0c1072a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
9fa8e98
mv643xx_eth: Allocate receive queue initialized to zero
by Lubomir Rintel
· 12 years ago
18f1d05
mv643xx_eth.c: convert skb->end into skb_end_poitner(skb)
by Isaku Yamahata
· 12 years ago
ff20877
net: mv643xx_eth: add missing semicolon
by Arnd Bergmann
· 12 years ago
76723bc
net: mv643xx_eth: add DT parsing support
by Sebastian Hesselbarth
· 12 years ago
cb85215
net: mv643xx_eth: proper initialization for Kirkwood SoCs
by Sebastian Hesselbarth
· 12 years ago
cc9d459
net: mv643xx_eth: use of_phy_connect if phy_node present
by Sebastian Hesselbarth
· 12 years ago
65a6f96
net: mv643xx_eth: use managed devm_ioremap for port registers
by Sebastian Hesselbarth
· 12 years ago
cec753f
net: mv643xx_eth: use phy_disconnect instead of phy_detach
by Sebastian Hesselbarth
· 12 years ago
dfd93c9
net: ethernet: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
3aefe2b
NET: mv643xx_eth: avoid lockdep dump on interface down
by Russell King
· 12 years ago
a3659aa
mv643xx_eth: fix NAPI weight being > 64
by Andrew Lunn
· 12 years ago
3619eb8
net: mv643xx_eth: remove deprecated inet_lro support
by Sebastian Hesselbarth
· 12 years ago
09bf1c1
net: mv643xx_eth: Add GRO support
by Sebastian Hesselbarth
· 12 years ago
727f957
net: mv643xx_eth: use managed devm_kzalloc
by Sebastian Hesselbarth
· 12 years ago
2092248
net: mv643xx_eth: add shared clk and cleanup existing clk handling
by Sebastian Hesselbarth
· 12 years ago
976c90b
mv643xx_eth: defer probing if Marvell Orion MDIO driver not loaded
by Simon Baatz
· 12 years ago
c3a0713
mv643xx_eth: convert to use the Marvell Orion MDIO driver
by Florian Fainelli
· 12 years ago
3871c38
mv643xx_eth with 88E1318S: support Wake on LAN
by Michael Stapelberg
· 12 years ago
260055b
mv643xx_eth: fix for disabled autoneg
by Phil Sutter
· 12 years ago
b2adaca
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
by Joe Perches
· 12 years ago
f9a8f83
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
by Florian Fainelli
· 12 years ago
acb600d
net: remove skb recycling
by Eric Dumazet
· 12 years ago
c1f9c42
Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes
by Arnd Bergmann
· 12 years ago
baffab2
ARM: Orion: fix driver probe error handling with respect to clk
by Simon Baatz
· 12 years ago
c1864cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
9a43a02
mv643xx_eth: Fix compile error for architectures without clk.
by Andrew Lunn
· 13 years ago
6469933
ethernet: Remove casts to same type
by Joe Perches
· 13 years ago
2795343
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
452503e
ARM: Orion: Eth: Add clk/clkdev support.
by Andrew Lunn
· 13 years ago
06eb4ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
ebad0a8
mv643xx_eth: Support the get_ts_info ethtool method.
by Richard Cochran
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
504f9b5
ethernet: unify return value of .ndo_set_mac_address if address is invalid
by Danny Kukawka
· 13 years ago
c056b73
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
by Pradeep A Dalvi
· 13 years ago
302476c
mv643xx_eth: Add Rx Discard and Rx Overrun statistics
by Paulius Zaleckas
· 13 years ago
1232243
mv643xx-eth: use an unique MDIO bus name.
by Florian Fainelli
· 13 years ago
5ede3ce
Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
63a9332
ARM: Orion: Get address map from plat-orion instead of via platform_data
by Andrew Lunn
· 13 years ago
6f39da2
net: mv643xx_eth: fix build error
by Axel Lin
· 13 years ago
3ad9b35
net: drivers: use bool type instead of double negation
by Michał Mirosław
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
68aad78
sweep the floors and convert some .get_drvinfo routines to strlcpy
by Rick Jones
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
8b0c116
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
by Rick Jones
· 13 years ago
f106358
mv643xx: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
Next »