Commit Graph

149 Commits (399ec807ddc38ecccf8c06dbde04531cbdc63e11)

Author SHA1 Message Date
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
Johannes Berg f4ea83dd74 mac80211: rework debug settings and make debugging safer 17 years ago
Johannes Berg 49461622ed mac80211: get rid of function pointers in RX path 17 years ago
Harvey Harrison 182503abf4 mac80211: rx.c use new frame control helpers 17 years ago
Vladimir Koutny 87291c0269 mac80211: eliminate IBSS warning in rate_lowest_index() 17 years ago
Harvey Harrison 87228f5743 mac80211: rx.c use new helpers 17 years ago
Senthil Balasubramanian c97c23e386 mac80211: fix alignment issue with compare_ether_addr() 17 years ago
Johannes Berg 9e72ebd686 mac80211: remove channel use statistics 17 years ago
Johannes Berg e039fa4a41 mac80211: move TX info into skb->cb 17 years ago
Bruno Randolf 601ae7f25a mac80211: make rx radiotap header more flexible 17 years ago
Bruno Randolf 566bfe5a8b mac80211: use hardware flags for signal/noise units 17 years ago
Johannes Berg 07346f81e8 mac80211: proper STA info locking 17 years ago
Pavel Roskin a4278e18e7 mac80211: add missing newlines in printk() 17 years ago
Luis Carlos Cobo 69687a0b99 mac80211: fix access to null skb 17 years ago