index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
*
Xircom cards store the MAC address in the CIS, so get it from the new
imp
2002-11-27
1
-2
/
+8
*
Fix handling of IFF_ALLMULTI. The same bug in various forms affects
luigi
2002-11-25
1
-9
/
+7
*
Import some relevant changes from Via's if_fet driver:
silby
2002-11-25
2
-2
/
+29
*
o track either_ifattach/ether_ifdetach API changes
sam
2002-11-14
13
-217
/
+91
*
Remove a bunch of #include "opt_pci.h".
mux
2002-11-13
7
-7
/
+0
*
Fix an unparenthasized macro argument. md5s differ but this is likely
alfred
2002-11-09
1
-1
/
+1
*
Fix instances of macros with improperly parenthasized arguments.
alfred
2002-11-09
2
-13
/
+13
*
Fix some sizeof(int) != sizeof(void *) warnings.
jhb
2002-11-08
1
-2
/
+2
*
Wrap a device_printf() that violates bus space abstractions to figure out
jhb
2002-11-08
1
-0
/
+2
*
Use %z to print a size_t value.
jhb
2002-11-08
1
-1
/
+1
*
Use %z to print size_t values.
jhb
2002-11-08
1
-3
/
+3
*
Don't take out the rl_mtx lock in the attach routine. The only way
imp
2002-10-29
1
-19
/
+15
*
Add some magic bits necessary to turn the transmitter on for some
silby
2002-10-22
2
-0
/
+10
*
Use if_printf(ifp, "blah") and device_printf(dev, "blah") instead of
brooks
2002-10-21
2
-33
/
+32
*
Be consistent about functions being static.
phk
2002-10-16
5
-20
/
+20
*
Be consistent about functions being static.
phk
2002-10-16
5
-19
/
+21
*
Rename struct softc to struct mn_softc.
phk
2002-10-16
1
-27
/
+31
*
Fix previous commit: Don't cast integral types to pointers to
marcel
2002-10-15
1
-2
/
+2
*
Turn off the premature locking in xl. The driver tries to use the mutexes
peter
2002-10-14
1
-0
/
+6
*
Make this compile on 64-bit architectures (e.g. ia64) by not assuming
marcel
2002-10-12
1
-2
/
+2
*
Ooops. Need to free dc_srom on detach to not leak memory.
imp
2002-10-07
1
-0
/
+1
*
Dynamically configure the width of the srom. This code comes from
imp
2002-10-07
2
-15
/
+106
*
Static'ify a variable.
alfred
2002-10-03
1
-1
/
+1
*
Correct an indentation.
anholt
2002-10-03
1
-1
/
+1
*
Fix two misindents.
phk
2002-10-01
2
-2
/
+2
*
Remove all DELAY(1) calls around MII operations in the XL driver.
silby
2002-09-22
1
-17
/
+0
*
Cleanup of amdpm(4).
nsouch
2002-09-21
1
-137
/
+178
*
Fix the support for the AN985/983 chips, which do not set the
mbr
2002-09-20
1
-1
/
+2
*
Enable the automatic TX underrun recovery for the ADMtek chips.
mbr
2002-09-20
2
-0
/
+5
*
simos.c needs a to be updated from the old pci shims. Yell loudly but
peter
2002-09-19
1
-0
/
+7
*
Clarify comment to "Code borrowed from if_fxp.c" to deal with running
ambrisko
2002-09-18
1
-1
/
+1
*
Fix i810 after i830 commit.
anholt
2002-09-15
1
-0
/
+2
*
Fix an i830/i845 test that shouldn't get hit in normal use and remove a printf.
anholt
2002-09-13
1
-6
/
+4
*
Add AGP support for Intel i830M and i845 thanks to patches from moto kawasaki
anholt
2002-09-12
2
-49
/
+216
*
Only probe one PHY on the D-Link 580 version of the card (ie rev 0x12).
ambrisko
2002-09-11
1
-6
/
+37
*
add missing \n to printf
ticso
2002-09-09
3
-6
/
+6
*
Add support for Corega FEther CB-TXD (CardBus 100M/10M).
iwasaki
2002-09-06
2
-1
/
+13
*
Make consistent; turn spaces into tabs where there is a mixture.
markm
2002-09-04
1
-21
/
+21
*
Add a device description for Intel 82801CA/CAM (ICH3) USB controller
joe
2002-08-28
1
-0
/
+5
*
Include <sys/lockmgr.h> for old lock interfaces instead of depending on
bde
2002-08-27
7
-0
/
+7
*
Replace various spelling with FALLTHROUGH which is lint()able
charnier
2002-08-25
2
-8
/
+8
*
o Retire vm_page_zero_fill() and vm_page_zero_fill_area(). Ever since
alc
2002-08-25
2
-2
/
+2
*
style: put return types on a line by themselves.
alfred
2002-08-24
5
-188
/
+376
*
style:
alfred
2002-08-23
6
-235
/
+466
*
Put return values from functions on a line by themselves.
alfred
2002-08-23
1
-36
/
+72
*
Don't read the PCI config space during mii operations. Instead save whether
ambrisko
2002-08-19
2
-3
/
+9
*
Remove the SIS_LOCK/SIS_UNLOCK from sis_attach(). It makes WITNESS
phk
2002-08-19
1
-3
/
+0
*
Use uhci_pci_match to return the device description and rework the
joe
2002-08-18
1
-28
/
+22
*
Add a comment to remind that uhci_pci_match will never return NULL.
joe
2002-08-18
1
-6
/
+11
*
Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid
sobomax
2002-08-18
3
-9
/
+9
[next]