index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
gianfar.c
Age
Commit message (
Expand
)
Author
2023-03-16
net: Use of_property_read_bool() for boolean properties
Rob Herring
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-06-30
net: gianfar: add support for software TX timestamping
Vladimir Oltean
2022-05-05
net: move snowflake callers to netif_napi_add_tx_weight()
Jakub Kicinski
2022-04-29
eth: gfar: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-10-07
ethernet: use of_get_ethdev_address()
Jakub Kicinski
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-06-17
net: gianfar: Implement rx_missed_errors counter
Esben Haabendal
2021-06-17
net: gianfar: Avoid 16 bytes of memset
Esben Haabendal
2021-06-17
net: gianfar: Clear CAR registers
Esben Haabendal
2021-06-17
net: gianfar: Convert to ndo_get_stats64 interface
Esben Haabendal
2021-04-16
gianfar: Drop GFAR_MQ_POLLING support
Claudiu Manoil
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-03-29
gianfar: Handle error code at MAC address change
Claudiu Manoil
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
[next]