summaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)AuthorFilesLines
2008-02-29rc80211-pid: fix rate adjustmentStefano Brivio1-49/+44
2008-02-29mac80211: remove port control enable switch, clean up sta flagsJohannes Berg8-45/+44
2008-02-29mac80211: fix scan band off-by-one errorJohannes Berg1-6/+18
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg19-918/+606
2008-02-29mac80211: dissolve pre-rx handlersJohannes Berg3-62/+37
2008-02-29mac80211: A-MPDU Tx add delBA from recipient supportRon Rindjunsky1-2/+11
2008-02-29mac80211: A-MPDU add debugfs supportRon Rindjunsky2-0/+117
2008-02-29mac80211: A-MPDU Tx MLME data initializationRon Rindjunsky1-1/+12
2008-02-29mac80211: A-MPDU Tx adding qdisc supportRon Rindjunsky5-18/+155
2008-02-29mac80211: A-MPDU Tx adding basic functionalityRon Rindjunsky3-2/+530
2008-02-29mac80211: A-MPDU Tx add MLME structuresRon Rindjunsky1-3/+33
2008-02-29mac80211: A-MPDU Tx add session's and low level driver's APIRon Rindjunsky1-2/+2
2008-02-29mac80211: allow sending multicast frames through virtual portsJohannes Berg1-6/+15
2008-02-29mac80211: set assoc flag to bss_confTomas Winkler1-0/+1
2008-02-28mac80211: fix kmalloc vs. net_ratelimitJohannes Berg1-3/+4
2008-02-15mac80211: Fix initial hardware configurationMichael Buesch1-1/+4
2008-02-05mac80211: Is not EXPERIMENTAL anymoreMichael Buesch1-1/+0
2008-02-01mac80211: fix initialisation error pathJohannes Berg1-7/+7
2008-02-01mac80211 rate control: fix section mismatchJohannes Berg2-2/+2
2008-02-01mac80211: make alignment warning optionalJohannes Berg2-0/+19
2008-01-31mac80211: fixing null qos data frames check for reordering bufferRon Rindjunsky1-1/+1
2008-01-31mac80211: fix alignment warningJohannes Berg1-13/+33
2008-01-28[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink APIPatrick McHardy1-7/+7
2008-01-28mac80211: fix rx flow sparse errors, make functions staticRon Rindjunsky2-7/+9
2008-01-28rc80211-pid: fix last_sample initializationStefano Brivio1-0/+2
2008-01-28mac80211: fix RCU locking in __ieee80211_rx_handle_packetJohannes Berg1-1/+0
2008-01-28mac80211: Assign correct TID for local bridged packetsGuy Cohen1-4/+5
2008-01-28mac80211: A-MPDU Rx remove stop_rx_ba_session warning printRon Rindjunsky1-3/+0
2008-01-28mac80211: A-MPDU Rx stop aggregation on proper devRon Rindjunsky1-3/+5
2008-01-28mac80211: Initialize vif pointerIvo van Doorn2-0/+2
2008-01-28mac80211: add unified BSS configurationJohannes Berg6-67/+77
2008-01-28mac80211: Fix rate reporting regressionMichael Wu3-22/+35
2008-01-28mac80211: implement cfg80211 station handlingJohannes Berg1-0/+192
2008-01-28mac80211: add beacon configuration via cfg80211Johannes Berg6-62/+213
2008-01-28mac80211: move interface type to vif structureJohannes Berg12-117/+116
2008-01-28mac80211: dont use interface indices in driversJohannes Berg6-67/+73
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