Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7ac8ff95f48cbfa609a060fd6a1e361dd62feeb3
/
drivers
/
net
/
ethernet
/
marvell
/
mvpp2.c
7ac8ff9
mvpp2: fix multicast address filter
by Mikulas Patocka
· 7 years ago
a75edc7
net: mvpp2: enable ACPI support in the driver
by Marcin Wojtas
· 7 years ago
2481222
net: mvpp2: use device_*/fwnode_* APIs instead of of_*
by Marcin Wojtas
· 7 years ago
bf14715
net: mvpp2: simplify maintaining enabled ports' list
by Marcin Wojtas
· 7 years ago
8616228
net: mvpp2: adjust the coalescing parameters
by Antoine Tenart
· 7 years ago
24b28cc
net: mvpp2: report the tx-usec coalescing information to ethtool
by Antoine Tenart
· 7 years ago
385c284
net: mvpp2: align values in ethtool get_coalesce
by Antoine Tenart
· 7 years ago
7cf87e4
net: mvpp2: split the max ring size from the default one
by Yan Markman
· 7 years ago
b70d4a5
net: mvpp2: only free the TSO header buffers when it was allocated
by Antoine Tenart
· 7 years ago
8a7b741
net: mvpp2: fix the RSS table entry offset
by Antoine Tenart
· 7 years ago
a154f8e
net: mvpp2: allocate zeroed tx descriptors
by Yan Markman
· 7 years ago
76e583c
net: mvpp2: check ethtool sets the Tx ring size is to a valid min value
by Antoine Tenart
· 7 years ago
e749aca
net: mvpp2: do not disable GMAC padding
by Yan Markman
· 7 years ago
26146b0
net: mvpp2: cleanup probed ports in the probe error path
by Antoine Tenart
· 7 years ago
ba2d8d8
net: mvpp2: fix the txq_init error path
by Antoine Tenart
· 7 years ago
e5c500e
net: mvpp2: fix GOP statistics loop start and stop conditions
by Miquel Raynal
· 7 years ago
4dc6758
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
118d629
net: mvpp2: add ethtool GOP statistics
by Miquel Raynal
· 7 years ago
13c249a
net: mvpp2: Prevent userspace from changing TX affinities
by Marc Zyngier
· 7 years ago
6eb5d37
net: mvpp2: simplify the Tx desc set DMA logic
by Antoine Tenart
· 7 years ago
02856a3
net: mvpp2: use the aggr txq size define everywhere
by Antoine Tenart
· 7 years ago
1d17db0
net: mvpp2: limit TSO segments and use stop/wake thresholds
by Antoine Tenart
· 7 years ago
1d7d15d
net: mvpp2: initialize the RSS tables
by Antoine Tenart
· 7 years ago
7c10f97
net: mvpp2: initialize the Tx FIFO size
by Antoine Tenart
· 7 years ago
2d1d7df
net: mvpp2: set the Rx FIFO size depending on the port speeds for PPv2.2
by Antoine Tenart
· 7 years ago
e1ea2f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
239dd4e
net: mvpp2: do not sleep in set_rx_mode
by Antoine Tenart
· 7 years ago
20746d7
net: mvpp2: fix invalid parameters order when calling the tcam init
by Antoine Tenart
· 7 years ago
ef4816f
net: mvpp2: fix typo in the tcam setup
by Antoine Tenart
· 7 years ago
082297e
net: mvpp2: do not call txq_done from the Tx path when Tx irqs are used
by Antoine Tenart
· 7 years ago
2092026
net: mvpp2: do not unmap TSO headers buffers
by Antoine Tenart
· 7 years ago
822eaf7
net: mvpp2: fix TSO headers allocation and management
by Yan Markman
· 7 years ago
53954cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
4792ea0
net: mvpp2: Fix clock resource by adding an optional bus clock
by Gregory CLEMENT
· 7 years ago
c7dfc8c
net: mvpp2: do not select the internal source clock
by Antoine Tenart
· 7 years ago
6bf69a1
net: mvpp2: fix port list indexing
by Yan Markman
· 7 years ago
aff3da3
net: mvpp2: fix parsing fragmentation detection
by Stefan Chulski
· 7 years ago
38c5eb9
net: mvpp2: remove useless goto
by Antoine Tenart
· 7 years ago
688cbaf
net: mvpp2: fallback using h/w and random mac if the dt one isn't valid
by Antoine Tenart
· 7 years ago
d2a6e48
net: mvpp2: fix use of the random mac address for PPv2.2
by Antoine Tenart
· 7 years ago
3ba8c81
net: mvpp2: move the mac retrieval/copy logic into its own function
by Antoine Tenart
· 7 years ago
6026e04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
fd3651b
net: mvpp2: use the GoP interrupt for link status changes
by Antoine Tenart
· 7 years ago
5997c86
net: mvpp2: make the phy optional
by Antoine Tenart
· 7 years ago
1df2270
net: mvpp2: take advantage of the is_rgmii helper
by Antoine Tenart
· 7 years ago
89273bc
net: mvpp2: dynamic reconfiguration of the comphy/GoP/MAC
by Antoine Tenart
· 7 years ago
65a2c09
net: mvpp2: do not set GMAC autoneg when using XLG MAC
by Antoine Tenart
· 7 years ago
f55744a
net: mvpp2: improve the link management function
by Antoine Tenart
· 7 years ago
968b211
net: mvpp2: simplify the link_event function
by Antoine Tenart
· 7 years ago
542897d
net: mvpp2: initialize the comphy
by Antoine Tenart
· 7 years ago
4c22868
net: mvpp2: fix the mac address used when using PPv2.2
by Antoine Tenart
· 7 years ago
ec15ecd
net: mvpp2: fix the packet size configuration for 10G
by Antoine Ténart
· 7 years ago
186cd4d
net: mvpp2: software tso support
by Antoine Ténart
· 7 years ago
85affd7
net: mvpp2: unify the txq size define use
by Antoine Ténart
· 7 years ago
f84bf38
net: mvpp2: initialize the GoP
by Antoine Ténart
· 7 years ago
76eb1b1
net: mvpp2: set maximum packet size for 10G ports
by Stefan Chulski
· 7 years ago
7732195
net: mvpp2: initialize the XLG MAC when using a port
by Antoine Ténart
· 7 years ago
3919357
net: mvpp2: initialize the GMAC when using a port
by Antoine Ténart
· 7 years ago
2055d62
net: mvpp2: move the mii configuration in the ndo_open path
by Antoine Ténart
· 7 years ago
1068ec7
net: mvpp2: fix the synchronization module bypass macro name
by Antoine Ténart
· 7 years ago
81b6630
net: mvpp2: unify register definitions coding style
by Antoine Ténart
· 7 years ago
213f428
net: mvpp2: add support for TX interrupts and RX queue distribution modes
by Thomas Petazzoni
· 7 years ago
591f4cf
net: mvpp2: introduce queue_vector concept
by Thomas Petazzoni
· 7 years ago
df089aa
net: mvpp2: move from cpu-centric naming to "software thread" naming
by Thomas Petazzoni
· 7 years ago
09f8397
net: mvpp2: introduce per-port nrxqs/ntxqs variables
by Thomas Petazzoni
· 7 years ago
b5635ad
net: mvpp2: remove RX queue group reset code
by Thomas Petazzoni
· 7 years ago
eb1e93a
net: mvpp2: fix MVPP21_ISR_RXQ_GROUP_REG definition
by Thomas Petazzoni
· 7 years ago
7d7627b
net: mvpp2: remove mvpp2_pool_refill()
by Thomas Petazzoni
· 8 years ago
8f3f6e5
net: mvpp2: remove unused mvpp2_bm_cookie_pool_set() function
by Thomas Petazzoni
· 8 years ago
e0af22d
net: mvpp2: add comments about smp_processor_id() usage
by Thomas Petazzoni
· 8 years ago
0ddead9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
725757a
net: mvpp2: enable basic 10G support
by Antoine Ténart
· 8 years ago
a704bb5
net: mvpp2: use {get, put}_cpu() instead of smp_processor_id()
by Thomas Petazzoni
· 8 years ago
56b8aae
net: mvpp2: remove mvpp2_bm_cookie_{build,pool_get}
by Thomas Petazzoni
· 8 years ago
e173db3
net: mvpp2: do not bypass the mvpp22_port_mii_set function
by Antoine Ténart
· 8 years ago
dbbb2f0
net: mvpp2: Adjust a null pointer check in mvpp2_egress_enable()
by Markus Elfring
· 8 years ago
f9fd0e3
net: mvpp2: Rename a jump label in mvpp2_prs_vlan_add()
by Markus Elfring
· 8 years ago
c9a7e12
net: mvpp2: Rename a jump label in mvpp2_prs_double_vlan_add()
by Markus Elfring
· 8 years ago
20b1e16
net: mvpp2: Rename a jump label in mvpp2_txq_init()
by Markus Elfring
· 8 years ago
32bae63
net: mvpp2: Rename a jump label in mvpp2_tx_frag_process()
by Markus Elfring
· 8 years ago
dfd4240
net: mvpp2: Adjust three error messages
by Markus Elfring
· 8 years ago
c117554
net: mvpp2: Rename a jump label in two functions
by Markus Elfring
· 8 years ago
8a52488
net: mvpp2: Fix a jump label position in mvpp2_rx()
by Markus Elfring
· 8 years ago
bd6aaf5
net: mvpp2: Improve a size determination in two functions
by Markus Elfring
· 8 years ago
c5b2ce2
net: mvpp2: Improve 27 size determinations
by Markus Elfring
· 8 years ago
37df25e
net: mvpp2: Improve another size determination in mvpp2_prs_default_init()
by Markus Elfring
· 8 years ago
81f915e
net: mvpp2: Improve another size determination in mvpp2_bm_init()
by Markus Elfring
· 8 years ago
03bfffd
net: mvpp2: Improve another size determination in mvpp2_port_probe()
by Markus Elfring
· 8 years ago
d7ce3ce
net: mvpp2: Improve another size determination in mvpp2_init()
by Markus Elfring
· 8 years ago
0b92e59
net: mvpp2: Improve two size determinations in mvpp2_probe()
by Markus Elfring
· 8 years ago
02c91ec
net: mvpp2: Use kmalloc_array() in mvpp2_txq_init()
by Markus Elfring
· 8 years ago
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
Next »