Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
f88bee1c4bfa4faad8aeab75502cc76244a06291
/
drivers
/
net
/
ethernet
/
marvell
f88bee1
net: mvneta: Use cacheable memory to store the rx buffer virtual address
by Gregory CLEMENT
· 9 years ago
e9f6499
net: mvneta: Do not allocate buffer in rxq init with HWBM
by Gregory CLEMENT
· 9 years ago
ac83b7d
net: mvneta: Optimize rx path for small frame
by Gregory CLEMENT
· 9 years ago
0b42f25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
e8f967c
mvpp2: use correct size for memset
by Arnd Bergmann
· 9 years ago
97db8af
net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implemented
by Andrew Lunn
· 9 years ago
f9aa9dc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
06b37b6
marvell: mark mvneta and mvpp2 32-bit only
by Arnd Bergmann
· 9 years ago
a0627f7
net: marvell: Allow drivers to be built with COMPILE_TEST
by Florian Fainelli
· 9 years ago
06ba3b2
net: sky2: Fix shutdown crash
by Jeremy Linton
· 9 years ago
13f0ac4
net: ethernet: marvell: pxa168_eth: Implement ethtool::nway_reset
by Florian Fainelli
· 9 years ago
00606c4
net: ethernet: mvpp2: Implement ethtool::nway_reset
by Florian Fainelli
· 9 years ago
5489ee8
net: ethernet: mvneta: Implement ethtool::nway_reset
by Florian Fainelli
· 9 years ago
fc5e353
net: mv643xx_eth: Utilize phy_ethtool_nway_reset
by Florian Fainelli
· 9 years ago
bb598c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
b9b84fc
net: mv643xx_eth: ensure coalesce settings survive read-modify-write
by Russell King
· 9 years ago
2a43ca0
mv643xx_eth: Properly resolve merge conflict.
by David S. Miller
· 9 years ago
d8e4aa0
mv643xx_eth: Fix merge error.
by David S. Miller
· 9 years ago
27058af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
fd33b24
net: mv643xx_eth: Fetch the phy connection type from DT
by Jason Gunthorpe
· 9 years ago
d894be5
ethernet: use net core MTU range checking in more drivers
by Jarod Wilson
· 9 years ago
0e0f27d
skge: Rename LED_OFF and LED_ON in marvel skge driver to avoid conflicts with leds namespace
by Zach Brown
· 9 years ago
5777987
ethernet/marvell: use core min/max MTU checking
by Jarod Wilson
· 9 years ago
a54e161
net: mv643xx_eth: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
1e8a655
net: mv643xx_eth: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
687ee0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
f814bfd
net: mvmdio: do not clk_disable_unprepare() NULL clock
by Alexey Khoroshilov
· 9 years ago
2dc0d2b
net: mvneta: mark symbols static where possible
by Baoyou Xie
· 9 years ago
bb15293
net: mvneta: use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 9 years ago
84a3f4d
net/mvneta: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 9 years ago
f4b63ea
sky2: use napi_complete_done
by stephen hemminger
· 9 years ago
013ad40
net: ethernet: marvell: mvneta: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
c6c022e
net: ethernet: marvell: mvneta: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
bd1026c
ethernet: marvell: pxa168_eth: add missing of_node_put after calling of_parse_phandle
by Peter Chen
· 9 years ago
ccb8039
ethernet: marvell: mvpp2: add missing of_node_put after calling of_parse_phandle
by Peter Chen
· 9 years ago
d4e4da0
ethernet: marvell: mvneta: add missing of_node_put after calling of_parse_phandle
by Peter Chen
· 9 years ago
de0ba9a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
2186f6e
net: ethernet: marvell: pxa168_eth: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
7d32184
net: ethernet: marvell: pxa168_eth: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
06708f8
net: mvneta: set real interrupt per packet for tx_done
by Dmitri Epshtein
· 9 years ago
30d0844
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
3d8c453
net: mvneta: fix open() error cleanup
by Russell King - ARM Linux
· 9 years ago
fb773e9
net: ethernet: mvpp2: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
8e07269
net: ethernet: mvpp2: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
91c45e3
net: mvneta: Fix lacking spinlock initialization
by Gregory CLEMENT
· 9 years ago
b17d155
net: pxa168_eth: Use dma_wmb/rmb where appropriate
by Jisheng Zhang
· 9 years ago
3ed6878
net: pxa168_eth: use {readl|writel}_relaxed instead of readl/writel
by Jisheng Zhang
· 9 years ago
909b27f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
2073dba
net: mvneta: bm: fix dependencies again
by Arnd Bergmann
· 9 years ago
59efcba
pxa168_eth: mdiobus_scan() doesn't return NULL anymore
by Sergei Shtylyov
· 9 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
0e28bf9
net: mvneta: Remove superfluous SMP function call
by Anna-Maria Gleixner
· 9 years ago
6dd7454
pxa168_eth: fix mdiobus_scan() error check
by Sergei Shtylyov
· 9 years ago
db5dd0d
net: mvneta: fix changing MTU when using per-cpu processing
by Marcin Wojtas
· 9 years ago
c66e98c
net: mvneta: use cache_line_size() to get cacheline size
by Jisheng Zhang
· 9 years ago
4a0a12d
net: mvpp2: use cache_line_size() to get cacheline size
by Jisheng Zhang
· 9 years ago
d82b0c2
net: mvpp2: fix maybe-uninitialized warning
by Jisheng Zhang
· 9 years ago
9bd9ddb
net: mvneta: replace MVNETA_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTES
by Jisheng Zhang
· 9 years ago
b7854ef
net: mvpp2: replace MVPP2_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTES
by Jisheng Zhang
· 9 years ago
019ded3
net: mvneta: bm: clarify dependencies
by Arnd Bergmann
· 9 years ago
a3703fb
net: mvneta: replace magic numbers by existing macros
by Dmitri Epshtein
· 9 years ago
0838abb3
net: mvneta: fix error messages in mvneta_port_down function
by Dmitri Epshtein
· 9 years ago
928b651
net: mvneta: enable change MAC address when interface is up
by Dmitri Epshtein
· 9 years ago
1c2722a
net: mvneta: Fix spinlock usage
by Gregory CLEMENT
· 9 years ago
0df83e7
net: mvneta: Add missing hotplug notifier transition
by Anna-Maria Gleixner
· 9 years ago
baa11eb
net: mvneta: Use the new hwbm framework
by Gregory CLEMENT
· 9 years ago
dc35a10
net: mvneta: bm: add support for hardware buffer management
by Marcin Wojtas
· 9 years ago
120cfa5
net: mvneta: Fix race condition during stopping
by Gregory CLEMENT
· 10 years ago
5888511
net: mvneta: The mvneta_percpu_elect function should be atomic
by Gregory CLEMENT
· 10 years ago
db488c1
net: mvneta: Modify the queue related fields from each cpu
by Gregory CLEMENT
· 10 years ago
cde4c0f
net: mvneta: Remove unused code
by Gregory CLEMENT
· 10 years ago
6b125d6
net: mvneta: Use on_each_cpu when possible
by Gregory CLEMENT
· 10 years ago
cad5d84
net: mvneta: Fix the CPU choice in mvneta_percpu_elect
by Gregory CLEMENT
· 10 years ago
129219e
net: mvneta: Fix for_each_present_cpu usage
by Gregory CLEMENT
· 10 years ago
c2bb7bc
net: mvpp2: Return correct error codes
by Amitoj Kaur Chawla
· 10 years ago
3b89624
net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets.
by Nicolas Schichan
· 10 years ago
15cc4a4
net: mvneta: get optional bus clk
by Jisheng Zhang
· 10 years ago
2804ba4
net: mvneta: Try to get named core clock first
by Jisheng Zhang
· 10 years ago
0e03f56
net: mvneta: sort the headers in alphabetic order
by Jisheng Zhang
· 10 years ago
2c83229
net: mvneta: fix trivial cut-off issue in mvneta_ethtool_update_stats
by Jisheng Zhang
· 10 years ago
e5a03bf
phy: Add an mdio_device structure
by Andrew Lunn
· 10 years ago
e7f4dc3
mdio: Move allocation of interrupts into core
by Andrew Lunn
· 10 years ago
b3e0d3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
a188222
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
by Tom Herbert
· 10 years ago
50bf8cb
net: mvneta: Configure XPS support
by Gregory CLEMENT
· 10 years ago
9a401de
net: mvneta: Add naive RSS support
by Gregory CLEMENT
· 10 years ago
2dcf75e
net: mvneta: Associate RX queues with each CPU
by Gregory CLEMENT
· 10 years ago
90b74c0
net: mvneta: Make the default queue related for each port
by Gregory CLEMENT
· 10 years ago
b501585
net: mvpp2: fix refilling BM pools in RX path
by Marcin Wojtas
· 10 years ago
4229d50
net: mvpp2: fix buffers' DMA handling on RX path
by Marcin Wojtas
· 10 years ago
e864b4c
net: mvpp2: fix missing DMA region unmap in egress processing
by Marcin Wojtas
· 10 years ago
f188b95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
0c0744f
mvneta: implement ethtool autonegotiation control
by Stas Sergeev
· 10 years ago
aa5bc7a
mvneta: consolidate autoneg enabling
by Stas Sergeev
· 10 years ago
3b5dde7
net: mv643xx: Use platform_register/unregister_drivers()
by Thierry Reding
· 10 years ago
9110ee0
net: mvneta: enable setting custom TX IP checksum limit
by Marcin Wojtas
· 10 years ago
26c17a17
net: mvneta: fix error path for building skb
by Marcin Wojtas
· 10 years ago
dc1aadf
net: mvneta: fix bit assignment for RX packet irq enable
by Marcin Wojtas
· 10 years ago
e5bdf68
net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REG
by Marcin Wojtas
· 10 years ago
db6ba9a
net: mvneta: add configuration for MBUS windows access protection
by Marcin Wojtas
· 10 years ago
Next »