summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-21185-2190/+7784
|\
| * mwifiex: Add USB8766 supportKristian Evensen2014-11-203-1/+17
| * net: brcm80211: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-203-6/+3
| * Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville2014-11-2048-384/+2951
| |\
| | * mac80211: minstrel_ht: add a small optimization to minstrel_aggr_checkFelix Fietkau2014-11-191-3/+3
| | * mac80211: notify drivers on sta rate table changesJohannes Berg2014-11-194-0/+31
| | * nl80211: Broadcast CMD_NEW_INTERFACE and CMD_DEL_INTERFACETomasz Bursztyka2014-11-191-7/+41
| | * mac80211-hwsim: Add HWSIM_CMD_GET_RADIO commandPatrik Flykt2014-11-192-1/+125
| | * mac80211-hwsim: Factor out netlink attribute appendingPatrik Flykt2014-11-191-30/+30
| | * nl80211: Replace interface socket owner attribute with more generic oneJukka Rissanen2014-11-192-5/+6
| | * mac80211-hwsim: remove unnecessary hwname checkJohannes Berg2014-11-191-2/+1
| | * mac80211-hwsim: hwname is always known so use the value from wiphyJukka Rissanen2014-11-191-9/+9
| | * cfg80211: protect fools returning NULL in add_virtual_intfRafał Miłecki2014-11-191-1/+4
| | * cfg80211: explicitly initialize some fields in custom reg pathArik Nemtsov2014-11-191-0/+3
| | * cfg80211: update missing fields in custom regulatory pathArik Nemtsov2014-11-191-0/+10
| | * mac80211: skip legacy rate mask handling for VHT ratesFelix Fietkau2014-11-191-1/+1
| | * mac80211: don't allow 40MHz tx rates in case of 20MHz chandefEliad Peller2014-11-191-0/+2
| | * mac80211_hwsim: support scanning with random MAC addressJohannes Berg2014-11-191-2/+16
| | * mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-1924-72/+166
| | * mac80211: rcu-ify scan and scheduled scan request pointersJohannes Berg2014-11-193-34/+56
| | * cfg80211: allow drivers to support random MAC addresses for scanJohannes Berg2014-11-193-3/+137
| | * mac80211: remove redundant checkEliad Peller2014-11-191-1/+1
| | * cfg80211: add wowlan net-detect supportLuciano Coelho2014-11-194-1/+175
| | * cfg80211: refactor nl80211_start_sched_scan so it can be reusedLuciano Coelho2014-11-191-58/+72
| | * mac80211: synchronously reserve TID per stationLiad Kaufman2014-11-197-0/+184
| | * mac80211: add specific-queue flushing supportLiad Kaufman2014-11-192-5/+18
| | * mac80211: add TDLS channel-switch Rx flowArik Nemtsov2014-11-198-2/+449
| | * mac80211: introduce TDLS channel switch opsArik Nemtsov2014-11-1910-5/+381
| | * mac80211: add parsing of TDLS specific IEsArik Nemtsov2014-11-193-0/+33
| | * cfg80211: introduce TDLS channel switch commandsArik Nemtsov2014-11-196-0/+211
| | * mac80211: prepare TDLS mgmt code for channel-switch templatesArik Nemtsov2014-11-191-25/+57
| | * mac80211: track AP and peer STA TDLS chan-switch supportArik Nemtsov2014-11-196-2/+23
| | * cfg/mac80211: define TDLS channel switch feature bitArik Nemtsov2014-11-193-3/+15
| | * mac80211: add BSS coex IE to TDLS setup framesArik Nemtsov2014-11-192-0/+18
| | * mac80211: add supported channels IE during TDLS setupArik Nemtsov2014-11-191-0/+71
| | * mac80211: add function to create data frame template including keyJohannes Berg2014-11-192-0/+34
| | * mac80211: factor out 802.11 header building codeJohannes Berg2014-11-191-52/+92
| | * mac80211: move skb info band assignment outJohannes Berg2014-11-194-16/+16
| | * mac80211: retransmit TDLS teardown packet through AP if not ACKedLiad Kaufman2014-11-195-13/+142
| | * mac80211: add option for setting skb flags before xmitLiad Kaufman2014-11-192-8/+16
| | * Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2014-11-184482-75498/+174151
| | |\
| | * | mac80211: refactor duplicate detectionJohannes Berg2014-11-111-5/+20
| | * | cfg80211: introduce regulatory flags controlling bwArik Nemtsov2014-11-102-2/+46
| | * | mac80211: add back support for radiotap vendor namespace dataJohannes Berg2014-11-103-18/+169
| | * | cfg80211/mac80211: allow any interface to send channel switch notificationsLuciano Coelho2014-11-103-7/+5
| | * | mac80211: send channel switch started notificationsLuciano Coelho2014-11-102-0/+6
| | * | cfg80211: add channel switch started notificationLuciano Coelho2014-11-104-3/+66
| | * | mac80211: add device_timestamp to the drv_pre_channel_switch traceLuciano Coelho2014-11-101-0/+2
| | * | mac80211: fix order of setting ch_switch and drv_pre_channel_switch callLuciano Coelho2014-11-101-6/+6
| | * | cfg80211: fix nl80211 cmd id in nl80211_send_mpath()Henning Rogge2014-11-041-1/+1