summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-04-27Merge tag 'wireless-drivers-next-for-davem-2017-04-27' of git://git.kernel.or...David S. Miller42-388/+671
2017-04-27qed: Acquire/release ptt_ptp lock when enabling/disabling PTP.sudarsana.kalluru@cavium.com3-15/+19
2017-04-27qed: Remove the un-needed ptp header file.sudarsana.kalluru@cavium.com2-48/+0
2017-04-27qede: Add support for PTP resource locking.sudarsana.kalluru@cavium.com3-99/+75
2017-04-27qed: Add support for PTP resource locking.sudarsana.kalluru@cavium.com4-0/+106
2017-04-27qed: Add support for MFW resource locking.sudarsana.kalluru@cavium.com3-11/+49
2017-04-27net: vrf: Do not allow looback to be moved to a VRFDavid Ahern1-0/+6
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller31-112/+321
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds29-106/+315
2017-04-26virtio-net: on tx, only call napi_disable if tx napi is onWillem de Bruijn1-2/+8
2017-04-26ibmvnic: Move initialization of sub crqs to ibmvnic_initNathan Fontenot1-11/+12
2017-04-26ibmvnic: Split initialization of scrqs to its own routineNathan Fontenot1-47/+54
2017-04-26macsec: dynamically allocate space for sglistJason A. Donenfeld1-7/+22
2017-04-26Revert "phy: micrel: Disable auto negotiation on startup"David S. Miller1-11/+0
2017-04-26net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov1-4/+36
2017-04-26Merge tag 'iwlwifi-next-for-kalle-2017-04-26' of git://git.kernel.org/pub/scm...Kalle Valo34-350/+521
2017-04-26brcmfmac: Make skb header writable before useJames Hughes1-14/+5
2017-04-26brcmfmac: Ensure pointer correctly set if skb data location changesJames Hughes1-1/+3
2017-04-26rndis_wlan: add return value validationPan Bian1-0/+4
2017-04-26libertas: check return value of alloc_workqueuePan Bian1-0/+5
2017-04-26mt7601u: check return value of alloc_skbPan Bian1-2/+8
2017-04-26orinoco_usb: Fix buffer on stackMaksim Salau1-4/+17
2017-04-26orinoco: fix spelling mistake: "Registerred" -> "Registered"Colin Ian King1-1/+1
2017-04-26rtlwifi: rtl8821ae: setup 8812ae RFE according to device typeLarry Finger2-16/+107
2017-04-25iwlwifi: adjust NVM parsing APIs for new a000 methodSara Sharon2-20/+28
2017-04-25iwlwifi: pcie: apply no-reclaim logic only to group 0Johannes Berg1-1/+1
2017-04-25iwlwifi: mvm: memset binding before setting valuesSara Sharon1-2/+2
2017-04-25iwlwifi: rename wait_for_tx_queues_emptySara Sharon6-16/+16
2017-04-25iwlwifi: move to 512 queuesSara Sharon5-6/+8
2017-04-25iwlwifi: mvm: support station type APISara Sharon7-27/+132
2017-04-25iwlwifi: mvm: remove references to queue_info in new TX pathSara Sharon5-71/+96
2017-04-25iwlwifi: gen2: support nmi triggering from hostLiad Kaufman2-0/+4
2017-04-25iwlwifi: remove module loading failure messageJohannes Berg1-1/+1
2017-04-25iwlwifi: don't leak memory on allocation failureJohannes Berg1-6/+7
2017-04-25iwlwifi: pcie: remove superfluous trans->dev assignmentJohannes Berg1-1/+0
2017-04-25iwlwifi: mvm: use defines instead of variables for shared dwell timesSara Sharon1-35/+20
2017-04-25iwlwifi: mvm: remove color definitionSara Sharon1-14/+0
2017-04-25iwlwifi: mvm: move internally to use bigger INVALID_TXQSara Sharon5-11/+13
2017-04-25iwlwifi: mvm: map cab_queue to different txq_idSara Sharon4-2/+11
2017-04-25iwlwifi: mvm: Ignore wifi mcc update in the driver while associatedHaim Dreyfuss3-2/+37
2017-04-25iwlwifi: mvm: don't reserve queue in TVQM modeSara Sharon2-4/+9
2017-04-25iwlwifi: pcie: support debug applying on a000 hwLiad Kaufman3-1/+6
2017-04-25iwlwifi: mvm: avoid variable shadowingJohannes Berg1-5/+6
2017-04-25iwlwifi: mvm: freeze 7265D and 3168 on API version 29Dor Shaish1-2/+2
2017-04-25drivers: net: xgene-v2: Fix error return code in xge_mdio_config()Wei Yongjun1-0/+1
2017-04-25qed: fix invalid use of sizeof in qed_alloc_qm_data()Wei Yongjun1-1/+1
2017-04-25qed: Fix error in the dcbx app meta data initialization.sudarsana.kalluru@cavium.com1-5/+5
2017-04-25netvsc: fix calculation of available send sectionsstephen hemminger2-6/+4
2017-04-25net: ethernet: ti: netcp_core: remove unused compl queue mappingIvan Khoronzhuk1-4/+0
2017-04-25net: hso: fix module unloadingAndreas Kemnade1-1/+1