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
/
usb
/
wlan
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add new USB ID.
kevlo
2015-04-19
1
-1
/
+2
*
Enable LDO to 2.5V before efuse r/w action in order to prevent
kevlo
2015-04-16
1
-1
/
+12
*
urtwn: blink the LED when scanning.
rpaulo
2015-04-04
1
-5
/
+5
*
Remove whitespace.
rpaulo
2015-04-04
1
-31
/
+31
*
Make a bunch of USB debug SYSCTLs tunable, so that their value(s) can
hselasky
2015-01-05
6
-6
/
+6
*
Make sure an error case exits unlocked.
hselasky
2015-01-03
1
-1
/
+1
*
Rename NETGEAR WG111V2_2 to WG111V1_2 to reflect external naming.
mp
2014-12-09
1
-1
/
+1
*
Add Trendnet TEW-646UBH.
kevlo
2014-11-19
1
-0
/
+1
*
Add D-Link DWA-123 rev D1 and Elecom WDC-150SU2M.
kevlo
2014-10-24
1
-0
/
+2
*
Fix the kernel panic in hostap mode.
kevlo
2014-10-22
1
-0
/
+6
*
Add new USB ID.
hselasky
2014-10-02
1
-0
/
+1
*
Mechanically convert to if_inc_counter().
glebius
2014-09-19
9
-96
/
+97
*
Drop frames that have larger than MCLBYTES.
kevlo
2014-09-09
1
-0
/
+4
*
Fix typo: s/mac_rev/mac_ver/
kevlo
2014-08-26
1
-1
/
+1
*
If eapol packets are sent at the lowest rate, key negotiation will
kevlo
2014-08-20
1
-5
/
+5
*
Add the D-Link DWA-125 rev D1.
kevlo
2014-08-20
1
-0
/
+1
*
Remove unused defines.
n_hibma
2014-08-05
1
-1
/
+1
*
Fix for division by zero.
hselasky
2014-07-26
4
-2
/
+6
*
Enable 8051 before downloading firmware.
kevlo
2014-07-10
1
-3
/
+5
*
Pull in r267961 and r267973 again. Fix for issues reported will follow.
hselasky
2014-06-28
3
-10
/
+5
*
Revert r267961, r267973:
gjb
2014-06-27
3
-5
/
+10
*
Extend the meaning of the CTLFLAG_TUN flag to automatically check if
hselasky
2014-06-27
3
-10
/
+5
*
Remove D-Link DWA140 rev D1 by accident.
kevlo
2014-06-05
1
-0
/
+1
*
More RSU fixes:
hselasky
2014-06-04
1
-4
/
+11
*
Fixes for the RSU driver:
hselasky
2014-06-04
2
-85
/
+53
*
Remove r264317 by accident.
kevlo
2014-05-27
1
-0
/
+1
*
- Give firmware loading more time.
hselasky
2014-05-22
1
-2
/
+2
*
- Stop transfers when RSU init fails.
hselasky
2014-05-22
1
-26
/
+41
*
- Split transmit queue into one for each type. Apparently there will
hselasky
2014-05-21
2
-105
/
+94
*
Avoid starting a USB transfer inside the callback function, right
hselasky
2014-05-21
1
-9
/
+10
*
- The DELAY() should not be used in USB drivers.
hselasky
2014-05-20
1
-27
/
+34
*
- The DELAY() should not be used in USB drivers.
hselasky
2014-05-20
1
-15
/
+21
*
Make sure detach code is executed in all cases. This fixes a panic
hselasky
2014-05-20
1
-3
/
+1
*
Fix gcc build, initialize off variable.
andreast
2014-04-26
1
-0
/
+1
*
Initialize rssi variable.
kevlo
2014-04-26
1
-0
/
+1
*
Add preliminary support for the Realtek RTL8188EUS and RTL8188ETV chipsets.
kevlo
2014-04-25
2
-121
/
+891
*
Fix panic by adding mtx_assert() to urtwn_init_locked() and
kevlo
2014-04-24
1
-0
/
+6
*
Add the Asus USB-N10 NANO.
kevlo
2014-04-10
1
-0
/
+1
*
Add new USB ID.
hselasky
2014-04-01
1
-0
/
+1
*
Reset the bit of the R92C_MCUFWDL associated with checksum report
kevlo
2014-03-14
1
-0
/
+4
*
Similar to r246614, fix panic on removing urtwn(4). It happens because
kevlo
2014-03-14
2
-14
/
+41
*
Fix a logic error when enabling MAC.
kevlo
2014-03-06
1
-2
/
+2
*
- Temporary fix for race in RUN driver which can
hselasky
2014-03-05
1
-5
/
+12
*
Add a flag to run's device list which uses a standard scsi eject.
kevlo
2014-02-25
2
-3
/
+11
*
Add urtwn_start_locked() to avoid unlocking during TX.
rpaulo
2014-02-14
1
-10
/
+15
*
Correct setting R92C_TXAGC_MCS11_MCS08 register.
kevlo
2014-02-05
1
-1
/
+1
*
Fix a range check for maximum transmit length. The existing code was
hselasky
2014-01-31
1
-5
/
+3
*
Fix comment.
kevlo
2014-01-24
1
-1
/
+1
*
Get rid of memmove(). It's not portable.
kevlo
2014-01-24
1
-17
/
+4
*
Revert r261014. Let Kevin fix it.
hselasky
2014-01-23
2
-26
/
+17
[next]