summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-12-14net: phy: mdio-mux: Check return value of mdiobus_alloc()Tobias Klauser
2015-12-14net:hns: print MAC with %pMAndy Shevchenko
2015-12-14net:hns: annotate IO address space properlyAndy Shevchenko
2015-12-12sfc: only use RSS filters if we're using RSSBert Kenward
2015-12-12bnxt_en: Implement missing tx timeout reset logic.Michael Chan
2015-12-12bnxt_en: Don't cancel sp_task from bnxt_close_nic().Michael Chan
2015-12-12bnxt_en: Change bp->state to bitmap.Michael Chan
2015-12-12bnxt_en: Fix bitmap declaration to work on 32-bit arches.Michael Chan
2015-12-12phy: micrel: Fix finding PHY properties in MAC node.Andrew Lunn
2015-12-09net: ezchip: fix address space confusion in nps_enet.cArnd Bergmann
2015-12-09net: fsl: avoid 64-bit warning on pq_mdioArnd Bergmann
2015-12-09r8152: fix lockup when runtime PM is enabledPeter Wu
2015-12-09net: thunderx: Correctly distinguish between VF and LMAC countPavel Fedin
2015-12-09geneve: Fix IPv6 xmit stats update.Pravin B Shelar
2015-12-07vxlan: interpret IP headers for ECN correctlyJiri Benc
2015-12-07vxlan: support ndo_fill_metadata_dst also for IPv6Jiri Benc
2015-12-07vxlan: move IPv6 outpute route calculation to a functionJiri Benc
2015-12-07qed: Correct slowpath interrupt schemeSudarsana Kalluru
2015-12-07qed: Fix BAR size split for some serversAriel Elior
2015-12-07qed: fix handling of concurrent ramrods.Tomer Tayar
2015-12-07ethernet: aurora: AURORA_NB8800 should depend on HAS_DMAGeert Uytterhoeven
2015-12-06net: qca_spi: fix transmit queue timeout handlingStefan Wahren
2015-12-06net: cdc_mbim: add "NDP to end" quirk for Huawei E3372Bjørn Mork
2015-12-05stmmac: fix resource management when resumeGiuseppe CAVALLARO
2015-12-05ravb: fix RX queue #1 frame error counter nameSergei Shtylyov
2015-12-05sh_eth: fix kernel oops in skb_put()Sergei Shtylyov
2015-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-12-04atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek
2015-12-04pppoe: fix memory corruption in padt work structureGuillaume Nault
2015-12-04net: mvpp2: fix refilling BM pools in RX pathMarcin Wojtas
2015-12-04net: mvpp2: fix buffers' DMA handling on RX pathMarcin Wojtas
2015-12-04net: mvpp2: fix missing DMA region unmap in egress processingMarcin Wojtas
2015-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-03i40e/i40evf: avoid mutex re-initJesse Brandeburg
2015-12-03ixgbe: Reset interface after enabling SR-IOVAlexander Duyck
2015-12-03net: phy: reset only targeted phyJérôme Pouiller
2015-12-03bnxt_en: Setup uc_list mac filters after resetting the chip.Michael Chan
2015-12-03bnxt_en: enforce proper storing of MAC addressJeffrey Huang
2015-12-03bnxt_en: Fixed incorrect implementation of ndo_set_mac_addressJeffrey Huang
2015-12-03net: lpc_eth: remove irq > NR_IRQS check from probe()Vladimir Zapolskiy
2015-12-03net: mvneta: enable setting custom TX IP checksum limitMarcin Wojtas
2015-12-03net: mvneta: fix error path for building skbMarcin Wojtas
2015-12-03net: mvneta: fix bit assignment for RX packet irq enableMarcin Wojtas
2015-12-03net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REGMarcin Wojtas
2015-12-03net: mvneta: add configuration for MBUS windows access protectionMarcin Wojtas
2015-12-03Merge tag 'spi-fix-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-02net: thunderx: Enable BGX LMAC's RX/TX only after VF is upSunil Goutham
2015-12-02net: thunderx: Switchon carrier only upon interface link upSunil Goutham
2015-12-02net: thunderx: Set CQ timer threshold properlySunil Goutham