开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
gianfar.c
Age
Commit message (
Expand
)
Author
2021-03-05
gianfar: fix jumbo packets+napi+rx overrun crash
Michael Braun
2021-01-15
gianfar: remove definition of DEBUG
Tom Rix
2020-10-30
gianfar: Account for Tx PTP timestamp in the skb headroom
Claudiu Manoil
2020-10-30
gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP
Claudiu Manoil
2020-08-18
net: gianfar: Add of_node_put() before goto statement
Sumera Priyadarsini
2020-07-14
gianfar: Use random MAC address when none is given
Maxim Kochetkov
2020-03-03
net/freescale: Clean drivers from static versions
Leon Romanovsky
2019-12-28
gianfar: Fix TX timestamping with a stacked DSA driver
Vladimir Oltean
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-09-25
gianfar: Make reset_gfar static
YueHaibing
2019-09-05
gianfar: use DT more consistently when selecting PHY connection type
Arseny Solokha
2019-09-05
gianfar: make five functions static
Arseny Solokha
2019-09-05
gianfar: remove forward declarations
Arseny Solokha
2019-08-22
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-10
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2018-12-17
gianfar: Add change_carrier() for Fixed PHYs
Joakim Tjernlund
2018-12-05
net: Use of_node_name_eq for node name comparisons
Rob Herring
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-10-01
net: phy: Add helper for advertise to lcl value
Andrew Lunn
2018-09-21
net: freescale: fix return type of ndo_start_xmit function
YueHaibing
2018-09-17
gianfar: remove duplicated include from gianfar.c
YueHaibing
2018-09-12
net: ethernet: Add helper for MACs which support asym pause
Andrew Lunn
2018-02-28
gianfar: Fix Rx byte accounting for ndev stats
Claudiu Manoil
2018-02-23
gianfar: simplify FCS handling and fix memory leak
Andy Spencer
2018-01-29
gianfar: prevent integer wrapping in the rx handler
Andy Spencer
2017-12-08
gianfar: Disable EEE autoneg by default
Claudiu Manoil
2017-12-05
gianfar: fix a flooded alignment reports because of padding issue.
Zumeng Chen
2017-09-05
gianfar: Fix Tx flow control deactivation
Claudiu Manoil
2017-06-29
net: freescale: gianfar : constify dev_pm_ops structures.
Arvind Yadav
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_page
Arseny Solokha
2017-01-19
gianfar: Do not reuse pages from emergency reserve
Eric Dumazet
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-29
net: ethernet: gianfar: fix fixed-link phydev leaks
Johan Hovold
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
2016-08-23
gianfar: fix size of scatter-gathered frames
Zefir Kurtisi
2016-06-16
net: gianfar: fix old-style declaration
Arnd Bergmann
2016-06-03
gianfar: fix the last transmit buffer descriptor
Yangbo Lu
2016-05-16
net: ethernet: gianfar: use phydev from struct net_device
Philippe Reynes
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-17
mm: introduce page reference manipulation functions
Joonsoo Kim
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-06
gianfar: Enable eTSEC-106 erratum w/a for MPC8548E Rev2
Atsushi Nemoto
[next]