summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Add radio led triggerIvo van Doorn2008-01-295-2/+49
* rc80211_pid should respect fixed rates.Andrew Lutomirski2008-01-291-4/+8
* mac80211: better rate control algorithm selectionJohannes Berg2008-01-297-65/+134
* mac80211: A-MPDU Rx handling DELBA requestsRon Rindjunsky2008-01-291-1/+39
* mac80211: A-MPDU Rx adding BAR handling capabilityRon Rindjunsky2008-01-293-6/+74
* mac80211: A-MPDU Rx handling aggregation reorderingRon Rindjunsky2008-01-292-3/+192
* mac80211: A-MPDU Rx MLME data initializationRon Rindjunsky2008-01-291-0/+14
* mac80211: A-MPDU Rx adding basic functionalityRon Rindjunsky2008-01-294-11/+225
* mac80211: A-MPDU Rx add MLME structuresRon Rindjunsky2008-01-291-0/+47
* mac80211: restructure __ieee80211_rxRon Rindjunsky2008-01-291-36/+50
* mac80211: make rc_pid_fop_events staticJohannes Berg2008-01-291-1/+1
* rc80211-pid: fix definition of rate control intervalStefano Brivio2008-01-291-2/+2
* mac80211: remove misleading 'res' variableJohannes Berg2008-01-291-2/+1Star
* rc80211-pid: pf_target tuningStefano Brivio2008-01-291-13/+13
* rc80211-pid: fix sta_info refcountingStefano Brivio2008-01-291-1/+2
* rc80211-pid: simplify and fix shift_adjustStefano Brivio2008-01-291-18/+16Star
* rc80211-pid: add kerneldoc for tunable parametersStefano Brivio2008-01-291-0/+24
* rc80211-pid: export human-readable target_pf value to debugfsStefano Brivio2008-01-292-2/+2
* mac80211: Restore rx.fc before every invocation of ieee80211_invoke_rx_handlersHelmut Schaa2008-01-291-0/+2
* net/mac80211/Kconfig: whitespace correctionsJohn W. Linville2008-01-281-12/+12
* mac80211: don't read ERP information from (re)association responseJohannes Berg2008-01-281-14/+0Star
* mac80211: move tx crypto decisionJohannes Berg2008-01-283-41/+22Star
* mac80211: implement station stats retrievalJohannes Berg2008-01-281-0/+26
* mac80211: support getting key sequence counters via cfg80211Johannes Berg2008-01-281-1/+84
* mac80211: support adding/removing keys via cfg80211Johannes Berg2008-01-281-0/+91
* mac80211: allow easier multicast/broadcast buffering in hardwareJohannes Berg2008-01-281-9/+23
* mac80211: make ieee80211_rx_mgmt_action staticJohannes Berg2008-01-281-4/+4
* mac80211: clean up eapol handling in TX pathJohannes Berg2008-01-284-19/+9Star
* mac80211: clean up eapol frame handling/port controlJohannes Berg2008-01-285-117/+119
* rc80211-pid: export tuning parameters through debugfsMattias Nissler2008-01-282-25/+110
* rc80211-pid: add debuggingMattias Nissler2008-01-284-117/+508
* rc80211-pid: add sharpening factorStefano Brivio2008-01-281-8/+27
* rc80211-pid: add rate behaviour learning algorithmStefano Brivio2008-01-281-20/+161
* mac80211: make PID rate control algorithm the defaultStefano Brivio2008-01-284-27/+85
* mac80211: add PID controller based rate control algorithmMattias Nissler2008-01-285-5/+403
* mac80211: clean up rate selectionMattias Nissler2008-01-286-116/+129
* mac80211: pass in PS_POLL framesRon Rindjunsky2008-01-282-3/+15
* introduce WEXT scan capabilitiesDan Williams2008-01-281-0/+2
* mac80211: conditionally include timestamp in radiotap informationJohannes Berg2008-01-281-16/+32
* [MAC80211]: Use htons() where appropriate.YOSHIFUJI Hideaki2008-01-282-2/+2
* mac80211: remove "bcn_int" and "capab" scan results infoJohn W. Linville2008-01-281-25/+0Star
* mac80211: move A-MSDU identifier to flagsRon Rindjunsky2008-01-282-4/+4
* mac80211: adding 802.11n configuration flowsRon Rindjunsky2008-01-283-0/+86
* mac80211: adding 802.11n essential A-MSDU Rx capabilityRon Rindjunsky2008-01-282-0/+125
* mac80211: adding 802.11n essential A-MPDU addBA capabilityRon Rindjunsky2008-01-281-0/+124
* mac80211: adding 802.11n IEs handlingRon Rindjunsky2008-01-282-3/+94
* mac80211: adding 802.11n HT framework definitionsRon Rindjunsky2008-01-281-0/+3
* mac80211: adding MAC80211_HT_DEBUG config variableRon Rindjunsky2008-01-281-0/+10
* mac80211: allow setting drop_unencrypted with wextJohannes Berg2008-01-281-0/+3
* mac80211: make ieee80211_iterate_active_interfaces not need rtnlJohannes Berg2008-01-281-3/+4