summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-04-27Merge tag 'wireless-drivers-next-for-davem-2017-04-27' of git://git.kernel.or...David S. Miller
2017-04-27qed: Acquire/release ptt_ptp lock when enabling/disabling PTP.sudarsana.kalluru@cavium.com
2017-04-27qed: Remove the un-needed ptp header file.sudarsana.kalluru@cavium.com
2017-04-27qede: Add support for PTP resource locking.sudarsana.kalluru@cavium.com
2017-04-27qed: Add support for PTP resource locking.sudarsana.kalluru@cavium.com
2017-04-27qed: Add support for MFW resource locking.sudarsana.kalluru@cavium.com
2017-04-27net: vrf: Do not allow looback to be moved to a VRFDavid Ahern
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-04-26virtio-net: on tx, only call napi_disable if tx napi is onWillem de Bruijn
2017-04-26ibmvnic: Move initialization of sub crqs to ibmvnic_initNathan Fontenot
2017-04-26ibmvnic: Split initialization of scrqs to its own routineNathan Fontenot
2017-04-26macsec: dynamically allocate space for sglistJason A. Donenfeld
2017-04-26Revert "phy: micrel: Disable auto negotiation on startup"David S. Miller
2017-04-26net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov
2017-04-26Merge tag 'iwlwifi-next-for-kalle-2017-04-26' of git://git.kernel.org/pub/scm...Kalle Valo
2017-04-26brcmfmac: Make skb header writable before useJames Hughes
2017-04-26brcmfmac: Ensure pointer correctly set if skb data location changesJames Hughes
2017-04-26rndis_wlan: add return value validationPan Bian
2017-04-26libertas: check return value of alloc_workqueuePan Bian
2017-04-26mt7601u: check return value of alloc_skbPan Bian
2017-04-26orinoco_usb: Fix buffer on stackMaksim Salau
2017-04-26orinoco: fix spelling mistake: "Registerred" -> "Registered"Colin Ian King
2017-04-26rtlwifi: rtl8821ae: setup 8812ae RFE according to device typeLarry Finger
2017-04-25iwlwifi: adjust NVM parsing APIs for new a000 methodSara Sharon
2017-04-25iwlwifi: pcie: apply no-reclaim logic only to group 0Johannes Berg
2017-04-25iwlwifi: mvm: memset binding before setting valuesSara Sharon
2017-04-25iwlwifi: rename wait_for_tx_queues_emptySara Sharon
2017-04-25iwlwifi: move to 512 queuesSara Sharon
2017-04-25iwlwifi: mvm: support station type APISara Sharon
2017-04-25iwlwifi: mvm: remove references to queue_info in new TX pathSara Sharon
2017-04-25iwlwifi: gen2: support nmi triggering from hostLiad Kaufman
2017-04-25iwlwifi: remove module loading failure messageJohannes Berg
2017-04-25iwlwifi: don't leak memory on allocation failureJohannes Berg
2017-04-25iwlwifi: pcie: remove superfluous trans->dev assignmentJohannes Berg
2017-04-25iwlwifi: mvm: use defines instead of variables for shared dwell timesSara Sharon
2017-04-25iwlwifi: mvm: remove color definitionSara Sharon
2017-04-25iwlwifi: mvm: move internally to use bigger INVALID_TXQSara Sharon
2017-04-25iwlwifi: mvm: map cab_queue to different txq_idSara Sharon
2017-04-25iwlwifi: mvm: Ignore wifi mcc update in the driver while associatedHaim Dreyfuss
2017-04-25iwlwifi: mvm: don't reserve queue in TVQM modeSara Sharon
2017-04-25iwlwifi: pcie: support debug applying on a000 hwLiad Kaufman
2017-04-25iwlwifi: mvm: avoid variable shadowingJohannes Berg
2017-04-25iwlwifi: mvm: freeze 7265D and 3168 on API version 29Dor Shaish
2017-04-25drivers: net: xgene-v2: Fix error return code in xge_mdio_config()Wei Yongjun
2017-04-25qed: fix invalid use of sizeof in qed_alloc_qm_data()Wei Yongjun
2017-04-25qed: Fix error in the dcbx app meta data initialization.sudarsana.kalluru@cavium.com
2017-04-25netvsc: fix calculation of available send sectionsstephen hemminger
2017-04-25net: ethernet: ti: netcp_core: remove unused compl queue mappingIvan Khoronzhuk
2017-04-25net: hso: fix module unloadingAndreas Kemnade