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
*
Add in the missing radiotap definitions from the sipsolutions.net
adrian
2013-01-08
1
-1
/
+12
*
Handle ps-poll data frame if_transmit() failure.
adrian
2013-01-06
1
-1
/
+15
*
Handle HWMP if_transmit() failure gracefully.
adrian
2013-01-06
1
-1
/
+13
*
if_start() is being used here as a way of kick-starting the new queue
adrian
2012-12-22
1
-0
/
+5
*
Remove a use of if_start() - instead, use if_transmit() to dispatch the
adrian
2012-12-22
1
-2
/
+1
*
Adjust the channel to correctly setup the HT flags when transitioning
adrian
2012-12-10
1
-1
/
+3
*
Update the aggressive mode logic to also enable aggressive mode
adrian
2012-12-10
1
-8
/
+50
*
Undo the previous adhoc commit - doing the WME IE handling here
adrian
2012-12-09
1
-10
/
+0
*
Handle ath-specific and WME IE's in adhoc mode.
adrian
2012-12-09
3
-1
/
+19
*
Atheros SuperG bug fixes, as part of hunting down kern/174283.
adrian
2012-12-09
2
-11
/
+12
*
Don't panic if the stageq here is empty; just fall through with NULL
adrian
2012-12-09
2
-0
/
+18
*
Fix a use-after-free bug in the Atheros fast-frames support.
adrian
2012-12-08
1
-2
/
+9
*
Add a new 900MHz GSM regulatory SKU for the Xagyl Communications XC900M.
adrian
2012-12-07
1
-0
/
+11
*
Mechanically substitute flags from historic mbuf allocator with
glebius
2012-12-05
8
-20
/
+20
*
Add a primitive to check if a lock is not owned.
adrian
2012-11-26
1
-0
/
+2
*
Add some further BAR TX debugging; it was useful when figuring out
adrian
2012-10-28
1
-0
/
+47
*
Oops, missed in my last commit.
adrian
2012-10-26
1
-0
/
+2
*
Allow net80211 to be built on -9 and -8.
adrian
2012-10-26
1
-1
/
+29
*
Fix up some initial issues with creation and deletion of hotplugged
adrian
2012-10-26
2
-0
/
+24
*
Make the "struct if_clone" opaque to users of the cloning API. Users
glebius
2012-10-16
1
-6
/
+10
*
Revert previous commit...
kevlo
2012-10-10
2
-2
/
+2
*
Prefer NULL over 0 for pointers
kevlo
2012-10-09
2
-2
/
+2
*
Migrate the power-save functions to be overridable VAP methods.
adrian
2012-10-02
8
-11
/
+29
*
Fix a crash bug introduced in the iterate node work recently done.
adrian
2012-09-16
1
-1
/
+9
*
s/ is is / is /g
eadler
2012-09-14
1
-1
/
+1
*
Fix an incorrect comparison.
adrian
2012-08-16
1
-3
/
+2
*
Don't call the node iteration function inside the node table / node
adrian
2012-08-15
2
-14
/
+110
*
Fix an incorrect comment.
adrian
2012-08-08
1
-1
/
+1
*
Fixed some debug output in hwmp_recv_prep.
monthadar
2012-07-31
1
-3
/
+3
*
Fix a PREQ comparison error in 11s HWMP.
monthadar
2012-07-31
1
-3
/
+4
*
Fix bugs in net80211s found with wtap simulator.
monthadar
2012-07-31
1
-4
/
+6
*
Add a check for dynamic OFDM/CCK channel types.
adrian
2012-07-01
1
-0
/
+2
*
Mesh mode, potential garbage in QoS subfield.
monthadar
2012-06-25
1
-3
/
+3
*
Extend the radiotap code to be aware of the size of any extra vendor
adrian
2012-06-18
2
-6
/
+25
*
Fix some corner cases in the ieee80211_send_bar() handling.
adrian
2012-05-22
1
-1
/
+27
*
Update HWMP Proactive code and mesh route flags.
monthadar
2012-05-01
1
-20
/
+10
*
PREQ discovery update.
monthadar
2012-05-01
4
-17
/
+82
*
Net80211s update: Mesh Gate Announcement and removal of Portal Announcement.
monthadar
2012-05-01
5
-25
/
+27
*
RANN update
monthadar
2012-05-01
2
-18
/
+83
*
PERR update to be called from mesh code.
monthadar
2012-05-01
3
-2
/
+76
*
* Modified PERR acceptance criteria according to amendment;
monthadar
2012-05-01
1
-25
/
+82
*
Updated PREQ propagation code;
monthadar
2012-05-01
1
-74
/
+65
*
* PREQ acceptance criteria updated to check for proxy condition as in amendment;
monthadar
2012-05-01
1
-6
/
+9
*
* Proactive PREQ (original transmission) must also set
monthadar
2012-05-01
1
-1
/
+2
*
* Fixed hwmp_discover code to populate a PREQ packet correctly;
monthadar
2012-05-01
2
-12
/
+3
*
* Fixed PREQ flag field Adressing mode subfiled according to amendment specs;
monthadar
2012-05-01
2
-5
/
+5
*
* Added a mesh max PREQ retires sysctl that governous how many times
monthadar
2012-05-01
1
-2
/
+38
*
Change how we enforce PREQ minimum interval.
monthadar
2012-05-01
1
-24
/
+33
*
PREP update
monthadar
2012-05-01
2
-65
/
+62
*
* MeshForwarding update mesh_recv_indiv_data_to_fwrd to silently discard
monthadar
2012-05-01
1
-1
/
+13
[next]