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
/
faraday
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-01
drivers: net: Remove unnecessary semicolon
YueHaibing
1
-1
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2
-12
/
+9
2018-11-21
net: faraday: ftmac100: remove netif_running(netdev) check before disabling i...
Vincent Chen
1
-4
/
+3
2018-09-26
net: faraday: fix return type of ndo_start_xmit function
YueHaibing
2
-5
/
+6
2018-09-12
net: ethernet: Add helper for set_pauseparam for Asym Pause
Andrew Lunn
1
-14
/
+3
2018-09-12
net: ethernet: Add helper for MACs which support asym pause
Andrew Lunn
1
-2
/
+1
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
1
-0
/
+1
2018-06-20
net/ncsi: Silence debug messages
Joel Stanley
1
-2
/
+2
2018-02-22
net: faraday add nds32 support.
Greentime Hu
1
-3
/
+5
2017-10-27
net: faraday: ftmac100: Use BUG_ON instead of if condition followed by BUG.
Gustavo A. R. Silva
1
-2
/
+3
2017-10-18
net: ftgmac100: Request clock and set speed
Joel Stanley
1
-0
/
+26
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2017-08-28
ftgmac100: Support NCSI VLAN filtering when available
Samuel Mendoza-Jonas
1
-0
/
+5
2017-08-22
net: ftgmac100: Fix oops in probe on failure to find associated PHY
Andrew Jeffery
1
-1
/
+0
2017-07-25
ftgmac100: return error in ftgmac100_alloc_rx_buf
Joel Stanley
1
-2
/
+2
2017-07-24
ftgmac100: Make the MDIO bus a child of the ethernet device
Benjamin Herrenschmidt
1
-0
/
+1
2017-07-24
ftgmac100: Increase reset timeout
Benjamin Herrenschmidt
1
-1
/
+1
2017-06-05
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...
yuval.shaia@oracle.com
1
-1
/
+4
2017-05-18
net: ethernet: faraday: To support device tree usage.
Greentime Hu
1
-0
/
+7
2017-04-18
ftgmac100: Fix potential ordering issue in NAPI poll
Benjamin Herrenschmidt
1
-0
/
+7
2017-04-18
ftgmac100: Display the discovered PHY device info
Benjamin Herrenschmidt
1
-0
/
+3
2017-04-18
ftgmac100: Allow configuration of phy interface via device-tree
Benjamin Herrenschmidt
1
-3
/
+39
2017-04-18
ftgmac100: Add netpoll support
Benjamin Herrenschmidt
1
-0
/
+14
2017-04-18
ftgmac100: Add vlan HW offload
Benjamin Herrenschmidt
1
-1
/
+45
2017-04-18
ftgmac100: Add ndo_set_rx_mode() and support for multicast & promisc
Benjamin Herrenschmidt
1
-0
/
+52
2017-04-18
ftgmac100: Add pause frames configuration and support
Benjamin Herrenschmidt
2
-1
/
+102
2017-04-18
ftgmac100: Add ethtool n-way reset call
Benjamin Herrenschmidt
1
-7
/
+1
2017-04-12
ftgmac100: Set default ring sizes to 128 entries
Benjamin Herrenschmidt
1
-2
/
+2
2017-04-12
ftgmac100: Make ring sizes configurable via ethtool
Benjamin Herrenschmidt
1
-56
/
+148
2017-04-12
ftgmac100: Add more register inits in ftgmac100_init_hw()
Benjamin Herrenschmidt
1
-0
/
+36
2017-04-12
ftgmac100: Open code remaining register writes
Benjamin Herrenschmidt
1
-33
/
+20
2017-04-12
ftgmac100: Rename ftgmac100_setup_mac to ftgmac100_initial_mac
Benjamin Herrenschmidt
1
-2
/
+2
2017-04-12
ftgmac100: Rename ftgmac100_set_mac to ftgmac100_write_mac_addr
Benjamin Herrenschmidt
1
-3
/
+3
2017-04-12
ftgmac100: Set netdev->hw_features
Benjamin Herrenschmidt
1
-3
/
+4
2017-04-12
ftgmac100: Disable HW checksum generation on AST2400, enable on others
Benjamin Herrenschmidt
1
-6
/
+6
2017-04-12
ftgmac100: Use device "compatible" property, not machine.
Benjamin Herrenschmidt
1
-7
/
+9
2017-04-12
ftgmac100: Upgrade to NETIF_F_HW_CSUM
Benjamin Herrenschmidt
1
-15
/
+25
2017-04-10
ftgmac100: Remove tx descriptor accessors
Benjamin Herrenschmidt
2
-114
/
+69
2017-04-10
ftgmac100: Add support for fragmented tx
Benjamin Herrenschmidt
1
-25
/
+94
2017-04-10
ftgmac100: Don't clear tx desc fields unnecessarily
Benjamin Herrenschmidt
1
-11
/
+6
2017-04-10
ftgmac100: Split tx packet freeing from ftgmac100_tx_complete_packet()
Benjamin Herrenschmidt
1
-17
/
+21
2017-04-10
ftgmac100: Move the barrier out of ftgmac100_txdes_set_dma_own()
Benjamin Herrenschmidt
1
-5
/
+4
2017-04-10
ftgmac100: Cleanup tx queue handling
Benjamin Herrenschmidt
1
-35
/
+68
2017-04-10
ftgmac100: Store tx skbs in a separate array
Benjamin Herrenschmidt
1
-43
/
+16
2017-04-10
ftgmac100: Pad small frames properly
Benjamin Herrenschmidt
1
-2
/
+8
2017-04-10
ftgmac100: Factor tx packet dropping path
Benjamin Herrenschmidt
1
-8
/
+9
2017-04-10
ftgmac100: Merge ftgmac100_xmit() into ftgmac100_hard_start_xmit()
Benjamin Herrenschmidt
1
-33
/
+25
2017-04-10
ftgmac100: Move ftgmac100_hard_start_xmit() around
Benjamin Herrenschmidt
1
-29
/
+29
2017-04-10
ftgmac100: Add a tx timeout handler
Benjamin Herrenschmidt
1
-0
/
+13
2017-04-06
ftgmac100: Work around HW bug in runt frame detection
Benjamin Herrenschmidt
1
-10
/
+25
[next]