aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-05-01[PATCH] __attribute__ placement fixesVinay K Nallamothu1-2/+2
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney1-1/+1
2005-05-01[PATCH] hp100: fix card namesPavel Machek1-2/+2
2005-04-28[TG3]: Set SA_SAMPLE_RANDOM in request_irq() calls.David S. Miller1-6/+6
2005-04-26[PATCH] PC300 pci_enable_device fixMarcelo Tosatti1-10/+12
2005-04-25[TG3]: Fix tg3_restart_ints()Michael Chan1-25/+28
2005-04-25[TG3]: Refresh hw index in tg3_rx()Michael Chan1-0/+6
2005-04-25[TG3]: Fix bug in tg3_rx()Michael Chan1-8/+6
2005-04-25[PATCH] ppc iomem annotations: mv643xx_ethAl Viro1-2/+2
2005-04-25Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.gitLinus Torvalds4-15/+48
2005-04-24[SPARC]: module version cleanupsTom 'spot' Callaway4-15/+48
2005-04-24[TG3]: Update driver version and release date.David S. Miller1-2/+2
2005-04-24[SLIP]: Remove redundant NULL pointer checks prior to kfreeJesper Juhl1-18/+12
2005-04-24[AX25] Introduce ax25_type_transArnaldo Carvalho de Melo8-30/+9
2005-04-21[TG3]: Add msi testMichael Chan1-3/+151
2005-04-21[TG3]: Add msi supportMichael Chan2-5/+72
2005-04-21[TG3]: Fix bug in tg3_set_eeprom()Michael Chan1-1/+3
2005-04-21[TG3]: Add nvram lock-out support for 5752 TPMMichael Chan2-34/+37
2005-04-21[TG3]: Add nvram detection for 5752Michael Chan2-1/+76
2005-04-21[TG3]: Add GPIO3 for 5752Michael Chan2-0/+13
2005-04-21[TG3]: Workaround 5752 A0 chip IDMichael Chan2-5/+10
2005-04-21[TG3]: Fix tg3_set_power_state()Michael Chan1-2/+8
2005-04-21[TG3]: Setup proper GPIO settingsMichael Chan1-6/+28
2005-04-21[TG3]: Split tg3_phy_probe into 2 functionsMichael Chan1-17/+39
2005-04-21[TG3]: Minor 5752 fixesMichael Chan2-7/+18
2005-04-21[TG3]: add support for bcm5752 rev a1John W. Linville2-2/+6
2005-04-21[TG3]: check TG3_FLG2_5750_PLUS flag to set TG3_FLG2_5705_PLUS flagJohn W. Linville1-5/+4
2005-04-21[TG3]: use TG3_FLG2_57{05,50}_PLUS flags in tg3_get_invariantsJohn W. Linville1-5/+2
2005-04-21[TG3]: more use of TG3_FLG2_5705_PLUS flagJohn W. Linville1-8/+4
2005-04-21[TG3]: use new TG3_FLG2_5750_PLUS flagJohn W. Linville1-25/+13
2005-04-21[TG3]: define TG3_FLG2_5750_PLUS flagJohn W. Linville2-0/+5
2005-04-21[TG3]: use TG3_FLG2_5705_PLUS instead of multi-way if'sJohn W. Linville1-12/+4
2005-04-21[TG3]: add bcm5752 entry to pci_ids.hJohn W. Linville1-1/+1
2005-04-21[TG3]: add bcm5752 to tg3_pci_tblJohn W. Linville1-0/+2
2005-04-21[TG3]: add basic bcm5752 supportJohn W. Linville2-21/+43
2005-04-18[PATCH] usb suspend updates (interface suspend)David Brownell1-2/+2
2005-04-16[PATCH] u32 vs. pm_message_t fixes for drivers/netPavel Machek15-19/+19
2005-04-16[PATCH] x86_64: Make IRDA devices are not really ISA devices not depend on CONFIG_ISAAndi Kleen1-5/+5
2005-04-16[PATCH] ppc32: MV643XX ethernet is an option for PegasosBenjamin Herrenschmidt2-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds630-0/+617265