summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-2169-1173/+4698
|\
| * Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville2014-11-2027-303/+2266
| |\
| | * 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-193-0/+25
| | * nl80211: Broadcast CMD_NEW_INTERFACE and CMD_DEL_INTERFACETomasz Bursztyka2014-11-191-7/+41
| | * nl80211: Replace interface socket owner attribute with more generic oneJukka Rissanen2014-11-191-2/+2
| | * 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: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-197-38/+92
| | * 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-191-3/+83
| | * mac80211: remove redundant checkEliad Peller2014-11-191-1/+1
| | * cfg80211: add wowlan net-detect supportLuciano Coelho2014-11-192-1/+111
| | * cfg80211: refactor nl80211_start_sched_scan so it can be reusedLuciano Coelho2014-11-191-58/+72
| | * mac80211: synchronously reserve TID per stationLiad Kaufman2014-11-196-0/+147
| | * mac80211: add specific-queue flushing supportLiad Kaufman2014-11-192-5/+18
| | * mac80211: add TDLS channel-switch Rx flowArik Nemtsov2014-11-197-1/+413
| | * mac80211: introduce TDLS channel switch opsArik Nemtsov2014-11-199-5/+362
| | * mac80211: add parsing of TDLS specific IEsArik Nemtsov2014-11-192-0/+18
| | * cfg80211: introduce TDLS channel switch commandsArik Nemtsov2014-11-194-0/+178
| | * 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-191-3/+6
| | * mac80211: add BSS coex IE to TDLS setup framesArik Nemtsov2014-11-191-0/+15
| | * 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-194-13/+117
| | * 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-18125-2997/+3054
| | |\
| | * | mac80211: refactor duplicate detectionJohannes Berg2014-11-111-5/+20
| | * | cfg80211: introduce regulatory flags controlling bwArik Nemtsov2014-11-101-2/+34
| | * | mac80211: add back support for radiotap vendor namespace dataJohannes Berg2014-11-101-18/+82
| | * | cfg80211/mac80211: allow any interface to send channel switch notificationsLuciano Coelho2014-11-102-6/+2Star
| | * | mac80211: send channel switch started notificationsLuciano Coelho2014-11-102-0/+6
| | * | cfg80211: add channel switch started notificationLuciano Coelho2014-11-102-3/+41
| | * | 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
| * | | Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville2014-11-198-31/+34
| |\ \ \
| | * \ \ Merge tag 'mac80211-for-john-2014-11-10' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-11-101-0/+3
| | |\ \ \
| | | * | | mac80211: Fix regression that triggers a kernel BUG with CCMPRonald Wahl2014-11-061-0/+3
| * | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-11-1830-282/+1933
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Bluetooth: Call drain_workqueue() before resetting stateJohan Hedberg2014-11-181-0/+10
| | * | | | Bluetooth: Use shorter "rand" name for "randomizer"Johan Hedberg2014-11-183-31/+23Star
| | * | | | Bluetooth: Fix BR/EDR-only address checks for remote OOB dataJohan Hedberg2014-11-181-0/+22