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
*
Change the remainder of the drivers for DMA'ing devices enabled in the
marius
2007-01-21
1
-1
/
+1
*
o In re_newbuf() and re_encap() if re_dma_map_desc() aborts the mapping
marius
2007-01-16
1
-1
/
+1
*
Remove duplicate variable initialization.
jhb
2007-01-16
1
-1
/
+0
*
- Allow multiple (external) PHYs with Am79C97{2,6}, which actually
marius
2007-01-13
1
-5
/
+15
*
Various updates to most of the smbus(4) drivers:
jhb
2007-01-11
7
-533
/
+730
*
Restore agp aperture size after resume, in case it is modified after boot.
takawata
2007-01-06
1
-1
/
+8
*
- Clean up Aperture Access Global Enable (APEN) bit access.
jkim
2007-01-05
2
-50
/
+41
*
Fix style(9).
jkim
2007-01-05
1
-61
/
+52
*
Make agp_intel capable to work after resume from S3 state.
takawata
2007-01-05
1
-33
/
+50
*
Don't assume IF_LLADDR returns aligned memory address.
yongari
2006-12-18
1
-4
/
+5
*
- Revert the parts of the previous revision which reloaded the watchdog
marius
2006-12-08
1
-3
/
+2
*
- Use the xl_stats_update() callout instead of if_slowtimo() for
marius
2006-12-06
2
-22
/
+27
*
if_watchdog -> rl_watchdog
ru
2006-12-01
2
-14
/
+16
*
- Clear the PCN_MISC_ASEL bit so the media port can be actually set
marius
2006-11-28
2
-16
/
+74
*
Add TSO support.
yongari
2006-11-21
1
-0
/
+1
*
Use #ifndef __NO_STRICT_ALIGNMENT rather than
yongari
2006-11-21
1
-1
/
+1
*
- Don't bother to include IDs of PCnet chips which are not supported
marius
2006-11-07
2
-40
/
+27
*
2nd and final commit that moves us to CAM_NEW_TRAN_CODE
mjacob
2006-11-02
1
-143
/
+0
*
Remove <sys/types.h>; including both <sys/param.h> and <sys/types.h>
marius
2006-11-02
1
-1
/
+0
*
The first of 3 major steps to move the CAM layer forward to using
mjacob
2006-10-31
1
-9
/
+173
*
Wrap code optimized for architectures without alignment constraints
marius
2006-10-29
1
-6
/
+5
*
The page queues lock is no longer required by vm_page_busy() or
alc
2006-10-22
1
-4
/
+0
*
Older incarnations of the device used non-standard BARs.
ru
2006-10-17
1
-4
/
+16
*
Fix the wraparound of memsize >=2GB.
tanimura
2006-10-15
1
-2
/
+3
*
Fix style(9) nits.
jkim
2006-10-09
1
-38
/
+37
*
Fix 32-bit PTE in the GART table.
jkim
2006-10-09
1
-1
/
+3
*
Add support for 945G/GM AGP chipsets.
anholt
2006-09-27
1
-13
/
+29
*
Whitespace nits.
ru
2006-09-15
5
-5
/
+5
*
Consistently use if_printf() only in interface methods: if_start,
glebius
2006-09-15
14
-77
/
+90
*
intpm(4) meet style(9). style(9) meet intpm(4).
jhb
2006-09-13
2
-533
/
+582
*
Trim some unneeded includes.
jhb
2006-09-12
1
-2
/
+0
*
Minor overhaul of SMBus support:
jhb
2006-09-11
6
-185
/
+188
*
Add support for another ATI IGP 340M (RS200M) AGP bridge.
anholt
2006-09-01
1
-1
/
+4
*
Use aperture base address from north bridge. Some BIOS does not encode
jkim
2006-08-21
1
-10
/
+5
*
Add more nForce4 SMBus 2.0 PCI IDs.
ru
2006-08-18
1
-0
/
+9
*
Don't reset Tx threshold value whenever xl_init_locked() is called.
yongari
2006-08-12
1
-1
/
+3
*
Make sure to check frames in Tx queue are empty before clearing
yongari
2006-08-12
1
-4
/
+4
*
Explicitly set v3 mode only when it is requested. Don't bother otherwise.
jkim
2006-08-11
1
-1
/
+6
*
Commit the results of the typo hunt by Darren Pilgrim.
yar
2006-08-04
1
-1
/
+1
*
Another small update to the re(4) driver:
wpaul
2006-08-01
1
-0
/
+8
*
Fix the following bugs in re(4)
wpaul
2006-07-30
1
-19
/
+19
*
Properly detect the RTL8168(B?) again. RealTek sent me a bunch of sample
wpaul
2006-06-28
1
-1
/
+2
*
Fix breakage of CHIP_I855 in the last revision.
anholt
2006-06-27
1
-3
/
+4
*
Add support for the RealTek 8169SC/8110SC and RTL8101E devices. The
wpaul
2006-06-26
1
-17
/
+68
*
Replace the three copies of the list of pci ids with a single centralized list.
anholt
2006-06-25
1
-143
/
+122
*
Move SiS 760 to where it belongs.
jkim
2006-05-30
2
-2
/
+2
*
Rename device name in the last commit. According to PR, the ID is
glebius
2006-05-24
1
-2
/
+2
*
Add support for allocating one larger than page-sized contiguous block of memory
anholt
2006-05-16
1
-26
/
+110
*
Since DELAY() was moved, most <machine/clock.h> #includes have been
phk
2006-05-16
4
-4
/
+0
*
Replace references to lnc(4) with references to le(4) (so far the notes
marius
2006-05-15
1
-4
/
+4
[next]