Age | Commit message (Expand) | Author |
2007-10-10 | [TG3]: Add 5761 support | Matt Carlson |
2007-10-10 | [TG3]: Add 5761 APE support | Matt Carlson |
2007-10-10 | [TG3]: Add new 5761 NVRAM decode routines | Matt Carlson |
2007-10-10 | [TG3]: Fix ethtool autonegotiate flags. | Andy Gospodarek |
2007-10-10 | [TG3]: Update version to 3.82. | Michael Chan |
2007-10-10 | [TG3]: Add 5784 and 5764 support. | Matt Carlson |
2007-10-10 | [TG3]: ASIC decoding and basic CPMU support. | Matt Carlson |
2007-10-10 | [TG3]: Walk PCI capability lists. | Matt Carlson |
2007-10-10 | [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count | Jeff Garzik |
2007-10-10 | [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls | Jeff Garzik |
2007-10-10 | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle |
2007-10-10 | [TG3]: remove sparse warnings | Andy Gospodarek |
2007-10-10 | [NET]: Make NAPI polling independent of struct net_device objects. | Stephen Hemminger |
2007-09-11 | [TG3]: Workaround MSI bug on 5714/5780. | Michael Chan |
2007-08-03 | [TG3]: Fix suspend/resume problem. | Michael Chan |
2007-07-31 | [NET]: ethtool_perm_addr only has one implementation | Matthew Wilcox |
2007-07-18 | [TG3]: Fix msi issue with kexec/kdump. | Michael Chan |
2007-07-14 | [NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices. | Michael Chan |
2007-07-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2007-07-11 | [TG3]: Update version to 3.78. | Michael Chan |
2007-07-11 | [TG3]: Add missing NVRAM strapping. | Matt Carlson |
2007-07-11 | [TG3]: Enable auto MDI. | Matt Carlson |
2007-07-11 | [TG3]: Fix the polarity bit. | Matt Carlson |
2007-07-11 | [TG3]: Fix irq_sync race condition. | Michael Chan |
2007-07-11 | PCI: Change all drivers to use pci_device->revision | Auke Kok |
2007-07-10 | [NET]: IPV6 checksum offloading in network devices | Stephen Hemminger |
2007-06-03 | [TG3]: Fix link problem on Dell's onboard 5906. | Michael Chan |
2007-06-03 | network drivers: eliminate unneeded kill_vid code | Stephen Hemminger |
2007-05-09 | unify flush_work/flush_work_keventd and rename it to cancel_work_sync | Oleg Nesterov |
2007-05-09 | tg3: use flush_work_keventd() | Andrew Morton |
2007-05-07 | [TG3]: Update version and reldate. | Michael Chan |
2007-05-07 | [TG3]: Eliminate spurious interrupts. | Michael Chan |
2007-05-07 | [TG3]: Add ASPM workaround. | Matt Carlson |
2007-05-05 | [TG3]: Add TG3_FLAG_SUPPORT_MSI flag. | Michael Chan |
2007-05-05 | [TG3]: Eliminate the TG3_FLAG_5701_REG_WRITE_BUG flag. | Matt Carlson |
2007-05-05 | [TG3]: Eliminate the TG3_FLAG_GOT_SERDES_FLOWCTL flag. | Michael Chan |
2007-05-05 | [TG3]: Remove reset during MAC address changes. | Michael Chan |
2007-05-05 | [TG3]: WoL fixes. | Gary Zambrano |
2007-05-05 | [TG3]: Clear GPIO mask before storing. | Gary Zambrano |
2007-05-05 | [TG3]: Improve NVRAM sizing. | Matt Carlson |
2007-05-05 | [TG3]: Fix TSO bugs. | Matt Carlson |
2007-04-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2007-04-26 | [TIGON3]: of_get_property() returns const. | David S. Miller |
2007-04-26 | [TG3]: Use pci_device_to_OF_node() on sparc. | David S. Miller |
2007-04-26 | [SPARC/64] constify of_get_property return: drivers | Stephen Rothwell |
2007-04-25 | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo |
2007-04-25 | [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th | Arnaldo Carvalho de Melo |
2007-04-25 | [TCP]: Introduce tcp_hdrlen() and tcp_optlen() | Arnaldo Carvalho de Melo |
2007-04-25 | [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph | Arnaldo Carvalho de Melo |
2007-04-25 | [IP]: Introduce ip_hdrlen() | Arnaldo Carvalho de Melo |