index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cadence
/
macb_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()
Jia-Ju Bai
2018-09-02
1
-1
/
+1
*
net: macb: do not disable MDIO bus at open/close time
Anssi Hannula
2018-08-25
1
-3
/
+6
*
net: macb: Fix regression breaking non-MDIO fixed-link PHYs
Ahmad Fatoum
2018-08-25
1
-10
/
+17
*
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
*
net: macb: Allocate valid memory for TX and RX BD prefetch
Harini Katakam
2018-07-07
1
-6
/
+21
*
net: macb: Free RX ring for all queues
Harini Katakam
2018-07-07
1
-6
/
+5
*
net: macb: initialize bp->queues[0].bp for at91rm9200
Alexandre Belloni
2018-06-28
1
-0
/
+2
*
drivers: net: Remove device_node checks with of_mdiobus_register()
Florian Fainelli
2018-05-16
1
-9
/
+3
*
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
1
-4
/
+55
*
net: macb: change GFP_ATOMIC to GFP_KERNEL
Julia Cartwright
2017-12-05
1
-1
/
+1
*
net: macb: reduce scope of rx_fs_lock-protected regions
Julia Cartwright
2017-12-05
1
-5
/
+11
*
net: macb: kill useless use of list_empty()
Julia Cartwright
2017-12-05
1
-19
/
+12
*
macb: Kill PHY reset code
Sergei Shtylyov
2017-12-05
1
-21
/
+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
1
-1
/
+335
*
net: macb: Added some queue statistics
Rafal Ozieblo
2017-11-30
1
-3
/
+34
*
net: macb: Added support for many RX queues
Rafal Ozieblo
2017-11-30
1
-131
/
+175
*
net: macb: add of_node_put to error paths
Michael Grzeschik
2017-11-11
1
-0
/
+2
*
net: macb: add of_phy_deregister_fixed_link to error paths
Michael Grzeschik
2017-11-11
1
-0
/
+7
*
net: macb: remove redundant assignment to variable work_done
Colin Ian King
2017-11-01
1
-2
/
+0
*
macb: Remove bogus reference to NETIF_F_UFO.
David S. Miller
2017-07-17
1
-1
/
+1
*
net: macb: Adding Support for Jumbo Frames up to 10240 Bytes in SAMA5D3
vishnuvardhan
2017-07-08
1
-1
/
+2
*
net: macb: remove extraneous return when MACB_EXT_DESC is defined
Colin Ian King
2017-07-05
1
-1
/
+0
*
net: macb: Add hardware PTP support
Rafal Ozieblo
2017-06-30
1
-6
/
+84
*
net: macb: macb.c changed to macb_main.c
Rafal Ozieblo
2017-06-30
1
-0
/
+3588