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
*
Remove alpha vtophys() hack from if_bgereg.h and clean up unneeded
wpaul
2003-07-25
2
-7
/
+0
*
Convert bge(4) to use busdma. I have not tested this on anything
wpaul
2003-07-25
2
-127
/
+856
*
Add an informational debugging printf of the maximum time spent in
njl
2003-07-25
1
-0
/
+10
*
Undo single-intance inlining which is way above the comfort limit for GCC.
phk
2003-07-23
1
-3
/
+2
*
De-inline some functions. It doesn't gain us anything and bloats
mux
2003-07-22
1
-13
/
+13
*
Move inlined function ie_ack() up to before first use.
phk
2003-07-22
1
-8
/
+8
*
Don't inline ridiculously very large functions.
phk
2003-07-22
1
-4
/
+4
*
When padding an mbuf chain to have a length that is a multiple
harti
2003-07-22
1
-0
/
+1
*
Fix a 64 bit bug lost in the inline warning noise. sizeof is not always
peter
2003-07-22
1
-1
/
+1
*
o Add monitor mode support. This tested fine with prism cards but may require
sam
2003-07-21
1
-2
/
+29
*
SafeNet crypto driver (supports only RNG and symmetric ops; no PK support yet)
sam
2003-07-21
3
-0
/
+2876
*
This is a pseudo physical interface for the HARP ATM stack. When loaded
harti
2003-07-21
1
-0
/
+652
*
Use the clear function provided by the video adapter driver.
nyan
2003-07-21
4
-34
/
+7
*
override the tag. usb_block_allocmem allocates a new tag, which when we
jmg
2003-07-21
1
-1
/
+5
*
track changes to 802.11 code:
sam
2003-07-20
4
-44
/
+47
*
Do not call acpi_MatchHid() for all probe cases since it accesses the
njl
2003-07-20
1
-8
/
+7
*
Close a race condition by passing status retrieved via a non-SCI call
njl
2003-07-20
1
-43
/
+32
*
Clarify the ACPI shutdown messages.
njl
2003-07-20
1
-2
/
+2
*
Add ECDT (ACPI 2.0) support. This allows the EC to be enabled before the
njl
2003-07-20
3
-72
/
+172
*
Add support for FA-511; Submitted by: Kenneth P. Stox; Pr 42858
imp
2003-07-19
2
-0
/
+5
*
Add Addtron AWA-100 wireless PCI card
imp
2003-07-19
1
-0
/
+1
*
Add Linksys WCF12: from Scott Lambert
imp
2003-07-19
1
-0
/
+1
*
Sync to 1.60
imp
2003-07-19
1
-1
/
+4
*
Add Linksys compact flash wireless card
imp
2003-07-19
1
-0
/
+1
*
Add support for BUFFALO LPC3-CLX 10/100Base-T PC-Card
imp
2003-07-19
1
-0
/
+1
*
sync to 1.59
imp
2003-07-19
1
-1
/
+4
*
Add Buffalo LPC3_CLX.
imp
2003-07-19
1
-0
/
+1
*
Clean up include files.
simokawa
2003-07-18
6
-23
/
+6
*
Add some debug messages.
simokawa
2003-07-18
1
-4
/
+6
*
Style(9) cleanup. There was no consistent style in this driver, and
markm
2003-07-17
7
-912
/
+830
*
Fix a bogon in the previous commit. When suppressing multiple isab
jhb
2003-07-17
1
-1
/
+1
*
Correct comments to indicate that the EM_RADV and EM_TADV parameters
jdp
2003-07-17
1
-2
/
+2
*
The card resets the S/Uni chip when it is resetted. Therefor
harti
2003-07-17
1
-0
/
+5
*
seems like i386 && DIAGNOSTIC needs sys/proc.h
jmg
2003-07-16
1
-0
/
+1
*
add missing machine/bus.h headers that are now necessary because of the
jmg
2003-07-16
6
-0
/
+6
*
Add support for the BCM5705 and its ilk. Changes:
wpaul
2003-07-16
4
-111
/
+325
*
make allocation of the necessary data structures most efficent by using
jmg
2003-07-15
2
-5
/
+5
*
fix support for umass and related devices on ohci. This is a partial
jmg
2003-07-15
3
-79
/
+151
*
make usb bus_dma aware.
jmg
2003-07-15
8
-100
/
+360
*
sync w/ NetBSD
jmg
2003-07-15
2
-4
/
+4
*
minor white space fix up
jmg
2003-07-15
1
-2
/
+4
*
Change the msleep part of EcWaitEvent to be a separate loop, fixing a
njl
2003-07-15
1
-31
/
+42
*
Remove old defines since they are no longer used.
njl
2003-07-15
1
-12
/
+0
*
Be careful to call bus_dmamap_load with BUS_DMA_NOWAIT so that the
harti
2003-07-15
1
-7
/
+7
*
This is a driver for IDT77252 based ATM interfaces. It has been tested
harti
2003-07-15
11
-0
/
+14914
*
OpenBSD calls this AIRVAST, so use that instead
imp
2003-07-15
2
-5
/
+6
*
sync to 1.58
imp
2003-07-15
1
-7
/
+7
*
Add Siemens SpeedStream 1021
imp
2003-07-15
1
-0
/
+1
*
sync to pccarddevs 1.57
imp
2003-07-15
1
-1
/
+7
*
Add Siemens SpeedStream 1021
imp
2003-07-15
1
-0
/
+4
[next]