summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | nl80211: add support for BSSIDs in scheduled scan matchsetsArend Van Spriel2017-04-263-11/+39
| * | nl80211: allow multiple active scheduled scan requestsArend Van Spriel2017-04-2613-64/+205
| * | cfg80211: simplify netlink socket owner interface deletionJohannes Berg2017-04-264-49/+13
| * | mac80211: rewrite monitor mode delivery logicJohannes Berg2017-04-251-59/+92
| * | cfg80211: Fix dfs state propagation for non-DFS center channelVasanthakumar Thiagarajan2017-04-251-3/+0
* | | rhashtable: Do not lower max_elems when max_size is zeroHerbert Xu2017-04-281-5/+6
* | | Merge tag 'wireless-drivers-next-for-davem-2017-04-27' of git://git.kernel.or...David S. Miller2017-04-2742-388/+671
|\ \ \
| * \ \ Merge tag 'iwlwifi-next-for-kalle-2017-04-26' of git://git.kernel.org/pub/scm...Kalle Valo2017-04-2634-350/+521
| |\ \ \
| | * | | iwlwifi: adjust NVM parsing APIs for new a000 methodSara Sharon2017-04-252-20/+28
| | * | | iwlwifi: pcie: apply no-reclaim logic only to group 0Johannes Berg2017-04-251-1/+1
| | * | | iwlwifi: mvm: memset binding before setting valuesSara Sharon2017-04-251-2/+2
| | * | | iwlwifi: rename wait_for_tx_queues_emptySara Sharon2017-04-256-16/+16
| | * | | iwlwifi: move to 512 queuesSara Sharon2017-04-255-6/+8
| | * | | iwlwifi: mvm: support station type APISara Sharon2017-04-257-27/+132
| | * | | iwlwifi: mvm: remove references to queue_info in new TX pathSara Sharon2017-04-255-71/+96
| | * | | iwlwifi: gen2: support nmi triggering from hostLiad Kaufman2017-04-252-0/+4
| | * | | iwlwifi: remove module loading failure messageJohannes Berg2017-04-251-1/+1
| | * | | iwlwifi: don't leak memory on allocation failureJohannes Berg2017-04-251-6/+7
| | * | | iwlwifi: pcie: remove superfluous trans->dev assignmentJohannes Berg2017-04-251-1/+0
| | * | | iwlwifi: mvm: use defines instead of variables for shared dwell timesSara Sharon2017-04-251-35/+20
| | * | | iwlwifi: mvm: remove color definitionSara Sharon2017-04-251-14/+0
| | * | | iwlwifi: mvm: move internally to use bigger INVALID_TXQSara Sharon2017-04-255-11/+13
| | * | | iwlwifi: mvm: map cab_queue to different txq_idSara Sharon2017-04-254-2/+11
| | * | | iwlwifi: mvm: Ignore wifi mcc update in the driver while associatedHaim Dreyfuss2017-04-253-2/+37
| | * | | iwlwifi: mvm: don't reserve queue in TVQM modeSara Sharon2017-04-252-4/+9
| | * | | iwlwifi: pcie: support debug applying on a000 hwLiad Kaufman2017-04-253-1/+6
| | * | | iwlwifi: mvm: avoid variable shadowingJohannes Berg2017-04-251-5/+6
| | * | | iwlwifi: mvm: freeze 7265D and 3168 on API version 29Dor Shaish2017-04-251-2/+2
| | * | | iwlwifi: mvm: handle possible BIOS bugSharon Dvir2017-04-251-0/+6
| | * | | iwlwifi: mvm: scan: avoid "big" printsMordechai Goodstein2017-04-251-27/+4
| | * | | iwlwifi: mvm: check if returned value is NULLSharon Dvir2017-04-251-0/+2
| | * | | iwlwifi: mvm: make iwl_run_unified_mvm_ucode() staticJohannes Berg2017-04-253-81/+80
| | * | | iwlwifi: mvm: support new rate flagsSara Sharon2017-04-254-16/+31
| * | | | brcmfmac: Make skb header writable before useJames Hughes2017-04-261-14/+5
| * | | | brcmfmac: Ensure pointer correctly set if skb data location changesJames Hughes2017-04-261-1/+3
| * | | | rndis_wlan: add return value validationPan Bian2017-04-261-0/+4
| * | | | libertas: check return value of alloc_workqueuePan Bian2017-04-261-0/+5
| * | | | mt7601u: check return value of alloc_skbPan Bian2017-04-261-2/+8
| * | | | orinoco_usb: Fix buffer on stackMaksim Salau2017-04-261-4/+17
| * | | | orinoco: fix spelling mistake: "Registerred" -> "Registered"Colin Ian King2017-04-261-1/+1
| * | | | rtlwifi: rtl8821ae: setup 8812ae RFE according to device typeLarry Finger2017-04-262-16/+107
* | | | | Merge branch 'qed-ptp-enhancements'David S. Miller2017-04-2710-173/+249
|\ \ \ \ \
| * | | | | qed: Acquire/release ptt_ptp lock when enabling/disabling PTP.sudarsana.kalluru@cavium.com2017-04-273-15/+19
| * | | | | qed: Remove the un-needed ptp header file.sudarsana.kalluru@cavium.com2017-04-272-48/+0
| * | | | | qede: Add support for PTP resource locking.sudarsana.kalluru@cavium.com2017-04-273-99/+75
| * | | | | qed: Add support for PTP resource locking.sudarsana.kalluru@cavium.com2017-04-274-0/+106
| * | | | | qed: Add support for MFW resource locking.sudarsana.kalluru@cavium.com2017-04-273-11/+49
|/ / / / /
* | | | | net: vrf: Do not allow looback to be moved to a VRFDavid Ahern2017-04-271-0/+6
* | | | | fib_rules: fix error return codeWei Yongjun2017-04-271-2/+4
* | | | | bridge: add per-port broadcast flood flagMike Manning2017-04-276-8/+25