Commit Graph

69 Commits (2db9983a4318818845193bd577879c0620705e82)

Author SHA1 Message Date
Javier Cardona 61ad539459 mac80211: Remove unused third address from mesh address extension header. 14 years ago
Javier Cardona c7108a7111 mac80211: Send mesh non-HWMP path selection frames to userspace 14 years ago
Javier Cardona c80d545da3 mac80211: Let userspace enable and configure vendor specific path selection. 14 years ago
Johannes Berg 29cbe68c51 cfg80211/mac80211: add mesh join/leave commands 14 years ago
Johannes Berg 09b1747026 mac80211: move mesh filter adjusting 14 years ago
Javier Cardona 45904f2165 nl80211/mac80211: define and allow configuring mesh element TTL 14 years ago
Johannes Berg 77a121c3a8 mac80211: pull mgmt frame rx into rx handler 15 years ago
Johannes Berg 36b3a628a4 mac80211: common work skb freeing 15 years ago
Johannes Berg 1fa57d0173 mac80211: use common work function 15 years ago
Johannes Berg 64592c8fc0 mac80211: use common work struct 15 years ago
Johannes Berg 35f20c14a1 mac80211: use common skb queue 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
Javier Cardona 1cb561f837 mac80211: Handle mesh action frames in ieee80211_rx_h_action 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 9607e6b66a mac80211: add ieee80211_sdata_running 15 years ago
Johannes Berg 47846c9b0c mac80211: reduce reliance on netdev 15 years ago
Julia Lawall 0c3cee72a4 net/mac80211: Correct size given to memset 15 years ago
Joe Perches f64f9e7192 net: Move && and || to end of previous line 15 years ago
Rui Paulo 136cfa2861 mac80211: use a structure to hold the mesh config information element 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 63c5723bc3 mac80211: add nl80211/cfg80211 handling of the new mesh root mode option. 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 be125c60e4 mac80211: add the DS params to the beacon 15 years ago
Rui Paulo 0938393f02 mac80211: update peer link management IE and action frames 15 years ago
Rui Paulo 8f2fda9594 mac80211: implement the meshconf formation info field 15 years ago
Rui Paulo 3491707a07 mac80211: update meshconf IE 15 years ago
Rui Paulo 6b9ac4425d mesh: use set_bit() to set MESH_WORK_HOUSEKEEPING. 15 years ago
Javier Cardona 9e03fdfd05 mac80211: Update mesh config IE to 11s draft 3.02 16 years ago
Javier Cardona 18889231e4 mac80211: Move mpath and mpp growth to mesh workqueue. 16 years ago
Javier Cardona 5b36583425 mac80211: Assign a default mesh beaconing interval. 16 years ago
Javier Cardona 3c5772a527 mac80211: Use 3-address format for mesh broadcast frames. 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
Helmut Schaa fbe9c429f1 mac80211: Replace {sw, hw}_scanning variables with a bitfield 16 years ago
Johannes Berg a43816df2a mac80211: mesh: fix two small problems 16 years ago
Johannes Berg f1d58c2521 mac80211: push rx status into skb->cb 16 years ago
Jesper Dangaard Brouer 4a27096bbe mac80211: Use rcu_barrier() on unload. 16 years ago
Johannes Berg 5bb644a0fd mac80211: cancel/restart all timers across suspend/resume 16 years ago
Johannes Berg 2d0ddec5b2 mac80211: unify config_interface and bss_info_changed 16 years ago
Johannes Berg 00d3f14cf9 mac80211: use cfg80211s BSS infrastructure 16 years ago
Johannes Berg 078e1e60dd mac80211: Add capability to enable/disable beaconing 16 years ago
Johannes Berg 881d948c23 wireless: restrict to 32 legacy rates 16 years ago
Johannes Berg 1239cd58d2 wireless: move mesh config length constant 16 years ago
Johannes Berg c6a1fa12d2 mac80211: minor code cleanups 16 years ago
Johannes Berg 133b822638 mac80211: make master iface not wireless 17 years ago
Johannes Berg c2b13452b2 mac80211: clean up scan namespace 17 years ago
Johannes Berg b7413430d4 mac80211: fix work race 17 years ago