Commit Graph

1132 Commits (18ad01c43918751cc22f8ee28f6b38b8954a55b2)

Author SHA1 Message Date
Johannes Berg b8695a8fe6 mac80211: restructure HT code 16 years ago
Johannes Berg 20ad19d0ac mac80211: fix RX aggregation timeouts 16 years ago
Johannes Berg 8b1c814d65 mac80211: remove stray aggregation debugfs definition 16 years ago
Johannes Berg 7ab17c45b5 mac80211: remove bssid argument from prepare_for_handlers 16 years ago
Johannes Berg 14b8072436 mac80211: fix beacon enable more 16 years ago
Johannes Berg 60b2251192 mac80211: reject extra IEs for probe request when hw_scan 16 years ago
Johannes Berg e4e5e2b0b8 mac80211: properly validate/translate IW_AUTH_MFP values 16 years ago
Johannes Berg 5e13336248 mac80211: disable IBSS beacon before join 16 years ago
Kalle Valo 572e001221 mac80211: use ps-poll when dynamic power save mode is disabled 16 years ago
Kalle Valo 1fb3606bc5 mac80211: remove multicast check from check_tim() 16 years ago
Vivek Natarajan 97d97b8098 mac80211: Fix the wrong WARN_ON message appearing on enabling power save. 16 years ago
Vasanthakumar Thiagarajan 7a94708060 mac80211: Free current bss information in few places where we don't need it any more 16 years ago
Johannes Berg f1b33cb1c2 mac80211: restrict to AP in outgoing interface heuristic 16 years ago
Vasanthakumar Thiagarajan d43e87868f mac80211: Remove bss information of the current AP when it goes out of range 16 years ago
Luis R. Rodriguez 47f4d8872f mac80211: do not TX injected frames when not allowed 16 years ago
Johannes Berg 7230645e32 mac80211: convert master interface to netdev_ops 16 years ago
Johannes Berg 587e729ecf mac80211: convert to net_device_ops 16 years ago
Johannes Berg 7fee5372d8 mac80211: remove HW_SIGNAL_DB 16 years ago
Harvey Harrison c1b4aa3fb6 wireless: replace uses of __constant_{endian} 16 years ago
Alina Friedrichsen c4e3a58448 mac80211: IBSS join rework 16 years ago
Alina Friedrichsen c0415b547d mac80211: Creating new IBSS with fixed BSSID 16 years ago
Sujith e374055afb mac80211: Reset assoc_scan_tries after an unsuccessful scan run 16 years ago
Vivek Natarajan b8abde45d7 mac80211: Cancel the dynamic ps timer in ioctl_siwpower. 16 years ago
Johannes Berg fb9ddbf086 mac80211: don't try to powersave/config disabled interfaces 16 years ago
Alina Friedrichsen 3b5d665b51 mac80211: Generic TSF debugging 16 years ago
Johannes Berg c771c9d8da mac80211: add interface list lock 16 years ago
Bob Copeland e874e65855 mac80211: flush workqueue a second time in suspend() 16 years ago
Bob Copeland 30d3ef41b4 mac80211: change workqueue back to non-freezeable 16 years ago
Alina Friedrichsen dfe670121a mac80211: Fixed BSSID handling revisited 16 years ago
Alina Friedrichsen ae54c985cc mac80211: Read the TSF via debugfs 16 years ago
Luis R. Rodriguez 9a95371aa2 mac80211: allow mac80211 drivers to get to struct ieee80211_hw from wiphy 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 5f936f1161 mac80211: constify ieee80211_if_conf.bssid 16 years ago
Jouni Malinen f797eb7e29 mac80211: Fix MFP Association Comeback to use Timeout Interval IE 16 years ago
Bob Copeland 665af4fc89 mac80211: add suspend/resume callbacks 16 years ago
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