Commit Graph

358 Commits (f868f4e196177ee96f77304ab707a0ad5ddd6fe4)

Author SHA1 Message Date
Johannes Berg e5f98f2df9 mac80211: don't call conf_tx under RCU lock 17 years ago
Johannes Berg 69d3b6f491 mac80211: fix hardware scan completion 17 years ago
Luis Carlos Cobo 2a8ca29a88 mac80211: fix mesh_path and sta_info get_by_idx functions 17 years ago
Luis Carlos Cobo a00de5d08b mac80211: path IE fields macros, fix alignment problems and clean up 17 years ago
Luis Carlos Cobo b4e08ea141 mac80211: add PLINK_ prefix and kernel doc to enum plink_state 17 years ago
Luis Carlos Cobo cfa22c716f mac80211: always force mesh_path deletions 17 years ago
Luis Carlos Cobo 89a1ad6990 mac80211: delete mesh_path timer on mesh_path removal 17 years ago
Luis Carlos Cobo aa2b592843 mac80211: clean up use of endianness conversion functions 17 years ago
Luis Carlos Cobo 4f5d4c4da8 mac80211: breakdown mesh network attributes in different extra fields for wext 17 years ago
Luis Carlos Cobo 3b091cd494 mac80211: move comment to better location 17 years ago
Luis Carlos Cobo 1d1b535969 mac80211: fix incorrect parenthesis 17 years ago
Luis Carlos Cobo 37659ff8e1 mac80211: fix mesh endianness sparse warnings and unmark it as broken 17 years ago
Johannes Berg 96c46546e2 mac80211: always insert key into list 17 years ago
Johannes Berg 03e4497ebe mac80211: fix sta_info mesh timer bug 17 years ago
Johannes Berg dbbea6713d mac80211: add documentation book 17 years ago
Johannes Berg 7c8076bd8b mac80211: don't clear next_hop in path reclaim 17 years ago
Johannes Berg 44213b5e13 mac80211: remove STA entries when taking down interface 17 years ago
Johannes Berg 693b1bbcc4 mac80211: clean up sta_info and document locking 17 years ago
Johannes Berg 73651ee639 mac80211: split sta_info_add 17 years ago
Johannes Berg d0709a6518 mac80211: RCU-ify STA info structure access 17 years ago
Johannes Berg 5cf121c3cd mac80211: split ieee80211_txrx_data 17 years ago
Johannes Berg 7495883bdd mac80211: reorder a few fields in sta_info 17 years ago
Johannes Berg 42096b634f mac80211: fix kernel-doc comment for mesh_plink_deactivate 17 years ago
Johannes Berg d6d1a5a709 mac80211: clean up mesh RX path a bit more 17 years ago
Johannes Berg c1edd987a4 mac80211: export mesh_plink_broken 17 years ago
Johannes Berg 5c142e8db4 mac80211: clarify mesh Kconfig 17 years ago
Johannes Berg ff59dc76e6 mac80211: add missing "break" statement in mesh code 17 years ago
Johannes Berg 2f5ce793c0 mac80211: enable mesh in Kconfig 17 years ago
Johannes Berg dc0b0f7d1e mac80211: mesh hwmp locking fixes 17 years ago
Johannes Berg 902acc7896 mac80211: clean up mesh code 17 years ago
Luis Carlos Cobo f7a9214437 mac80211: complete the mesh (interface handling) code 17 years ago
Luis Carlos Cobo c5dd9c2bd0 mac80211: mesh path and mesh peer configuration 17 years ago
Luis Carlos Cobo 9f42f60705 mac80211: mesh statistics and config through debugfs 17 years ago
Luis Carlos Cobo 050ac52cbe mac80211: code for on-demand Hybrid Wireless Mesh Protocol 17 years ago
Luis Carlos Cobo eb2b9311fd mac80211: mesh path table implementation 17 years ago
Luis Carlos Cobo c3896d2ca4 mac80211: mesh peer link implementation 17 years ago
Luis Carlos Cobo f709fc696d mac80211: mesh changes to the MLME 17 years ago
Luis Carlos Cobo ee3858551a mac80211: mesh data structures and first mesh changes 17 years ago
Luis Carlos Cobo 33b64eb2b1 mac80211: support for mesh interfaces in mac80211 data path 17 years ago
Luis Carlos Cobo 2e3c873682 mac80211: support functions for mesh 17 years ago
Luis Carlos Cobo ccf80ddfe4 mac80211: mesh function and data structures definitions 17 years ago
Johannes Berg 6032f934c8 mac80211: add mesh interface type 17 years ago
Luis Carlos Cobo 2ec600d672 nl80211/cfg80211: support for mesh, sta dumping 17 years ago
Harvey Harrison 0dc47877a3 net: replace remaining __FUNCTION__ occurrences 17 years ago
Stefano Brivio 1d60ab0574 rc80211-pid: fix rate adjustment 17 years ago
Johannes Berg e486182907 mac80211: fix key replacing, hw accel 17 years ago
Johannes Berg db4d1169d0 mac80211: split ieee80211_key_alloc/free 17 years ago
Johannes Berg 6f48422a29 mac80211: remove STA infos last_ack stuff 17 years ago
Johannes Berg e6a5ddf208 mac80211: safely free beacon in ieee80211_if_reinit 17 years ago
Johannes Berg fba4a1e637 mac80211: fix IBSS code 17 years ago