index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
/
davinci_emac.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-05
1
-1
/
+1
*
net: ethernet: davinci_emac: Use MAC Address from Device Tree
Adam Ford
2023-10-24
1
-10
/
+12
*
net: ethernet: Use device_get_match_data()
Rob Herring
2023-10-13
1
-9
/
+3
*
net: ethernet: ti: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
1
-4
/
+2
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-29
1
-1
/
+1
*
net: ethernet: ti: davinci_emac: Fix return type of emac_dev_xmit
Nathan Huckleberry
2022-09-20
1
-1
/
+1
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-2
/
+2
*
eth: remove copies of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-04-29
1
-2
/
+1
*
net: ethernet: ti: davinci_emac: using pm_runtime_resume_and_get instead of p...
Minghao Chi
2022-04-15
1
-6
/
+3
*
net: ethernet: ti: davinci_emac: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-03-11
1
-5
/
+20
*
net: ethernet: ti: davinci_emac: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-27
1
-27
/
+42
*
net: davinci_emac: Fix interrupt pacing disable
Maxim Kiselev
2021-11-03
1
-2
/
+14
*
ethernet: replace netdev->dev_addr assignment loops
Jakub Kicinski
2021-10-14
1
-3
/
+1
*
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
1
-1
/
+1
*
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
1
-1
/
+1
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-3
/
+11
*
net: ethernet: ti: davinci_cpdma: revert "drop frame padding"
Grygorii Strashko
2021-08-07
1
-0
/
+1
*
net: ethernet: ti: davinci_cpdma: drop frame padding
Grygorii Strashko
2021-08-06
1
-1
/
+0
*
net: ethernet: ti: davinci_emac: switch to use skb_put_padto()
Grygorii Strashko
2021-08-06
1
-1
/
+1
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
*
net: davinci_emac: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-10
1
-3
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-04-26
1
-2
/
+2
|
\
|
*
net: davinci_emac: Fix incorrect masking of tx and rx error channel
Colin Ian King
2021-04-21
1
-2
/
+2
*
|
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
1
-6
/
+2
|
/
*
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-26
1
-2
/
+3
*
drivers/net/ethernet: clean up unused assignments
Jesse Brandeburg
2020-09-26
1
-3
/
+2
*
net: davinci_emac: reject unsupported coalescing params
Jakub Kicinski
2020-03-18
1
-0
/
+1
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-13
1
-1
/
+1
*
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
1
-1
/
+1
|
\
|
*
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-24
1
-1
/
+1
*
|
net: ethernet: ti: davinci_cpdma: use idled submit
Ivan Khoronzhuk
2019-06-16
1
-2
/
+2
|
/
*
net: davinci: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-06
1
-10
/
+6
*
net: ethernet: ti: convert to SPDX license identifiers
Grygorii Strashko
2019-04-27
1
-15
/
+1
*
davinci_emac: always build in CONFIG_OF code
Arnd Bergmann
2019-03-07
1
-3
/
+1
*
net: davinci_emac: use nvmem_get_mac_address()
Bartosz Golaszewski
2018-12-04
1
-5
/
+9
*
net: ethernet: ti: davinci_emac: simplify getting .driver_data
Wolfram Sang
2018-10-22
1
-4
/
+2
*
net: davinci_emac: match the mdio device against its compatible if possible
Bartosz Golaszewski
2018-06-21
1
-0
/
+4
*
net: ethernet: fix suspend/resume in davinci_emac
Bartosz Golaszewski
2018-06-20
1
-2
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-03
1
-10
/
+12
|
\
|
*
net: ethernet: davinci_emac: fix error handling in probe()
Dan Carpenter
2018-05-31
1
-10
/
+12
*
|
net: ethernet: davinci_emac: Fix printing of base address
Florian Fainelli
2018-05-21
1
-2
/
+2
|
/
*
net: ethernet: ti: cpdma: correct error handling for chan create
Ivan Khoronzhuk
2017-12-13
1
-2
/
+9
*
net: ethernet: davinci_emac: Deduplicate bus_find_device() by name matching
Lukas Wunner
2017-11-30
1
-7
/
+2
*
net: Convert to using %pOF instead of full_name
Rob Herring
2017-07-24
1
-2
/
+2
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-1
/
+1
*
net: ethernet: ti: davinci_emac: fix fixed-link phydev and of-node leaks
Johan Hovold
2016-11-30
1
-1
/
+9
*
net: ethernet: ti: davinci_emac: fix device reference leak
Johan Hovold
2016-11-07
1
-4
/
+6
*
net: ethernet: ti: davinci_cpdma: move cpdma channel struct macroses to inter...
Ivan Khoronzhuk
2016-08-23
1
-4
/
+4
*
net: resolve symbol conflicts with generic hashtable.h
Jiri Kosina
2016-08-11
1
-7
/
+7
*
ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_ph...
Peter Chen
2016-08-02
1
-0
/
+1
[next]