aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] smc91c92_cs: Reduce stack usage in smc91c92_event()Yum Rayan2005-05-151-98/+189
* [PATCH] remove drivers/net/skfp/lnkstat.cAdrian Bunk2005-05-152-206/+2
* [PATCH] drivers/net/tulip/dmfe.c: remove a check after useAdrian Bunk2005-05-121-5/+0
* [PATCH] drivers/net/smc-mca.c: cleanupsAdrian Bunk2005-05-122-63/+58
* [PATCH] ixgb: Add MODULE_VERSIONJohn W. Linville2005-05-121-1/+3
* [PATCH] drivers/net/myri_code.h cleanupDomen Puncer2005-05-121-1282/+1
* [PATCH] net/3c505: replace schedule_timeout() with msleep()Domen Puncer2005-05-121-4/+2
* [PATCH] drivers/net/tulip/winbond-840: Use the DMA_32BIT_MASK constantTobias Klauser2005-05-121-1/+2
* [PATCH] drivers/net/tulip/dmfe: Use the DMA_32BIT_MASK constantTobias Klauser2005-05-121-1/+2
* [PATCH] drivers/net/8139cp: Use the DMA_{64, 32}BIT_MASK constantsTobias Klauser2005-05-121-4/+5
* [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
* [TG3]: Split tg3_phy_probe into 2 functionsMichael Chan2005-04-211-17/+39
* [TG3]: Minor 5752 fixesMichael Chan2005-04-212-7/+18
* [TG3]: add support for bcm5752 rev a1John W. Linville2005-04-212-2/+6
* [TG3]: check TG3_FLG2_5750_PLUS flag to set TG3_FLG2_5705_PLUS flagJohn W. Linville2005-04-211-5/+4
* [TG3]: use TG3_FLG2_57{05,50}_PLUS flags in tg3_get_invariantsJohn W. Linville2005-04-211-5/+2
* [TG3]: more use of TG3_FLG2_5705_PLUS flagJohn W. Linville2005-04-211-8/+4