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
*
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
*
Added route lifetime update for destination and source mesh along a mesh path;
monthadar
2012-05-01
1
-4
/
+33
*
Mesh forwarding with proxy support.
monthadar
2012-05-01
4
-149
/
+398
*
Implemented so that Mesh forwarding information lifetime is dynamic.
monthadar
2012-05-01
4
-33
/
+120
*
Fixed some MPM reason codes and max number of neighbors check
monthadar
2012-05-01
2
-32
/
+94
*
Modified structure and code that handles Mesh peering management.
monthadar
2012-05-01
2
-42
/
+56
*
Added Self-protected action category (including MPM).
monthadar
2012-05-01
5
-52
/
+66
*
Migrate the net80211 TX aggregation state to be from per-AC to per-TID.
adrian
2012-04-15
6
-43
/
+48
*
Add some statistics to track BAR TX.
adrian
2012-04-08
2
-4
/
+13
*
Add basic HT channel setup to ieee80211_init_channels(), this will be
bschmidt
2012-04-03
1
-6
/
+64
*
Correct the ordering of tid/crypto ic_name.
adrian
2012-03-27
1
-1
/
+1
*
Create a new task to handle 802.11n channel width changes.
adrian
2012-03-25
8
-7
/
+59
*
Re-commit this - store the alq payload in network order.
adrian
2012-03-21
1
-1
/
+1
*
.. revert out a local change that I hadn't yet completely finished fleshing
adrian
2012-03-18
1
-124
/
+1
*
Add a missing endian conversion.
adrian
2012-03-18
1
-1
/
+124
*
Pull in a dependency on ALQ if it's compiled with IEEE80211_ALQ.
adrian
2012-03-16
1
-0
/
+4
*
Add missing \n's.
adrian
2012-03-08
1
-2
/
+2
*
Modify HWMP to be able to allocate memory for PREQ/PREP/PERR for all scenarios.
adrian
2012-03-06
3
-69
/
+305
*
Oops - used the wrong field.
adrian
2012-03-05
1
-1
/
+1
*
Add the thread id to the net80211 alq records.
adrian
2012-03-04
2
-1
/
+4
[next]