index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
if_bgereg.h
Age
Commit message (
Expand
)
Author
2008-07-17
Add a flag and allow the driver to identify the BCM5788 chipsets. They're
Brad Smith
2008-07-16
Enable the read DMA engine's PCI read request burst length long burst
Brad Smith
2008-04-20
Add a workaround for a CRC bug errata with BCM5701 A0 and B0 chipset
Brad Smith
2008-04-03
Clean up the DMA read/write control register setup code and add some
Brad Smith
2008-03-02
Correct the comment describing the BGE_PCISTATE_PCI_BUSSPEED bit.
Brad Smith
2008-02-20
When collecting the hardware statistics add the interfaces input errors
Brad Smith
2008-02-20
when bge has link, use autopolling for link status, not direct mii polls.
Stuart Henderson
2008-02-18
Add initial bits for fiber support with the BCM5714/BCM5715/BCM5780 chipsets.
Brad Smith
2008-02-02
- Simplify statistics updates and remove redundant register reads.
Brad Smith
2008-01-31
recognize the BCM5755 C0 ASIC revision.
Brad Smith
2007-11-17
Rename fiber TBI flag from BGE_TBI to BGE_PHY_FIBER_TBI. No functional change.
Brad Smith
2007-10-13
Add support for BCM5906.
Mark Kettenis
2007-10-11
Make BGE_JUMBO_FRAMELEN big enough to include vlan tag. Fixes problems with
Mark Kettenis
2007-02-10
Add more chipset revision ids.
Kenneth R Westerback
2007-01-30
Rough in more support for 5787/5755 chips so far known to not work or
Kenneth R Westerback
2007-01-10
Flow control support for bge(4)/brgphy(4). From brad@ based on code from
Mark Kettenis
2006-12-22
Remove never used code for a BCM5700 feature (BGE_EXTRAM) that didn't
Kenneth R Westerback
2006-10-22
recognize the BCM5715 A3 chipset.
Brad Smith
2006-10-19
s/Mhz/MHz/ in comments and printf() strings
Tom Cosgrove
2006-10-17
disable the firmware fastboot feature on 5752/5755 and 5787 ASICs,
Brad Smith
2006-10-15
recognize the BCM5787 A2 chipset.
Brad Smith
2006-10-07
add a no Ethernet@Wirespeed flag.
Brad Smith
2006-10-07
add and set PHY workaround flags depending on the ASIC revision
Brad Smith
2006-10-01
pack several boolean fields into the existing bge_flags field.
Brad Smith
2006-10-01
add the PCI ids for the BCM5722, BCM5756, BCM5906 and BCM5906M chipsets.
Brad Smith
2006-09-17
add a flag to indicate which boards are only capable of 10/100 modes of
Brad Smith
2006-09-17
Readd the Dell PHY LED setup workaround and the Jumbo capability flag.
Brad Smith
2006-09-17
- correct the firmware synchronization in bge_reset(), this
Brad Smith
2006-08-29
Add support for onboard bge(4)'s on Sun UltraSPARC hardware that apparently
Mark Kettenis
2006-08-28
revert flags usage commits. too close to release. will go in post release ins...
Brad Smith
2006-08-28
add a BGE_JUMBO flag.
Brad Smith
2006-08-28
Dell PCI vendor subid.
Brad Smith
2006-08-27
pack several boolean fields into the existing bge_flags field.
Brad Smith
2006-08-16
remove the sparc64 workarounds for the jumbo frame receive ring sizes now
Brad Smith
2006-07-18
increase the number of Jumbo slots a little bit for sparc64.
Brad Smith
2006-07-01
recognize the 5750 C2.
Brad Smith
2006-06-22
recognize the BCM5703 B0.
Brad Smith
2006-06-19
some new ASIC revisions.
Brad Smith
2006-05-28
- remove ETHER_MAX_LEN_JUMBO and ETHERMTU_JUMBO.
Brad Smith
2006-04-21
recognize the BCM5752 A2
Brad Smith
2006-04-13
typo
Brad Smith
2006-04-05
add a power hook for bge(4).
Brad Smith
2006-03-10
in bge_intr() also check the PCI State register to see if there
Brad Smith
2006-02-21
- Overhaul link state detection code.
Brad Smith
2006-02-11
recognize another 5714 family chipset.
Brad Smith
2006-02-01
some more constants.
Brad Smith
2006-01-25
- Count packets discarded by RX/TX MAC (cause of FIFO overflow, etc)
Brad Smith
2006-01-21
some cleaning after removing code for reading the VPD.
Brad Smith
2005-12-28
eliminate the last few quirk flags.
Brad Smith
2005-12-12
If a PCI-X card is detected then set bge_pcix.
Brad Smith
[next]