aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/realtek/8139too.c
Commit message (Expand)AuthorAge
* 8139too: Add netif_napi_del in the driverJia-Ju Bai2014-12-22
* 8139too: Fix the lack of pci_disable_deviceJia-Ju Bai2014-12-22
* ethernet/realtek: use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck2014-12-10
* 8139too: The maximum MTU should allow for VLAN headersAlban Bedel2014-11-24
* 8139too: Allow using the largest possible MTUAlban Bedel2014-11-10
* 8139too: Allow setting MTU larger than 1500Alban Bedel2014-11-10
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-14
* 8139too: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman2014-03-12
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-14
|\
| * net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz2013-11-06
* | net: 8139too: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-22
|/
* drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches2013-03-09
* remove init of dev->perm_addr in driversJiri Pirko2013-01-08
* 8139too: remove __dev* attributesBill Pemberton2012-12-03
* sections: fix section conflicts in drivers/netAndi Kleen2012-10-05
* 8139cp/8139too: terminate the eeprom access with the right opmodeJason Wang2012-06-01
* 8139too: dev->{base_addr, irq} removal.Francois Romieu2012-04-07
* 8139too: Add 64bit statisticsJunchang Wang2012-03-06
* 8139too: Support RX-FCS flag.Ben Greear2012-02-24
* 8139too: Support RX-ALL logic.Ben Greear2012-02-24
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-31
* 8139cp/8139too: do not read into reserved registersJason Wang2012-01-03
* sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-08
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* 8139*/atp/r8169/sc92031: Move the Realtek driversJeff Kirsher2011-08-11