summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-08-02mt76: rename mt76_tx_queue_skb in mt76_dma_tx_queue_skbLorenzo Bianconi
2018-08-02mt76x2: add buffer len to mt76x2_mac_write_txwi signatureLorenzo Bianconi
2018-08-02mt76x2: add napi struct to mt76_rx_poll_complete/mt76_rx_complete signaturesLorenzo Bianconi
2018-08-02mt76x2: introduce mt76x2_mac_load_tx_status routineLorenzo Bianconi
2018-08-02mt76x2: move interface_modes definition in mt76x2_initLorenzo Bianconi
2018-08-02mt76x2: introduce mt76x2_init_device routineLorenzo Bianconi
2018-08-02mt76x2: move utility routines in mt76x2.hLorenzo Bianconi
2018-08-02mt76x2: move mt76x2_fw_header and mt76x2_patch_header definitions in mcu.hLorenzo Bianconi
2018-08-02mt76: move MT_TXD_INFO, MT_MCU_MSG and MT_RX_FCE_INFO defs in dma.hLorenzo Bianconi
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-02be2net: fix spelling mistake "seqence" -> "sequence"Colin Ian King
2018-08-02net: fec: check DMA addressing limitationsStefan Agner
2018-08-02iwlwifi: pcie: split tx to amsdu and non amsduSara Sharon
2018-08-02iwlwifi: move some msix and rx functions to a common placeGolan Ben Ami
2018-08-02iwlwifi: pcie: include tcp.h implicitlyLuca Coelho
2018-08-02iwlwifi: mvm: remove dead gscan codeLuca Coelho
2018-08-02iwlwifi: hard code power save mode to CAM for 22560 devicesGolan Ben Ami
2018-08-02Revert "iwlwifi: implement fseq version mismatch warning"Sara Sharon
2018-08-02iwlwifi: pcie: don't access periphery registers when not availableEmmanuel Grumbach
2018-08-02iwlwifi: mvm: configure multi RX queueSara Sharon
2018-08-02iwlwifi: d3: disable dbg recording before entering D3Luca Coelho
2018-08-02iwlwifi: allow masking out memory areas from the fw dumpShahar S Matityahu
2018-08-02iwlwifi: trans: add a new op for getting DMA dataSara Sharon
2018-08-02iwlwifi: pcie: move rxb retrieval to a helper functionSara Sharon
2018-08-02iwlwifi: pcie: unionize used bd and completion descriptorSara Sharon
2018-08-02iwlwifi: support new rx_mpdu_desc apiGolan Ben Ami
2018-08-02iwlwifi: pcie: support rx structures for 22560 devicesGolan Ben Ami
2018-08-02iwlwifi: pcie: add a bunch of PCI IDs for 22000 and 22560Luca Coelho
2018-08-01cxgb4: fix endian to test F_FW_PORT_CMD_DCBXDIS32Ganesh Goudar
2018-08-01net: hns3: fix return value error while hclge_cmd_csq_clean failedHuazhong Tan
2018-08-01mlxsw: spectrum_router: Handle sysctl_ip_fwd_update_priorityPetr Machata
2018-08-01mlxsw: spectrum: Extract work-scheduling into a new functionPetr Machata
2018-08-01net: change Exar/Neterion menu items to be alphabeticalJon Mason
2018-08-01be2net: Update the driver version to 12.0.0.0Suresh Reddy
2018-08-01be2net: gather debug info and reset adapter (only for Lancer) on a tx-timeoutSuresh Reddy
2018-08-01net/mlx5e: Fix uninitialized variableGustavo A. R. Silva
2018-08-01qed: Make some functions staticYueHaibing
2018-08-01net: stmmac: Fix WoL for PCI-based setupsJose Abreu
2018-08-01bonding: avoid lockdep confusion in bond_get_stats()Eric Dumazet
2018-08-01net: ethernet: ti: cpsw: replace unnecessarily macroses on functionsIvan Khoronzhuk
2018-07-31rdma/cxgb4: Fix SRQ endianness annotationsBart Van Assche
2018-07-31enic: do not call enic_change_mtu in enic_probeGovindarajulu Varadarajan
2018-07-31net/mlx5e: IPoIB, Set the netdevice sw mtu in ipoib enhanced flowFeras Daoud
2018-07-31net/mlx5e: Fix null pointer access when setting MTU of vport representorAdi Nissim
2018-07-31net/mlx5e: Set port trust mode to PCP as defaultOr Gerlitz
2018-07-31net/mlx5e: E-Switch, Initialize eswitch only if eswitch managerEli Cohen
2018-07-31net: dsa: mv88e6xxx: Fix SERDES support on 88E6141/6341Andrew Lunn
2018-07-31Merge tag 'wireless-drivers-for-davem-2018-07-31' of git://git.kernel.org/pub...David S. Miller
2018-07-31virtio-net: get rid of unnecessary container of rq statsJason Wang
2018-07-31virtio-net: correctly update XDP_TX countersJason Wang