aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tg3.c
Commit message (Expand)AuthorAge
...
* [TG3]: Use lower DMA watermark for 5703.Michael Chan2007-02-13
* [TG3]: Save MSI state before suspend.Michael Chan2007-02-13
* [TG3]: Avoid an expensive divide.Eric Dumazet2007-02-08
* remove NETIF_F_TSO ifdeferyArjan van de Ven2007-02-05
* [TG3]: Add PHY workaround for 5755M.Michael Chan2007-01-09
* [TG3]: Update version and reldate.Michael Chan2006-12-18
* [TG3]: Power down/up 5906 PHY correctly.Michael Chan2006-12-18
* [TG3]: Fix race condition when calling register_netdev().Michael Chan2006-12-18
* [TG3]: Assign tp->link_config.orig_* values.Michael Chan2006-12-18
* [TG3]: replace kmalloc+memset with kzallocYan Burman2006-12-18
* [TG3]: Identify Serdes devices more clearly.Michael Chan2006-12-07
* [TG3]: Use msleep.Michael Chan2006-12-07
* [TG3]: Use netif_msg_*.Michael Chan2006-12-07
* [TG3]: Allow partial speed advertisement.Michael Chan2006-12-07
* [TG3]: Add TG3_FLG2_IS_NIC flag.Michael Chan2006-12-07
* [TG3]: Add 5787F device ID.Michael Chan2006-12-07
* [TG3]: Fix Phy loopback.Michael Chan2006-12-07
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* [TG3]: Add missing unlock in tg3_open() error path.Ira W. Snyder2006-11-21
* [TG3]: Disable TSO on 5906 if CLKREQ is enabled.Michael Chan2006-11-16
* [TG3]: Increase 5906 firmware poll time.Gary Zambrano2006-11-16
* [TG3]: Fix array overrun in tg3_read_partno().Michael Chan2006-11-07
* [TG3]: Fix 2nd ifup failure on 5752M.Michael Chan2006-11-05
* [TG3]: Bump driver version and release date.David S. Miller2006-10-18
* [TG3]: Add lower bound checks for tx ring size.Michael Chan2006-10-18
* [TG3]: Fix set ring params tx ring size implementationRanjit Manomohan2006-10-18
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [TG3]: Update version and reldate.Michael Chan2006-09-28
* [TG3]: Add 5709 self-test support.Michael Chan2006-09-28
* [TG3]: Add 5709 PHY support.Michael Chan2006-09-28
* [TG3]: Add basic 5906 support.Michael Chan2006-09-28
* [TG3]: Add tg3_poll_fw().Michael Chan2006-09-28
* [TG3]: Add 5722 and 5756 support.Michael Chan2006-09-28
* [TG3]: PHY fixes.Michael Chan2006-09-28
* [TG3]: Improve ASF heartbeat.Michael Chan2006-09-28
* [TG3]: Improve 5704S autoneg.Michael Chan2006-09-28
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-24
|\
| * drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
| * drivers/net: Trim trailing whitespaceJeff Garzik2006-09-13
| * drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-19
* | [TG3]: Convert the pci_device_id table to PCI_DEVICE()Henrik Kretzschmar2006-09-22
* | [TG3]: Constify firmware structsAndreas Mohr2006-09-22
* | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-22
|/
* [TG3]: Fix tx race conditionMichael Chan2006-08-08
* [TG3]: skb->dev assignment is done by netdev_alloc_skbChristoph Hellwig2006-08-07
* [TG3]: Convert to netdev_alloc_skbDavid S. Miller2006-08-02
* [TG3]: Update version and reldateMichael Chan2006-07-25
* [TG3]: Handle tg3_init_rings() failuresMichael Chan2006-07-25
* [TG3]: Add tg3_restart_hw()Michael Chan2006-07-25
* [TG3]: add amd8131 to "write reorder" chipsetsJohn W. Linville2006-07-08