summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2017-06-29iwlwifi: mvm: don't send fetch the TID from a non-QoS packet in TSOEmmanuel Grumbach-5/+5
2017-06-29iwlwifi: mvm: fix mac80211's hw_queue in DQA modeJohannes Berg-6/+26
2017-06-29iwlwifi: mvm: map cab_queue to real one earlierJohannes Berg-5/+6
2017-06-29iwlwifi: mvm: fix mac80211 queue trackingJohannes Berg-2/+12
2017-06-29iwlwifi: mvm: properly enable IP header checksummingJohannes Berg-8/+12
2017-06-29iwlwifi: pcie: add MSI-X interrupt tracingJohannes Berg-1/+29
2017-06-29mlxsw: spectrum_router: Fix NULL pointer dereferenceIdo Schimmel-0/+3
2017-06-29virtio-net: serialize tx routine during resetJason Wang-0/+1
2017-06-29net: stmmac: Add additional registers for dwmac1000_dma ethtoolThor Thayer-3/+3
2017-06-29Merge tag 'mlx5-updates-2017-06-27' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller-57/+4121
2017-06-29net: ethernet: ti: netcp_ethss: use cpts to check if packet needs timestampingIvan Khoronzhuk-17/+1
2017-06-29net: ethernet: ti: cpsw: fix sw timestamping for non PTP packetsIvan Khoronzhuk-1/+18
2017-06-29net: ethernet: ti: cpsw: move skb timestamp to packet_submitIvan Khoronzhuk-2/+1
2017-06-29cavium: thunder: Remove duplicate "netdev->name" logging outputJoe Perches-26/+15
2017-06-29net/mlx4: fix spelling mistake: "enforcment" -> "enforcement"Colin Ian King-1/+1
2017-06-29net: atl1c: fix spelling mistake: "droppted" -> "dropped"Colin Ian King-1/+1
2017-06-29net: stmmac: support future possible different internal phy modeLABBE Corentin-3/+7
2017-06-29Bonding: Convert multiple netdev_info messages to netdev_dbgMichael Dilmore-65/+67
2017-06-29iwlwifi: mvm: quietly accept non-sta assoc response framesJohannes Berg-4/+7
2017-06-29iwlwifi: mvm: remove version 2 of paging commandJohannes Berg-49/+15
2017-06-29iwlwifi: move configuration into sub-directoryJohannes Berg-2/+2
2017-06-29iwlwifi: move notification wait into fw/Johannes Berg-6/+6
2017-06-29iwlwifi: create new subdirectory for FW interactionJohannes Berg-17/+17
2017-06-29iwlwifi: mvm: rename iwl_shared_mem_cfg_v1 to the correct _v2Johannes Berg-4/+4
2017-06-29iwlwifi: mvm: fix deduplication start logicJohannes Berg-2/+15
2017-06-29iwlwifi: mvm: unconditionally stop device after initJohannes Berg-1/+1
2017-06-29iwlwifi: pcie: warn if paging is already initialized during initJohannes Berg-0/+5
2017-06-29iwlwifi: pcie: make ctxt-info free idempotentJohannes Berg-0/+2
2017-06-29iwlwifi: unify external & internal modparam namesJohannes Berg-43/+43
2017-06-29iwlwifi: mvm: support multi tid ba notifLiad Kaufman-17/+15
2017-06-29iwlwifi: mvm: change when the BT_COEX is sentEmmanuel Grumbach-10/+12
2017-06-29iwlwifi: pcie: improve debug in iwl_pcie_rx_handle_rb()Johannes Berg-3/+7
2017-06-29iwlwifi: mvm: support aggs of 64 frames in A000 familyLiad Kaufman-3/+16
2017-06-29iwlwifi: pcie: improve "invalid queue" warningJohannes Berg-2/+6
2017-06-29iwlwifi: mvm: use proper CDB check in PHY context modifyJohannes Berg-2/+2
2017-06-29iwlwifi: add twelve new 9560 series PCI IDsTzipi Peres-1/+14
2017-06-29iwlwifi: add the new a000_2ax seriesTzipi Peres-0/+16
2017-06-29iwlwifi: mvm: simplify CHECK_MLME_TRIGGER macroLuca Coelho-15/+9
2017-06-29iwlwifi: mvm: change sta_id to u8Sharon Dvir-2/+2
2017-06-29iwlwifi: pcie: fix 9000-series RF-kill interrupt propagationJohannes Berg-1/+11
2017-06-29iwlwifi: pcie: only apply retention workaround on 9000-series A-stepJohannes Berg-6/+13
2017-06-29iwlwifi: dvm: use macros for format stringsJohannes Berg-5/+4
2017-06-29iwlwifi: mvm: fix a bunch of kernel-doc warningsJohannes Berg-58/+127
2017-06-29iwlwifi: mvm: add documentation for all command IDsJohannes Berg-27/+292
2017-06-29iwlwifi: mvm: use __le16 even for reserved fieldsJohannes Berg-1/+1
2017-06-29iwlwifi: mvm: remove various unused command IDs/structsJohannes Berg-39/+0
2017-06-29iwlwifi: mvm: fix various "Excess ... description" kernel-doc warningsJohannes Berg-13/+10
2017-06-29iwlwifi: mvm: remove some CamelCase from firmware APIJohannes Berg-3/+3
2017-06-29iwlwifi: mvm: Add debugfs entry to retrieve SAR geographic profileHaim Dreyfuss-0/+50
2017-06-29iwlwifi: mvm: refactor geo initHaim Dreyfuss-18/+67