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
*
Add per-TXQ EDMA FIFO staging queue support.
adrian
2013-03-26
3
-17
/
+84
*
Keep a doubly-linked list of outstanding trackers.
jimharris
2013-03-26
2
-10
/
+14
*
Create a generic nvme_ctrlr_cmd_get_log_page function, and change the
jimharris
2013-03-26
2
-6
/
+21
*
Expose the get/set features API to nvme consumers.
jimharris
2013-03-26
2
-8
/
+10
*
Add an interface for nvme shim drivers (i.e. nvd) to register for
jimharris
2013-03-26
5
-21
/
+81
*
Enable asynchronous event requests on non-Chatham devices.
jimharris
2013-03-26
5
-77
/
+141
*
Move controller destruction code from nvme_detach() to new nvme_ctrlr_destruct()
jimharris
2013-03-26
3
-46
/
+53
*
Specify command timeout interval on a per-command type basis.
jimharris
2013-03-26
3
-3
/
+13
*
Explicitly abort a timed out command, if the ABORT command sent to the
jimharris
2013-03-26
1
-1
/
+29
*
Break out the code for completing an nvme_tracker object into a separate
jimharris
2013-03-26
1
-43
/
+59
*
Add support for ABORT commands, including issuing these commands when
jimharris
2013-03-26
3
-5
/
+24
*
Add an internal _nvme_qpair_submit_request function, which performs
jimharris
2013-03-26
1
-6
/
+15
*
Make the DSM range count 0-based. Previously we were deallocating one more
jimharris
2013-03-26
1
-1
/
+1
*
Do not look at the namespace's thin provisioning field to determine if DSM
jimharris
2013-03-26
1
-1
/
+1
*
Remove the mcast path calls to ath_hal_gettxdesclinkptr() for axq_link -
adrian
2013-03-26
2
-3
/
+0
*
Remove this dead code - it's no longer relevant (as yes, we do actually
adrian
2013-03-26
1
-8
/
+0
*
Convert the CABQ queue code over to use the HAL link pointer method
adrian
2013-03-26
1
-8
/
+15
*
Convert the EDMA multicast queue code over to use the HAL method to set
adrian
2013-03-26
1
-3
/
+5
*
Migrate the multicast queue assembly code to not use the axq_link pointer
adrian
2013-03-26
1
-5
/
+7
*
Unlock IPMI sc while performing requests via KCS and SMIC interfaces.
melifaro
2013-03-25
2
-0
/
+4
*
Read Asynchronous Notification statuses only if Port Multiplier or ATAPI
mav
2013-03-25
1
-1
/
+2
*
Depending on combination of running commands (NCQ/non-NCQ) try to avoid
mav
2013-03-25
1
-5
/
+10
*
Set the backlink in mmc commands to the mmc request that contains them.
ian
2013-03-24
2
-0
/
+4
*
No need to erase all 64 bytes of CFIS area if we never use more then 16.
mav
2013-03-24
1
-4
/
+4
*
Add new regulatory domain.
adrian
2013-03-24
2
-0
/
+26
*
Move the TXQ lock earlier in this routine - so to correctly protect the
adrian
2013-03-24
1
-1
/
+2
*
Fix the locking changes due to the TXQ change drive-by.
adrian
2013-03-24
1
-1
/
+4
*
Overhaul the TXQ locking (again!) as part of some beacon/cabq timing
adrian
2013-03-24
9
-44
/
+171
*
CABQ calculation changes to try and fix some weird corner cases leading
adrian
2013-03-23
1
-4
/
+4
*
Do not call malloc(M_WAITOK) while bodev->fence_lock mutex is
kib
2013-03-23
1
-7
/
+8
*
drm/ttm: Fix a typo: s/pTTM]/[TTM]/
dumbbell
2013-03-23
1
-1
/
+1
*
drm/ttm: Explain why we don't need to acquire a ref in ttm_bo_vm_ctor()
dumbbell
2013-03-23
1
-0
/
+5
*
drm/ttm: Fix TTM buffer object refcount
dumbbell
2013-03-23
1
-5
/
+1
*
Don't attempt to reference sc before testing whether it's NULL.
delphij
2013-03-22
1
-1
/
+1
*
Fix twa(4) after the r246713. The driver copies data around to
kib
2013-03-21
2
-4
/
+8
*
Add new USB ID.
hselasky
2013-03-21
1
-0
/
+1
*
Integrate Efika MX project back to home.
ray
2013-03-20
6
-0
/
+1183
*
Fix spelling.
hselasky
2013-03-20
1
-1
/
+2
*
Fix the EDMA CABQ handling - for now, the CABQ takes a descriptor chain
adrian
2013-03-20
1
-0
/
+3
*
For RTL8211B or later PHYs, enable crossover detection and
yongari
2013-03-20
2
-1
/
+21
*
Break out the RX completion path into "FIFO check / refill" and
adrian
2013-03-19
4
-54
/
+153
*
Add more TODO items.
adrian
2013-03-19
1
-1
/
+8
*
Now that the tx map field is correctly populated for both edma and
adrian
2013-03-19
1
-7
/
+4
*
ahci(4) and siis(4) are ready to process the unmapped i/o requests
kib
2013-03-19
2
-2
/
+2
*
Support unmapped i/o for the md(4).
kib
2013-03-19
1
-40
/
+204
*
Return "start" and "end" to u_long world. Because rman handle addresses as
ray
2013-03-19
1
-4
/
+3
*
Cast "start" to u_long. Temporary fix to unbreak tinderbox.
ray
2013-03-19
1
-2
/
+2
*
Add new USB ID.
hselasky
2013-03-19
2
-0
/
+4
*
Don't hesitate to ask parent to setup IRQ finally.
ray
2013-03-18
1
-3
/
+0
*
Allow simplebus to attach to another simplebus.
ray
2013-03-18
1
-0
/
+2
[next]