aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/realtek/8139too.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera1-1/+0
2014-12-228139too: Add netif_napi_del in the driverJia-Ju Bai1-0/+2
2014-12-228139too: Fix the lack of pci_disable_deviceJia-Ju Bai1-1/+1
2014-12-10ethernet/realtek: use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck1-1/+1
2014-11-248139too: The maximum MTU should allow for VLAN headersAlban Bedel1-3/+4
2014-11-108139too: Allow using the largest possible MTUAlban Bedel1-1/+1
2014-11-108139too: Allow setting MTU larger than 1500Alban Bedel1-1/+12
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-03-14net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman1-4/+4
2014-03-128139too: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-2/+2
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2013-11-06net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz1-0/+3
2013-10-22net: 8139too: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches1-2/+0
2013-01-08remove init of dev->perm_addr in driversJiri Pirko1-1/+0
2012-12-038139too: remove __dev* attributesBill Pemberton1-7/+7
2012-10-06sections: fix section conflicts in drivers/netAndi Kleen1-1/+1
2012-06-018139cp/8139too: terminate the eeprom access with the right opmodeJason Wang1-1/+1
2012-04-078139too: dev->{base_addr, irq} removal.Francois Romieu1-80/+56
2012-03-068139too: Add 64bit statisticsJunchang Wang1-8/+38
2012-02-248139too: Support RX-FCS flag.Ben Greear1-1/+5
2012-02-248139too: Support RX-ALL logic.Ben Greear1-0/+52
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches1-3/+2
2012-01-038139cp/8139too: do not read into reserved registersJason Wang1-1/+1
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones1-3/+3
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-118139*/atp/r8169/sc92031: Move the Realtek driversJeff Kirsher1-0/+2622