summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-09-28net: xen-netback: fix return type of ndo_start_xmit functionYueHaibing
2018-09-28qed: Remove set but not used variable 'p_archipelago'YueHaibing
2018-09-28ieee802154: mcr20a: Remove struct mcr20a_platform_dataXue Liu
2018-09-28iwlwifi: mvm: Allow TKIP for AP modeIlan Peer
2018-09-28iwlwifi: fix LED command capability bitJohannes Berg
2018-09-28iwlwifi: configure power scheme to balanced for 22560 devicesGolan Ben Ami
2018-09-28iwlwifi: pcie: add infrastructure for multiple debug buffersSara Sharon
2018-09-28iwlwifi: pcie: support transmitting SKBs with fraglistJohannes Berg
2018-09-28iwlwifi: mvm: remove support for adjacent channel compensationEmmanuel Grumbach
2018-09-28iwlwifi: mvm: TLC support for Coex Schema 2Erel Geron
2018-09-28iwlwifi: mvm: set wep key for all stations in soft ap modeAvraham Stern
2018-09-28iwlwifi: mvm: use correct FIFO lengthSara Sharon
2018-09-28iwlwifi: pcie: set RB size according to user settingsShaul Triebitz
2018-09-28iwlwifi: mvm: do not override amsdu size user settingsShaul Triebitz
2018-09-28iwlwifi: pcie: fit reclaim msg to MAX_MSG_LENGolan Ben Ami
2018-09-28iwlwifi: pcie: Fail fast if HW is inaccessible at probeRajat Jain
2018-09-28iwlwifi: pcie: tx: pull tracing out of iwl_fill_data_tbs()Johannes Berg
2018-09-28iwlwifi: pcie: tx: unify TFD unmappingJohannes Berg
2018-09-28iwlwifi: pcie: gen2: build A-MSDU only for GSOJohannes Berg
2018-09-28iwlwifi: pcie: gen2: pull adding frags to helper routineJohannes Berg
2018-09-28iwlwifi: api: annotate compressed BA notif array sizesJohannes Berg
2018-09-28iwlwifi: mvm: Support TKIP on gen2 data pathDavid Spinadel
2018-09-28iwlwifi: pcie: read correct prph address for newer devicesSara Sharon
2018-09-28iwlwifi: mvm: enable sending HE_AIR_SNIFFER command via debugfsShaul Triebitz
2018-09-28iwlwifi: mvm: cleanup dead code on resume flow for non unified image.Dreyfuss, Haim
2018-09-28iwlwifi: fix non_shared_ant for 22000 devicesErel Geron
2018-09-28iwlwifi: dbg: don't crash if the firmware crashes in the middle of a debug dumpEmmanuel Grumbach
2018-09-28iwlwifi: remove ucode error tracepointJohannes Berg
2018-09-28iwlwifi: mvm: report RU offset is knownJohannes Berg
2018-09-28iwlwifi: iwlmvm: fix typo when checking for TX BeamformingShaul Triebitz
2018-09-28iwlwifi: debug flow cleanupShahar S Matityahu
2018-09-28iwlwifi: RX API: remove unnecessary anonymous structJohannes Berg
2018-09-28iwlwifi: fw: stop and start debugging using host commandSara Sharon
2018-09-28iwlwifi: fw: add a restart FW debug functionSara Sharon
2018-09-28iwlwifi: mvm: fix a comment about the SP lengthEmmanuel Grumbach
2018-09-28ppp: mppe: Remove VLA usage of skcipherKees Cook
2018-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGreg Kroah-Hartman
2018-09-27iwlwifi: 1000: set the TFD queue sizePavel Machek
2018-09-27ice: fix changing of ring descriptor size (ethtool -G)Bruce Allan
2018-09-27ice: Update to capabilities admin queue commandAnirudh Venkataramanan
2018-09-27ieee802154: mcr20a: Replace magic number with constantsXue Liu
2018-09-27ice: Query the Tx scheduler node before adding itAnirudh Venkataramanan
2018-09-27ice: Update comment for ice_fltr_mgmt_list_entryBrett Creeley
2018-09-27ice: update fw version check logicJacob Keller
2018-09-27ice: update branding strings and supported device idsBruce Allan
2018-09-27ice: replace unnecessary memcpy with direct assignmentBruce Allan
2018-09-27ice: use [sr]q.count when checking if queue is initializedJacob Keller
2018-09-27ieee802154: ca8210: remove redundant condition check before debugfs_removezhong jiang
2018-09-26bnxt_en: Fix TX timeout during netpoll.Michael Chan
2018-09-26vxlan: fill ttl inherit infoHangbin Liu