[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
[safe/jmp/linux-2.6] / drivers / net / tg3.c
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 Arnaldo Carvalho... [IP]: Introduce ip_hdrlen()
2007-04-07 Michael Chan[TG3]: Fix crash during tg3_init_one().
2007-03-26 Michael Chan[TG3]: Update version and reldate.
2007-03-26 Michael Chan[TG3]: Exit irq handler during chip reset.
2007-03-26 Michael Chan[TG3]: Eliminate the unused TG3_FLAG_SPLIT_MODE flag.
2007-03-03 Dan Aloni[VLAN]: Avoid a 4-order allocation.
2007-02-26 Michael Chan[TG3]: TSO workaround fixes.
2007-02-13 Michael Chan[TG3]: Update copyright, version, and reldate.
2007-02-13 Michael Chan[TG3]: Add some tx timeout debug messages.
2007-02-13 Michael Chan[TG3]: Use constant for PHY register 0x1e.
2007-02-13 Michael Chan[TG3]: Power down 5704 serdes transceiver when shutting...
2007-02-13 Michael Chan[TG3]: 5906 doesn't need to switch to slower clock.
2007-02-13 Michael Chan[TG3]: 5722/5756 don't need PHY jitter workaround.
2007-02-13 Michael Chan[TG3]: Use lower DMA watermark for 5703.
2007-02-13 Michael Chan[TG3]: Save MSI state before suspend.
2007-02-08 Eric Dumazet[TG3]: Avoid an expensive divide.
2007-02-05 Arjan van de Venremove NETIF_F_TSO ifdefery
2007-01-09 Michael Chan[TG3]: Add PHY workaround for 5755M.
2006-12-18 Michael Chan[TG3]: Update version and reldate.
2006-12-18 Michael Chan[TG3]: Power down/up 5906 PHY correctly.
2006-12-18 Michael Chan[TG3]: Fix race condition when calling register_netdev().
2006-12-18 Michael Chan[TG3]: Assign tp->link_config.orig_* values.
2006-12-18 Yan Burman[TG3]: replace kmalloc+memset with kzalloc
2006-12-07 Michael Chan[TG3]: Identify Serdes devices more clearly.
2006-12-07 Michael Chan[TG3]: Use msleep.
2006-12-07 Michael Chan[TG3]: Use netif_msg_*.
2006-12-07 Michael Chan[TG3]: Allow partial speed advertisement.
2006-12-07 Michael Chan[TG3]: Add TG3_FLG2_IS_NIC flag.
2006-12-07 Michael Chan[TG3]: Add 5787F device ID.
2006-12-07 Michael Chan[TG3]: Fix Phy loopback.
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-11-22 Ira W. Snyder[TG3]: Add missing unlock in tg3_open() error path.
2006-11-16 Michael Chan[TG3]: Disable TSO on 5906 if CLKREQ is enabled.
2006-11-16 Gary Zambrano[TG3]: Increase 5906 firmware poll time.
2006-11-07 Michael Chan[TG3]: Fix array overrun in tg3_read_partno().
2006-11-05 Michael Chan[TG3]: Fix 2nd ifup failure on 5752M.
2006-10-19 David S. Miller[TG3]: Bump driver version and release date.
2006-10-19 Michael Chan[TG3]: Add lower bound checks for tx ring size.
2006-10-19 Ranjit Manomohan[TG3]: Fix set ring params tx ring size implementation
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-29 Michael Chan[TG3]: Update version and reldate.
2006-09-29 Michael Chan[TG3]: Add 5709 self-test support.
2006-09-29 Michael Chan[TG3]: Add 5709 PHY support.
2006-09-29 Michael Chan[TG3]: Add basic 5906 support.
2006-09-29 Michael Chan[TG3]: Add tg3_poll_fw().
2006-09-29 Michael Chan[TG3]: Add 5722 and 5756 support.
2006-09-29 Michael Chan[TG3]: PHY fixes.
2006-09-29 Michael Chan[TG3]: Improve ASF heartbeat.
2006-09-29 Michael Chan[TG3]: Improve 5704S autoneg.
2006-09-24 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-09-22 Henrik Kretzschmar[TG3]: Convert the pci_device_id table to PCI_DEVICE()
2006-09-22 Andreas Mohr[TG3]: Constify firmware structs
2006-09-22 Patrick McHardy[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM...
2006-09-13 Jeff Garzikdrivers/net: const-ify ethtool_ops declarations
2006-09-13 Jeff Garzikdrivers/net: Trim trailing whitespace
2006-08-19 Jeff Garzikdrivers/net: Remove deprecated use of pci_module_init()
2006-08-08 Michael Chan[TG3]: Fix tx race condition
2006-08-07 Christoph Hellwig[TG3]: skb->dev assignment is done by netdev_alloc_skb
2006-08-02 David S. Miller[TG3]: Convert to netdev_alloc_skb
2006-07-25 Michael Chan[TG3]: Update version and reldate
2006-07-25 Michael Chan[TG3]: Handle tg3_init_rings() failures
2006-07-25 Michael Chan[TG3]: Add tg3_restart_hw()
2006-07-08 John W. Linville[TG3]: add amd8131 to "write reorder" chipsets
2006-07-04 Michael Chan[TG3]: Add ipv6 TSO feature
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
2006-06-30 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-06-30 Michael Chan[TG3]: Update version and reldate
2006-06-30 Michael Chan[TG3]: Add TSO workaround using GSO
2006-06-30 Michael Chan[TG3]: Turn on hw fix for ASF problems
2006-06-30 Michael Chan[TG3]: Add rx BD workaround
2006-06-30 Michael Chan[TG3]: Add tg3_netif_stop() in vlan functions
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-24 David S. Miller[SPARC64]: Convert sparc64 PCI layer to in-kernel devic...
2006-06-23 Herbert Xu[NET]: Merge TSO/UFO fields in sk_buff
2006-06-18 Michael Chan[TG3]: Convert to non-LLTX
2006-06-18 Michael Chan[TG3]: Remove unnecessary tx_lock
2006-06-18 Michael Chan[TG3]: update version and reldate
2006-06-18 Michael Chan[TG3]: Add recovery logic when MMIOs are re-ordered
2006-06-18 Michael Chan[TG3]: Add 5786 PCI ID
2006-06-09 David S. Miller[TG3]: Handle Sun onboard tg3 chips more correctly.
2006-05-22 Michael Chan[TG3]: Add some missing rx error counters
2006-05-12 Karsten Keil[TG3]: ethtool always report port is TP.
2006-05-10 Jesper Juhl[TG3]: Fix possible NULL deref in tg3_run_loopback().
2006-04-30 Michael Chan[TG3]: Update version and reldate
2006-04-30 Michael Chan[TG3]: Fix bug in nvram write
2006-04-30 Gary Zambrano[TG3]: Add reset_phy parameter to chip reset functions
2006-04-30 Michael Chan[TG3]: Reset chip when changing MAC address
2006-04-30 Michael Chan[TG3]: Add phy workaround
2006-04-30 Michael Chan[TG3]: Call netif_carrier_off() during phy reset
2006-04-10 Michael Chan[TG3]: Speed up SRAM access (2nd version)
2006-04-10 Michael Chan[TG3]: Kill some less useful flags
2006-04-10 Adrian Bunk[TG3]: Fix a memory leak.
2006-04-02 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-04-02 Eric SesterhennBUG_ON() Conversion in drivers/net/
2006-04-01 David S. Miller[TG3]: Update driver version and reldate.
2006-04-01 David S. Miller[TG3]: Revert "Speed up SRAM access"
2006-03-29 Michael Chan[TG3]: Update version and reldate
2006-03-29 Michael Chan[TG3]: Skip timer code during full lock
2006-03-29 Michael Chan[TG3]: Speed up SRAM access
next