Commit Graph

43 Commits (cdf357f1e13a08a11261edacb3083746f65c1ed9)

Author SHA1 Message Date
Christian Lamparter 15804e3e9d mac80211: skip HT parsing if HW does not support HT 15 years ago
Johannes Berg cfcdbde35e mac80211: change TX aggregation locking 15 years ago
Johannes Berg a93e364430 mac80211: change RX aggregation locking 15 years ago
Johannes Berg 7c3b1dd8f4 mac80211: defer RX agg session teardown to work 15 years ago
Johannes Berg 67c282c00c mac80211: move BA session work 15 years ago
Johannes Berg 0ab337032a mac80211: make TX aggregation start/stop request async 15 years ago
Johannes Berg a622ab72b4 mac80211: use RCU for TX aggregation 15 years ago
Johannes Berg 66b0470aee mac80211: remove ieee80211_sta_stop_rx_ba_session 15 years ago
Johannes Berg 0f78231bff mac80211: enable spatial multiplexing powersave 15 years ago
Johannes Berg 47846c9b0c mac80211: reduce reliance on netdev 15 years ago
Johannes Berg 9a418af5df mac80211: fix peer HT capabilities 15 years ago
Johannes Berg 827d42c9ac mac80211: fix spurious delBA handling 15 years ago
Johannes Berg 62ae67be31 mac80211: remove encrypt parameter from ieee80211_tx_skb 15 years ago
Johannes Berg c951ad3550 mac80211: convert aggregation to operate on vifs/stas 15 years ago
Johannes Berg 372362ade2 mac80211: fix reason code output endianness 16 years ago
Johannes Berg d323655372 cfg80211: clean up includes 16 years ago
Johannes Berg d5522e0395 mac80211: move ieee80211_enable_ht function to mlme.c 16 years ago
Sujith 81cb7623ad mac80211: Extend the rate control API with an update callback 16 years ago
Johannes Berg 469002983f mac80211: split IBSS/managed code 16 years ago
Johannes Berg 849b796781 mac80211: further cleanups to stopping BA sessions 16 years ago
Johannes Berg 2dace10efb mac80211: clean up BA session teardown 16 years ago
Johannes Berg 8abd3f9bc4 mac80211: restrict aggregation to supported interface modes 16 years ago
Johannes Berg b8695a8fe6 mac80211: restructure HT code 16 years ago
Wei Yongjun e964817970 mac80211: cleanup kmalloc/memset -> kcalloc 16 years ago
Jouni Malinen 1acc97b63a mac80211: 802.11w - Do not force Action frames to disable encryption 16 years ago
Johannes Berg 4797938c5d mac80211: clean up channel type config 16 years ago
Luis R. Rodriguez 285256a59d mac80211: no need for ht.enabled 16 years ago
John W. Linville 85b9e4fe13 mac80211: fix "‘ret’ may be used uninitialized" warning 16 years ago
Sujith 094d05dc32 mac80211: Fix HT channel selection 16 years ago
Sujith f16f33df4d mac80211: Use the HT capabilities from the IE instead of the station's caps. 16 years ago
Sujith 8469cdef1f mac80211: Add a new event in ieee80211_ampdu_mlme_action 16 years ago
Sujith 8b30b1fe36 mac80211: Re-enable aggregation 17 years ago
Johannes Berg ae5eb02641 mac80211: rewrite HT handling 17 years ago
Johannes Berg d9fe60dea7 802.11: clean up/fix HT support 17 years ago
Johannes Berg 0c68ae2605 mac80211: convert to %pM away from print_mac 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 e50db65c0d mac80211: move frame TX function 17 years ago
Johannes Berg de1ede7ac3 mac80211: make BA session handling independent of STA mode 17 years ago
Johannes Berg bacac545f1 mac80211: move some HT code out of main.c 17 years ago
Johannes Berg 44d414dbff mac80211: move some HT code out of mlme.c 17 years ago