Commit Graph

162 Commits (96f5e66e8a79810e2982cdcfa28e554f3d97da21)

Author SHA1 Message Date
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
Johannes Berg 39192c0bcf mac80211: move spectrum management code out 17 years ago
Johannes Berg de1ede7ac3 mac80211: make BA session handling independent of STA mode 17 years ago
Emmanuel Grumbach 8e1535d51b mac80211: Fix rate scale initialization in IBSS 17 years ago
Jasper Bryant-Greene f698d856f6 replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate 17 years ago
Harvey Harrison a4b7d7bda5 mac80211: remove rx/tx_data->fc member 17 years ago
Harvey Harrison 358c8d9d33 mac80211: use ieee80211 frame control directly 17 years ago
Harvey Harrison b73d70ad86 mac80211: rx.c/tx.c remove more users of tx/rx_data->fc 17 years ago
Bruno Randolf 9deb1ae572 mac80211: radiotap: assume modulation from rates 17 years ago
Bruno Randolf b4f28bbb9b mac80211: add rx status flag for short preamble 17 years ago
Luis Carlos Cobo e32f85f7b9 mac80211: fix use of skb->cb for mesh forwarding 17 years ago
Johannes Berg 1411f9b531 mac80211: fix RX sequence number check 17 years ago
Emmanuel Grumbach 2560b6e2e4 mac80211: Fix ieee80211_rx_reorder_ampdu: ignore QoS null packets 17 years ago
Johannes Berg 3e122be089 mac80211: make master netdev handling sane 17 years ago
Harvey Harrison a7767f958a mac80211: remove trivial rx_data->fc users 17 years ago
Harvey Harrison 238f74a227 mac80211: move QOS control helpers into ieee80211.h 17 years ago