aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller14-54/+366
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+6
2014-09-15Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville14-54/+366
2014-09-11cfg80211: allow requesting SMPS mode on ap startEliad Peller1-0/+24
2014-09-11cfg80211/mac80211: add wmm info to assoc eventEliad Peller3-10/+25
2014-09-11cfg80211: add WMM traffic stream APIJohannes Berg3-0/+185
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 Berg1-7/+3
2014-09-11cfg80211: clear wext keys when freeing and removing themJohannes Berg2-1/+3
2014-09-11cfg80211: clear connect keys when freeing themJohannes Berg5-11/+11
2014-09-05cfg80211: enable dynack through nl80211Lorenzo Bianconi1-0/+11
2014-09-05cfg80211: avoid duplicate entries on regdomain intersectionEliad Peller1-21/+60
2014-09-05nl80211: Add flag attribute for RRM connectionsAssaf Krauss1-0/+17
2014-09-05cfg80211: add Intel Mobile Communications copyrightJohannes Berg6-0/+6
2014-09-04Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville4-16/+31
2014-09-03nl80211: clear skb cb before passing to netlinkJohannes Berg1-0/+6
2014-08-26cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg1-2/+13
2014-08-26cfg80211: clarify BSS probe response vs. beacon dataJohannes Berg2-6/+16
2014-08-26cfg80211: re-enable CSA for drivers that support itMichal Kazior1-6/+0
2014-08-26cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev1-2/+2
2014-08-25wireless: core: Reorder wiphy_register() notifications relevantlyTomasz Bursztyka1-4/+3
2014-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+2
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville3-14/+30
2014-07-21wireless: fixup genregdb.awk for remove of antenna gain from wireless-regdLuis R. Rodriguez2-13/+28
2014-07-21cfg80211: fix TDLS setup with VHT peersArik Nemtsov1-1/+2
2014-07-18cfg80211: fix mic_failure tracingEliad Peller1-1/+2
2014-07-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville3-22/+13
2014-06-25cfg80211: remove channel_switch combination checkMichal Kazior1-11/+0
2014-06-24nl80211: move set_qos_map command into split stateJohannes Berg1-6/+5
2014-06-23cfg80211: pass TDLS initiator in tdls_mgmt operationsArik Nemtsov3-6/+14
2014-06-23cfg80211: fix elapsed_jiffies calculationEliad Peller1-1/+1
2014-06-23Revert "cfg80211: Use 5MHz bandwidth by default when checking usable channels"Johannes Berg1-15/+7
2014-06-23cfg80211: make ethtool the driver's responsibilityJohannes Berg5-190/+2
2014-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville4-19/+24
2014-05-27regdb: Generalize the mW to dBm power conversionchaitanya.mgit@gmail.com1-12/+2
2014-05-26cfg80211: send events when devices are added/removedJohannes Berg3-7/+22
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville13-77/+252
2014-05-22cfg80211: allow RSSI compensationEmmanuel Grumbach1-4/+8
2014-05-21cfg80211: don't set reg timeout for user-handled hintArik Nemtsov1-1/+2
2014-05-21cfg80211: implement cfg80211_get_station cfg80211 APIAntonio Quartulli2-1/+19
2014-05-20cfg80211: export expected throughput through get_station()Antonio Quartulli1-0/+4
2014-05-19cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg1-17/+22
2014-05-19cfg80211: constify more pointers in the cfg80211 APIJohannes Berg3-3/+4
2014-05-15cfg80211: Support multiple CSA countersAndrei Otcheretianski3-23/+66
2014-05-15cfg80211: Add API to update CSA counters in mgmt framesAndrei Otcheretianski1-2/+22
2014-05-15cfg80211: pass the actual iftype when calling cfg80211_chandef_dfs_required()Luciano Coelho2-4/+3
2014-05-14cfg80211: fix start_radar_detection issueJanusz Dziedzic1-1/+1
2014-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville2-3/+11
2014-05-13cfg80211: allow restricting supported dfs regionsFelix Fietkau2-2/+18
2014-05-09mac80211: handle failed restart/resume betterJohannes Berg1-6/+14