aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28net/mac80211/Kconfig: whitespace correctionsJohn W. Linville1-12/+12
2008-01-28mac80211: don't read ERP information from (re)association responseJohannes Berg1-14/+0
2008-01-28mac80211: move tx crypto decisionJohannes Berg3-41/+22
2008-01-28mac80211: implement station stats retrievalJohannes Berg1-0/+26
2008-01-28mac80211: support getting key sequence counters via cfg80211Johannes Berg1-1/+84
2008-01-28mac80211: support adding/removing keys via cfg80211Johannes Berg1-0/+91
2008-01-28mac80211: allow easier multicast/broadcast buffering in hardwareJohannes Berg1-9/+23
2008-01-28mac80211: make ieee80211_rx_mgmt_action staticJohannes Berg1-4/+4
2008-01-28mac80211: clean up eapol handling in TX pathJohannes Berg4-19/+9
2008-01-28mac80211: clean up eapol frame handling/port controlJohannes Berg5-117/+119
2008-01-28rc80211-pid: export tuning parameters through debugfsMattias Nissler2-25/+110
2008-01-28rc80211-pid: add debuggingMattias Nissler4-117/+508
2008-01-28rc80211-pid: add sharpening factorStefano Brivio1-8/+27
2008-01-28rc80211-pid: add rate behaviour learning algorithmStefano Brivio1-20/+161
2008-01-28mac80211: make PID rate control algorithm the defaultStefano Brivio4-27/+85
2008-01-28mac80211: add PID controller based rate control algorithmMattias Nissler5-5/+403
2008-01-28mac80211: clean up rate selectionMattias Nissler6-116/+129
2008-01-28mac80211: pass in PS_POLL framesRon Rindjunsky2-3/+15
2008-01-28introduce WEXT scan capabilitiesDan Williams1-0/+2
2008-01-28mac80211: conditionally include timestamp in radiotap informationJohannes Berg1-16/+32
2008-01-28[MAC80211]: Use htons() where appropriate.YOSHIFUJI Hideaki2-2/+2
2008-01-28mac80211: remove "bcn_int" and "capab" scan results infoJohn W. Linville1-25/+0
2008-01-28mac80211: move A-MSDU identifier to flagsRon Rindjunsky2-4/+4
2008-01-28mac80211: adding 802.11n configuration flowsRon Rindjunsky3-0/+86
2008-01-28mac80211: adding 802.11n essential A-MSDU Rx capabilityRon Rindjunsky2-0/+125
2008-01-28mac80211: adding 802.11n essential A-MPDU addBA capabilityRon Rindjunsky1-0/+124
2008-01-28mac80211: adding 802.11n IEs handlingRon Rindjunsky2-3/+94
2008-01-28mac80211: adding 802.11n HT framework definitionsRon Rindjunsky1-0/+3
2008-01-28mac80211: adding MAC80211_HT_DEBUG config variableRon Rindjunsky1-0/+10
2008-01-28mac80211: allow setting drop_unencrypted with wextJohannes Berg1-0/+3
2008-01-28mac80211: make ieee80211_iterate_active_interfaces not need rtnlJohannes Berg1-3/+4
2008-01-28mac80211: restructuring data Rx handlersRon Rindjunsky4-66/+86
2008-01-28mac80211: hardware scan reworkZhu Yi6-35/+70
2008-01-28mac80211: remove more forgotten codeJohannes Berg1-58/+0
2008-01-28mac80211: Remove local->scan_flagsHelmut Schaa3-32/+3
2008-01-28mac80211: provide interface iterator for driversJohannes Berg1-0/+33
2008-01-28mac80211: Accept auto txpower settingMattias Nissler1-4/+17
2008-01-28[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.Eric Dumazet1-2/+2
2008-01-28[NET]: Convert init_timer into setup_timerPavel Emelyanov1-3/+2
2008-01-28[MAC80211]: Revert unaligned warning removal.David S. Miller1-0/+13
2008-01-24Revert "mac80211: warn when receiving frames with unaligned data"Linus Torvalds1-13/+0
2008-01-08mac80211: return an error when SIWRATE doesn't match any rateAndrew Lutomirski1-3/+3
2007-12-26mac80211: warn when receiving frames with unaligned dataJohannes Berg1-0/+13
2007-12-26mac80211: round station cleanup timerJohannes Berg1-2/+5
2007-12-19NET: mac80211: fix inappropriate memory freeingCyrill Gorcunov1-1/+1
2007-12-19mac80211: fix header opsJohannes Berg1-1/+0
2007-12-19mac80211: Drop out of associated state if link is lostMichael Wu1-6/+2
2007-12-17ieee80211_rate: missed unlockCyrill Gorcunov1-0/+1
2007-11-30Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Herbert Xu3-5/+10
2007-11-29mac80211: rate limit wep decrypt failed messagesAdel Gadllah1-1/+2