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
/
if_sisreg.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Vastly improve performance of IRQ handling on stopped interfaces with
phk
2003-12-25
1
-0
/
+1
*
Drop the driver lock around calls to if_input to avoid a LOR when
sam
2003-11-14
1
-0
/
+1
*
change timer to MPSAFE
sam
2003-09-05
1
-1
/
+1
*
Examine and record the Silicon Revision Register on NS parts.
phk
2003-09-03
1
-1
/
+11
*
Erm, my previous commit was wrong and sis_tick() was only called each time
cognet
2003-07-22
1
-0
/
+1
*
Fix typo in an unused macro.
mux
2003-01-29
1
-1
/
+1
*
Add PCI revision number for 630A and 900B. Enable parity error detection
mbr
2003-01-28
1
-0
/
+4
*
Make newer integrated SiS900 cards working.
mbr
2003-01-10
1
-0
/
+9
*
Sis no longer implements the enhanced phy control
mbr
2003-01-10
1
-0
/
+21
*
SIS_CFG_EDB_MASTER_EN indicates the EDB bus is used instead of
mbr
2003-01-10
1
-1
/
+4
*
Make sure that if_timer does not get reset if there are packets
luigi
2002-06-30
1
-1
/
+1
*
Use ETHER_CRC_LEN instead of SIS_CRC_SIZE
luigi
2002-02-07
1
-2
/
+1
*
Fix a bug in the driver -- the chip will always include the CRC
luigi
2002-02-07
1
-1
/
+2
*
Fix support for 630ET support. We don't need the Linux part to set the
ambrisko
2002-02-06
1
-1
/
+1
*
Add support for newer integrated SiS 900 controllers on the 635 and 735
wpaul
2002-01-12
1
-0
/
+8
*
Patch up some existing style bugs and some that crept in with the
peter
2001-12-15
1
-1
/
+1
*
Device Polling code for -current.
luigi
2001-12-14
1
-0
/
+3
*
Fix a bug in the driver -- under load, the receive unit could become
luigi
2001-11-27
1
-1
/
+2
*
Convert the if_sis and if_rl drivers to use the bus_dma API instead of
wpaul
2001-08-15
1
-6
/
+17
*
Big round of minor updates:
wpaul
2001-02-21
1
-0
/
+5
*
Change and clean the mutex lock interface.
bmilekic
2001-02-09
1
-2
/
+2
*
Apply patch to add support for the intergrated ethernet in the SiS630E
wpaul
2001-02-09
1
-0
/
+7
*
First round of converting network drivers from spls to mutexes. This
wpaul
2000-10-13
1
-0
/
+4
*
Fix up the sis driver, largely to improve the NatSemi DP83815 support:
wpaul
2000-08-22
1
-2
/
+15
*
Add support for the National Semiconductor DP83815 fast ethernet
wpaul
2000-07-06
1
-0
/
+32
*
This commit adds driver support for the Silicon Integrated Systems
wpaul
1999-09-05
1
-0
/
+404