index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
toshiba
/
tc35815.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: tc35815: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-09-08
1
-20
/
+28
*
net: tc35815: Fix phydev supported/advertising mask
Anthony Felice
2020-04-27
1
-1
/
+1
*
toshiba: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-24
1
-1
/
+1
*
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
2020-01-23
1
-11
/
+1
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-2
/
+2
*
net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rx
Nathan Chancellor
2019-08-11
1
-1
/
+1
*
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-24
1
-2
/
+2
*
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-11-11
1
-12
/
+17
*
net: toshiba: fix return type of ndo_start_xmit function
YueHaibing
2018-09-19
1
-2
/
+4
*
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
2018-09-12
1
-1
/
+1
*
net: tc35815: fix spelling mistake: "Intterrupt" -> "Interrupt"
Colin Ian King
2017-07-29
1
-1
/
+1
*
format-security: move static strings to const
Kees Cook
2017-05-08
1
-1
/
+1
*
net: tc35815: move free after the dereference
Dan Carpenter
2017-04-24
1
-1
/
+1
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-1
/
+1
*
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-13
1
-1
/
+0
*
net: ethernet: tc35815: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-07-15
1
-16
/
+2
*
net: ethernet: tc35815: use phydev from struct net_device
Philippe Reynes
2016-07-15
1
-27
/
+18
*
net: tc35815: fix spelling mistake on "descriptors"
Colin Ian King
2016-06-27
1
-5
/
+5
*
net: tc35815: Drop unused variable
Guenter Roeck
2016-01-10
1
-1
/
+0
*
net: tc35815: Fix build error due to missed API change
Guenter Roeck
2016-01-10
1
-15
/
+2
*
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
1
-13
/
+1
*
phy: Centralise print about attached phy
Andrew Lunn
2016-01-07
1
-4
/
+2
*
phy: add phydev_name() wrapper
Andrew Lunn
2016-01-07
1
-2
/
+2
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
tc35815: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-14
1
-0
/
+3
*
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
1
-1
/
+0
*
net: tc35815: use phy_init_hw for PHY reset
Florian Fainelli
2013-12-09
1
-11
/
+4
*
net: tc35815: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-23
1
-1
/
+0
*
net/ethernet/toshiba/tc35815: Use module_pci_driver to register driver
Peter Hüwe
2013-05-22
1
-13
/
+1
*
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2013-01-14
1
-3
/
+2
*
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-08
1
-1
/
+0
*
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-06
1
-3
/
+4
*
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
1
-1
/
+1
*
tc35815: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-8
/
+8
*
net: replace random_ether_addr() with eth_hw_addr_random()
Danny Kukawka
2012-02-15
1
-1
/
+1
*
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2012-02-08
1
-1
/
+1
*
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-31
1
-3
/
+2
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
1
-1
/
+1
*
toshiba: Move the Toshiba drivers
Jeff Kirsher
2011-08-12
1
-0
/
+2228