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
/
dev
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix config page writes to not strip out the attributes when you
mjacob
2006-07-12
5
-38
/
+147
*
Move debug printfs under the proper macro.
njl
2006-07-12
1
-3
/
+3
*
Assume floppy disk is not inserted when we have exhausted retries. This
jkim
2006-07-12
1
-0
/
+3
*
Put in some missing target mode for 2KLOGIN f/w spots.
mjacob
2006-07-10
1
-10
/
+24
*
Clean up the ioctl to not process nonsense on SCSI isp cards.
mjacob
2006-07-10
1
-40
/
+44
*
Convert isp(4) and ispfw(4) to use firmware(9) to manage firmware
mjacob
2006-07-09
8
-131
/
+258
*
Remove stale MAINTAINER
markm
2006-07-09
1
-2
/
+0
*
Enhanced floppy controllers have Data Rate Select Register (DSR) at 0x3f4.
jkim
2006-07-06
2
-8
/
+30
*
Fix a missing unlock operation in interrupt handler.
yongari
2006-07-06
1
-1
/
+3
*
Fix typo in comment.
yongari
2006-07-05
1
-2
/
+2
*
Change the multicast calculation to be the same as the other usb drivers and
thompsa
2006-07-05
1
-5
/
+6
*
Add preliminary support for the Serverworks HT1000 chip.
sos
2006-07-04
3
-7
/
+74
*
Make sure command/data port (0x60) and status port (0x64) are in correct
jkim
2006-07-03
1
-4
/
+10
*
What the heck - make the last (most recent) 2200 f/w also do
mjacob
2006-07-03
1
-2
/
+6
*
Reset autonegotiation timer if current media is not 'auto'.
oleg
2006-07-03
1
-1
/
+3
*
Do various fixes to support firmware loading for the 2322
mjacob
2006-07-03
5
-142
/
+280
*
Add 2322 firmware.
mjacob
2006-07-03
2
-0
/
+7659
*
Use mii_phy_match to reduce duplicated code.
yongari
2006-07-03
1
-71
/
+21
*
Replace hard-coded magic constants to system defined constants
yongari
2006-07-03
21
-43
/
+43
*
o Remove rev. 1.30 leftover. From Damien: However, this code path
maxim
2006-07-01
1
-1
/
+1
*
Housekeeping. Update for maintainers who have handed in their commit bits
markm
2006-07-01
1
-5
/
+0
*
Change mfi_add_ld to "immediate command" mode since we need to enumerate
ambrisko
2006-06-30
1
-4
/
+7
*
Have sio return BIS_PROBE_DEFAULT like all the other drivers in the
imp
2006-06-30
1
-2
/
+2
*
Fix building with GCC 4.2: ensure types are defined before refering to them.
obrien
2006-06-29
5
-5
/
+5
*
Since 5714 family doesn't have Jumbo ring, we do not support
glebius
2006-06-29
1
-3
/
+0
*
Comment fix.
takawata
2006-06-29
1
-2
/
+2
*
Willcom WSIM DD support.
takawata
2006-06-29
2
-1
/
+4
*
Properly detect the RTL8168(B?) again. RealTek sent me a bunch of sample
wpaul
2006-06-28
1
-1
/
+4
*
Dont call free on non-alloc'd items.
sos
2006-06-28
1
-2
/
+4
*
Update AHCI support to be more generic.
sos
2006-06-28
2
-67
/
+104
*
- Recognize more device IDs adding support for BCM5754, BCM5755,
glebius
2006-06-28
2
-34
/
+44
*
Fix breakage of CHIP_I855 in the last revision.
anholt
2006-06-27
1
-3
/
+4
*
Add a pure open source nForce Ethernet driver, under BSDL.
obrien
2006-06-26
3
-999
/
+1484
*
Add support for the RealTek 8169SC/8110SC and RTL8101E devices. The
wpaul
2006-06-26
2
-145
/
+270
*
This commit was generated by cvs2svn to compensate for changes in r159952,
obrien
2006-06-26
3
-0
/
+2009
|
\
|
*
Import the nfe (nForce Ethernet) driver from OpenBSD.
obrien
2006-06-26
3
-0
/
+2009
*
VMWare ESX reports > 16 targets for the LSI-Logic
mjacob
2006-06-26
1
-0
/
+6
*
enable rx of control frames when in monitor mode
sam
2006-06-26
1
-0
/
+4
*
Close race in handling mcast traffic when operating as an ap with
sam
2006-06-26
2
-39
/
+104
*
Replace the three copies of the list of pci ids with a single centralized list.
anholt
2006-06-25
1
-143
/
+122
*
Major Fixes:
mjacob
2006-06-25
4
-28
/
+45
*
new stats
sam
2006-06-23
1
-1
/
+3
*
Clean up style and some printf messages. Note that returning anything other
njl
2006-06-22
1
-94
/
+60
*
Fix a potential problem when mfi_get_log_state and only
ps
2006-06-20
1
-2
/
+4
*
Instead of using scsi probes to do device discovery, use the firmware
ps
2006-06-20
5
-214
/
+178
*
Fix a typo when getting the log_state and set the flags on the
ps
2006-06-20
1
-1
/
+1
*
Cleanup dcmd firmware processing into a single function, mfi_dcmd_command
ps
2006-06-20
1
-85
/
+95
*
- Push Giant down into linker_reference_module().
jhb
2006-06-20
1
-3
/
+3
*
Clean up some comments and device printf failures in mfi_get_log_state
ps
2006-06-20
1
-6
/
+3
*
Add a forgotten ","
matteo
2006-06-19
1
-1
/
+1
[next]