summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac80211: end service period only after sending last buffered frameMarco Porsch2012-04-091-7/+9
* mac80211: Add iface name when calling WARN-ON.Ben Greear2012-04-091-1/+3
* wireless: rename ht_info to ht_operationJohannes Berg2012-04-098-73/+70
* mac80211: flush to get the tx status of nullfunc frame immediatelyRajkumar Manoharan2012-04-091-0/+2
* mac80211: do not send pspoll when powersave is disabledRajkumar Manoharan2012-04-091-1/+1
* mac80211: fix possible tid_rx->reorder_timer use after freeStanislaw Gruszka2012-03-261-1/+2
* mac80211: remove outdated commentEliad Peller2012-03-261-3/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-2034-2266/+2373
|\
| * mac80211: make uapsd_* keys per-vifEliad Peller2012-03-156-102/+79
| * mac80211: add NULL terminator to debugfs_netdev write bufEliad Peller2012-03-151-8/+5
| * mac80211: Don't sample max throughput rate in minstrel_htHelmut Schaa2012-03-151-0/+7
| * mac80211: Don't let regulatory make us deafPaul Stewart2012-03-134-19/+51
| * mac80211: rename bss_conf timestamp to last_tsfJohannes Berg2012-03-132-2/+2
| * mac80211: linearize SKBs as needed for cryptoJohannes Berg2012-03-133-8/+31
| * mac80211: move RX WEP weak IV countingJohannes Berg2012-03-133-12/+6
| * mac80211: set basic rates earlierJohannes Berg2012-03-121-48/+49
| * mac80211: refactor common auth/assoc setup codeJohannes Berg2012-03-121-62/+59
| * mac80211: remove spurious BSSID change flagJohannes Berg2012-03-121-3/+0
| * mac80211: simplify wmm check during associationJohannes Berg2012-03-122-6/+6
| * mac80211: simplify HT checksJohannes Berg2012-03-121-31/+26
| * mac80211: move misplaced commentJohannes Berg2012-03-121-7/+7
| * mac80211: Disable MCS > 7 in minstrel_ht when STA uses static SMPSHelmut Schaa2012-03-121-0/+9
| * mac80211: set channel back after disassociatingJohannes Berg2012-03-121-7/+6
| * mac80211: remove tx_syncJohannes Berg2012-03-124-120/+0
| * mac80211: Limit TID buffering during BA session setup/teardownHelmut Schaa2012-03-121-0/+6
| * mac80211: fix smatch lock errors in meshThomas Pedersen2012-03-071-10/+10
| * mac80211: Fix potential null pointer dereferencingAshok Nagarajan2012-03-071-6/+7
| * mac80211: Filter duplicate IE idsPaul Stewart2012-03-074-22/+141
| * mac80211: Modify tsf via debugfs in mesh interfacesJavier Cardona2012-03-061-1/+6
| * mac80211: fix mesh airtime link metric estimatingThomas Pedersen2012-03-063-10/+22
OpenPOWER on IntegriCloud