Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
868c97a846a73e937d835b09b8c885a69df50ec8
/
drivers
/
net
/
ethernet
/
marvell
fd33b24
net: mv643xx_eth: Fetch the phy connection type from DT
by Jason Gunthorpe
· 8 years ago
687ee0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
f814bfd
net: mvmdio: do not clk_disable_unprepare() NULL clock
by Alexey Khoroshilov
· 8 years ago
2dc0d2b
net: mvneta: mark symbols static where possible
by Baoyou Xie
· 8 years ago
bb15293
net: mvneta: use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 8 years ago
84a3f4d
net/mvneta: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
f4b63ea
sky2: use napi_complete_done
by stephen hemminger
· 8 years ago
013ad40
net: ethernet: marvell: mvneta: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
c6c022e
net: ethernet: marvell: mvneta: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
bd1026c
ethernet: marvell: pxa168_eth: add missing of_node_put after calling of_parse_phandle
by Peter Chen
· 8 years ago
ccb8039
ethernet: marvell: mvpp2: add missing of_node_put after calling of_parse_phandle
by Peter Chen
· 8 years ago
d4e4da0
ethernet: marvell: mvneta: add missing of_node_put after calling of_parse_phandle
by Peter Chen
· 8 years ago
de0ba9a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
2186f6e
net: ethernet: marvell: pxa168_eth: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
7d32184
net: ethernet: marvell: pxa168_eth: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
06708f8
net: mvneta: set real interrupt per packet for tx_done
by Dmitri Epshtein
· 8 years ago
30d0844
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
3d8c453
net: mvneta: fix open() error cleanup
by Russell King - ARM Linux
· 8 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
0838abb
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
· 9 years ago
5888511
net: mvneta: The mvneta_percpu_elect function should be atomic
by Gregory CLEMENT
· 9 years ago
db488c1
net: mvneta: Modify the queue related fields from each cpu
by Gregory CLEMENT
· 9 years ago
cde4c0f
net: mvneta: Remove unused code
by Gregory CLEMENT
· 9 years ago
6b125d6
net: mvneta: Use on_each_cpu when possible
by Gregory CLEMENT
· 9 years ago
cad5d84
net: mvneta: Fix the CPU choice in mvneta_percpu_elect
by Gregory CLEMENT
· 9 years ago
129219e
net: mvneta: Fix for_each_present_cpu usage
by Gregory CLEMENT
· 9 years ago
c2bb7bc
net: mvpp2: Return correct error codes
by Amitoj Kaur Chawla
· 9 years ago
3b89624
net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets.
by Nicolas Schichan
· 9 years ago
15cc4a4
net: mvneta: get optional bus clk
by Jisheng Zhang
· 9 years ago
2804ba4
net: mvneta: Try to get named core clock first
by Jisheng Zhang
· 9 years ago
0e03f56
net: mvneta: sort the headers in alphabetic order
by Jisheng Zhang
· 9 years ago
2c83229
net: mvneta: fix trivial cut-off issue in mvneta_ethtool_update_stats
by Jisheng Zhang
· 9 years ago
e5a03bf
phy: Add an mdio_device structure
by Andrew Lunn
· 9 years ago
e7f4dc3
mdio: Move allocation of interrupts into core
by Andrew Lunn
· 9 years ago
b3e0d3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
a188222
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
by Tom Herbert
· 9 years ago
50bf8cb
net: mvneta: Configure XPS support
by Gregory CLEMENT
· 9 years ago
9a401de
net: mvneta: Add naive RSS support
by Gregory CLEMENT
· 9 years ago
2dcf75e
net: mvneta: Associate RX queues with each CPU
by Gregory CLEMENT
· 9 years ago
90b74c0
net: mvneta: Make the default queue related for each port
by Gregory CLEMENT
· 9 years ago
b501585
net: mvpp2: fix refilling BM pools in RX path
by Marcin Wojtas
· 9 years ago
4229d50
net: mvpp2: fix buffers' DMA handling on RX path
by Marcin Wojtas
· 9 years ago
e864b4c
net: mvpp2: fix missing DMA region unmap in egress processing
by Marcin Wojtas
· 9 years ago
f188b95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
0c0744f
mvneta: implement ethtool autonegotiation control
by Stas Sergeev
· 9 years ago
aa5bc7a
mvneta: consolidate autoneg enabling
by Stas Sergeev
· 9 years ago
3b5dde7
net: mv643xx: Use platform_register/unregister_drivers()
by Thierry Reding
· 9 years ago
9110ee0
net: mvneta: enable setting custom TX IP checksum limit
by Marcin Wojtas
· 9 years ago
26c17a17
net: mvneta: fix error path for building skb
by Marcin Wojtas
· 9 years ago
dc1aadf
net: mvneta: fix bit assignment for RX packet irq enable
by Marcin Wojtas
· 9 years ago
e5bdf68
net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REG
by Marcin Wojtas
· 9 years ago
db6ba9a
net: mvneta: add configuration for MBUS windows access protection
by Marcin Wojtas
· 9 years ago
8c94ddb
net: mvneta: Fix memory use after free.
by Justin Maggard
· 9 years ago
4bed539
mvneta: add FIXED_PHY dependency
by Arnd Bergmann
· 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
e483911
net: mvneta: Fix clearing of MIB statistics
by Andrew Lunn
· 9 years ago
9b0cdef
net: mvneta: add ethtool statistics
by Russell King
· 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
0f50c10
RESEND: [PATCH v3 net-next] sky2: use random address if EEPROM is bad
by Liviu Dudau
· 9 years ago
f864288
net: mvneta: Statically assign queues to CPUs
by Maxime Ripard
· 9 years ago
d893665
net: mvneta: Allow different queues
by Maxime Ripard
· 9 years ago
12bb03b
net: mvneta: Handle per-cpu interrupts
by Maxime Ripard
· 9 years ago
2502d0e
net: mvneta: Fix CPU_MAP registers initialisation
by Maxime Ripard
· 9 years ago
4963ed4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
04d53b2
net: fix phy refcounting in a bunch of drivers
by Russell King
· 9 years ago
daf158d
net: mvneta: fix DMA buffer unmapping in mvneta_rx()
by Simon Guinot
· 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
182ad46
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
edc660f
net: mvpp2: replace TX coalescing interrupts with hrtimer
by Marcin Wojtas
· 9 years ago
71ce391
net: mvpp2: enable proper per-CPU TX buffers unmapping
by Marcin Wojtas
· 9 years ago
d53793c
net: mvpp2: remove excessive spinlocks from driver initialization
by Marcin Wojtas
· 9 years ago
Next »