summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-07-26bonding: commit link status change after proposeWANG Cong1-0/+2
2017-07-26net: ethernet: nb8800: Handle all 4 RGMII modes identicallyMarc Gonzalez1-5/+4
2017-07-26Revert "netvsc: optimize calculation of number of slots"stephen hemminger1-10/+33
2017-07-26ftgmac100: return error in ftgmac100_alloc_rx_bufJoel Stanley1-2/+2
2017-07-25ftgmac100: Make the MDIO bus a child of the ethernet deviceBenjamin Herrenschmidt1-0/+1
2017-07-25ftgmac100: Increase reset timeoutBenjamin Herrenschmidt1-1/+1
2017-07-25mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabledThomas Jarosch1-3/+13
2017-07-25net: stmmac: Adjust dump offset of DMA registers for ethtoolThor Thayer4-2/+10
2017-07-25Merge tag 'wireless-drivers-for-davem-2017-07-21' of git://git.kernel.org/pub...David S. Miller11-14/+36
2017-07-25mlxsw: spectrum_router: Don't offload routes next in listIdo Schimmel1-0/+7
2017-07-24net: ethernet: mediatek: Explicitly include linux/interrupt.hMark Brown1-0/+1
2017-07-24tun/tap: Add the missed return value check of register_netdevice_notifierTonghao Zhang1-1/+9
2017-07-24net: ethernet: mediatek: avoid potential invalid memory accessSean Wang1-0/+4
2017-07-21iwlwifi: mvm: defer setting IWL_MVM_STATUS_IN_HW_RESTARTJohannes Berg3-4/+12
2017-07-21iwlwifi: mvm: handle IBSS probe_queue in a few missing placesLuca Coelho1-1/+2
2017-07-21iwlwifi: fix tracing when tx only is enabledEmmanuel Grumbach1-2/+2
2017-07-21iwlwifi: missing error code in iwl_trans_pcie_alloc()Dan Carpenter1-1/+2
2017-07-21iwlwifi: mvm: fix a NULL pointer dereference of error in recoveryEmmanuel Grumbach1-0/+12
2017-07-21iwlwifi: pcie: fix unused txq NULL pointer dereferenceMordechai Goodstein1-0/+3
2017-07-21iwlwifi: dvm: prevent an out of bounds accessEmmanuel Grumbach1-1/+1
2017-07-21Revert "rtlwifi: btcoex: rtl8723be: fix ant_sel not work"Larry Finger2-4/+0
2017-07-21brcmfmac: fix regression in brcmf_sdio_txpkt_hdalign()Arend Van Spriel1-1/+2
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds43-287/+427
2017-07-21net: bonding: Fix transmit load balancing in balance-alb modeKosuke Tatsukawa1-1/+1
2017-07-21net: ethernet: ti: cpsw: Push the request_irq function to the end of probeKeerthy1-24/+25
2017-07-21net: dsa: b53: Add missing ARL entries for BCM53125Florian Fainelli1-0/+1
2017-07-21Merge tag 'pm-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-6/+23
2017-07-20Merge tag 'libnvdimm-fixes-4.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-20/+44
2017-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-12/+7
2017-07-20Merge branches 'intel_pstate' and 'pm-domains'Rafael J. Wysocki2-6/+23
2017-07-20HID: hid-logitech-hidpp: add NULL check on devm_kmemdup() return valueGustavo A. R. Silva1-0/+3
2017-07-20net: tehuti: don't process data if it has not been copied from userspaceColin Ian King1-0/+2
2017-07-20net: dsa: mv88e6xxx: Enable CMODE config support for 6390XMartin Hundebøll1-0/+1
2017-07-19NET: dwmac: Make dwmac reset unconditionalEugeniy Paltsev1-1/+8
2017-07-19PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if p...Sudeep Holla1-4/+4
2017-07-19device-dax: fix sysfs duplicate warningsDan Williams3-14/+24
2017-07-18Merge tag 'md/4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds4-6/+7
2017-07-18atm: zatm: Fix an error handling path in 'zatm_init_one()'Christophe Jaillet1-1/+1
2017-07-18ppp: Fix false xmit recursion detect with two ppp devicesGao Feng1-9/+21
2017-07-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds39-280/+335
2017-07-18IB/core: Allow QP state transition from reset to errorTadeusz Struk1-0/+1
2017-07-18IB/hns: Fix for checkpatch.pl comment style warningsoulijun1-4/+6
2017-07-18IB/hns: Fix the bug with modifying the MAC address without removing the driveroulijun1-3/+0
2017-07-18IB/hns: Fix the bug with rdma operationoulijun1-4/+4
2017-07-18IB/hns: Fix the bug with wild pointer when destroy rc qpoulijun1-5/+7
2017-07-18IB/hns: Fix the bug of polling cq failed for loopback Qpsoulijun1-19/+34
2017-07-18IB/rxe: Set dma_mask and coherent_dma_maskyonatanc1-0/+2
2017-07-18IB/rxe: Fix kernel panic from skb destructorYonatan Cohen1-0/+3
2017-07-18IB/ipoib: Let lower driver handle get_stats64 callErez Shitrit1-0/+12
2017-07-18IB/core: Add ordered workqueue for RoCE GID managementMajd Dibbiny1-2/+9