summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/realtek/8139too.c
Commit message (Expand)AuthorAgeFilesLines
* 8139too: fix system hang when there is a tx timeout event.Chun-Hao Lin2016-08-011-4/+8
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-161-1/+0
* 8139too: Add netif_napi_del in the driverJia-Ju Bai2014-12-221-0/+2
* 8139too: Fix the lack of pci_disable_deviceJia-Ju Bai2014-12-221-1/+1
* ethernet/realtek: use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck2014-12-101-1/+1
* 8139too: The maximum MTU should allow for VLAN headersAlban Bedel2014-11-241-3/+4
* 8139too: Allow using the largest possible MTUAlban Bedel2014-11-101-1/+1
* 8139too: Allow setting MTU larger than 1500Alban Bedel2014-11-101-1/+12
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-141-4/+4
* 8139too: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman2014-03-121-2/+2
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-141-0/+3
|\
| * net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz2013-11-061-0/+3
* | net: 8139too: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-221-1/+0
|/
* drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches2013-03-091-2/+0
* remove init of dev->perm_addr in driversJiri Pirko2013-01-081-1/+0
* 8139too: remove __dev* attributesBill Pemberton2012-12-031-7/+7
* sections: fix section conflicts in drivers/netAndi Kleen2012-10-061-1/+1
* 8139cp/8139too: terminate the eeprom access with the right opmodeJason Wang2012-06-011-1/+1
* 8139too: dev->{base_addr, irq} removal.Francois Romieu2012-04-071-80/+56
* 8139too: Add 64bit statisticsJunchang Wang2012-03-061-8/+38
* 8139too: Support RX-FCS flag.Ben Greear2012-02-241-1/+5
* 8139too: Support RX-ALL logic.Ben Greear2012-02-241-0/+52
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-311-3/+2
* 8139cp/8139too: do not read into reserved registersJason Wang2012-01-031-1/+1
* sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-081-3/+3
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* 8139*/atp/r8169/sc92031: Move the Realtek driversJeff Kirsher2011-08-111-0/+2622
OpenPOWER on IntegriCloud