summaryrefslogtreecommitdiff
path: root/drivers/net/8139cp.c
Commit message (Expand)AuthorAge
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-24
|\
| * drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
| * Merge tag '8139cp-20060912-00' of git://electric-eye.fr.zoreil.com/home/romie...Jeff Garzik2006-09-12
| |\
| | * 8139cp: ring_info removal for the transmit pathFrancois Romieu2006-09-12
| | * 8139cp: use PCI_DEVICE() to shorten the PCI device tableFrancois Romieu2006-08-31
| | * 8139cp: pci_get_drvdata(pdev) can not be NULL in suspend handlerFrançois Romieu2006-08-31
| | * 8139cp: removal of useless BUG_ON() checkFrancois Romieu2006-08-31
| | * 8139cp: sync the device private data with its r8169 counterpartFrancois Romieu2006-08-31
| | * 8139cp: ring_info removal for the receive pathFrancois Romieu2006-08-31
| | * 8139cp: remove gratuitous indirectionFrancois Romieu2006-08-31
| | * 8139cp: trim ring_infoFrancois Romieu2006-08-31
| * | Merge branch 'tmp' into upstreamJeff Garzik2006-09-12
| |\ \
| | * | [PATCH] Remove more unnecessary driver printk'sAndy Gospodarek2006-09-12
| | |/
| * | drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-19
| |/
* | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-22
|/
* [PATCH] 8139cp.c printk fixAndrew Morton2006-07-12
* [netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...Jeff Garzik2006-07-05
* [netdrvr] Use dev_printk() when ethernet interface isn't availableJeff Garzik2006-07-05
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...Greg Kroah-Hartman2006-06-27
* [PATCH] 64bit resource: fix up printks for resources in networks driversGreg Kroah-Hartman2006-06-27
* [NET]: Merge TSO/UFO fields in sk_buffHerbert Xu2006-06-23
* [PATCH] 8139cp: add ethtool eeprom supportPhilip Craig2006-06-22
* [PATCH] 8139cp: fix eeprom read command lengthPhilip Craig2006-06-22
* [netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*Jeff Garzik2006-05-26
* BUG_ON() Conversion in drivers/net/Eric Sesterhenn2006-04-02
* Massive net driver const-ification.Arjan van de Ven2006-03-03
* 8139cp: fix broken suspend/resumeFrancois Romieu2006-02-27
* Merge /spare/repo/linux-2.6/Jeff Garzik2005-09-21
|\
| * [PATCH] 8139cp: allocate statistics space only when neededStephen Hemminger2005-09-16
* | [PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-14
* | [PATCH] 8139cp: support ETHTOOL_GPERMADDRJohn W. Linville2005-09-14
|/
* [PATCH] 8139cp - redetect link after suspendPierre Ossman2005-08-18
* [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-28
* 8139cp: safer spin loop for get_statisticsStephen Hemminger2005-06-26
* Merge upstream (approx. 2.6.12-git8) into 'janitor' branch of netdev-2.6.Jeff Garzik2005-06-26
|\
| * [PATCH] 8139cp net driver: add MODULE_VERSION2005-05-12
| * [PATCH] 8139cp - add netpoll supportSteffen Klassert2005-05-12
| * [PATCH] 8139cp - module_paramStephen Hemminger2005-05-12
| * [PATCH] 8139cp: SG support fixesFrancois Romieu2005-05-12
| * [netdrvr 8139cp] TSO supportJeff Garzik2005-05-12
* | [PATCH] drivers/net/8139cp: Use the DMA_{64, 32}BIT_MASK constantsTobias Klauser2005-05-12
|/
* [PATCH] u32 vs. pm_message_t fixes for drivers/netPavel Machek2005-04-16
* Linux-2.6.12-rc2Linus Torvalds2005-04-16