index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
xilinx
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-10
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
2
-2
/
+2
2019-05-07
net: ll_temac: Improve error message on error IRQ
Esben Haabendal
1
-2
/
+8
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
3
-3
/
+3
2019-05-05
net: ll_temac: Make some functions static
YueHaibing
1
-8
/
+8
2019-05-05
net: ll_temac: remove an unnecessary condition
Dan Carpenter
1
-1
/
+1
2019-05-05
net: ll_temac: Fix an NULL vs IS_ERR() check in temac_open()
Dan Carpenter
1
-2
/
+2
2019-05-02
net: ll_temac: Fix typo bug for 32-bit
Esben Haabendal
1
-1
/
+1
2019-05-01
net: ll_temac: Enable DMA when ready, not before
Esben Haabendal
1
-5
/
+10
2019-05-01
net: ll_temac: Allow configuration of IRQ coalescing
Esben Haabendal
2
-12
/
+32
2019-05-01
net: ll_temac: Replace bad usage of msleep() with usleep_range()
Esben Haabendal
1
-1
/
+1
2019-05-01
net: ll_temac: Fix bug causing buffer descriptor overrun
Esben Haabendal
1
-1
/
+1
2019-05-01
net: ll_temac: Fix iommu/swiotlb leak
Esben Haabendal
1
-1
/
+1
2019-05-01
net: ll_temac: Support indirect_mutex share within TEMAC IP
Esben Haabendal
3
-20
/
+37
2019-05-01
net: ll_temac: Allow use on x86 platforms
Esben Haabendal
1
-2
/
+2
2019-05-01
net: ll_temac: Fix support for little-endian platforms
Esben Haabendal
1
-39
/
+50
2019-05-01
net: ll_temac: Add support for non-native register endianness
Esben Haabendal
2
-22
/
+77
2019-05-01
net: ll_temac: Fix support for 64-bit platforms
Esben Haabendal
2
-4
/
+32
2019-05-01
net: ll_temac: Extend support to non-device-tree platforms
Esben Haabendal
3
-66
/
+147
2019-05-01
net: ll_temac: Fix and simplify error handling by using devres functions
Esben Haabendal
3
-42
/
+22
2019-04-08
net: xilinx: emaclite: add minimal ndo_do_ioctl hook
Alexandru Ardelean
1
-0
/
+17
2019-04-08
net: xilinx: emaclite: add minimal ethtool ops
Alexandru Ardelean
1
-0
/
+23
2019-03-23
net: xilinx: fix possible object reference leak
Wen Yang
1
-0
/
+2
2019-02-14
net: xilinx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
3
-3
/
+3
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2
-12
/
+12
2018-09-19
net: xilinx: fix return type of ndo_start_xmit function
YueHaibing
3
-6
/
+9
2018-09-12
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
1
-2
/
+1
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-07-24
net: axienet: Fix double deregister of mdio
Shubhrajyoti Datta
1
-0
/
+1
2018-06-30
net: emaclite: Remove unnecessary spaces
Radhey Shyam Pandey
1
-13
/
+14
2018-06-30
net: emaclite: Fix block comments style
Radhey Shyam Pandey
1
-13
/
+21
2018-06-30
net: emaclite: update kernel-doc comments
Radhey Shyam Pandey
1
-3
/
+12
2018-06-30
net: emaclite: Simplify if-else statements
Radhey Shyam Pandey
1
-18
/
+16
2018-06-30
net: emaclite: Use __func__ instead of hardcoded name
Radhey Shyam Pandey
1
-2
/
+2
2018-06-14
net: emaclite: Remove xemaclite_mdio_setup return check
Radhey Shyam Pandey
1
-3
/
+1
2018-06-14
net: emaclite: Remove unused 'has_mdio' flag.
Radhey Shyam Pandey
1
-2
/
+0
2018-06-14
net: emaclite: Fix MDIO bus unregister bug
Radhey Shyam Pandey
1
-1
/
+1
2018-06-14
net: emaclite: Fix position of lp->mii_bus assignment
Radhey Shyam Pandey
1
-2
/
+2
2018-06-03
net: axienet: remove stale comment of axienet_open
YueHaibing
1
-1
/
+0
2017-11-29
net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bit
Geert Uytterhoeven
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
5
-0
/
+5
2017-07-24
net: Convert to using %pOF instead of full_name
Rob Herring
1
-1
/
+1
2017-07-17
net: axienet: add support for standard phy-mode binding
Alvaro G. M
2
-14
/
+38
2017-03-06
net: axienet: use eth_hw_addr_random()
Tobias Klauser
1
-1
/
+1
2017-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-57
/
+69
2017-02-15
net: xilinx_emaclite: fix freezes due to unordered I/O
Anssi Hannula
1
-54
/
+62
2017-02-15
net: xilinx_emaclite: fix receive buffer overflow
Anssi Hannula
1
-3
/
+7
2017-01-23
net: xilinx: constify net_device_ops structure
Bhumika Goyal
1
-2
/
+2
2017-01-05
net: xilinx: emaclite: Remove xemaclite_remove_ndev()
Tobias Klauser
1
-16
/
+2
2016-12-08
net: ll_temac: Utilize of_get_mac_address()
Tobias Klauser
1
-5
/
+6
2016-12-08
net: axienet: Utilize of_get_mac_address()
Tobias Klauser
1
-6
/
+7
[next]