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 some more IDs of HighPoint RocketRAID 64x.
mav
2011-03-06
1
-0
/
+2
*
Add missing bus_dmamap_sync() calls for the work DMA map.
marius
2011-03-06
1
-1
/
+14
*
Add missing bus_dmamap_sync() calls for the work DMA map.
marius
2011-03-06
1
-1
/
+17
*
- Allocate the DMA memory used for the work area as coherent as at least
marius
2011-03-06
1
-3
/
+4
*
- Allocate the DMA memory shared between the host and the controller as
marius
2011-03-06
3
-31
/
+41
*
Add an EEPROM op that extracts out the power table offset.
adrian
2011-03-06
2
-0
/
+8
*
Change HALDEBUG() to be a macro that conditionally calls the debug output rou...
adrian
2011-03-05
2
-4
/
+11
*
Be sure to stay within the bounds of the mod_str array when displaying
np
2011-03-05
1
-2
/
+6
*
There is no need to hold an ingress queue's lock while processing its
np
2011-03-05
1
-8
/
+0
*
Calculate how many descriptors can be reclaimed before calling
np
2011-03-05
1
-37
/
+53
*
Tweaks for rx:
np
2011-03-05
2
-85
/
+112
*
Store the ifnet rather than the port_info in each txq and rxq struct.
np
2011-03-05
3
-10
/
+10
*
A txpkts work request should have a valid FID.
np
2011-03-05
2
-2
/
+5
*
Upgrade the firmware on the card automatically if a better version is
np
2011-03-05
2
-17
/
+58
*
Resume tx immediately in response to an SGE egress update from the hardware.
np
2011-03-05
3
-42
/
+90
*
Fix incorrect assertion.
np
2011-03-05
1
-4
/
+5
*
Flush both reads *and* writes to registers.
mjacob
2011-03-05
1
-1
/
+1
*
Add the Buffalo (Melco Inc.) WLI-UC-G301N
daichi
2011-03-04
2
-0
/
+2
*
The sample rate module currently does the slightly wrong thing when
adrian
2011-03-03
1
-0
/
+1
*
- Remove dependency to ucom from ulpt.
hselasky
2011-03-03
1
-1
/
+0
*
Port over ar5416OverrideIni() from ath9k ar5008_hw_override_ini().
adrian
2011-03-03
2
-11
/
+58
*
* fix the ar5416 check macros to be slightly more correct;
adrian
2011-03-03
1
-4
/
+11
*
Modify the sample rate module output to be (slightly) easier to understand.
adrian
2011-03-03
1
-11
/
+19
*
Disable trying to do HT/40 and short-GI TX.
adrian
2011-03-03
1
-1
/
+3
*
Break the keycache management functions out into if_ath_keycache.c .
adrian
2011-03-02
3
-427
/
+541
*
Migrate the sysctl related routines (statistics, debugging, etc) out of
adrian
2011-03-02
4
-613
/
+751
*
Make sure changing ownership of RX descriptor to be done as last
yongari
2011-02-28
2
-3
/
+3
*
- Add support for software pre-scaling of ISOCHRONOUS transfers.
hselasky
2011-02-28
4
-3
/
+29
*
Sync FreeBSD ISP with mercurial tree. Minor changes having to do with
mjacob
2011-02-28
4
-6
/
+9
*
Force DMA for controller found in Lenovo T510 (probably in others too).
pjd
2011-02-27
1
-0
/
+2
*
- Allocate the DMA memory shared between the host and the controller as
marius
2011-02-26
1
-4
/
+4
*
Add the disk ident and a human-meaningful description (here, the disk model
nwhitehorn
2011-02-26
1
-0
/
+2
*
- Correct USB 3.0 wire-speed to 5.0Gbps
hselasky
2011-02-26
1
-1
/
+1
*
Add more definitions for vendor-specific CPU capability bits to the last
jkim
2011-02-25
1
-11
/
+13
*
Silence 'out of chain frames' warnings and bump the number of frames.
ken
2011-02-25
3
-5
/
+6
*
- Add support for some non-standard USB MIDI devices from Roland, by
hselasky
2011-02-24
4
-21
/
+72
*
Properly handle BARs bigger than 4G. The '1' was treated as an int
jhb
2011-02-23
1
-3
/
+3
*
Remove unnecessary controller reinitialization which resulted in
yongari
2011-02-23
1
-5
/
+13
*
- Remove no longer in use
miwi
2011-02-22
2
-87
/
+0
*
Don't set the RTS/CTS enable bit per-scenario if the global RTS/CTS
adrian
2011-02-22
1
-8
/
+8
*
Shuffle around the RTS/CTS rate/duration logic.
adrian
2011-02-22
1
-17
/
+52
*
* Don't setup the scenario if the try count is 0
adrian
2011-02-22
1
-0
/
+18
*
Fix formatting of new stat sysctls; add descriptions
adrian
2011-02-21
1
-6
/
+12
*
Add a new counter which tracks frames TX'ed with HT protection.
adrian
2011-02-21
2
-1
/
+4
*
Add a vocal warning to ath_hal_computetxtime() function is used for non-11n r...
adrian
2011-02-21
1
-0
/
+5
*
Fix typos - remove duplicate "the".
brucec
2011-02-21
27
-28
/
+28
*
Modify the AR5416 11na rate table to use 24mb OFDM 11a for control traffic,
adrian
2011-02-21
1
-19
/
+19
*
Implement setting the short preamble bit if it's needed for the current node.
adrian
2011-02-21
1
-6
/
+6
*
Add more udav device ID's.
hselasky
2011-02-19
2
-0
/
+9
*
- Add support for MosChip 9865 Single 1284 Printer port
miwi
2011-02-19
1
-0
/
+1
[next]