index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tg3.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Massive net driver const-ification.
Arjan van de Ven
2006-03-03
1
-2
/
+2
*
[TG3]: Fix Sun tg3 variant detection.
David S. Miller
2006-02-27
1
-0
/
+9
*
[TG3]: Update driver version and release date.
David S. Miller
2006-02-02
1
-2
/
+2
*
[TG3]: Flush tg3_reset_task()
Michael Chan
2006-02-02
1
-2
/
+24
*
[TG3]: Refine nvram locking
Michael Chan
2006-01-17
1
-28
/
+54
*
[TG3]: fixup tot_len calculation
Alexey Dobriyan
2006-01-03
1
-1
/
+1
*
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
2006-01-03
1
-0
/
+1
*
[TG3]: Update driver version and reldate.
David S. Miller
2005-12-28
1
-2
/
+2
*
[TG3]: ethtool -d hangs PCIe systems
Chris Elmquist
2005-12-28
1
-2
/
+7
*
[TG3]: Fix ethtool memory test
Michael Chan
2005-12-19
1
-4
/
+3
*
[TG3]: Add tw32_wait_f() for some sensitive registers
Michael Chan
2005-12-19
1
-74
/
+77
*
[TG3]: Some low power fixes
Michael Chan
2005-12-19
1
-3
/
+13
*
[TG3]: Fix peer device handling
Michael Chan
2005-12-19
1
-7
/
+11
*
[TG3]: Fix low power state
Michael Chan
2005-12-13
1
-5
/
+39
*
[TG3]: Fix 5704 single-port mode
Michael Chan
2005-12-13
1
-2
/
+7
*
[TG3]: Fix suspend and resume
Michael Chan
2005-12-13
1
-0
/
+3
*
[TG3]: Fix nvram arbitration bugs.
Michael Chan
2005-12-13
1
-2
/
+8
*
[TG3]: remove warning on race
Stephen Hemminger
2005-12-06
1
-6
/
+9
*
[PATCH] drivers/net/tg3: Use the DMA_{32,64}BIT_MASK constants
Tobias Klauser
2005-10-29
1
-3
/
+4
*
drivers/net: Remove pointless checks for NULL prior to calling kfree()
Jesper Juhl
2005-10-28
1
-4
/
+2
*
[PATCH] tg3: update version and minor fixes
Michael Chan
2005-10-28
1
-4
/
+14
*
[PATCH] tg3: fix ASF heartbeat
Michael Chan
2005-10-28
1
-5
/
+16
*
[PATCH] tg3: add 5714/5715 support
Michael Chan
2005-10-28
1
-14
/
+25
*
[TG3]: Update driver version and release date.
David S. Miller
2005-10-03
1
-2
/
+2
*
[TG3]: Refine AMD K8 write-reorder chipset test.
Michael Chan
2005-10-03
1
-11
/
+12
*
[TG3]: Update driver version and release date.
David S. Miller
2005-09-27
1
-2
/
+2
*
[TG3]: misc. fixes
Michael Chan
2005-09-27
1
-7
/
+46
*
[TG3]: 5780 PHY fixes
Michael Chan
2005-09-27
1
-6
/
+31
*
[TG3]: Fix 4GB boundary tx handling
Michael Chan
2005-09-17
1
-55
/
+39
*
[TG3]: Sparse fixes for tg3
Peter Hagervall
2005-09-16
1
-3
/
+3
*
[TG3]: Add AMD K8 to list of write-reorder chipsets.
David S. Miller
2005-09-16
1
-3
/
+5
*
[TG3]: Add support for ETHTOOL_GPERMADDR.
John W. Linville
2005-09-12
1
-0
/
+4
*
[TG3]: Do not count non-error frames dropped by the hardware as rx_errors.
John W. Linville
2005-09-12
1
-2
/
+4
*
[TG3]: Update driver version and release date.
David S. Miller
2005-09-05
1
-2
/
+2
*
[TG3]: Use status tag to check for new events
Michael Chan
2005-09-05
1
-17
/
+15
*
[TG3]: Remove status block access in tg3_msi() and add prefetches
Michael Chan
2005-09-05
1
-17
/
+11
*
[TG3]: Add PHY loopback test
Michael Chan
2005-09-05
1
-20
/
+53
*
[TG3]: Add ethtool -p support
Michael Chan
2005-09-05
1
-0
/
+33
*
[TG3]: Minor 5780 and 5752 fixes
Michael Chan
2005-09-05
1
-5
/
+7
*
[TG3]: Update driver version and release date.
David S. Miller
2005-09-01
1
-2
/
+2
*
[TG3]: Minimize locking in TX path.
Michael Chan
2005-09-01
1
-11
/
+13
*
[TG3]: Fix bug in setting a tg3_flag
Michael Chan
2005-08-29
1
-8
/
+6
*
[TG3]: Eliminate one register write in tg3_restart_ints()
Michael Chan
2005-08-29
1
-2
/
+0
*
[TG3]: Add indirect register method for 5703 behind ICH
Michael Chan
2005-08-29
1
-28
/
+162
*
[TG3]: Add mailbox read method
Michael Chan
2005-08-29
1
-18
/
+23
*
[TG3]: Add various register methods
Michael Chan
2005-08-29
1
-33
/
+33
*
[TG3]: Add basic register access function pointers
Michael Chan
2005-08-29
1
-11
/
+23
*
[TG3]: Fix ethtool loopback test lockup
Michael Chan
2005-08-25
1
-4
/
+2
*
[TG3]: Update driver version and reldate.
David S. Miller
2005-08-19
1
-2
/
+2
*
[TG3]: Fix SerDes detection
Michael Chan
2005-08-19
1
-0
/
+2
[next]