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
/
ieee80211_output.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix comment that belonged w/ previous commit
sam
2008-10-26
1
-3
/
+2
*
change ieee80211_send_probereq to supply raw xmit parameters so it can
sam
2008-10-26
1
-2
/
+19
*
change ieee80211_send_nulldata to send a QoS Null Data frame to a
sam
2008-10-26
1
-14
/
+51
*
o change ieee80211_mgmt_output to take a raw xmit parameters block so
sam
2008-10-26
1
-26
/
+33
*
fix old merge botch that causes gaps in the tx seq# space for QoS frames
sam
2008-10-26
1
-1
/
+0
*
fix associd check for adhoc mode
sam
2008-10-25
1
-18
/
+13
*
Cleanup AMPDU handling:
sam
2008-09-21
1
-3
/
+23
*
reorder RSN/WPA2 ie in beacon and probe response frames to comply
sam
2008-07-07
1
-13
/
+13
*
Split s/w crypt/mic attributes to allow future hackery; this change
sam
2008-05-28
1
-1
/
+1
*
Multi-bss (aka vap) support for 802.11 devices.
sam
2008-04-20
1
-738
/
+1288
*
Add padding for anticipated functionality
kmacy
2007-12-07
1
-1
/
+1
*
correct WMM packet classification:
sam
2007-11-23
1
-40
/
+9
*
sync 11n support with vap code base; many changes based on interop
sam
2007-11-02
1
-37
/
+55
*
honor IEEE80211_C_TXFRAG; drivers should never get fragmented packets
sam
2007-09-18
1
-0
/
+1
*
tag mgmt and null data frames w/ a WME priority so drivers can assume
sam
2007-09-18
1
-0
/
+6
*
Update beacon handling to sync w/ vap code base:
sam
2007-09-17
1
-22
/
+20
*
drop frames marked for encryption when no key is available
sam
2007-08-24
1
-0
/
+1
*
Update 802.11 wireless support:
sam
2007-06-11
1
-193
/
+657
*
copyright updates:
sam
2007-06-06
1
-7
/
+1
*
keep tx/rx seq #'s for non-QoS traffic separate from QoS; stations
sam
2007-03-11
1
-4
/
+4
*
add IEEE80211_KEY_UNDEFINED and use it instead of local defs
sam
2007-03-11
1
-5
/
+5
*
First cut at half/quarter-rate 11a channel support (e.g. for use
sam
2006-12-27
1
-4
/
+4
*
back out use of LLC_SNAPFRAMELEN now that sizeof(struct llc) isn't
sam
2006-12-01
1
-3
/
+3
*
sizeof(struct llc) includes padding on arm; use LLC_SNAPFRAMELEN for now
sam
2006-12-01
1
-3
/
+3
*
Move ethernet VLAN tags from mtags to its own mbuf packet header field
andre
2006-09-17
1
-3
/
+2
*
add per-sta ucast/mcast stats
sam
2006-08-10
1
-0
/
+4
*
add support for 802.11 packet injection via bpf
sam
2006-07-26
1
-0
/
+124
*
when doing s/w crypto make sure work is done w/ a writable mbuf chain;
sam
2006-03-15
1
-0
/
+15
*
consolidate calculation of capabilities ie
sam
2006-02-25
1
-47
/
+34
*
set the mgt frame tx timer before dispatching the frame to the
sam
2006-02-08
1
-8
/
+10
*
update erp information element in the beacon frame to reflect
sam
2006-01-02
1
-4
/
+16
*
correct handling of dtim for periods > 1
sam
2005-12-05
1
-1
/
+1
*
Retire MT_HEADER mbuf type and change its users to use MT_DATA.
andre
2005-11-02
1
-1
/
+1
*
Clarify/fix handling of the current channel:
sam
2005-08-10
1
-10
/
+10
*
Cleanup beacon/listen interval handling:
sam
2005-08-08
1
-3
/
+3
*
close a race between reclaiming a node when a station is inactive
sam
2005-07-31
1
-1
/
+6
*
split xmit of probe request frame out into a separate routine that
sam
2005-07-22
1
-33
/
+85
*
split 802.11 frame xmit setup code into ieee80211_send_setup
sam
2005-07-22
1
-36
/
+72
*
simplify tim callback api
sam
2005-07-22
1
-1
/
+1
*
simplify ieee80211_node_authorize and ieee80211_node_unauthorize api's
sam
2005-07-22
1
-1
/
+1
*
simplifiy ieee80211_send_nulldata api
sam
2005-07-22
1
-1
/
+2
*
Fix handling of data frames queued for a station in power save mode:
sam
2005-07-06
1
-0
/
+2
*
mark stations authorized during recv processing instead of doing it
sam
2005-06-10
1
-8
/
+0
*
WPA/802.11i interoperability fixes:
sam
2005-06-07
1
-3
/
+2
*
add force flag to enmic/demic crypto api for use in xmit fragmentation
sam
2005-06-06
1
-1
/
+1
*
don't include wme ie in probe request frames; it was meant for probe response
sam
2005-03-26
1
-4
/
+4
*
correct comparison for null ptr
sam
2005-03-16
1
-1
/
+1
*
rev 1.19 fixed wpa supplicant but broke wpa authenticator; when operating
sam
2005-02-10
1
-1
/
+2
*
correct check for unicast key being setup; wpa_supplicant in particular
sam
2005-02-03
1
-1
/
+1
*
update node reference count debug msgs to include the node address
sam
2005-01-24
1
-3
/
+3
[prev]
[next]