aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28mac80211: Add radio led triggerIvo van Doorn5-2/+49
2008-01-28rc80211_pid should respect fixed rates.Andrew Lutomirski1-4/+8
2008-01-28mac80211: better rate control algorithm selectionJohannes Berg7-65/+134
2008-01-28mac80211: A-MPDU Rx handling DELBA requestsRon Rindjunsky1-1/+39
2008-01-28mac80211: A-MPDU Rx adding BAR handling capabilityRon Rindjunsky3-6/+74
2008-01-28mac80211: A-MPDU Rx handling aggregation reorderingRon Rindjunsky2-3/+192
2008-01-28mac80211: A-MPDU Rx MLME data initializationRon Rindjunsky1-0/+14
2008-01-28mac80211: A-MPDU Rx adding basic functionalityRon Rindjunsky4-11/+225
2008-01-28mac80211: A-MPDU Rx add MLME structuresRon Rindjunsky1-0/+47
2008-01-28mac80211: restructure __ieee80211_rxRon Rindjunsky1-36/+50
2008-01-28mac80211: make rc_pid_fop_events staticJohannes Berg1-1/+1
2008-01-28rc80211-pid: fix definition of rate control intervalStefano Brivio1-2/+2
2008-01-28mac80211: remove misleading 'res' variableJohannes Berg1-2/+1
2008-01-28rc80211-pid: pf_target tuningStefano Brivio1-13/+13
2008-01-28rc80211-pid: fix sta_info refcountingStefano Brivio1-1/+2
2008-01-28rc80211-pid: simplify and fix shift_adjustStefano Brivio1-18/+16
2008-01-28rc80211-pid: add kerneldoc for tunable parametersStefano Brivio1-0/+24
2008-01-28rc80211-pid: export human-readable target_pf value to debugfsStefano Brivio2-2/+2
2008-01-28mac80211: Restore rx.fc before every invocation of ieee80211_invoke_rx_handlersHelmut Schaa1-0/+2
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