Commit Graph

178 Commits (9f26a952210e44691f784b77bf1f83a500d63f58)

Author SHA1 Message Date
Jouni Malinen f2ca3ea484 mac80211: MFP - Drop unprotected Action frames prior key setup 16 years ago
Jouni Malinen 0c7c10c7cc mac80211: Drop unencrypted frames based on key setup 16 years ago
Jouni Malinen aec6795210 mac80211: Comment the order of HT RX reorder handler vs. RX handlers 16 years ago
Jouni Malinen 4d050f1dae mac80211: Add a timeout for frames in the RX reorder buffer 16 years ago
Jouni Malinen 2d3babd11f mac80211: Use a shared function to release frames from RX reorder buf 16 years ago
Johannes Berg 2448798133 mac80211: add driver ops wrappers 16 years ago
Jouni Malinen a3b8b0569f nl80211: Add Michael MIC failure event 16 years ago
Johannes Berg d1bcb9f127 mac80211: fix alignment calculation bug 16 years ago
Vasanthakumar Thiagarajan b3631286ac mac80211: Fix bug in getting rx status for frames pending in reorder buffer 16 years ago
Johannes Berg 3832c287f1 mac80211: fix RX path 16 years ago
Kalle Valo 15b7b0629c mac80211: track beacons separately from the rx path activity 16 years ago
Kalle Valo 3cf335d527 mac80211: decrease execution of the associated timer 16 years ago
Johannes Berg 7986cf9581 mac80211: remove mixed-cell and userspace MLME code 16 years ago
Johannes Berg aae89831df wireless: radiotap updates 16 years ago
Johannes Berg 469002983f mac80211: split IBSS/managed code 16 years ago
Johannes Berg 8abd3f9bc4 mac80211: restrict aggregation to supported interface modes 16 years ago
Johannes Berg 20ad19d0ac mac80211: fix RX aggregation timeouts 16 years ago
Johannes Berg 7ab17c45b5 mac80211: remove bssid argument from prepare_for_handlers 16 years ago
Kalle Valo 572e001221 mac80211: use ps-poll when dynamic power save mode is disabled 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
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
Jouni Malinen 97ebe12a03 mac80211: 802.11w - Drop unprotected robust management frames if MFP is used 16 years ago
Jouni Malinen fea1473289 mac80211: 802.11w - SA Query processing 16 years ago
Jouni Malinen 3cfcf6ac6d mac80211: 802.11w - Use BIP (AES-128-CMAC) 16 years ago
Johannes Berg d1c3a37cee mac80211: clarify alignment docs, fix up alignment 16 years ago
Sujith c481ec9705 mac80211: Add 802.11h CSA support 16 years ago
Jouni Malinen 8d6f658e21 mac80211: Remove radiotap rate-present flag for HT 16 years ago
Jouni Malinen 0fb8ca45eb mac80211: Add HT rates into RX status reporting 16 years ago
Rami Rosen ab1f5c0bb8 mac80211: misc cleanups 16 years ago
Christian Lamparter 89fad578a6 mac80211: integrate sta_notify_ps cmds into sta_notify 16 years ago
Christian Lamparter 4571d3bf87 mac80211: add sta_notify_ps callback 16 years ago
Johannes Berg 72eaa43a53 mac80211: only transition STAs ps->wake on data frames 16 years ago
Sujith 8b30b1fe36 mac80211: Re-enable aggregation 17 years ago
Andrey Yurovsky 4393dce940 mac80211: allow all interfaces types to handle RX action frames 17 years ago
Johannes Berg c6a1fa12d2 mac80211: minor code cleanups 17 years ago
Johannes Berg 0c68ae2605 mac80211: convert to %pM away from print_mac 17 years ago
Ingo Molnar bf94e17bc8 net/mac80211/rx.c: fix build error 17 years ago
Davide Pesavento b0dee5784d Fix modpost failure when rx handlers are not inlined. 17 years ago
Johannes Berg 2ff6a6d4e9 mac80211: fix mesh action frame handling 17 years ago
YanBo 79617deeeb mac80211: mesh portal functionality support 17 years ago
Johannes Berg 133b822638 mac80211: make master iface not wireless 17 years ago
Johannes Berg 17741cdc26 mac80211: share STA information with driver 17 years ago
Johannes Berg 05c914fe33 mac80211: use nl80211 interface types 17 years ago
Johannes Berg ccd7b36286 mac80211: clean up some comments 17 years ago
Johannes Berg c2b13452b2 mac80211: clean up scan namespace 17 years ago
Johannes Berg 213cd118cb mac80211: make bridge_packets a virtual interface option 17 years ago
Johannes Berg 472dbc45dc mac80211: split off mesh handling entirely 17 years ago
Johannes Berg 759ef3eb1e mac80211: make ieee80211_rx_h_mgmt more readable 17 years ago