summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* mac80211: add function retrieve average rssiWey-Yi Guy2012-04-161-0/+8
* mac80211: Take into account TSF adjustment latency in Toffset setpointJavier Cardona2012-04-161-1/+7
* mac80211: Choose a new toffset setpoint if a big tsf jump is detected.Javier Cardona2012-04-161-6/+20
* mac80211: check IEEE80211_HW_QUEUE_CONTROL in ieee80211_check_queues()Luciano Coelho2012-04-161-1/+2
* mac80211: remove ieee80211_rx_bss_getMohammed Shafi Shajakhan2012-04-132-17/+0
* mac80211: remove hw.conf.channel usage where possibleMichal Kazior2012-04-135-31/+27
* mac80211: fix an issue in ieee80211_tx_info count field managementLorenzo Bianconi2012-04-131-1/+7
* cfg80211: Add channel information to NL80211_CMD_GET_INTERFACEPontus Fuchs2012-04-131-1/+3
* mac80211: protect ->scanning by mutex in ieee80211_work_work()Stanislaw Gruszka2012-04-131-3/+5
* mac80211: do not scan and monitor connection in parallelStanislaw Gruszka2012-04-134-19/+53
* mac80211: fix the assignment of PREQ's MAC address for Proactive RANNChun-Yeow Yeoh2012-04-122-2/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-128-19/+11
|\
| * mac80211: fix association beacon wait timeoutJohannes Berg2012-04-091-2/+1
| * Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-056-16/+9
| |\
| | * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-056-16/+9
| * | mac80211: fix oper channel timestamp updationRajkumar Manoharan2012-03-281-1/+1
* | | cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg2012-04-113-0/+37
* | | mac80211: clean up an ieee80211_do_open error pathJohannes Berg2012-04-111-3/+3
* | | mac80211: add improved HW queue controlJohannes Berg2012-04-117-38/+162
* | | mac80211: add explicit monitor interface if neededJohannes Berg2012-04-116-3/+89
* | | mac80211: manage AP netdev carrier stateJohannes Berg2012-04-112-3/+16
* | | mac80211: Check basic rates when peeringAshok Nagarajan2012-04-113-7/+12
* | | mac80211: Modify sta_get_rates to give basic ratesAshok Nagarajan2012-04-115-11/+23
* | | mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan2012-04-114-14/+24
* | | mac80211: Use mandatory rates as basic rates when starting meshAshok Nagarajan2012-04-111-0/+4
* | | {nl,cfg}80211: Support for mesh synchronizationJavier Cardona2012-04-101-0/+8
* | | mac80211: Implement mesh synchronization frameworkJavier Cardona2012-04-109-8/+380
* | | mac80211: Allow tsf increments via debugfsJavier Cardona2012-04-101-0/+12
* | | mac80211: sanity check for null SSIDStanislaw Gruszka2012-04-102-4/+17
* | | mac80211: use IEEE80211_NUM_ACSJohannes Berg2012-04-105-8/+9
* | | mac80211: lazily stop queues in add_pendingJohannes Berg2012-04-101-4/+4
* | | mac80211: debounce queue stop/wakeJohannes Berg2012-04-101-0/+6
* | | mac80211: decouple # of netdev queues from HW queuesJohannes Berg2012-04-102-2/+6
* | | mac80211: refuse TX queue configuration on non-QoS HWJohannes Berg2012-04-103-16/+22
* | | cfg80211/nl80211: clarify TX queue APIJohannes Berg2012-04-103-15/+14
* | | mac80211: notify driver of rate control updatesJohannes Berg2012-04-104-1/+46
* | | mac80211: remove queue stop on rate control updateJohannes Berg2012-04-102-20/+0
* | | mac80211: remove channel type argument from rate_updateJohannes Berg2012-04-107-66/+45
* | | mac80211: set HT channel before associationJohannes Berg2012-04-103-131/+114
* | | mac80211: use AC constantsJohannes Berg2012-04-101-4/+4
* | | mac80211: inline ieee80211_add_pending_skbsJohannes Berg2012-04-102-8/+5
* | | mac80211: make ieee80211_downgrade_queue staticJohannes Berg2012-04-102-23/+20
* | | mac80211: clean up uAPSD TX codeJohannes Berg2012-04-101-3/+3
* | | mac80211: fix mesh TX coding styleJohannes Berg2012-04-101-6/+6
* | | mac80211: don't always advertise remain-on-channelJohannes Berg2012-04-101-2/+4
* | | mac80211: fix the RANN propagation issuesChun-Yeow Yeoh2012-04-092-6/+20
* | | mac80211: fix the sparse warnings on endian handling in RANN propagationChun-Yeow Yeoh2012-04-091-2/+2
* | | mac80211: when receiving DTIM disable power-save mode only if it was enabledRonald Wahl2012-04-091-3/+5
* | | mac80211: optimize aggregation session timeout handlingFelix Fietkau2012-04-096-9/+40
* | | mac80211: reduce code duplication in debugfs codeFelix Fietkau2012-04-091-58/+13
OpenPOWER on IntegriCloud