summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | iwlwifi: mvm: remove DQA non-STA client mode special caseJohannes Berg2017-06-291-8/+0
| | | * | | | | | iwlwifi: mvm: don't mess the SNAP header in TSO for non-QoS packetsEmmanuel Grumbach2017-06-291-4/+6
| | | * | | | | | iwlwifi: pcie: reconfigure MSI-X HW on resumeJohannes Berg2017-06-291-0/+3
| | | * | | | | | iwlwifi: mvm: don't send fetch the TID from a non-QoS packet in TSOEmmanuel Grumbach2017-06-291-5/+5
| | | * | | | | | iwlwifi: mvm: fix mac80211's hw_queue in DQA modeJohannes Berg2017-06-291-6/+26
| | | * | | | | | iwlwifi: mvm: map cab_queue to real one earlierJohannes Berg2017-06-291-5/+6
| | | * | | | | | iwlwifi: mvm: fix mac80211 queue trackingJohannes Berg2017-06-293-2/+12
| | | * | | | | | iwlwifi: mvm: properly enable IP header checksummingJohannes Berg2017-06-291-8/+12
| | | * | | | | | iwlwifi: pcie: add MSI-X interrupt tracingJohannes Berg2017-06-292-1/+29
| | | * | | | | | iwlwifi: mvm: quietly accept non-sta assoc response framesJohannes Berg2017-06-291-4/+7
| | | * | | | | | iwlwifi: mvm: remove version 2 of paging commandJohannes Berg2017-06-292-49/+15
| | | * | | | | | iwlwifi: move configuration into sub-directoryJohannes Berg2017-06-299-2/+2
| | | * | | | | | iwlwifi: move notification wait into fw/Johannes Berg2017-06-297-6/+6
| | | * | | | | | iwlwifi: create new subdirectory for FW interactionJohannes Berg2017-06-2914-17/+17
| | | * | | | | | iwlwifi: mvm: rename iwl_shared_mem_cfg_v1 to the correct _v2Johannes Berg2017-06-292-4/+4
| | | * | | | | | iwlwifi: mvm: fix deduplication start logicJohannes Berg2017-06-291-2/+15
| | | * | | | | | iwlwifi: mvm: unconditionally stop device after initJohannes Berg2017-06-291-1/+1
| | | * | | | | | iwlwifi: pcie: warn if paging is already initialized during initJohannes Berg2017-06-291-0/+5
| | | * | | | | | iwlwifi: pcie: make ctxt-info free idempotentJohannes Berg2017-06-291-0/+2
| | | * | | | | | iwlwifi: unify external & internal modparam namesJohannes Berg2017-06-2915-43/+43
| | | * | | | | | iwlwifi: mvm: support multi tid ba notifLiad Kaufman2017-06-292-17/+15
| | | * | | | | | iwlwifi: mvm: change when the BT_COEX is sentEmmanuel Grumbach2017-06-294-10/+12
| | | * | | | | | iwlwifi: pcie: improve debug in iwl_pcie_rx_handle_rb()Johannes Berg2017-06-291-3/+7
| | | * | | | | | iwlwifi: mvm: support aggs of 64 frames in A000 familyLiad Kaufman2017-06-293-3/+16
| | | * | | | | | iwlwifi: pcie: improve "invalid queue" warningJohannes Berg2017-06-291-2/+6
| | | * | | | | | iwlwifi: mvm: use proper CDB check in PHY context modifyJohannes Berg2017-06-291-2/+2
| | | * | | | | | iwlwifi: add twelve new 9560 series PCI IDsTzipi Peres2017-06-291-1/+14
| | | * | | | | | iwlwifi: add the new a000_2ax seriesTzipi Peres2017-06-293-0/+16
| | | * | | | | | iwlwifi: mvm: simplify CHECK_MLME_TRIGGER macroLuca Coelho2017-06-291-15/+9
| | | * | | | | | iwlwifi: mvm: change sta_id to u8Sharon Dvir2017-06-291-2/+2
| | | * | | | | | iwlwifi: pcie: fix 9000-series RF-kill interrupt propagationJohannes Berg2017-06-292-1/+11
| | | * | | | | | iwlwifi: pcie: only apply retention workaround on 9000-series A-stepJohannes Berg2017-06-291-6/+13
| | | * | | | | | iwlwifi: dvm: use macros for format stringsJohannes Berg2017-06-291-5/+4
| | | * | | | | | iwlwifi: mvm: fix a bunch of kernel-doc warningsJohannes Berg2017-06-299-58/+127
| | | * | | | | | iwlwifi: mvm: add documentation for all command IDsJohannes Berg2017-06-294-27/+292
| | | * | | | | | iwlwifi: mvm: use __le16 even for reserved fieldsJohannes Berg2017-06-291-1/+1
| | | * | | | | | iwlwifi: mvm: remove various unused command IDs/structsJohannes Berg2017-06-292-39/+0
| | | * | | | | | iwlwifi: mvm: fix various "Excess ... description" kernel-doc warningsJohannes Berg2017-06-296-13/+10
| | | * | | | | | iwlwifi: mvm: remove some CamelCase from firmware APIJohannes Berg2017-06-292-3/+3
| | | * | | | | | iwlwifi: mvm: Add debugfs entry to retrieve SAR geographic profileHaim Dreyfuss2017-06-291-0/+50
| | | * | | | | | iwlwifi: mvm: refactor geo initHaim Dreyfuss2017-06-293-18/+67
| | * | | | | | | mwifiex: do not update MCS set from hostapdGanapathi Bhat2017-06-302-27/+0
| | * | | | | | | brcmfmac: switch to using cfg80211_connect_done()Arend van Spriel2017-06-301-9/+11
| | * | | | | | | brcmfmac: support 4-way handshake offloading for 802.1XArend van Spriel2017-06-302-4/+60
| | * | | | | | | brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSKArend van Spriel2017-06-307-7/+134
| | |/ / / / / /
| * | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-033-5/+16
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'mlx5-fixes-2017-06-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-07-013-5/+16
| | |\ \ \ \ \ \ \
| | | * | | | | | | net/mlx5e: Fix TX carrier errors report in get stats ndoGal Pressman2017-06-271-2/+0
| | | * | | | | | | net/mlx5: Cancel delayed recovery work when unloading the driverMohamad Haj Yahia2017-06-272-2/+15
| | | * | | | | | | net/mlx5: Fix driver load error flow when firmware is stuckGal Pressman2017-06-271-1/+1