summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-11cfg80211/mac80211: add wmm info to assoc eventEliad Peller5-12/+36
2014-09-11cfg80211: add WMM traffic stream APIJohannes Berg6-1/+239
2014-09-11mac80211: add TDLS connection timeoutLiad Kaufman2-1/+23
2014-09-11mac80211: improve minstrel_ht rate sorting by throughput & probabilityThomas Huehn3-119/+213
2014-09-11mac80211: Unify rate statistic variables between Minstrel & Minstrel_HTThomas Huehn4-97/+85
2014-09-11cfg80211: clear nl80211 messages carrying keys after processingJohannes Berg1-4/+21
2014-09-11cfg80211: don't put kek/kck/replay counter on the stackJohannes Berg2-13/+7
2014-09-11cfg80211: clear wext keys when freeing and removing themJohannes Berg2-1/+3
2014-09-11mac80211: clear key material when freeing keysJohannes Berg1-1/+1
2014-09-11cfg80211: clear connect keys when freeing themJohannes Berg5-11/+11
2014-09-08mac80211: annotate MMIC head/tailroom warningJohannes Berg1-2/+5
2014-09-08mac80211: support DTPC IE (from Cisco Client eXtensions)Steinar H. Gunderson4-12/+77
2014-09-08mac80211: split 802.11h parsing from transmit power policySteinar H. Gunderson1-19/+41
2014-09-05mac80211: fix broken use of VHT/20Mhz with some APsEyal Shapira1-1/+1
2014-09-05mac80211: extend set_coverage_class signatureLorenzo Bianconi8-11/+20
2014-09-05cfg80211: enable dynack through nl80211Lorenzo Bianconi3-0/+25
2014-09-05mac80211: combine roc with the "next roc" if possibleEliad Peller1-24/+53
2014-09-05mac80211: adjust roc duration when combining ROCsEliad Peller1-0/+1
2014-09-05cfg80211: avoid duplicate entries on regdomain intersectionEliad Peller1-21/+60
2014-09-05mac80211: Add RRM support to assoc requestAssaf Krauss2-3/+13
2014-09-05nl80211: Add flag attribute for RRM connectionsAssaf Krauss3-0/+32
2014-09-05nl80211: Allow declaring RRM-related featuresAssaf Krauss1-0/+14
2014-09-05mac80211: fix description comment of ieee80211_subif_start_xmitLiad Kaufman1-3/+2
2014-09-05cfg80211: add Intel Mobile Communications copyrightJohannes Berg8-0/+8
2014-09-05mac80211: add Intel Mobile Communications copyrightJohannes Berg19-0/+19
2014-09-05mac80211: clean up ieee80211_i.hJohannes Berg1-2/+1
2014-09-03mac80211: fix offloaded BA session traffic after hw restartMichal Kazior5-14/+20
2014-08-29net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDsMika Westerberg1-0/+1
2014-08-29mac80211: fix chantype recalc warningMichal Kazior1-2/+2
2014-08-27mac80211: Replace rcu_dereference() with rcu_access_pointer()Andreea-Cristina Bernat1-2/+2
2014-08-26mac80211: scan: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat1-1/+1
2014-08-26cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg13-58/+77
2014-08-26cfg80211: clarify BSS probe response vs. beacon dataJohannes Berg4-8/+32
2014-08-26cfg80211: re-enable CSA for drivers that support itMichal Kazior1-6/+0
2014-08-26mac80211: don't resize skbs needlesslyIdo Yariv2-2/+8
2014-08-26mac80211: Fix accounting of the tailroom-needed counterIdo Yariv2-11/+8
2014-08-26ieee80211: Support parsing TPC report element in action framesAndrei Otcheretianski1-0/+65
2014-08-26cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev9-17/+13
2014-08-26mac80211: make ieee80211_vif_use_reserved_switch staticJohannes Berg2-95/+93
2014-08-26mac80211: mesh_plink: use get_unaligned_le16 instead of memcpyBob Copeland1-7/+3
2014-08-15mac80211: disable 40MHz support in case of 20MHz APEliad Peller1-8/+22
2014-08-15mac80211: don't duplicate station QoS capability dataJohannes Berg11-29/+17
2014-08-14Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-878/+3051
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds230-240/+242
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-5/+71
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds44-214/+332
2014-08-14Merge tag 'master-2014-08-14' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller6-6/+37
2014-08-14netlink: Annotate RCU locking for seq_file walkerThomas Graf1-0/+2
2014-08-14rhashtable: fix annotations for rht_for_each_entry_rcu()Thomas Graf1-8/+4
2014-08-14rhashtable: unexport and make rht_obj() staticThomas Graf2-8/+1