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 media_status so devd recognizes the device as an 802.11 interface
sam
2005-08-13
1
-1
/
+6
*
correct CTS duration calculation; SIFS+ACK should use the xmit rate not
sam
2005-08-12
1
-2
/
+2
*
Add support for the Promise PDC4071[89] chips used on fx the Fasttrak TX4300.
sos
2005-08-12
3
-1
/
+7
*
Modify the fix in rev 1.16 slightly. Instead of setting the cap to zero,
njl
2005-08-11
1
-3
/
+2
*
Use device_printf() and if_printf() and remove dc_unit from softc.
jhb
2005-08-10
2
-36
/
+31
*
Use if_printf() and device_printf() and axe sf_unit from the softc as a
jhb
2005-08-10
2
-21
/
+16
*
- Remove pre-new-bus code under #if 0 and some other rotted code under
jhb
2005-08-10
1
-55
/
+2
*
- Use if_printf() and device_printf() instead of outputting my%d:
jhb
2005-08-10
2
-68
/
+47
*
- Use callout_init_mtx() to close races between hme_stop() and hme_tick().
jhb
2005-08-10
1
-57
/
+22
*
Clarify/fix handling of the current channel:
sam
2005-08-10
5
-23
/
+23
*
Remove public declarations of variables that were forgotten when they were
obrien
2005-08-10
3
-5
/
+0
*
Fix FBSDid style nit.
obrien
2005-08-10
1
-1
/
+0
*
Add proper copyright attribution.
obrien
2005-08-10
1
-0
/
+1
*
Call tulip_start() rather than tulip_ifstart() from the interrupt handler
jhb
2005-08-09
1
-1
/
+1
*
There's no reason to check the valence. This allows ciss to work
ps
2005-08-09
2
-8
/
+0
*
Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE and
rwatson
2005-08-09
86
-760
/
+881
*
- Use callout_init_mtx() to close a small race between callout_stop() and
jhb
2005-08-08
2
-71
/
+25
*
Merge the dev_clone and dev_clone_cred event handlers into a single
rwatson
2005-08-08
7
-9
/
+16
*
Add support for HP branded 2610SA
ps
2005-08-08
1
-0
/
+2
*
Split crypto tx+rx key indices and add a key index -> node mapping table:
sam
2005-08-08
2
-81
/
+44
*
Retire the last of the FreeBSD 4.x compat code from the mly driver.
scottl
2005-08-08
2
-15
/
+1
*
Retire the FreeBSD 4.x compat code and __FreeBSD_version checks from the aac
scottl
2005-08-08
2
-65
/
+0
*
Complete the removal of __FreeBSD_version checks from the amr driver. The
scottl
2005-08-08
5
-114
/
+6
*
Cleanup beacon/listen interval handling:
sam
2005-08-08
3
-3
/
+3
*
Remove a stale __FreeBSD_version check.
scottl
2005-08-07
1
-5
/
+3
*
The presence of a on __FreeBSD_version flagged some code that hasn't been in
scottl
2005-08-07
1
-23
/
+4
*
Other changes to this driver preclude its use on 4.x, so remove 4.x compat
imp
2005-08-07
1
-4
/
+0
*
Recognize the SAB82532 in USIII machines.
marius
2005-08-07
3
-4
/
+5
*
When summing capacities, skip info from batteries that weren't present.
njl
2005-08-05
1
-0
/
+4
*
Add support for the ITE IT8211F controller.
sos
2005-08-05
2
-6
/
+15
*
Recognize D-Link DGE-528(T) Gigabit as an re(4) device.
tobez
2005-08-05
1
-0
/
+2
*
When the MAC address is reported all zeros, then error is necessarily
imp
2005-08-05
1
-1
/
+3
*
Don't lock when holding led_mtx, instead use AcpiOsQueueForExecution to defer
markus
2005-08-04
1
-2
/
+29
*
Dont limit all transfers to DEV_BSIZE (stale dbug code)
sos
2005-08-04
1
-3
/
+4
*
don't do mutex locking around kthread_create() call.
ume
2005-08-04
1
-4
/
+16
*
Fix two bugs that interacted to cause page faults in softclock()
iedowse
2005-08-04
1
-1
/
+2
*
Minor style nits.
imp
2005-08-03
1
-6
/
+4
*
Correct attribution in clause three to address the correct copyright
gibbs
2005-08-03
7
-21
/
+21
*
Back out change accidentally committed as Makefile:1.21 -- a local
rwatson
2005-08-03
1
-1
/
+0
*
Modify device drivers supporting multicast addresses to lock if_addr_mtx
rwatson
2005-08-03
44
-4
/
+106
*
Do not lock an to check gone flag. Only need to hold the lock to set
emax
2005-08-02
1
-2
/
+1
*
- add missing ether_poll_deregister
brueffer
2005-08-02
1
-2
/
+13
*
Add missing ether_poll_deregister(). This is still not enough to
ru
2005-08-02
1
-0
/
+3
*
Fix a buffer aging problem in new r300 code that could lead to hangs with some
anholt
2005-08-01
1
-3
/
+1
*
Fixing compilation error by:
avatar
2005-08-01
2
-2
/
+2
*
Make the eisa probe messages just like all the others in the system.
imp
2005-08-01
1
-66
/
+18
*
AT_MAKE_TAGID needs an instance as the 2nd arg- not just a 0.
mjacob
2005-07-31
1
-1
/
+1
*
Style fix.
netchild
2005-07-31
1
-1
/
+1
*
Whats New:
netchild
2005-07-31
8
-740
/
+1496
*
* Slightly new method to detect mixer capabilities and resolution.
netchild
2005-07-31
1
-9
/
+41
[prev]
[next]