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
/
if_run.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
We need to grab a node reference count to vap->iv_bss before using it as it is
thompsa
2010-09-02
1
-3
/
+10
*
Add missing MODULE_VERSION() definitions, this resolves problems around
thompsa
2010-09-01
1
-4
/
+4
*
Introduce IEEE80211_C_RATECTL, drivers which use the ratectl framework
bschmidt
2010-08-14
1
-1
/
+2
*
Use more compact deviceid table.
thompsa
2010-07-11
1
-194
/
+196
*
Update for style(9).
thompsa
2010-07-11
1
-140
/
+140
*
Fix typos that broke duration calculations on protection frames. A similar
jkim
2010-06-14
1
-1
/
+1
*
- Because hostapd calls iv_key_set() before if_init(), make sure key_set
thompsa
2010-06-14
1
-18
/
+38
*
Sync run(4) driver from author's site.
thompsa
2010-05-13
1
-412
/
+739
*
Add new tunable 'net.link.ifqmaxlen' to set default send interface
sobomax
2010-05-03
1
-2
/
+2
*
Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had
thompsa
2010-04-22
1
-1
/
+1
*
Remove previously added if 0's.
rpaulo
2010-04-09
1
-12
/
+0
*
net80211 rate control framework (net80211 ratectl).
rpaulo
2010-04-07
1
-40
/
+48
*
- Integrate latest driver code from OpenBSD
thompsa
2010-03-11
1
-107
/
+486
*
Use device_printf rather than printf + device_get_nameunit.
thompsa
2010-01-28
1
-30
/
+21
*
Release the firmware after loading to the device.
thompsa
2010-01-28
1
-14
/
+28
*
Add run(4), a driver for Ralink RT2700U/RT2800U/RT3000U USB 802.11agn devices.
thompsa
2010-01-28
1
-0
/
+4143