summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)AuthorFilesLines
2012-04-16mac80211: add function retrieve average rssiWey-Yi Guy1-0/+8
2012-04-16mac80211: Take into account TSF adjustment latency in Toffset setpointJavier Cardona1-1/+7
2012-04-16mac80211: Choose a new toffset setpoint if a big tsf jump is detected.Javier Cardona1-6/+20
2012-04-16mac80211: check IEEE80211_HW_QUEUE_CONTROL in ieee80211_check_queues()Luciano Coelho1-1/+2
2012-04-13mac80211: remove ieee80211_rx_bss_getMohammed Shafi Shajakhan2-17/+0
2012-04-13mac80211: remove hw.conf.channel usage where possibleMichal Kazior5-31/+27
2012-04-13mac80211: fix an issue in ieee80211_tx_info count field managementLorenzo Bianconi1-1/+7
2012-04-13cfg80211: Add channel information to NL80211_CMD_GET_INTERFACEPontus Fuchs1-1/+3
2012-04-13mac80211: protect ->scanning by mutex in ieee80211_work_work()Stanislaw Gruszka1-3/+5
2012-04-13mac80211: do not scan and monitor connection in parallelStanislaw Gruszka4-19/+53
2012-04-12mac80211: fix the assignment of PREQ's MAC address for Proactive RANNChun-Yeow Yeoh2-2/+5
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-19/+11
2012-04-12cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg3-0/+37
2012-04-12mac80211: clean up an ieee80211_do_open error pathJohannes Berg1-3/+3
2012-04-12mac80211: add improved HW queue controlJohannes Berg7-38/+162
2012-04-12mac80211: add explicit monitor interface if neededJohannes Berg6-3/+89
2012-04-12mac80211: manage AP netdev carrier stateJohannes Berg2-3/+16
2012-04-12mac80211: Check basic rates when peeringAshok Nagarajan3-7/+12
2012-04-12mac80211: Modify sta_get_rates to give basic ratesAshok Nagarajan5-11/+23
2012-04-12mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan4-14/+24
2012-04-12mac80211: Use mandatory rates as basic rates when starting meshAshok Nagarajan1-0/+4
2012-04-10{nl,cfg}80211: Support for mesh synchronizationJavier Cardona1-0/+8
2012-04-10mac80211: Implement mesh synchronization frameworkJavier Cardona9-8/+380
2012-04-10mac80211: Allow tsf increments via debugfsJavier Cardona1-0/+12
2012-04-10mac80211: sanity check for null SSIDStanislaw Gruszka2-4/+17
2012-04-10mac80211: use IEEE80211_NUM_ACSJohannes Berg5-8/+9
2012-04-10mac80211: lazily stop queues in add_pendingJohannes Berg1-4/+4
2012-04-10mac80211: debounce queue stop/wakeJohannes Berg1-0/+6
2012-04-10mac80211: decouple # of netdev queues from HW queuesJohannes Berg2-2/+6
2012-04-10mac80211: refuse TX queue configuration on non-QoS HWJohannes Berg3-16/+22
2012-04-10cfg80211/nl80211: clarify TX queue APIJohannes Berg3-15/+14
2012-04-10mac80211: notify driver of rate control updatesJohannes Berg4-1/+46
2012-04-10mac80211: remove queue stop on rate control updateJohannes Berg2-20/+0
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg7-66/+45
2012-04-10mac80211: set HT channel before associationJohannes Berg3-131/+114
2012-04-10mac80211: use AC constantsJohannes Berg1-4/+4
2012-04-10mac80211: inline ieee80211_add_pending_skbsJohannes Berg2-8/+5
2012-04-10mac80211: make ieee80211_downgrade_queue staticJohannes Berg2-23/+20
2012-04-10mac80211: clean up uAPSD TX codeJohannes Berg1-3/+3
2012-04-10mac80211: fix mesh TX coding styleJohannes Berg1-6/+6
2012-04-10mac80211: don't always advertise remain-on-channelJohannes Berg1-2/+4
2012-04-10mac80211: fix the RANN propagation issuesChun-Yeow Yeoh2-6/+20
2012-04-10mac80211: fix the sparse warnings on endian handling in RANN propagationChun-Yeow Yeoh1-2/+2
2012-04-10mac80211: when receiving DTIM disable power-save mode only if it was enabledRonald Wahl1-3/+5
2012-04-10mac80211: optimize aggregation session timeout handlingFelix Fietkau6-9/+40
2012-04-10mac80211: reduce code duplication in debugfs codeFelix Fietkau1-58/+13
2012-04-10mac80211: end service period only after sending last buffered frameMarco Porsch1-7/+9
2012-04-10mac80211: Add iface name when calling WARN-ON.Ben Greear1-1/+3
2012-04-10wireless: rename ht_info to ht_operationJohannes Berg8-73/+70
2012-04-10mac80211: flush to get the tx status of nullfunc frame immediatelyRajkumar Manoharan1-0/+2