index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tg3.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-23
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2005-03-22
[TG3]: Missing counter bump in tigon3_4gb_hwbug_workaround().
David S. Miller
1
-0
/
+1
2005-03-22
[TG3]: Add Broadcom copyright.
Michael Chan
1
-0
/
+1
2005-03-22
[TG3]: Fix ethtool set functions
Michael Chan
1
-19
/
+28
2005-03-22
[TG3]: Fix jumbo frames phy settings
Michael Chan
1
-0
/
+13
2005-03-22
[TG3]: Add unstable PLL workaround for 5750
Michael Chan
1
-0
/
+12
2005-03-22
[TG3]: Flush status block in tg3_interrupt()
Michael Chan
1
-1
/
+7
2005-03-22
[TG3]: Add 5705_plus flag
Michael Chan
1
-42
/
+26
2005-03-10
[TIGON3]: Replace pci_find_device with pci_dev_present.
Domen Puncer
1
-10
/
+14
2005-03-06
Merge pobox.com:/garz/repo/netdev-2.6/pm_message_t
Jeff Garzik
1
-2
/
+2
2005-03-06
Merge bk://kernel.bkbits.net/davem/net-2.6
Linus Torvalds
1
-0
/
+6
2005-03-04
[TIGON3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2005-03-04
[TIGON3]: Do not touch NIC_SRAM_FIRMWARE_MBOX when TG3_FLG2_SUN_570X.
David S. Miller
1
-15
/
+17
2005-03-02
[PATCH] Fix u32 vs. pm_message_t in network device drivers
Pavel Machek
1
-2
/
+2
2005-02-23
[NET]: Add skb_header_cloned and use it in e1000/tg3
Herbert Xu
1
-0
/
+6
2005-02-14
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2005-02-14
[TG3]: Always check tg3_readphy() return value.
David S. Miller
1
-54
/
+70
2005-02-10
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2005-02-10
[TG3]: capacitive coupling detection fix
Michael Chan
1
-2
/
+8
2005-02-07
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2005-02-07
[TG3]: Clean up grc_local_ctrl usage.
Grant Grundler
1
-20
/
+8
2005-02-01
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2005-02-01
[TG3]: 5704 serdes fixes
Michael Chan
1
-12
/
+24
2005-01-25
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2005-01-25
[TG3]: 5750 fixes
Michael Chan
1
-7
/
+6
2005-01-24
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2005-01-24
[TG3]: Fix TSO for 5750
Michael Chan
1
-11
/
+24
2005-01-22
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2005-01-20
[TG3]: add tg3_set_eeprom()
Michael Chan
1
-45
/
+469
2005-01-19
Cset exclude: davem@nuts.davemloft.net|ChangeSet|20050120063740|10274
David S. Miller
1
-41
/
+75
2005-01-19
[NET]: Close NETIF_F_LLTX race conditions.
David S. Miller
1
-75
/
+41
2005-01-16
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2005-01-16
[TG3]: Always copy receive packets when 5701 PCIX workaround enabled.
Arthur Kepner
1
-1
/
+5
2005-01-05
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2005-01-05
[TG3]: Fix signedness issues in PHY read/write loops.
David S. Miller
1
-6
/
+10
2005-01-05
[TG3]: Return 0 when PHY read times out, not all-ones.
David S. Miller
1
-1
/
+1
2004-11-14
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2004-11-14
[TG3]: 5753 support and a bug fix.
Michael Chan
1
-20
/
+50
2004-11-01
[TG3]: Bump driver version and reldate.
David S. Miller
1
-2
/
+2
2004-11-01
[TG3]: Use ioremap_nocache().
David S. Miller
1
-1
/
+1
2004-11-01
[TG3]: Fix fiber hw autoneg bounces
Mike Waychison
1
-1
/
+10
2004-10-28
[TG3]: Bump driver version and reldate
David S. Miller
1
-2
/
+2
2004-10-28
[TG3]: Use mmiowb in tg3_poll
Andrew Morton
1
-1
/
+15
2004-10-28
[TG3]: Use mmiowb in tg3.c
Andrew Morton
1
-0
/
+2
2004-10-24
Merge
Jeff Garzik
1
-11
/
+11
2004-10-20
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2004-10-20
[TG3]: Add MODULE_VERSION.
John W. Linville
1
-0
/
+1
2004-10-20
[TG3]: tg3_nvram_read_using_eeprom cannot be __init.
Randy Dunlap
1
-4
/
+4
2004-10-15
[PATCH] tg3: make driver only data static
Stephen Hemminger
1
-6
/
+6
2004-10-15
[PATCH] tg3: use netdev_priv
Stephen Hemminger
1
-2
/
+2
[next]