index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
/
net
/
tg3.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[tg3] New tg3 driver
Thomas Miletich
2012-01-30
1
-3435
/
+0
*
[pci] Use single "busdevfn" field in struct pci_device
Michael Brown
2011-02-17
1
-1
/
+1
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-2
/
+2
*
[ethernet] Update mii.h and use it in drivers that had a private copy
Daniel Verkamp
2009-05-26
1
-0
/
+1
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
[pci] Add driver_data field to struct pci_device_id
Thomas Miletich
2009-03-26
1
-32
/
+32
*
[i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long
Michael Brown
2008-11-19
1
-2
/
+2
*
[tg3] Add PCI ID for BCM5786
Michael Brown
2008-10-21
1
-0
/
+1
*
[tg3] Add PCI ID
Michael Brown
2008-09-29
1
-0
/
+1
*
[tg3] Added support for tg3-5754.
Andrew Schran
2008-07-24
1
-23
/
+50
*
[tg3] Recognize the BCM5789
Steven Walter
2008-06-27
1
-0
/
+1
*
[tg3] Add support for tg3-5721
Michael Brown
2008-05-19
1
-1
/
+3
*
Merge branch 'xl0-timer'
Michael Brown
2008-03-10
1
-1
/
+0
|
\
|
*
Modify gPXE core and drivers to work with the new timer subsystem
Alexey Zaytsev
2008-03-02
1
-1
/
+0
*
|
[tg3] Added device ID for rebranded HP card.
Michael Brown
2008-03-06
1
-0
/
+1
|
/
*
Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno .
Marty Connor
2007-12-13
1
-1
/
+9
*
Include errno.h in the few drivers which use it, rather than in nic.h
Michael Brown
2007-07-24
1
-0
/
+1
*
Purge warnings from tg3.c
Marty Connor
2007-07-04
1
-1
/
+1
*
Updated ISAPnP, EISA, MCA and ISA buses to current device model.
Michael Brown
2007-03-10
1
-7
/
+0
*
Fix some bad pointer arithmatic in the tg3 driver that was causing the dynami...
James Harper
2007-02-10
1
-6
/
+6
*
compilation warnings cleanup
Marty Connor
2006-09-26
1
-5
/
+7
*
Kill off poll_interruptions(); it is lethal when we're acting as a PXE
Michael Brown
2006-08-14
1
-1
/
+0
*
Restructured PCI subsystem to fit the new device model.
Michael Brown
2006-05-16
1
-5
/
+5
*
Header rearrangement.
Michael Brown
2006-04-24
1
-1
/
+1
*
Synced across updates from Etherboot 5.4 tree
Michael Brown
2005-05-19
1
-0
/
+4
*
Moved definition of __shared into compiler.h
Michael Brown
2005-05-02
1
-1
/
+0
*
Correct symbol violations reported by "make symcheck"
Michael Brown
2005-05-02
1
-13
/
+17
*
Automatically updated with
Michael Brown
2005-04-26
1
-2
/
+1
*
Ensured that all drivers call xxx_fill_nic().
Michael Brown
2005-04-22
1
-1
/
+1
*
Coerced into compiling
Michael Brown
2005-04-22
1
-3
/
+3
*
Automatically updated with the program
Michael Brown
2005-04-21
1
-5
/
+6
*
Place the call to adjust_pci_device() back in the individual drivers,
Michael Brown
2005-04-16
1
-1
/
+2
*
Fixed up automatic modifications by hand.
Michael Brown
2005-04-14
1
-34
/
+34
*
Automatically modified by
Michael Brown
2005-04-14
1
-4
/
+1
*
Automatically updated using
Michael Brown
2005-04-14
1
-2
/
+1
*
Finished by hand
Michael Brown
2005-04-13
1
-48
/
+46
*
Automatically updated using
Michael Brown
2005-04-13
1
-5
/
+9
*
Automatically updated using
Michael Brown
2005-04-12
1
-2
/
+1
*
Automatically updated using
Michael Brown
2005-04-12
1
-3
/
+5
*
Auto-updated using
Michael Brown
2005-04-12
1
-8
/
+4
*
Initial revision
Michael Brown
2005-03-08
1
-0
/
+3394