aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAge
* net/mac80211/Kconfig: whitespace correctionsJohn W. Linville2008-01-28
* mac80211: don't read ERP information from (re)association responseJohannes Berg2008-01-28
* mac80211: move tx crypto decisionJohannes Berg2008-01-28
* mac80211: implement station stats retrievalJohannes Berg2008-01-28
* mac80211: support getting key sequence counters via cfg80211Johannes Berg2008-01-28
* mac80211: support adding/removing keys via cfg80211Johannes Berg2008-01-28
* mac80211: allow easier multicast/broadcast buffering in hardwareJohannes Berg2008-01-28
* mac80211: make ieee80211_rx_mgmt_action staticJohannes Berg2008-01-28
* mac80211: clean up eapol handling in TX pathJohannes Berg2008-01-28
* mac80211: clean up eapol frame handling/port controlJohannes Berg2008-01-28
* rc80211-pid: export tuning parameters through debugfsMattias Nissler2008-01-28
* rc80211-pid: add debuggingMattias Nissler2008-01-28
* rc80211-pid: add sharpening factorStefano Brivio2008-01-28
* rc80211-pid: add rate behaviour learning algorithmStefano Brivio2008-01-28
* mac80211: make PID rate control algorithm the defaultStefano Brivio2008-01-28
* mac80211: add PID controller based rate control algorithmMattias Nissler2008-01-28
* mac80211: clean up rate selectionMattias Nissler2008-01-28
* mac80211: pass in PS_POLL framesRon Rindjunsky2008-01-28
* introduce WEXT scan capabilitiesDan Williams2008-01-28
* mac80211: conditionally include timestamp in radiotap informationJohannes Berg2008-01-28
* [MAC80211]: Use htons() where appropriate.YOSHIFUJI Hideaki2008-01-28
* mac80211: remove "bcn_int" and "capab" scan results infoJohn W. Linville2008-01-28
* mac80211: move A-MSDU identifier to flagsRon Rindjunsky2008-01-28
* mac80211: adding 802.11n configuration flowsRon Rindjunsky2008-01-28
* mac80211: adding 802.11n essential A-MSDU Rx capabilityRon Rindjunsky2008-01-28
* mac80211: adding 802.11n essential A-MPDU addBA capabilityRon Rindjunsky2008-01-28
* mac80211: adding 802.11n IEs handlingRon Rindjunsky2008-01-28
* mac80211: adding 802.11n HT framework definitionsRon Rindjunsky2008-01-28
* mac80211: adding MAC80211_HT_DEBUG config variableRon Rindjunsky2008-01-28
* mac80211: allow setting drop_unencrypted with wextJohannes Berg2008-01-28
* mac80211: make ieee80211_iterate_active_interfaces not need rtnlJohannes Berg2008-01-28
* mac80211: restructuring data Rx handlersRon Rindjunsky2008-01-28
* mac80211: hardware scan reworkZhu Yi2008-01-28
* mac80211: remove more forgotten codeJohannes Berg2008-01-28
* mac80211: Remove local->scan_flagsHelmut Schaa2008-01-28
* mac80211: provide interface iterator for driversJohannes Berg2008-01-28
* mac80211: Accept auto txpower settingMattias Nissler2008-01-28
* [NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.Eric Dumazet2008-01-28
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-28
* [MAC80211]: Revert unaligned warning removal.David S. Miller2008-01-28
* Revert "mac80211: warn when receiving frames with unaligned data"Linus Torvalds2008-01-24
* mac80211: return an error when SIWRATE doesn't match any rateAndrew Lutomirski2008-01-09
* mac80211: warn when receiving frames with unaligned dataJohannes Berg2007-12-26
* mac80211: round station cleanup timerJohannes Berg2007-12-26
* NET: mac80211: fix inappropriate memory freeingCyrill Gorcunov2007-12-19
* mac80211: fix header opsJohannes Berg2007-12-19
* mac80211: Drop out of associated state if link is lostMichael Wu2007-12-19
* ieee80211_rate: missed unlockCyrill Gorcunov2007-12-17
* Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Herbert Xu2007-11-30
|\
| * mac80211: rate limit wep decrypt failed messagesAdel Gadllah2007-11-29