Commit Graph

938 Commits (7585b97a48180f754ebdade1be94092e36bef365)

Author SHA1 Message Date
Jouni Malinen e0463f501f mac80211: Fix drop-unencrypted for management frames 16 years ago
Rami Rosen 2182b830fe mac80211: trivial documentation fix (mesh_nexthop_lookup()). 16 years ago
Rami Rosen eb80ed8d1f mac80211: trivial documentation fixes (enum mesh_path_flags). 16 years ago
Rami Rosen 9cf2d186e4 mac80211: remove mesh_plink_close() method. 16 years ago
Wei Yongjun e964817970 mac80211: cleanup kmalloc/memset -> kcalloc 16 years ago
Jouni Malinen 9aed3cc124 nl80211: New command for adding extra IE(s) into management frames 16 years ago
Jouni Malinen ebe6c7ba9b mac80211: Fix radiotap header it_present on big endian CPUs 16 years ago
Jouni Malinen f4f727a6c8 mac80211: Mark ieee80211_process_sa_query_req() static 16 years ago
Vasanthakumar Thiagarajan a8302de934 mac80211: Handle power constraint level advertised in 11d+h beacon 16 years ago
Jouni Malinen 4375d08350 mac80211: 802.11w - Add driver capability flag for MFP 16 years ago
Jouni Malinen 1f7d77ab69 mac80211: 802.11w - Optional software CCMP for management frames 16 years ago
Jouni Malinen 63a5ab8225 mac80211: 802.11w - Implement Association Comeback processing 16 years ago
Jouni Malinen 97ebe12a03 mac80211: 802.11w - Drop unprotected robust management frames if MFP is used 16 years ago
Jouni Malinen 1acc97b63a mac80211: 802.11w - Do not force Action frames to disable encryption 16 years ago
Jouni Malinen fea1473289 mac80211: 802.11w - SA Query processing 16 years ago
Jouni Malinen fdfacf0ae2 mac80211: 802.11w - Configuration of MFP disabled/optional/required 16 years ago
Jouni Malinen 22787dbaa3 mac80211: 802.11w - WEXT configuration for IGTK 16 years ago
Jouni Malinen 54604d3a82 mac80211: 802.11w - WEXT parameter for setting mgmt cipher 16 years ago
Jouni Malinen 3cfcf6ac6d mac80211: 802.11w - Use BIP (AES-128-CMAC) 16 years ago
Jouni Malinen 765cb46a3f mac80211: 802.11w - Add BIP (AES-128-CMAC) 16 years ago
Jouni Malinen fb73333676 mac80211: 802.11w - CCMP for management frames 16 years ago
Jouni Malinen 5394af4d86 mac80211: 802.11w - STA flag for MFP 16 years ago
Johannes Berg 4be8c3873e mac80211: extend/document powersave API 16 years ago
Johannes Berg 46f2c4bd7e mac80211: move dynamic PS timeout to hardware config 16 years ago
Johannes Berg e9aeabaeb9 mac80211: validate SIOCSIWPOWER arguments better 16 years ago
Johannes Berg 4797938c5d mac80211: clean up channel type config 16 years ago
Johannes Berg d1c3a37cee mac80211: clarify alignment docs, fix up alignment 16 years ago
Johannes Berg 2bf30fabad mac80211: remove user_power_level from driver API 16 years ago
Rami Rosen 8fe12920dc mac80211: remove unused variable in ieee80211_local (dot11WEPUndecryptableCount). 16 years ago
Rami Rosen 81d963a1f6 mac80211: remove an unused definition (MAX_STA_COUNT) in sta_info.h. 16 years ago
Rami Rosen 504a71e4c2 mac80211: remove an unused parameter in ieee80211_rx_mgmt_probe_req(). 16 years ago
Rami Rosen def1343971 mac80211: remove an unnecessary assignment to info in __ieee80211_tx(). 16 years ago
Sujith c481ec9705 mac80211: Add 802.11h CSA support 16 years ago
Alina Friedrichsen b522ed56ef mac80211: Allow to set channel in adhoc properly 16 years ago
Alina Friedrichsen 65f0e6a36e mac80211: Don't merge if BSSID is set manually 16 years ago
Alina Friedrichsen 137f9f46a4 mac80211: Don't scan if BSSID and channel are set manually 16 years ago
Alina Friedrichsen 0efcdfd6ed mac80211: Disallow to set multicast BSSID 16 years ago
Johannes Berg dc822b5db4 mac80211: clean up set_key callback 16 years ago
Kalle Valo b3093664c9 mac80211: make wake/stop_queue_by_reason() functions static 16 years ago
Vasanthakumar Thiagarajan e3c92df08c mac80211: Fix tx power setting 16 years ago
Luis R. Rodriguez 285256a59d mac80211: no need for ht.enabled 16 years ago
Vivek Natarajan 7cbf0ba519 mac80211: Cancel the power save timer in ieee80211_stop. 16 years ago
Vivek Natarajan a97b77b90d mac80211: Enhancements to dynamic power save. 16 years ago
Vivek Natarajan 869717fbe4 mac80211: A couple of fixes to dynamic power save. 16 years ago
Vivek Natarajan d063ed0f0c mac80211: Reset the power save timer from master_start_xmit. 16 years ago
Vasanthakumar Thiagarajan eb46936b9f mac80211: Scale down to non-HT association with TKIP/WEP as pairwise cipher 16 years ago
Christian Lamparter 391429c18f mac80211: fix slot time debug message 16 years ago
Brian Cavagnolo 5dc306f3bd mac80211: decrement ref count to netdev after launching mesh discovery 16 years ago
Randy Dunlap b6b50a2162 mac80211: more kernel-doc fixes 16 years ago
John W. Linville 85b9e4fe13 mac80211: fix "‘ret’ may be used uninitialized" warning 16 years ago