summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* myri10ge: limit the number of recoveriesBrice Goglin2007-06-121-2/+10
* NetXen: Fix link status messagesMithlesh Thukral2007-06-123-8/+38
* Revert "[netdrvr e100] experiment with doing RX in a similar manner to eepro100"Jeff Garzik2007-06-121-9/+63
* net: fix typo in drivers/net/usb/KconfigSam Ravnborg2007-06-091-2/+2
* phylib: add RGMII-ID mode to the Marvell m88e1111 PHY to fix broken ucc_gethKim Phillips2007-06-091-8/+54
* ehea: Fixed possible kernel panic on VLAN packet recvThomas Klein2007-06-092-8/+6
* NetXen: Fix compile failure seen on PPC architectureMithlesh Thukral2007-06-094-44/+46
* NetXen: Fix ping issue after reboot on Blades with 3.4.19 firmwareMithlesh Thukral2007-06-092-6/+9
* typo in via-velocity.cDave Jones2007-06-091-1/+1
* ibmveth: Automatically enable larger rx buffer pools for larger mtuBrian King2007-06-091-4/+23
* ibmveth: Fix h_free_logical_lan error on pool resizeBrian King2007-06-091-22/+31
* [BNX2]: Update version and reldate.Michael Chan2007-06-071-2/+2
* [BNX2]: Fix occasional counter corruption on 5708.Michael Chan2007-06-071-1/+13
* [BNX2]: Enable DMA on 5709.Michael Chan2007-06-072-0/+6
* [BNX2]: Add missing wait in bnx2_init_5709_context().Michael Chan2007-06-071-3/+14
* [BNX2]: Fix netdev watchdog on 5708.Michael Chan2007-06-071-8/+13
* [TG3]: Fix link problem on Dell's onboard 5906.Michael Chan2007-06-031-2/+3
* myri10ge: report link up/down in standard ethtool wayBrice Goglin2007-06-031-0/+1
* NetXen: Removal of extra free_irq callMithlesh Thukral2007-06-031-2/+0
* smc91x: sh solution engine fixes.Paul Mundt2007-06-031-4/+1
* e1000: disable polling before registering netdeviceAuke Kok2007-06-031-4/+7
* network drivers: eliminate unneeded kill_vid codeStephen Hemminger2007-06-0314-183/+6
* atl1: eliminate unneeded kill_vid codeStephen Hemminger2007-06-031-32/+1
* 8139cp: fix VLAN unregistrationStephen Hemminger2007-06-031-13/+4
* sky2: Fix VLAN unregistrationStephen Hemminger2007-06-031-18/+13
* qla3xxx: device doesnt do hardware checksumming.Stephen Hemminger2007-06-031-1/+1
* net/hp100: fix section mismatch warningSam Ravnborg2007-06-011-1/+1
* parse errors in ifdefsYoann Padioleau2007-06-011-1/+1
* potential parse error in ifdefYoann Padioleau2007-06-013-3/+3
* Add select PHYLIB to the UCC_GETH Kconfig optionJan Altenberg2007-06-011-0/+1
* [CASSINI]: Fix printk message typo.David S. Miller2007-05-311-1/+1
* ehea: Fixed multi queue RX bugThomas Klein2007-05-302-2/+2
* sky2: enable IRQ on duplex renegotiationStephen Hemminger2007-05-301-1/+1
* e1000: restore netif_poll_enable call but make sure IRQs are offHerbert Xu2007-05-301-1/+8
* defxx: Fix the handling of ioremap() failuresMaciej W. Rozycki2007-05-301-0/+1
* sky2: program proper register for fiber PHYStephen Hemminger2007-05-301-1/+1
* sky2: checksum offload plus vlan bugStephen Hemminger2007-05-301-1/+1
* sky2: dont set bogus bit in PHY registerStephen Hemminger2007-05-302-23/+1
* Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2007-05-302-7/+11
|\
| * [PATCH] hostap: Allocate enough tailroom for TKIPBrandon Craig Rhodes2007-05-291-5/+8
| * [PATCH] prism54: fix monitor mode oopsBjörn Steinbrink2007-05-291-2/+3
* | IB/mlx4: Fix last allocated object tracking in bitmap allocatorRoland Dreier2007-05-291-1/+1
* | Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Linus Torvalds2007-05-291-1/+0
|\ \ | |/ |/|
| * [POWERPC] QE: fix Kconfig 'select' warning with UCC_FASTTimur Tabi2007-05-231-1/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-05-243-31/+24
|\ \
| * | [CASSINI]: Check pci_set_mwi() return value.David S. Miller2007-05-241-1/+4
| * | [TR]: Use menuconfig objects.Jan Engelhardt2007-05-241-17/+16
| * | [ARCNET]: Use menuconfig objects.Jan Engelhardt2007-05-241-13/+4
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-2412-59/+74
|\ \ \ | |/ / |/| |
| * | forcedeth: fix cpu irq maskAyaz Abdulla2007-05-241-1/+1