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 support to mxge for IPv6 TX csum offload & IPv6 TSO.
gallatin
2013-02-19
2
-52
/
+226
*
MFcalloutng:
mav
2013-02-19
1
-8
/
+13
*
MFcalloutng:
mav
2013-02-19
1
-6
/
+12
*
Fix typo
uqs
2013-02-19
1
-2
/
+2
*
Mark the coretemp(4) sysctls as MPSAFE, ensuring that Giant won't be held
markj
2013-02-18
1
-6
/
+6
*
Fix an incorrect sizeof()
adrian
2013-02-18
1
-1
/
+1
*
Fix bad EEPROM parsing code.
hselasky
2013-02-18
2
-5
/
+31
*
Add a new ATH KTR debug method to log the interrupt status.
adrian
2013-02-18
1
-0
/
+28
*
Remove accidentally committed debug panic(9) call
gonzo
2013-02-17
1
-5
/
+1
*
Disable debug accidentally enabled by previous commit
gonzo
2013-02-16
1
-1
/
+1
*
Various timing-related fixes:
gonzo
2013-02-16
3
-12
/
+61
*
* Reduce the PCU lock overhead a little by only re-acquiring it if we
adrian
2013-02-16
1
-5
/
+20
*
Resolve issue that caused WITNESS to report LORs.
jpaetzel
2013-02-14
2
-1
/
+10
*
Add USB API to read power draw on USB devices.
hselasky
2013-02-14
2
-1
/
+17
*
Remove unused variable.
hselasky
2013-02-13
2
-2
/
+0
*
Resolve a LOR after r246616. Protect control requests using the USB device
hselasky
2013-02-13
8
-42
/
+54
*
Add new USB ID to FTDI driver.
hselasky
2013-02-13
2
-0
/
+2
*
Pull out the if_transmit() work and revert back to ath_start().
adrian
2013-02-13
4
-451
/
+107
*
Reform the busdma API so that new types may be added without modifying
kib
2013-02-12
46
-1433
/
+487
*
Put this back into the ath taskqueue rather than the ath TX taskqueue.
adrian
2013-02-11
1
-1
/
+1
*
Go back to direct-dispatch of the software queue and frame TX paths
adrian
2013-02-11
1
-7
/
+9
*
Extend the timestamp to be a timeval, rather than ticks.
adrian
2013-02-11
2
-2
/
+8
*
- Move scratch data from the USB bus structure to the USB device structure
hselasky
2013-02-10
10
-228
/
+268
*
Fix correct use of USB header files.
hselasky
2013-02-10
1
-2
/
+2
*
- Streamline detach logic in wlan drivers, so that
hselasky
2013-02-10
13
-87
/
+237
*
The encryption type field needs to be preserved for each descriptor
adrian
2013-02-09
1
-0
/
+6
*
Do not hold locks around hardware context reads.
np
2013-02-09
1
-10
/
+11
*
Make sure we don't leak command buffers when a USB
hselasky
2013-02-08
1
-6
/
+6
*
Fix regression issue after r244503:
hselasky
2013-02-08
2
-25
/
+25
*
Fix a corner case that I noticed with the AR5416 (and it's currently
adrian
2013-02-08
1
-10
/
+7
*
This fixes a out-of-order problem with several
rrs
2013-02-07
6
-71
/
+80
*
Add support for mute buttons on USB audio devices and
hselasky
2013-02-07
3
-29
/
+58
*
Create a new TX lock specifically for queuing frames.
adrian
2013-02-07
4
-19
/
+39
*
Methodize the process of adding the software TX queue to the taskqueue.
adrian
2013-02-07
4
-7
/
+21
*
Add support for buttons on USB audio devices,
hselasky
2013-02-06
3
-1
/
+248
*
Make sure that all mouse buttons are released when clients
hselasky
2013-02-06
1
-1
/
+20
*
Busy-wait when cold.
np
2013-02-06
1
-1
/
+6
*
Add defines to more easily allow a single threaded version of the FreeBSD
hselasky
2013-02-05
9
-52
/
+56
*
Fix some nits.
hselasky
2013-02-05
5
-6
/
+6
*
Rework jumbo frame handling. QAC confirmed that the controller
yongari
2013-02-05
2
-44
/
+87
*
- Make pci_ns8250_ids[] const.
marius
2013-02-03
1
-6
/
+6
*
Improve r238673 to additionally allow for odd-aligned buffers as
marius
2013-02-02
2
-10
/
+49
*
revert accidentally committed unneeded changes from r246250
avg
2013-02-02
1
-2
/
+2
*
acpi: clear power button status bit after waking up...
avg
2013-02-02
1
-0
/
+25
*
acpi: after wakeup from a state > S1 re-enable SCI_EN with a direct write
avg
2013-02-02
1
-2
/
+15
*
uart: add resume method and enable it for attachments on the most common
avg
2013-02-02
5
-0
/
+13
*
Fix for hardware checksum offloading in SMSC driver.
hselasky
2013-02-01
1
-1
/
+7
*
Make use of USB ID sections configurable.
hselasky
2013-02-01
4
-1
/
+12
*
Delete the "blackhole" driver - it is not needed anymore.
neel
2013-02-01
1
-129
/
+0
*
Update hwpmc to support the Xeon class of Ivybridge processors.
sbruno
2013-01-31
3
-191
/
+428
[next]