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
*
- Add vnode-backed swap space specification support. This is enabled when
hrs
2013-06-27
12
-150
/
+628
*
Fix build.
glebius
2013-06-27
2
-2
/
+2
*
Add support for the NTT Docomo L-02C card.
remko
2013-06-27
1
-0
/
+2
*
Add support for the NTT Docomo L-02C card.
remko
2013-06-27
1
-0
/
+1
*
- Request non-cached memory for framebuffer
gonzo
2013-06-27
1
-2
/
+24
*
Move definitions required by userland applications out of acpica_machdep.h.
jkim
2013-06-27
4
-20
/
+17
*
Merge ACPICA 20130626.
jkim
2013-06-27
40
-240
/
+508
*
Add firmware replacement and activation support to nvmecontrol(8) through
jimharris
2013-06-27
6
-1
/
+368
*
Add log page support to nvmecontrol(8) through a new logpage command.
jimharris
2013-06-26
5
-1
/
+412
*
Consistently cast ACPICA 64-bit integer types when we print them.
jkim
2013-06-26
4
-13
/
+13
*
Add generalized helper functions for printing hex data as part of
jimharris
2013-06-26
3
-40
/
+51
*
Ensure that a device node is specified when invoking the identify or reset
jimharris
2013-06-26
3
-3
/
+27
*
Remove remaining uio-related code.
jimharris
2013-06-26
2
-32
/
+0
*
Fail any passthrough command whose transfer size exceeds the controller's
jimharris
2013-06-26
2
-2
/
+15
*
Use MAXPHYS to specify the maximum I/O size for nvme(4).
jimharris
2013-06-26
4
-22
/
+10
*
Create #defines for NVME_CTRLR_PREFIX and NVME_NS_PREFIX for the "nvme"
jimharris
2013-06-26
3
-4
/
+8
*
Add an nvme_function structure array, defining the name, C function and
jimharris
2013-06-26
2
-16
/
+32
*
Break out code related to the reset command into a separate source file.
jimharris
2013-06-26
4
-32
/
+74
*
Break out code related to the perftest command into a separate file.
jimharris
2013-06-26
4
-140
/
+183
*
Break out code related to the identify command into a separate source file.
jimharris
2013-06-26
4
-280
/
+323
*
Break out code related to the devlist command into a separate source file.
jimharris
2013-06-26
4
-92
/
+175
*
Add separate *_usage() functions for each nvmecontrol command.
jimharris
2013-06-26
1
-7
/
+31
*
Add an open_dev() helper function to be used in the various places
jimharris
2013-06-26
1
-103
/
+63
*
For ATA_PASSTHROUGH commands, pretend isci(4) supports multiword DMA
jimharris
2013-06-26
1
-4
/
+45
*
In the Xen block front driver, take advantage of backends that
gibbs
2013-06-26
2
-27
/
+175
*
Minor sorting.
pfg
2013-06-26
1
-1
/
+1
*
Fix some UTF-8 chars slipped into r252204 via copy/paste.
mav
2013-06-26
1
-8
/
+8
*
Add the EEPROM start offset and size in so ath_ahb will use the
adrian
2013-06-26
1
-0
/
+5
*
Add in the vendor / device id so the ath_ahb glue works.
adrian
2013-06-26
1
-0
/
+2
*
Add the wireless support to the AR933x base kernel, as the support
adrian
2013-06-26
1
-13
/
+14
*
Add in two new configuration options for the current generation SoCs.
adrian
2013-06-26
1
-0
/
+4
*
Extend the AHB code to work on chips besides the AR9130.
adrian
2013-06-26
1
-11
/
+56
*
If EEPROM data is provided by the AHB layer, copy it in.
adrian
2013-06-26
1
-0
/
+6
*
Re-enable the channel set code for the AR933x.
adrian
2013-06-26
1
-11
/
+9
*
Add a HAL local routine to map the 2GHz channel frequency to an IEEE
adrian
2013-06-26
2
-0
/
+22
*
In preparation to support AR933x SoC builds, allow the AH_SUPPORT_AR93(xx)
adrian
2013-06-26
1
-3
/
+6
*
Add a stub AR93xx RF module just to keep the linker happy.
adrian
2013-06-26
1
-0
/
+21
*
Document ifconfig_wlanX="HOSTAP"
rpaulo
2013-06-26
1
-2
/
+13
*
sed: use getline() instead of fgetln().
pfg
2013-06-26
1
-8
/
+11
*
Implement ifconfig_wlanX="HOSTAP".
rpaulo
2013-06-26
2
-3
/
+35
*
Print the 'setting internal ...' message only with bootverbose.
rpaulo
2013-06-26
1
-1
/
+3
*
- Adding myself to the committers-ports.dot
feld
2013-06-26
2
-0
/
+4
*
Don't blidly clear GPIOs configuration. Just use firmware configured
yongari
2013-06-26
1
-1
/
+1
*
- Resolve bucket recursion issues by passing a cookie with zone flags
jeff
2013-06-26
3
-43
/
+86
*
MFV r252215:
delphij
2013-06-25
4
-37
/
+26
*
Diff reduction against Illumos, no real change to code itself.
delphij
2013-06-25
1
-0
/
+1
*
A few mostly cosmetic nits to aid in debugging:
jhb
2013-06-25
4
-13
/
+13
*
Several improvements to rmlock(9). Many of these are based on patches
jhb
2013-06-25
9
-79
/
+389
*
Add include path to the ar9300 HAL.
adrian
2013-06-25
1
-0
/
+1
*
Add Qlogic 10Gb Ethernet Driver for Qlogic 8100 Series CNA Adapter
davidcs
2013-06-25
21
-0
/
+9360
[next]