Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
26f77e53cfee2b1b066071353be03988897e23c3
/
drivers
/
net
/
ethernet
/
marvell
fc5e155
net: mvpp2: finally add the PPv2.2 compatible string
by Thomas Petazzoni
· 8 years ago
2067e0a
net: mvpp2: set dma mask and coherent dma mask on PPv2.2
by Thomas Petazzoni
· 8 years ago
fceb55d
net: mvpp2: add support for an additional clock needed for PPv2.2
by Thomas Petazzoni
· 8 years ago
59b9a31
net: mvpp2: adapt rxq distribution to PPv2.2
by Thomas Petazzoni
· 8 years ago
a73fef1
net: mvpp2: rework RXQ interrupt group initialization for PPv2.2
by Thomas Petazzoni
· 8 years ago
6763ce3
net: mvpp2: add AXI bridge initialization for PPv2.2
by Thomas Petazzoni
· 8 years ago
2697582
net: mvpp2: handle misc PPv2.1/PPv2.2 differences
by Thomas Petazzoni
· 8 years ago
a786841
net: mvpp2: handle register mapping and access for PPv2.2
by Thomas Petazzoni
· 8 years ago
b02f31f
net: mvpp2: adjust mvpp2_{rxq, txq}_init for PPv2.2
by Thomas Petazzoni
· 8 years ago
3d9017d
net: mvpp2: adapt mvpp2_defaults_set() to PPv2.2
by Thomas Petazzoni
· 8 years ago
5eac892
net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2
by Thomas Petazzoni
· 8 years ago
d01524d
net: mvpp2: adjust the allocation/free of BM pools for PPv2.2
by Thomas Petazzoni
· 8 years ago
e7c5359
net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors
by Thomas Petazzoni
· 8 years ago
054f637
net: mvpp2: introduce an intermediate union for the TX/RX descriptors
by Thomas Petazzoni
· 8 years ago
faca924
net: mvpp2: add hw_version field in "struct mvpp2"
by Thomas Petazzoni
· 8 years ago
ac3dd277
net: mvpp2: add and use accessors for TX/RX descriptors
by Thomas Petazzoni
· 8 years ago
4e4a105
net: mvpp2: store physical address of buffer in rx_desc->buf_cookie
by Thomas Petazzoni
· 8 years ago
4d6c2a6
net: mvpp2: remove mvpp2_txq_pend_desc_num_get() function
by Thomas Petazzoni
· 8 years ago
df905f2
net: mvpp2: remove unused register definition MVPP2_TXQ_THRESH_REG
by Thomas Petazzoni
· 8 years ago
aeb3d11
net: mvpp2: remove support for buffer header
by Thomas Petazzoni
· 8 years ago
2039613
net: mvpp2: use "dma" instead of "phys" where appropriate
by Thomas Petazzoni
· 8 years ago
d315880
net: mvpp2: enable building on 64-bit platforms
by Thomas Petazzoni
· 8 years ago
0e03728
net: mvpp2: switch to build_skb() in the RX path
by Thomas Petazzoni
· 8 years ago
8138aff
net: mvpp2: simplify MVPP2_PRS_RI_* definitions
by Thomas Petazzoni
· 8 years ago
31d7677
net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULT
by Thomas Petazzoni
· 8 years ago
a8c249a
net: mvpp2: remove unused register definitions
by Thomas Petazzoni
· 8 years ago
3eb2d99
net: mvpp2: simplify mvpp2_bm_bufs_add()
by Thomas Petazzoni
· 8 years ago
7ef7e1d
net: mvpp2: drop useless fields in mvpp2_bm_pool and related code
by Thomas Petazzoni
· 8 years ago
5dfa9e8
net: mvpp2: remove unused 'tx_skb' field of 'struct mvpp2_tx_queue'
by Thomas Petazzoni
· 8 years ago
36fb743
net: mvpp2: release reference to txq_cpu[] entry after unmapping
by Thomas Petazzoni
· 8 years ago
ab42676
net: mvpp2: handle too large value in mvpp2_rx_time_coal_set()
by Thomas Petazzoni
· 8 years ago
f8b0d5f
net: mvpp2: handle too large value handling in mvpp2_rx_pkts_coal_set()
by Thomas Petazzoni
· 8 years ago
d63f9e4
net: mvpp2: remove useless arguments in mvpp2_rx_{pkts, time}_coal_set
by Thomas Petazzoni
· 8 years ago
239a3b6
net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()
by Thomas Petazzoni
· 8 years ago
177c8d1
net: mvpp2: Fix a memory leak in error handling path
by Christophe Jaillet
· 8 years ago
4581be4
net: mvneta: make mvneta_eth_tool_ops static
by Jisheng Zhang
· 8 years ago
9303ab2
net: mvneta: fix build errors when linux/phy*.h is removed from net/dsa.h
by Russell King
· 9 years ago
482ff9f
net: pxa168_eth: Do not clobber PHY link outside of state machine
by Florian Fainelli
· 9 years ago
1105a2d
net: mv643xx_eth: Do not clobber PHY link outside of state machine
by Florian Fainelli
· 9 years ago
b60a00f
net: mvneta: implement .set_wol and .get_wol
by Jingju Hou
· 9 years ago
135844e
skge: use napi_complete_done()
by Eric Dumazet
· 9 years ago
6ad2016
drivers: net: generalize napi_complete_done()
by Eric Dumazet
· 9 years ago
4a7c972
net: Remove usage of net_device last_rx member
by Tobias Klauser
· 9 years ago
55f78fc
net: marvell: sky2: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
0f82638
net: marvell: skge: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
a29b623
net: mvneta: add BQL support
by Marcin Wojtas
· 9 years ago
2a90f7e
net: mvneta: add xmit_more support
by Simon Guinot
· 9 years ago
bc1f447
net: make ndo_get_stats64 a void function
by stephen hemminger
· 9 years ago
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 9 years ago
8354491
net: mvpp2: fix dma unmapping of TX buffers for fragments
by Thomas Petazzoni
· 9 years ago
3e3397e
net: mv643xx_eth: fix build failure
by Sudip Mukherjee
· 9 years ago
0e85663
net: mvneta: select GENERIC_ALLOCATOR
by Arnd Bergmann
· 9 years ago
d26aac2
net: mvneta: Indent some statements
by Dan Carpenter
· 9 years ago
2745529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
2636ac3
net: mvneta: Add network support for Armada 3700 SoC
by Marcin Wojtas
· 9 years ago
f34dacc
net: mvneta: Only disable mvneta_bm for 64-bits
by Gregory CLEMENT
· 9 years ago
8d5047c
net: mvneta: Convert to be 64 bits compatible
by Marcin Wojtas
· 9 years ago
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
5a57a30
net: ethernet: marvell: mvneta: fix fixed-link phydev leaks
by Johan Hovold
· 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
Next »