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
/
net80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
consolidate calculation of capabilities ie
sam
2006-02-25
1
-47
/
+34
*
honor user-specified key index for global key slots
sam
2006-02-21
1
-0
/
+6
*
treat setting the optional ie to a zero-length datum to mean "delete
sam
2006-02-20
1
-7
/
+17
*
o make driver override of net80211 parameter state consistent
sam
2006-02-14
2
-5
/
+4
*
set the mgt frame tx timer before dispatching the frame to the
sam
2006-02-08
1
-8
/
+10
*
s/w beacon miss facility; need to add knobs to fiddle with the settings
sam
2006-01-23
3
-1
/
+46
*
switch beacon miss threshold from a time to the number of beacon
sam
2006-01-23
2
-2
/
+2
*
bounds check each ie's length when parsing
sam
2006-01-23
1
-0
/
+4
*
Rev ioctl to get scan results:
sam
2006-01-18
2
-29
/
+175
*
bump the scan generation number before iterating so we're guaranteed
sam
2006-01-18
1
-2
/
+2
*
Correct a buffer overflow when scanning for 802.11 wireless networks.
cperciva
2006-01-18
1
-4
/
+16
*
add flag to tag frames w/ a known bad FCS
sam
2006-01-09
1
-0
/
+1
*
enable "aggressive mode" only when operating in ap or station mode; in
sam
2006-01-02
1
-1
/
+1
*
update erp information element in the beacon frame to reflect
sam
2006-01-02
4
-4
/
+21
*
correct checking for turbo channels: rev 1.24 fixed static turbo channels
sam
2005-12-30
1
-4
/
+4
*
correct (reversed) ms<->tu macros
sam
2005-12-29
1
-2
/
+2
*
- Fix VLAN_INPUT_TAG() macro, so that it doesn't touch mtag in
glebius
2005-12-18
1
-2
/
+3
*
make packet bursting configurable (default to on if device is capable)
sam
2005-12-14
5
-1
/
+17
*
When creating neighbor entries for an ahdemo bss apply the local
sam
2005-12-14
1
-0
/
+9
*
when creating an ahdemo bss use any requested bssid; otherwise use zero
sam
2005-12-14
1
-0
/
+5
*
allow setting the bssid in any mode
sam
2005-12-14
1
-3
/
+0
*
disallow module unload when there are dynamic references
sam
2005-12-12
3
-3
/
+42
*
propagate current bss state on sta join so, in particular, authmode
sam
2005-12-12
1
-2
/
+4
*
Bandaid ieee80211_set_chan to handle a channel parameter of "any";
sam
2005-12-12
1
-1
/
+3
*
o correct auto mode logic for avoiding turbo channels
sam
2005-12-12
1
-9
/
+9
*
Add ieee80211_beacon_miss for processing sta mode beacon miss events
sam
2005-12-12
5
-0
/
+47
*
add some useful definitions that'll be used soon
sam
2005-12-12
1
-0
/
+6
*
add fixed rate for sending multicast frames
sam
2005-12-12
4
-0
/
+10
*
change malloc when setting an optional ie to use M_NOWAIT
sam
2005-12-12
1
-2
/
+1
*
correct parameter check when retrieving the current channel list
sam
2005-12-12
1
-1
/
+1
*
correct handling of dtim for periods > 1
sam
2005-12-05
1
-1
/
+1
*
Adhoc mode fixups:
sam
2005-12-04
3
-28
/
+56
*
fix dynamic changes in short slottime for 11g sta mode: set the
sam
2005-11-30
1
-1
/
+1
*
Update ieee80211_mhz2ieee to understand public safety bands and spectrum
sam
2005-11-15
2
-9
/
+24
*
- Store pointer to the link-level address right in "struct ifnet"
ru
2005-11-11
1
-3
/
+3
*
Retire MT_HEADER mbuf type and change its users to use MT_DATA.
andre
2005-11-02
2
-3
/
+3
*
Properly set ic_curchan before calling back to device driver to do channel
avatar
2005-08-30
1
-2
/
+12
*
revert 1.64: we cannot use the channel characteristics to decide when to
sam
2005-08-13
1
-4
/
+3
*
Extend acl support to pass ioctl requests through and use this to
sam
2005-08-13
4
-4
/
+79
*
Don't use ic_curmode to decide when to do 11g station accounting,
sam
2005-08-10
2
-5
/
+6
*
Clarify/fix handling of the current channel:
sam
2005-08-10
9
-220
/
+316
*
Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE and
rwatson
2005-08-09
1
-1
/
+2
*
Split crypto tx+rx key indices and add a key index -> node mapping table:
sam
2005-08-08
8
-76
/
+280
*
use ieee80211_iterate_nodes to retrieve station data; the previous
sam
2005-08-08
1
-45
/
+89
*
Cleanup beacon/listen interval handling:
sam
2005-08-08
7
-14
/
+29
*
fix debug msg typo
sam
2005-08-06
1
-1
/
+1
*
Fix handling of frames sent prior to a station being authorized
sam
2005-08-06
3
-2
/
+40
*
close a race between reclaiming a node when a station is inactive
sam
2005-07-31
3
-2
/
+15
*
when bridging internally bypass the bss node as traffic to it
sam
2005-07-27
1
-11
/
+21
*
bandaid ni_fails handling so ap's with association failures are
sam
2005-07-27
1
-18
/
+24
[next]