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
*
Style tweak to the 5722 chipid to match the rest of this file.
jhb
2008-03-06
1
-1
/
+1
*
Flesh out support for the BCM5722 by recognizing the phy on the 5722 and
jhb
2008-03-06
4
-1
/
+5
*
Commit cmx(4), a driver for Omnikey CardMan 4040 PCMCIA smartcard readers.
rink
2008-03-06
5
-0
/
+985
*
Nuke local jumbo allocator and switch to use of UMA backed page
yongari
2008-03-06
3
-185
/
+6
*
- Add PHY ID for BCM5709C 1000Base-T controllers.
davidch
2008-03-05
2
-2
/
+6
*
Oops, I accidently concatenated uslcom.[c4] multiple times before the
rink
2008-03-05
1
-1676
/
+0
*
Import uslcom(4) from OpenBSD - this is a driver for Silicon Laboratories
rink
2008-03-05
2
-0
/
+2121
*
Plug memory leak in jumbo buffer allocation failure path.
yongari
2008-03-05
1
-4
/
+12
*
Add detection of isolation state.
yongari
2008-03-05
1
-0
/
+5
*
Support for Freescale integrated Three-Speed Ethernet Controller (TSEC).
raj
2008-03-03
3
-0
/
+2287
*
Recognize the quad-port Cicada (Vitesse) CS8204 10/100/1000TX PHY.
raj
2008-03-03
2
-1
/
+4
*
Support for Freescale QUad Integrated Communications Controller.
raj
2008-03-03
11
-0
/
+1456
*
Initial support for Freescale PowerQUICC III MPC85xx system-on-chip family.
raj
2008-03-03
3
-0
/
+115
*
Don't map memory/IO resource in device probe and just use PCI
yongari
2008-03-03
1
-42
/
+33
*
Don't allow jumbo frame on 8139C+ controller.
yongari
2008-03-03
1
-3
/
+11
*
Implement WOL.
yongari
2008-03-03
1
-0
/
+108
*
- Handle buffer lock waiters count directly in the buffer cache instead
attilio
2008-03-01
1
-0
/
+1
*
Change data formating in debug code.
jfv
2008-03-01
1
-12
/
+12
*
An error in the poll routine turned up during LINT build
jfv
2008-03-01
1
-1
/
+1
*
Missing braces in link routine.
jfv
2008-03-01
1
-1
/
+2
*
Missed some code that is ifdef STRICT_ALIGN :(
jfv
2008-03-01
1
-1
/
+1
*
Need to add define of FAST interrupts as default
jfv
2008-02-29
1
-0
/
+3
*
This change introduces a split to the Intel E1000 driver, now rather than
jfv
2008-02-29
47
-1172
/
+16236
*
Workaround GMAC hardware hang of Yukon II on the receipt of pause
yongari
2008-02-29
2
-2
/
+6
*
Zero sc->vnode if mdsetcred() fails.
philip
2008-02-28
1
-0
/
+1
*
Add support for the 965GM.
remko
2008-02-27
1
-0
/
+1
*
Parameterize for module name
kmacy
2008-02-26
1
-4
/
+4
*
Remove unused files
kmacy
2008-02-26
2
-92
/
+0
*
move remaining binaries in to blob headers
kmacy
2008-02-26
4
-17
/
+1320
*
Add support for the EPSON CX5400 scanner
remko
2008-02-26
2
-0
/
+2
*
- Add support for Axesstel MV100H, as used on CDMA network operated by O2 CZ
pav
2008-02-26
2
-0
/
+6
*
Move firmware in to separate module that can be compiled statically in to the...
kmacy
2008-02-26
5
-507
/
+6763
*
Spell 'overwriting' correctly in a KASSERT() message.
keramida
2008-02-25
1
-3
/
+4
*
Some PS/2 mice (at least the A4Tech X-7xx) need to be set to Intelli mode
rink
2008-02-25
1
-0
/
+7
*
o Add module event handler.
akiyama
2008-02-24
1
-2
/
+19
*
Fix namespace collision with sparc macro
kmacy
2008-02-24
2
-6
/
+6
*
remove call to kdb_backtrace()
kmacy
2008-02-23
1
-1
/
+0
*
Fix tinderbox by removing call to kdb_backtrace
kmacy
2008-02-23
1
-1
/
+0
*
- update firmware to 5.0
kmacy
2008-02-23
44
-4071
/
+5911
*
MFC after: 4 weeks
davidch
2008-02-22
3
-5555
/
+7977
*
Add support for the VIA USB2IDE bridge [1].
remko
2008-02-21
2
-0
/
+22
*
Set the baudrate for if_ti.
remko
2008-02-19
1
-0
/
+1
*
Only print sense data diagnostics if debugging is enabled with the
gibbs
2008-02-17
1
-6
/
+12
*
Remove superfluous setting of the transport_version field of our
gibbs
2008-02-17
1
-1
/
+0
*
Advertise to CAM the ability of 790X controllers to negotiate information
gibbs
2008-02-17
1
-2
/
+3
*
Create a thread to handle passive cooling for 1st zone which has _PSV,
ume
2008-02-16
1
-19
/
+20
*
Allow the user to override the current active cooling state if state
rpaulo
2008-02-16
1
-1
/
+2
*
Skip validation of the C3 state if we disabled C3 by software (i.e.,
rpaulo
2008-02-16
1
-1
/
+1
*
Now that mxge supports MSI-X interrupts, reverse the logic and flag
gallatin
2008-02-14
2
-8
/
+10
*
Don't attach to non Core CPUs. This is needed because on the PIII,
rpaulo
2008-02-14
1
-0
/
+9
[next]