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
/
ath
Commit message (
Expand
)
Author
Age
Files
Lines
*
terminate the rx descriptor list with a self-linked entry
sam
2003-10-22
1
-3
/
+21
*
o consolidate rx filter calculations in one place
sam
2003-10-17
1
-19
/
+39
*
indicate device receives all management frames
sam
2003-10-17
1
-2
/
+6
*
o correct handling of a frame that has too many segments to fit in the
sam
2003-10-16
1
-3
/
+6
*
o convert mutex calls to #defines for portability, etc.
sam
2003-10-14
3
-35
/
+61
*
remove dangling mtx_unlock orphaned by rev 1.21 change
sam
2003-10-13
1
-1
/
+0
*
Reduce per-packet overhead when using WEP by using an advancing IV
sam
2003-10-13
1
-1
/
+8
*
Must reset the pointer to the 802.11 header after prepending
sam
2003-10-13
1
-0
/
+1
*
MFp4:
sam
2003-10-13
1
-3
/
+13
*
MFp4:
sam
2003-10-13
1
-14
/
+23
*
include the DS element in beacons
sam
2003-10-06
1
-1
/
+4
*
Maintain a history of data associated with received frames and use this to
sam
2003-09-15
2
-5
/
+77
*
o do not filter received frames based on type or length; pass 'em all up
sam
2003-09-15
1
-13
/
+3
*
must also check for 5Ghz channels when marking short preamble capability in
sam
2003-09-14
1
-1
/
+2
*
o mark the device capable of short preamble (meaningless for the 5210 but
sam
2003-09-14
2
-16
/
+18
*
Add support for the experimental radiotap capture format. With this
sam
2003-09-05
3
-11
/
+112
*
Explicitly enable probe request frame reception when not in station mode;
sam
2003-09-01
1
-0
/
+4
*
MFp4 changes to fix locking issues and correct reference
sam
2003-08-19
2
-38
/
+73
*
o pass control frames up the stack when in monitor mode (the 802.11 layer will
sam
2003-08-19
2
-3
/
+7
*
o correct beacon frame length calculation and add an assert to catch any future
sam
2003-08-19
1
-2
/
+6
*
maintain a table for mapping hardware rate codes to 802.11 rates for
sam
2003-08-19
2
-3
/
+6
*
mark the scan and calibrate callouts MPSAFE
sam
2003-08-19
1
-2
/
+2
*
remove unneeded include files
sam
2003-08-19
1
-4
/
+0
*
Close a race where ath_intr is installed and may be called before
sam
2003-08-13
2
-2
/
+8
*
o remove bmisshack no longer needed with the BSSID fix in v0.9.5.2 of the hal
sam
2003-08-02
1
-14
/
+17
*
track changes to 802.11 code:
sam
2003-07-20
2
-22
/
+24
*
o add read-only sysctls to view regulatory domain, country code, and
sam
2003-07-13
2
-5
/
+22
*
Mega busdma API commit.
scottl
2003-07-01
1
-0
/
+2
*
acknowledge the contribution of Atsushi Onoe
sam
2003-06-30
1
-0
/
+3
*
Atheros 802.11 driver. Requires Atheros Hardware Access Lay (HAL).
sam
2003-06-23
4
-0
/
+3201