| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] wireless: 3CRWE154G72 Kconfig help fix | Daniel Andersen | 2005-05-16 | 1 | -1/+1 |
* | [PATCH] Typo in tulip driver | Jiri Benc | 2005-05-16 | 1 | -1/+1 |
* | [PATCH] {PATCH] Fix IBM EMAC driver ioctl bug | Geoff Levand | 2005-05-16 | 1 | -1/+1 |
* | [PATCH] drivers/net/wireless enabled by wrong option | Al Viro | 2005-05-16 | 1 | -1/+1 |
* | [PATCH] update Ross Biro bouncing email address | Jesper Juhl | 2005-05-06 | 2 | -2/+2 |
* | [PATCH] make some things static | Adrian Bunk | 2005-05-06 | 3 | -3/+3 |
* | [PATCH] 3c59x: only put the device into D3 when we're actually using WOL | Daniel Ritz | 2005-05-06 | 1 | -3/+6 |
* | [TG3]: Update driver version and reldate. | David S. Miller | 2005-05-05 | 1 | -2/+2 |
* | [TG3]: Ignore tg3_stop_block() errors. | Michael Chan | 2005-05-05 | 1 | -10/+3 |
* | [TG3]: Elide tg3_stop_block messages when such events are normal. | David S. Miller | 2005-05-05 | 1 | -36/+36 |
* | [ATALK]: Add alloc_ltalkdev(). | Christoph Hellwig | 2005-05-05 | 2 | -3/+3 |
* | [PATCH] ISA DMA Kconfig fixes - part 4 (irda) | Al Viro | 2005-05-04 | 1 | -5/+5 |
* | [PATCH] ISA DMA Kconfig fixes - part 3 | Al Viro | 2005-05-04 | 4 | -11/+11 |
* | [PPP]: remove redundant NULL pointer checks before kfree & vfree | Jesper Juhl | 2005-05-03 | 2 | -12/+6 |
* | [WAN]: kfree of NULL pointer is valid | Jesper Juhl | 2005-05-03 | 4 | -45/+23 |
* | [PATCH] __attribute__ placement fixes | Vinay K Nallamothu | 2005-05-01 | 1 | -2/+2 |
* | [PATCH] Change synchronize_kernel to _rcu and _sched | Paul E. McKenney | 2005-05-01 | 1 | -1/+1 |
* | [PATCH] hp100: fix card names | Pavel Machek | 2005-05-01 | 1 | -2/+2 |
* | [TG3]: Set SA_SAMPLE_RANDOM in request_irq() calls. | David S. Miller | 2005-04-28 | 1 | -6/+6 |
* | [PATCH] PC300 pci_enable_device fix | Marcelo Tosatti | 2005-04-26 | 1 | -10/+12 |
* | [TG3]: Fix tg3_restart_ints() | Michael Chan | 2005-04-26 | 1 | -25/+28 |
* | [TG3]: Refresh hw index in tg3_rx() | Michael Chan | 2005-04-26 | 1 | -0/+6 |
* | [TG3]: Fix bug in tg3_rx() | Michael Chan | 2005-04-26 | 1 | -8/+6 |
* | [PATCH] ppc iomem annotations: mv643xx_eth | Al Viro | 2005-04-25 | 1 | -2/+2 |
* | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2005-04-25 | 4 | -15/+48 |
|\ |
|
| * | [SPARC]: module version cleanups | Tom 'spot' Callaway | 2005-04-25 | 4 | -15/+48 |
* | | [TG3]: Update driver version and release date. | David S. Miller | 2005-04-25 | 1 | -2/+2 |
* | | [SLIP]: Remove redundant NULL pointer checks prior to kfree | Jesper Juhl | 2005-04-25 | 1 | -18/+12 |
* | | [AX25] Introduce ax25_type_trans | Arnaldo Carvalho de Melo | 2005-04-25 | 8 | -30/+9 |
|/ |
|
* | [TG3]: Add msi test | Michael Chan | 2005-04-22 | 1 | -3/+151 |
* | [TG3]: Add msi support | Michael Chan | 2005-04-22 | 2 | -5/+72 |
* | [TG3]: Fix bug in tg3_set_eeprom() | Michael Chan | 2005-04-22 | 1 | -1/+3 |
* | [TG3]: Add nvram lock-out support for 5752 TPM | Michael Chan | 2005-04-22 | 2 | -34/+37 |
* | [TG3]: Add nvram detection for 5752 | Michael Chan | 2005-04-22 | 2 | -1/+76 |
* | [TG3]: Add GPIO3 for 5752 | Michael Chan | 2005-04-22 | 2 | -0/+13 |
* | [TG3]: Workaround 5752 A0 chip ID | Michael Chan | 2005-04-22 | 2 | -5/+10 |
* | [TG3]: Fix tg3_set_power_state() | Michael Chan | 2005-04-22 | 1 | -2/+8 |
* | [TG3]: Setup proper GPIO settings | Michael Chan | 2005-04-22 | 1 | -6/+28 |
* | [TG3]: Split tg3_phy_probe into 2 functions | Michael Chan | 2005-04-22 | 1 | -17/+39 |
* | [TG3]: Minor 5752 fixes | Michael Chan | 2005-04-22 | 2 | -7/+18 |
* | [TG3]: add support for bcm5752 rev a1 | John W. Linville | 2005-04-22 | 2 | -2/+6 |
* | [TG3]: check TG3_FLG2_5750_PLUS flag to set TG3_FLG2_5705_PLUS flag | John W. Linville | 2005-04-22 | 1 | -5/+4 |
* | [TG3]: use TG3_FLG2_57{05,50}_PLUS flags in tg3_get_invariants | John W. Linville | 2005-04-22 | 1 | -5/+2 |
* | [TG3]: more use of TG3_FLG2_5705_PLUS flag | John W. Linville | 2005-04-22 | 1 | -8/+4 |
* | [TG3]: use new TG3_FLG2_5750_PLUS flag | John W. Linville | 2005-04-22 | 1 | -25/+13 |
* | [TG3]: define TG3_FLG2_5750_PLUS flag | John W. Linville | 2005-04-22 | 2 | -0/+5 |
* | [TG3]: use TG3_FLG2_5705_PLUS instead of multi-way if's | John W. Linville | 2005-04-22 | 1 | -12/+4 |
* | [TG3]: add bcm5752 entry to pci_ids.h | John W. Linville | 2005-04-22 | 1 | -1/+1 |
* | [TG3]: add bcm5752 to tg3_pci_tbl | John W. Linville | 2005-04-22 | 1 | -0/+2 |
* | [TG3]: add basic bcm5752 support | John W. Linville | 2005-04-22 | 2 | -21/+43 |