summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] e1000:Driver version,white space,comments,device idMalli Chilakala2005-05-127-135/+106
* [PATCH] e1000:Adjust flow control watermarks for Jumbo FramesMalli Chilakala2005-05-121-2/+15
* [PATCH] e1000:Fix Packet Buffer Allocation logic for 82547_rev_2Malli Chilakala2005-05-121-0/+1
* [PATCH] e1000:82573 specific code & packet split codeMalli Chilakala2005-05-125-523/+2882
* [PATCH] e1000: Modified e1000_clean: exit pollMalli Chilakala2005-05-121-3/+2
* [PATCH] e1000:Removed redundant statement in e1000_clean_tx_irqMalli Chilakala2005-05-121-1/+0
* [PATCH] e1000: Implement a workaround for 82546 errata 10Malli Chilakala2005-05-121-0/+16
* [PATCH] e1000: e1000 stops working after resumeMalli Chilakala2005-05-121-2/+1
* [PATCH] e1000:Fix computation of netdev stats from controller stats countersMalli Chilakala2005-05-121-3/+3
* [PATCH] e1000: Dump information on Tx ringMalli Chilakala2005-05-121-3/+30
* [PATCH] e1000: Delay clean-up of last Tx packetMalli Chilakala2005-05-121-16/+27
* [PATCH] e1000: Fix kernel panic with 82541 LOMMalli Chilakala2005-05-121-0/+1
* [PATCH] e1000: Enable polling before enabling interruptsMalli Chilakala2005-05-121-1/+2
* [PATCH] e1000: MSI support for PCI-e adaptersMalli Chilakala2005-05-122-0/+18
* [PATCH] e1000: Fix msec-delay definition to use msleepMalli Chilakala2005-05-121-1/+6
* [PATCH] e1000: made loopback test robustMalli Chilakala2005-05-121-23/+58
* [PATCH] update Ross Biro bouncing email addressJesper Juhl2005-05-052-2/+2
* [PATCH] make some things staticAdrian Bunk2005-05-053-3/+3
* [PATCH] 3c59x: only put the device into D3 when we're actually using WOLDaniel Ritz2005-05-051-3/+6
* [TG3]: Update driver version and reldate.David S. Miller2005-05-051-2/+2
* [TG3]: Ignore tg3_stop_block() errors.Michael Chan2005-05-051-10/+3
* [TG3]: Elide tg3_stop_block messages when such events are normal.David S. Miller2005-05-051-36/+36
* [ATALK]: Add alloc_ltalkdev().Christoph Hellwig2005-05-052-3/+3
* [PATCH] ISA DMA Kconfig fixes - part 4 (irda)Al Viro2005-05-041-5/+5
* [PATCH] ISA DMA Kconfig fixes - part 3Al Viro2005-05-044-11/+11
* [PPP]: remove redundant NULL pointer checks before kfree & vfreeJesper Juhl2005-05-032-12/+6
* [WAN]: kfree of NULL pointer is validJesper Juhl2005-05-034-45/+23
* [PATCH] __attribute__ placement fixesVinay K Nallamothu2005-05-011-2/+2
* [PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney2005-05-011-1/+1
* [PATCH] hp100: fix card namesPavel Machek2005-05-011-2/+2
* [TG3]: Set SA_SAMPLE_RANDOM in request_irq() calls.David S. Miller2005-04-281-6/+6
* [PATCH] PC300 pci_enable_device fixMarcelo Tosatti2005-04-261-10/+12
* [TG3]: Fix tg3_restart_ints()Michael Chan2005-04-251-25/+28
* [TG3]: Refresh hw index in tg3_rx()Michael Chan2005-04-251-0/+6
* [TG3]: Fix bug in tg3_rx()Michael Chan2005-04-251-8/+6
* [PATCH] ppc iomem annotations: mv643xx_ethAl Viro2005-04-251-2/+2
* Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2005-04-254-15/+48
|\
| * [SPARC]: module version cleanupsTom 'spot' Callaway2005-04-244-15/+48
* | [TG3]: Update driver version and release date.David S. Miller2005-04-241-2/+2
* | [SLIP]: Remove redundant NULL pointer checks prior to kfreeJesper Juhl2005-04-241-18/+12
* | [AX25] Introduce ax25_type_transArnaldo Carvalho de Melo2005-04-248-30/+9
|/
* [TG3]: Add msi testMichael Chan2005-04-211-3/+151
* [TG3]: Add msi supportMichael Chan2005-04-212-5/+72
* [TG3]: Fix bug in tg3_set_eeprom()Michael Chan2005-04-211-1/+3
* [TG3]: Add nvram lock-out support for 5752 TPMMichael Chan2005-04-212-34/+37
* [TG3]: Add nvram detection for 5752Michael Chan2005-04-212-1/+76
* [TG3]: Add GPIO3 for 5752Michael Chan2005-04-212-0/+13
* [TG3]: Workaround 5752 A0 chip IDMichael Chan2005-04-212-5/+10
* [TG3]: Fix tg3_set_power_state()Michael Chan2005-04-211-2/+8
* [TG3]: Setup proper GPIO settingsMichael Chan2005-04-211-6/+28
OpenPOWER on IntegriCloud