Age | Commit message (Expand) | Author | Files | Lines |
2015-10-16 | drivers/net: get rid of unnecessary initializations in .get_drvinfo() | Ivan Vecera | 1 | -1/+0 |
2015-02-05 | tlan: msecs_to_jiffies convrsion | Nicholas Mc Guire | 1 | -1/+1 |
2015-02-05 | tlan: use msecs_to_jiffies for conversion | Nicholas Mc Guire | 1 | -6/+6 |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 1 | -1/+1 |
2014-07-08 | tlan: Isolate external PHY when using internal PHY | Ondrej Zary | 1 | -3/+4 |
2014-07-08 | tlan: Enable device at resume | Ondrej Zary | 1 | -1/+3 |
2014-07-08 | tlan: Don't disable internal PHY on cards that use it in 10 Mbps mode | Ondrej Zary | 1 | -5/+3 |
2014-07-08 | tlan: Add PHY reset timeout | Ondrej Zary | 1 | -2/+7 |
2014-07-08 | tlan: Make autonegotiation faster | Ondrej Zary | 1 | -1/+1 |
2014-07-08 | tlan: Don't scream if no link | Ondrej Zary | 1 | -9/+0 |
2014-07-08 | tlan: Restart autonegotiation on link loss | Ondrej Zary | 1 | -0/+16 |
2014-07-08 | tlan: Fix MAC address byte order on OC-2325/OC-2326 | Ondrej Zary | 1 | -2/+9 |
2014-07-08 | tlan: Add ethtool support | Ondrej Zary | 1 | -0/+37 |
2014-07-08 | tlan: Enable link monitoring | Ondrej Zary | 1 | -67/+48 |
2014-07-08 | tlan: Enable activity LED on Olicom OC-2325 and OC-2326 | Ondrej Zary | 1 | -2/+4 |
2013-10-24 | net: tlan: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2013-06-29 | net/trivial: replace numeric with standard PM state macros | Yijing Wang | 1 | -1/+1 |
2013-05-20 | ThunderLAN: remove is_eisa flag | Rolf Eike Beer | 1 | -1/+0 |
2013-04-17 | tlan: cancel work at remove path | Devendra Naga | 1 | -0/+1 |
2013-03-10 | drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb | Joe Perches | 1 | -3/+1 |
2012-12-07 | drivers/net: fix up function prototypes after __dev* removals | Greg Kroah-Hartman | 1 | -3/+2 |
2012-12-03 | tlan: remove __dev* attributes | Bill Pemberton | 1 | -4/+4 |
2012-05-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2012-04-25 | tlan: add cast needed for proper 64 bit operation | Benjamin Poirier | 1 | -1/+1 |
2012-04-14 | net: Fix spelling typo in net | Masanari Iida | 1 | -1/+1 |
2012-02-01 | drivers/net: Remove alloc_etherdev error messages | Joe Perches | 1 | -1/+0 |
2011-08-18 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 1 | -1/+1 |
2011-08-12 | davinci*/tlan/cpmac: Move the Texas Instruments (TI) drivers | Jeff Kirsher | 1 | -0/+3258 |