Commit Graph

77 Commits (c63749d347afcb5c4790d1cbe27d9b66e585b9ff)

Author SHA1 Message Date
Javier Cardona 97091317aa mac80211: Fix regression that allowed mpaths between non-peers. 14 years ago
Javier Cardona 2154c81c32 mac80211: Mesh data frames must have the QoS header 14 years ago
Javier Cardona 2cca397f76 mac80211: Defer tranmission of mesh path errors 14 years ago
Javier Cardona 16dd7267f4 {nl,cfg,mac}80211: let userspace make meshif mesh gate 14 years ago
Javier Cardona 0507e159a2 {nl,cfg,mac}80211: let userspace set RANN interval 14 years ago
Javier Cardona 5ee68e5b39 mac80211: mesh gate implementation 14 years ago
Javier Cardona 7646887a53 mac80211: improve mpath debugging 14 years ago
Thomas Pedersen 25d49e4d63 mac80211: update mesh path selection frame format 14 years ago
Javier Cardona 1b1de7aa99 mac80211: fix erroneous clearing of MESH_PATH_SN_VALID flag 14 years ago
Baruch Siach 987dafad11 mac80211/mesh: make the preq queue lock consistent 14 years ago
Phil Carmody 497888cf69 treewide: fix potentially dangerous trailing ';' in #defined values/expressions 14 years ago
Johannes Berg 40b275b69e mac80211: sparse RCU annotations 14 years ago
Johannes Berg dea4096bc4 mac80211: remove pointless mesh path timer RCU code 14 years ago
Fabrice Deyber 9b76b1e4d3 mac80211: Only process mesh PREPs with equal seq number if metric is better. 14 years ago
Rajkumar Manoharan 0915cba394 mac80211: Fix warnings due to -Wunused-but-set-variable 14 years ago
Javier Cardona 45904f2165 nl80211/mac80211: define and allow configuring mesh element TTL 14 years ago
Johannes Berg 64592c8fc0 mac80211: use common work struct 15 years ago
Joe Perches 3fa21e07e6 net: Remove unnecessary returns from void function()s 15 years ago
Javier Cardona 97ad9139fd mac80211: Moved mesh action codes to a more visible location 15 years ago
Porsch, Marco 533866b12c mac80211: fix PREQ processing and one small bug 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Johannes Berg 47846c9b0c mac80211: reduce reliance on netdev 15 years ago
Johannes Berg abe60632f3 mac80211: make station management completely depend on vif 15 years ago
Javier Cardona 7b324d28a9 mac80211: Revert 'Use correct sign for mesh active path refresh' 15 years ago
Joe Perches f64f9e7192 net: Move && and || to end of previous line 15 years ago
Johannes Berg 62ae67be31 mac80211: remove encrypt parameter from ieee80211_tx_skb 15 years ago
Johannes Berg 15ff63653e mac80211: use fixed broadcast address 15 years ago
Rui Paulo 264d9b7d8a mac80211: update copyrights to 2009 15 years ago
Rui Paulo e304bfd30f mac80211: implement a timer to send RANN action frames 15 years ago
Rui Paulo d19b3bf638 mac80211: replace "destination" with "target" to follow the spec 15 years ago
Rui Paulo a6a58b4f14 mac80211: properly forward the RANN IE 15 years ago
Rui Paulo d611f062f4 mac80211: update PERR frame format 15 years ago
Rui Paulo 90a5e16992 mac80211: implement RANN processing and forwarding 15 years ago
Rui Paulo f3c0d88a7f mac80211: improve HWMP debugging 15 years ago
Rui Paulo dbb81c428b mac80211: allow processing of more than one HWMP IE 15 years ago
Rui Paulo 27db2e423f mac80211: add MAC80211_VERBOSE_MHWMP_DEBUG 15 years ago
Rui Paulo 095de01325 mac80211: update the format of path selection frames 15 years ago
Andrey Yurovsky f99288d176 mac80211: trivial: fix spelling in mesh_hwmp 15 years ago
Daniel Walker c8a61a7d33 mac80211: New stat counters for multicast and unicast forwarded frames 16 years ago
Javier Cardona bfc32e6a95 mac80211: Decouple fail_avg stats used by mesh from rate control algorithm. 16 years ago
David Woo 57ef5ddb45 mac80211: Mark a destination sequence number as valid when a PREQ is received. 16 years ago
Andrey Yurovsky a9e3091bf0 mac80211: Use correct sign for mesh active path refresh. 16 years ago
Javier Cardona fe58343461 mac80211: Improve dequeing from mpath frame queue. 16 years ago
Luis R. Rodriguez c03e20fc9a mac80211: fix compilation of mesh (although its disabled) 16 years ago
Luis R. Rodriguez 42935ecaf4 mac80211: redefine usage of the mac80211 workqueue 16 years ago
Javier Cardona 249b405cf8 mac80211: Fix regression in mesh forwarding path. 16 years ago
Johannes Berg a43816df2a mac80211: mesh: fix two small problems 16 years ago
Andrey Yurovsky 59615b5f9d mac80211: fix allocation in mesh_queue_preq 16 years ago
Johannes Berg 5bb644a0fd mac80211: cancel/restart all timers across suspend/resume 16 years ago
Johannes Berg 20ad19d0ac mac80211: fix RX aggregation timeouts 16 years ago