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
*
Include order bit in sdev->type.
simokawa
2003-08-21
1
-1
/
+1
*
Add in a missing device entry that I thought was already in there. This
ambrisko
2003-08-21
1
-0
/
+10
*
In my efforts to make checking the CD bits less error-prone, I
imp
2003-08-20
1
-1
/
+1
*
Fix typo in last commit.
mux
2003-08-20
1
-1
/
+1
*
Fix build by correcting a wrong cast.
mux
2003-08-20
1
-1
/
+1
*
Use CBB_CARD_PRESENT instead of checking STATE_CD directly since it is
imp
2003-08-20
1
-4
/
+6
*
Fix panic from having multiple locks held when updating firmware. AN_LOCK
ambrisko
2003-08-20
1
-9
/
+11
*
pc98pcic isn't the name of the media driver. tcic likely will never
imp
2003-08-20
1
-3
/
+0
*
When debugging CIS, only print 10 CISTPL_NULLs. Chances are good they
imp
2003-08-20
1
-3
/
+12
*
On Dell boxes such as the PE2650 we need to disable 3 led mode for the
ambrisko
2003-08-20
3
-0
/
+16
*
- Add support for Cisco latest firmware RID sizes that supports 25 SSIDs!
ambrisko
2003-08-20
4
-87
/
+172
*
Fill reserved fields of transmitting packets header with zero.
simokawa
2003-08-20
2
-14
/
+24
*
MFp4 changes to fix locking issues and correct reference
sam
2003-08-19
3
-60
/
+124
*
o pass control frames up the stack when in monitor mode (the 802.11 layer will
sam
2003-08-19
2
-3
/
+7
*
Make aac(4) compile cleanly on 64-bit machines. The code was already 64-bit
scottl
2003-08-19
3
-18
/
+20
*
o correct beacon frame length calculation and add an assert to catch any future
sam
2003-08-19
1
-2
/
+6
*
maintain a table for mapping hardware rate codes to 802.11 rates for
sam
2003-08-19
2
-3
/
+6
*
mark the scan and calibrate callouts MPSAFE
sam
2003-08-19
1
-2
/
+2
*
remove unneeded include files
sam
2003-08-19
1
-4
/
+0
*
Change instances of callout_init that specify MPSAFE behaviour to
sam
2003-08-19
6
-12
/
+7
*
Use bus_child_present() to make sure the card is still there before calling
cognet
2003-08-19
1
-1
/
+2
*
Don't tsleep on NULL
ps
2003-08-19
1
-2
/
+2
*
Remove unused code.
simokawa
2003-08-19
1
-2
/
+0
*
Drop too short packets.
simokawa
2003-08-19
1
-4
/
+8
*
Allow to access phy registers via ioctl().
simokawa
2003-08-19
2
-1
/
+18
*
Update DRM from DRI CVS as of today. Notable changes include Radeon
anholt
2003-08-19
35
-683
/
+1061
*
Update my mail address on copyright notice.
takawata
2003-08-19
1
-1
/
+1
*
handle locking when creating or destroying vchans better
cg
2003-08-18
2
-38
/
+104
*
try to make really sshort sounds actually play
cg
2003-08-18
1
-16
/
+43
*
The CD bits in the CBB_SOCKET_STATE register are 0 when the card is
imp
2003-08-18
1
-4
/
+3
*
Put the clearing of the socket cd interrupt and setting of it under
imp
2003-08-18
1
-10
/
+8
*
Put a band-aide(tm) on the CIS panic problem. This is a similar fix
imp
2003-08-18
1
-5
/
+16
*
Fix a typo. BGE_HCC_TX_MAX_COAL_BDS_INT is at offset 0x3C24, not 0x3C34
ps
2003-08-17
1
-1
/
+1
*
Give timecounters a numeric quality field.
phk
2003-08-16
1
-5
/
+6
*
#ifdef __i386__ the "int slice" definition that became i386-only with
rwatson
2003-08-15
1
-0
/
+2
*
Remove a few ushorts I missed in my earlier pass.
jhb
2003-08-15
1
-31
/
+31
*
Revert part of rev. 1.16 -- reinstate system notify handler. It turns out
njl
2003-08-15
1
-0
/
+6
*
vinum_scandisk:
grog
2003-08-15
1
-1
/
+5
*
Drop Giant when calling the disk drivers directly, and reacquire
grog
2003-08-15
1
-4
/
+13
*
modify comments
cg
2003-08-15
1
-3
/
+11
*
De-inline functions which do not need to be inline. Move the DEVMETHOD
njl
2003-08-15
1
-23
/
+23
*
Don't install a system notify handler. Move the device notify handler
njl
2003-08-15
1
-12
/
+11
*
Fix a couple changes that were incorrect in updating for 0619. Only unlock
njl
2003-08-15
1
-1
/
+7
*
disable resume code implementing panic().
cg
2003-08-14
1
-1
/
+6
*
Add support for the newer Moxa PCI 8-port, 16550-compatible based
pb
2003-08-14
1
-0
/
+17
*
trivial optimization: use nameunit here.
imp
2003-08-14
1
-1
/
+1
*
Add microsoft mn-520 wlan card.
imp
2003-08-14
1
-0
/
+1
*
resync to pcarddevs 1.63
imp
2003-08-14
1
-1
/
+7
*
add microsoft mn-520 wlan card.
imp
2003-08-14
1
-1
/
+5
*
Crank down UVISORBUFSIZE from 1024 to 64 to avoid a problem where
joe
2003-08-14
1
-1
/
+11
[next]