Commit Graph

117 Commits (9d25d4db81833029d30b7b03cc1000cbbe09e192)

Author SHA1 Message Date
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
Johannes Berg e100bb64bf mac80211: QoS related cleanups 17 years ago
Adrian Bunk 13d8fd2d15 net/mac80211/rx.c: fix off-by-one 17 years ago
Johannes Berg b3fc9c6c58 mac80211: remove message on receiving unexpected unencrypted frames 17 years ago
Johannes Berg 2c8dccc774 mac80211: rename files 17 years ago
Luis Carlos Cobo 966a542822 mac80211: use recent multicast table for all mesh multicast frames 17 years ago
Ron Rindjunsky cee24a3e58 mac80211: A-MPDU MLME use dynamic allocation 17 years ago
Luis Carlos Cobo b4e08ea141 mac80211: add PLINK_ prefix and kernel doc to enum plink_state 17 years ago
Johannes Berg d0709a6518 mac80211: RCU-ify STA info structure access 17 years ago
Johannes Berg 5cf121c3cd mac80211: split ieee80211_txrx_data 17 years ago
Johannes Berg d6d1a5a709 mac80211: clean up mesh RX path a bit more 17 years ago
Johannes Berg 902acc7896 mac80211: clean up mesh code 17 years ago
Luis Carlos Cobo 33b64eb2b1 mac80211: support for mesh interfaces in mac80211 data path 17 years ago
Johannes Berg 6032f934c8 mac80211: add mesh interface type 17 years ago
Johannes Berg 004c872e78 mac80211: consolidate TIM handling code 17 years ago
Johannes Berg 836341a704 mac80211: remove sta TIM flag, fix expiry TIM handling 17 years ago
Johannes Berg d2259243a1 mac80211: invoke set_tim() callback after setting own TIM info 17 years ago
Johannes Berg 4a9a66e9a8 mac80211: convert sta_info.pspoll to a flag 17 years ago
Bruno Randolf 9d9bf77d16 mac80211: enable IBSS merging 17 years ago
S.Çağlar Onur ab46623ec1 net/mac80211/: Use time_* macros 17 years ago
Michael Wu 3d30d949cf mac80211: Add cooked monitor mode support 17 years ago
Johannes Berg 8944b79fe9 mac80211: move some code into ieee80211_invoke_rx_handlers 17 years ago
Johannes Berg 589052904a mac80211: remove "dynamic" RX/TX handlers 17 years ago
Johannes Berg 2c9745e568 mac80211: clean up some things in the RX path 17 years ago
Johannes Berg e4c26add88 mac80211: split RX_DROP 17 years ago
Johannes Berg 9ae54c8463 mac80211: split ieee80211_txrx_result 17 years ago
Johannes Berg 238814fd9a mac80211: remove port control enable switch, clean up sta flags 17 years ago
Johannes Berg 8318d78a44 cfg80211 API for channels/bitrates, mac80211 and driver conversion 17 years ago
Johannes Berg 38f3714d66 mac80211: dissolve pre-rx handlers 17 years ago
Johannes Berg 6feeb8aad7 mac80211: make alignment warning optional 17 years ago
Ron Rindjunsky 8b6bbe7538 mac80211: fixing null qos data frames check for reordering buffer 17 years ago
Johannes Berg 691ba2346d mac80211: fix alignment warning 17 years ago
Ron Rindjunsky 71ebb4aac8 mac80211: fix rx flow sparse errors, make functions static 17 years ago