index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
faraday
Age
Commit message (
Expand
)
Author
2017-04-06
ftgmac100: Directly receive into sk_buffs
Benjamin Herrenschmidt
2017-04-06
ftgmac100: Simplify rx pointer handling in the rx path
Benjamin Herrenschmidt
2017-04-06
ftgmac100: Simplify rx packets error handling
Benjamin Herrenschmidt
2017-04-06
ftgmac100: Cleanup rx checksum handling
Benjamin Herrenschmidt
2017-04-06
ftgmac100: Use a scratch buffer for failed RX allocations
Benjamin Herrenschmidt
2017-04-06
ftgmac100: Drop support for fragmented receive
Benjamin Herrenschmidt
2017-04-06
ftgmac100: Move ftgmac100_alloc_rx_page() before its users
Benjamin Herrenschmidt
2017-04-06
ftgmac100: Rework NAPI & interrupts handling
Benjamin Herrenschmidt
2017-04-06
ftgmac100: Remove useless tests in interrupt handler
Benjamin Herrenschmidt
2017-04-06
ftgmac100: Rework MAC reset and init
Benjamin Herrenschmidt
2017-04-06
ftgmac100: Add a reset task and use it for link changes
Benjamin Herrenschmidt
2017-04-06
ftgmac100: Move the bulk of inits to a separate function
Benjamin Herrenschmidt
2017-04-06
ftgmac100: Request the interrupt only after HW is reset
Benjamin Herrenschmidt
2017-04-06
ftgmac100: Move napi_add/del to open/close
Benjamin Herrenschmidt
2017-04-06
ftgmac100: Split ring alloc, init and rx buffer alloc
Benjamin Herrenschmidt
2017-04-06
ftgmac100: Cleanup speed/duplex tracking and fix duplex config
Benjamin Herrenschmidt
2017-04-06
ftgmac100: Remove "enabled" flags
Benjamin Herrenschmidt
2017-04-06
ftgmac100: Reorder struct fields and comment
Benjamin Herrenschmidt
2017-04-06
ftgmac100: Remove "banner" comments
Benjamin Herrenschmidt
2017-04-06
ftgmac100: Use netdev->irq instead of private copy
Benjamin Herrenschmidt
2017-04-01
net/faraday: Explicitly include linux/of.h and linux/property.h
Mark Brown
2017-03-02
drivers: net: ethernet: remove incorrect __exit markups
Dmitry Torokhov
2017-01-02
net: faraday: ftmac100: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-10-04
net/faraday: Stop NCSI device on shutdown
Gavin Shan
2016-09-22
net/faraday: Mask out PHYSTS_CHG interrupt
Joel Stanley
2016-09-22
net/faraday: Configure old MDIO interface on Aspeed SoCs
Joel Stanley
2016-09-22
net/faraday: Clear stale interrupts
Gavin Shan
2016-09-22
net/faraday: Adapt for Aspeed SoCs
Joel Stanley
2016-09-22
net/faraday: Make EDO{R,T}R bits configurable
Andrew Jeffery
2016-09-22
net/faraday: Separate rx page storage from rxdesc
Andrew Jeffery
2016-07-20
net/faraday: Disallow using reversed MAC address from hardware
Gavin Shan
2016-07-19
net/faraday: Mask PHY interrupt with NCSI mode
Gavin Shan
2016-07-19
net/faraday: Match driver according to compatible property
Gavin Shan
2016-07-19
net/faraday: Support NCSI mode
Gavin Shan
2016-07-19
net/faraday: Read MAC address from chip
Gavin Shan
2016-07-19
net/faraday: Helper functions to create or destroy MDIO interface
Gavin Shan
2016-05-16
net: ethernet: ftgmac100: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-05-16
net: ethernet: ftgmac100: use phydev from struct net_device
Philippe Reynes
2016-01-10
net: ethernet: faraday: Use phy_find_first() instead of open coding it
Guenter Roeck
2016-01-07
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
2014-10-20
net: ethernet: faraday: drop owner assignment from platform_drivers
Wolfram Sang
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-03-28
net: ftgmac100: remove empty MDIO bus reset function
Florian Fainelli
2014-01-17
net: ftgmac100: use kfree_skb() where appropriate
Eric Dumazet
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-08-29
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
2013-06-19
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
[prev]
[next]