aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville8-19/+11
2012-04-11cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg3-0/+37
2012-04-11mac80211: clean up an ieee80211_do_open error pathJohannes Berg1-3/+3
2012-04-11mac80211: add improved HW queue controlJohannes Berg7-38/+162
2012-04-11mac80211: add explicit monitor interface if neededJohannes Berg6-3/+89
2012-04-11mac80211: manage AP netdev carrier stateJohannes Berg2-3/+16
2012-04-11mac80211: Check basic rates when peeringAshok Nagarajan3-7/+12
2012-04-11mac80211: Modify sta_get_rates to give basic ratesAshok Nagarajan5-11/+23
2012-04-11mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan4-14/+24
2012-04-11mac80211: 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-09mac80211: fix the RANN propagation issuesChun-Yeow Yeoh2-6/+20
2012-04-09mac80211: fix the sparse warnings on endian handling in RANN propagationChun-Yeow Yeoh1-2/+2
2012-04-09mac80211: when receiving DTIM disable power-save mode only if it was enabledRonald Wahl1-3/+5
2012-04-09mac80211: optimize aggregation session timeout handlingFelix Fietkau6-9/+40
2012-04-09mac80211: reduce code duplication in debugfs codeFelix Fietkau1-58/+13
2012-04-09mac80211: end service period only after sending last buffered frameMarco Porsch1-7/+9
2012-04-09mac80211: Add iface name when calling WARN-ON.Ben Greear1-1/+3
2012-04-09wireless: rename ht_info to ht_operationJohannes Berg8-73/+70
2012-04-09mac80211: flush to get the tx status of nullfunc frame immediatelyRajkumar Manoharan1-0/+2
2012-04-09mac80211: do not send pspoll when powersave is disabledRajkumar Manoharan1-1/+1
2012-04-09mac80211: fix association beacon wait timeoutJohannes Berg1-2/+1
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds6-16/+9
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd6-16/+9
2012-03-28mac80211: fix oper channel timestamp updationRajkumar Manoharan1-1/+1
2012-03-26mac80211: fix possible tid_rx->reorder_timer use after freeStanislaw Gruszka1-1/+2
2012-03-26mac80211: remove outdated commentEliad Peller1-3/+0
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds34-2266/+2373
2012-03-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+1
2012-03-15mac80211: make uapsd_* keys per-vifEliad Peller6-102/+79
2012-03-15mac80211: add NULL terminator to debugfs_netdev write bufEliad Peller1-8/+5