index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cadence
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: macb: Add support for suspend/resume with full power down
Harini Katakam
2019-03-03
1
-2
/
+38
*
net: macb: Add pm runtime support
Harini Katakam
2019-03-03
1
-36
/
+112
*
net: macb: Support clock management for tsu_clk
Harini Katakam
2019-03-03
2
-6
/
+27
*
net: macb: Check MDIO state before read/write and use timeouts
Harini Katakam
2019-03-03
2
-6
/
+29
*
net:ethernet:cadence: Replace dev_kfree_skb_any by dev_consume_skb_any
Huang Zijiang
2019-02-14
1
-1
/
+1
*
net: macb: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2019-02-14
1
-1
/
+1
*
macb_main: pass struct device to DMA API functions
Christoph Hellwig
2019-02-12
1
-4
/
+4
*
net: macb: add sam9x60-macb compatibility string
Nicolas Ferre
2019-02-09
1
-0
/
+1
*
net: macb: Apply RXUBR workaround only to versions with errata
Harini Katakam
2019-01-29
2
-11
/
+20
*
net: macb: remove unnecessary code
Claudiu Beznea
2019-01-04
1
-6
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
2
-6
/
+44
|
\
|
*
net: macb: add missing barriers when reading descriptors
Anssi Hannula
2018-12-19
2
-3
/
+12
|
*
net: macb: fix dropped RX frames due to a race
Anssi Hannula
2018-12-19
1
-2
/
+7
|
*
net: macb: fix random memory corruption on RX with 64-bit DMA
Anssi Hannula
2018-12-19
1
-0
/
+5
|
*
net: macb: restart tx after tx used bit read
Claudiu Beznea
2018-12-19
1
-1
/
+20
*
|
net: cadence: switch to using nvmem_get_mac_address()
Bartosz Golaszewski
2018-12-04
1
-1
/
+1
|
/
*
net: ethernet: cadence: fix socket buffer corruption problem
Tristram Ha
2018-10-25
1
-1
/
+1
*
net: ethernet: cadence: macb_main: simplify getting .driver_data
Wolfram Sang
2018-10-22
1
-4
/
+2
*
net: macb: Clean 64b dma addresses if they are not detected
Michal Simek
2018-09-25
1
-0
/
+1
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-18
1
-0
/
+8
|
\
|
*
net: macb: disable scatter-gather for macb on sama5d3
Nicolas Ferre
2018-09-17
1
-0
/
+8
*
|
net: ethernet: Add helper to remove a supported link mode
Andrew Lunn
2018-09-13
1
-3
/
+2
*
|
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
2018-09-13
1
-2
/
+2
|
/
*
net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()
Jia-Ju Bai
2018-09-03
1
-1
/
+1
*
net: macb: do not disable MDIO bus at open/close time
Anssi Hannula
2018-08-26
1
-3
/
+6
*
net: macb: Fix regression breaking non-MDIO fixed-link PHYs
Ahmad Fatoum
2018-08-26
1
-10
/
+17
*
net: macb: Mark expected switch fall-through
Gustavo A. R. Silva
2018-08-08
1
-0
/
+1
*
net: macb: add support for padding and fcs computation
Claudiu Beznea
2018-08-07
1
-0
/
+70
*
net: macb: move checksum clearing outside of spinlock
Claudiu Beznea
2018-08-07
1
-5
/
+5
*
net: macb: use netdev_tx_t return type for ndo_start_xmit functions
Claudiu Beznea
2018-08-07
1
-3
/
+5
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-21
2
-11
/
+36
|
\
|
*
net: macb: Allocate valid memory for TX and RX BD prefetch
Harini Katakam
2018-07-07
2
-6
/
+32
|
*
net: macb: Free RX ring for all queues
Harini Katakam
2018-07-07
1
-6
/
+5
*
|
net: ethernet: Add missing VENDOR to Cadence and Packet Engines symbols
Geert Uytterhoeven
2018-07-05
1
-3
/
+3
|
/
*
net: macb: initialize bp->queues[0].bp for at91rm9200
Alexandre Belloni
2018-06-28
1
-0
/
+2
*
net: macb: Fix ptp time adjustment for large negative delta
Harini Katakam
2018-06-21
1
-4
/
+1
*
drivers: net: Remove device_node checks with of_mdiobus_register()
Florian Fainelli
2018-05-16
1
-9
/
+3
*
treewide: fix up files incorrectly marked executable
Linus Torvalds
2018-04-07
1
-0
/
+0
*
net: macb: Try to retrieve MAC addess from nvmem provider
Mike Looijmans
2018-03-30
1
-3
/
+9
*
net: macb: Add phy-handle DT support
Brad Mouring
2018-03-16
1
-3
/
+5
*
net: macb: Remove redundant poll irq assignment
Brad Mouring
2018-03-16
1
-4
/
+1
*
net: macb: Reorganize macb_mii bringup
Brad Mouring
2018-03-16
1
-38
/
+41
*
net: macb: Handle HRESP error
Harini Katakam
2018-01-29
2
-4
/
+58
*
net: macb: change GFP_ATOMIC to GFP_KERNEL
Julia Cartwright
2017-12-06
1
-1
/
+1
*
net: macb: reduce scope of rx_fs_lock-protected regions
Julia Cartwright
2017-12-06
1
-5
/
+11
*
net: macb: kill useless use of list_empty()
Julia Cartwright
2017-12-06
1
-19
/
+12
*
macb: Kill PHY reset code
Sergei Shtylyov
2017-12-05
2
-22
/
+0
*
net: macb: change GFP_KERNEL to GFP_ATOMIC
Julia Lawall
2017-12-05
1
-1
/
+1
*
net: macb: Added support for RX filtering
Rafal Ozieblo
2017-11-30
2
-1
/
+444
*
net: macb: Added some queue statistics
Rafal Ozieblo
2017-11-30
2
-4
/
+64
[next]