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
/
urtwn
/
if_urtwn.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r303115:
avos
2016-07-26
1
-0
/
+4
*
urtwn: use m_get2() in Rx path.
avos
2016-06-24
1
-8
/
+1
*
urtwn: fix memory leak on device restart
avos
2016-06-24
1
-21
/
+9
*
urtwn: fix panic on device detach.
avos
2016-06-20
1
-0
/
+47
*
urtwn: reinstall group keys on every device startup.
avos
2016-06-09
1
-6
/
+52
*
urtwn: unbreak CTS-to-self protection mode.
avos
2016-06-01
1
-4
/
+2
*
urtwn: fix non-ERP BSS detection in HOSTAP mode.
avos
2016-06-01
1
-9
/
+12
*
urtwn, rtwn, rsu: switch to ieee80211_add_channel_list_2ghz().
avos
2016-05-26
1
-7
/
+25
*
urtwn: cleanup some unused code in urtwn_tx_data().
avos
2016-05-22
1
-5
/
+1
*
urtwn: setup per-frame retry limit.
avos
2016-05-22
1
-4
/
+19
*
urtwn: add support for hardware multicast filter setup.
avos
2016-05-16
1
-4
/
+71
*
net80211 + drivers: hide size of 'bands' array behind a macro.
avos
2016-04-29
1
-1
/
+1
*
urtwn: optimize rate lookup in the urtwn_ra_init()
avos
2016-04-21
1
-43
/
+40
*
net80211: replace internal LE_READ_*/LE_WRITE_* macro with system
avos
2016-04-20
1
-6
/
+5
*
[urtwn] default to announcing RX 64K aggregates.
adrian
2016-04-18
1
-0
/
+1
*
[urtwn] set the A-MPDU density to 16.
adrian
2016-04-17
1
-0
/
+4
*
[urtwn] use/track the last good RSSI for a given node, rather than no RSSI.
adrian
2016-04-13
1
-13
/
+29
*
[urtwn] disable doing AMPDU TX.
adrian
2016-04-06
1
-0
/
+2
*
[urtwn] first cut of getting the fast-frames / amsdu support in shape.
adrian
2016-04-05
1
-2
/
+75
*
[urtwn] welcome basic 11n support to urtwn.
adrian
2016-03-22
1
-6
/
+127
*
[urtwn] migrate urtwn out into sys/dev/urtwn/ .
adrian
2016-03-20
1
-0
/
+5281