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
/
altera
/
altera_tse_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-08
net: altera: Fix refcount leak in altera_tse_mdio_create
Miaoqian Lin
1
-1
/
+5
2022-02-16
net: ethernet: altera: cleanup comments
Tom Rix
1
-4
/
+4
2021-12-03
net: altera: set a couple error code in probe()
Dan Carpenter
1
-3
/
+6
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
1
-1
/
+1
2021-10-07
ethernet: use of_get_ethdev_address()
Jakub Kicinski
1
-1
/
+1
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-5
/
+2
2020-05-05
net: altera: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-2
/
+2
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-2
/
+2
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
1
-3
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
1
-12
/
+1
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
2019-01-22
net: altera_tse: fix connect_local_phy error path
Atsushi Nemoto
1
-1
/
+3
2018-09-12
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
1
-4
/
+1
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
1
-3
/
+3
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-13
/
+8
2016-12-02
net: ethernet: altera: TSE: do not use tx queue lock in tx completion handler
Lino Sanfilippo
1
-2
/
+0
2016-12-02
net: ethernet: altera: TSE: Remove unneeded dma sync for tx buffers
Lino Sanfilippo
1
-10
/
+0
2016-12-02
net: ethernet: altera_tse: add support for SGMII PCS
Neill Whillans
1
-0
/
+91
2016-11-29
net: ethernet: altera: fix fixed-link phydev leaks
Johan Hovold
1
-1
/
+8
2016-10-26
net: eth: altera: Fix error return code in altera_tse_probe()
Wei Yongjun
1
-0
/
+2
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
1
-11
/
+3
2016-08-01
ethernet: altera: add missing of_node_put
Peter Chen
1
-0
/
+1
2016-06-22
net: ethernet: altera_tse: use phydev from struct net_device
Philippe Reynes
1
-9
/
+7
2016-03-06
net: eth: altera: do not free array priv->mdio->irq
Colin Ian King
1
-1
/
+0
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
1
-1
/
+1
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
1
-12
/
+1
2015-09-09
net: eth: altera: Fix the initial device operstate
Atsushi Nemoto
1
-0
/
+1
2015-09-03
net: eth: altera: fix napi poll_list corruption
Atsushi Nemoto
1
-2
/
+1
2015-04-29
altera_tse: Correct rx packet length
Vlastimil Setka
1
-0
/
+6
2015-04-26
altera tse: add support for fixed-links.
Andreas Oetken
1
-8
/
+29
2015-04-17
altera tse: Fix network-delays and -retransmissions after high throughput.
Andreas Oetken
1
-2
/
+7
2015-03-17
Altera TSE: constify of_device_id array
Fabian Frederick
1
-2
/
+2
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-24
/
+23
2015-02-23
altera_tse: Fixes in NAPI and interrupt handling paths
Vlastimil Setka
1
-23
/
+22
2015-02-23
altera_tse: Correct typo in obtaining tx_fifo_depth from devicetree
Vlastimil Setka
1
-1
/
+1
2015-02-19
net: eth: altera: Change reset_mac failure message masks from err to dbg
Vince Bridgers
1
-2
/
+10
2015-02-19
net: eth: altera: Change access ports to mdio for all xMII applications
Vince Bridgers
1
-4
/
+4
2015-01-02
Altera TSE: Add missing phydev
Kostya Belezko
1
-9
/
+6
2014-10-20
net: ethernet: altera: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-05
Altera TSE: Add support for no PHY
Walter Lozano
1
-0
/
+8
2014-10-05
Altera TSE: Move PHY get addr and MDIO create
Walter Lozano
1
-21
/
+36
2014-10-03
net: ethernet: Remove superfluous ether_setup after alloc_etherdev
Tobias Klauser
1
-1
/
+0
2014-05-15
Altera TSE: Disable Multicast filtering to workaround problem
Vince Bridgers
1
-0
/
+5
2014-05-15
Altera TSE: Fix sparse errors and warnings
Vince Bridgers
1
-57
/
+71
2014-04-26
Altera TSE: Fix Panic in probe routine when phy probe fails
Vince Bridgers
1
-21
/
+24
2014-04-26
Altera TSE: Set the Pause Quanta value to the IEEE default value
Vince Bridgers
1
-0
/
+2
2014-04-26
Altera TSE: Work around unaligned DMA receive packet issue with Altera SGDMA
Vince Bridgers
1
-10
/
+20
2014-03-26
altera: Remove casts of pointer to same type
Joe Perches
1
-2
/
+2
2014-03-17
Altera TSE: Add main and header file for Altera Ethernet Driver
Vince Bridgers
1
-0
/
+1543