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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix the move so that it matches what the rest of the internet
jmg
2010-09-03
1
-1
/
+1
*
Initial WOL support. NS DP8315 was tested but SiS900/SiS7016 was
yongari
2010-09-03
2
-31
/
+124
*
Implement initial device suspend/resume method.
yongari
2010-09-02
1
-0
/
+31
*
In the case of non-sequential mappings, ofw_mapmem() could ask Open
nwhitehorn
2010-09-02
1
-1
/
+1
*
Adding a missing firstname (Monique)
edwin
2010-09-02
1
-1
/
+1
*
Correct spelling mistake, int -> into
gavin
2010-09-02
1
-2
/
+2
*
Better wording.
yongari
2010-09-02
1
-3
/
+3
*
Correct bioq_disksort so that bioq_insert_tail() offers barrier semantic.
gibbs
2010-09-02
7
-27
/
+74
*
Document tunable dev.sis.%unit.manual_pad
yongari
2010-09-02
1
-1
/
+18
*
Enable sis(4). sis(4) should work on all architectures.
yongari
2010-09-02
1
-1
/
+1
*
Unlike most other controllers, NS DP83815/DP83816 controllers seem
yongari
2010-09-02
2
-10
/
+81
*
Fix the last endianness issue on handling station address which
yongari
2010-09-02
1
-13
/
+14
*
MFp4 CH=183052 183053 183258:
bz
2010-09-02
4
-12
/
+69
*
Disable video ROM shadowing by default as I originally intended. I found
jkim
2010-09-02
1
-2
/
+2
*
Fix UP build.
mdf
2010-09-02
1
-0
/
+2
*
MFp4 CH=183259:
bz
2010-09-02
1
-2
/
+2
*
Remove the freelist, which simply duplicates some of the zone allocator's
des
2010-09-02
2
-31
/
+2
*
Remove trailing whitespace.
emaste
2010-09-02
1
-1
/
+1
*
Add fix for SiI3114 and SiI3512 chips bug, which caused sending R_ERR in
mav
2010-09-02
1
-0
/
+8
*
SATA1.x SiliconImage controllers on power-on reset TFD Status register into
mav
2010-09-02
3
-17
/
+15
*
o csup(1) does not have -g flag. Remove it from the example.
maxim
2010-09-02
1
-1
/
+1
*
Reduce the need to accesss struct usb_device by providing functions to access
thompsa
2010-09-02
7
-30
/
+56
*
Add support for power mode filtering as some USB hardware does not support
thompsa
2010-09-02
5
-6
/
+37
*
Change argument for usbd_get_dma_delay() from USB bus to USB device, some
thompsa
2010-09-02
7
-15
/
+22
*
Fix setting of the rx_max and tx_max variables. If the expected buffer size is
thompsa
2010-09-02
1
-4
/
+4
*
Fix UMS_BUTTON_MAX define name
thompsa
2010-09-02
1
-1
/
+1
*
Fix build breakage from r212127
thompsa
2010-09-02
2
-4
/
+2
*
Add GPIO programming for more PHY hardware.
thompsa
2010-09-02
2
-29
/
+97
*
Add support for extra buttons on the Kensington Slimblade Trackball.
thompsa
2010-09-02
1
-0
/
+12
*
Silence debug error by default.
thompsa
2010-09-02
1
-1
/
+1
*
We need to grab a node reference count to vap->iv_bss before using it as it is
thompsa
2010-09-02
7
-16
/
+40
*
Modify pxe.c to use the version of nfs_getrootfh() that returns
rmacklem
2010-09-02
1
-0
/
+59
*
Modify lib/libstand/nfs.c to use NFSv3 instead of NFSv2.
rmacklem
2010-09-02
1
-2
/
+742
*
Fix stupid error in r212109 which didn't swap DMA maps. This caused
yongari
2010-09-02
1
-2
/
+2
*
Modify nfs_diskless.c to recognize the environment variable
rmacklem
2010-09-01
1
-45
/
+120
*
Add missing MODULE_VERSION() definitions, this resolves problems around
thompsa
2010-09-01
38
-7
/
+43
*
Move sis_reset() to sis_initl(). This ensures driver starts with
yongari
2010-09-01
1
-7
/
+5
*
Avoid controller reinitialization which could be triggered by
yongari
2010-09-01
1
-0
/
+5
*
Do not reinitialize controller whenever promiscuous mode or
yongari
2010-09-01
2
-2
/
+11
*
Report result of link state change to caller. Previously it always
yongari
2010-09-01
1
-2
/
+3
*
Overhaul link state change handling. Previously sis(4) blindly
yongari
2010-09-01
2
-88
/
+100
*
Fix a bug with sched_affinity() where it checks td_pinned of another
mdf
2010-09-01
1
-11
/
+13
*
s/u_intXX_t/uintXX_t/g
yongari
2010-09-01
2
-35
/
+35
*
rmlock(9) two additions and one change/fix:
mlaier
2010-09-01
6
-51
/
+148
*
bus_dma(9) cleanup.
yongari
2010-09-01
2
-420
/
+497
*
Nuke unnecessary return at the end of function.
yongari
2010-09-01
1
-8
/
+0
*
style(9) - space after keywords.
yongari
2010-09-01
1
-35
/
+35
*
Remove leading and trailing white spaces.
yongari
2010-09-01
2
-36
/
+36
*
Updates for the RMI MIPS platform code
jchandra
2010-09-01
4
-10
/
+13
*
Add a sysctl knob to accept input packets on any link in a failover lagg.
emaste
2010-09-01
1
-1
/
+9
[next]