aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-12-13net:hns: print MAC with %pMAndy Shevchenko
2015-12-13net:hns: annotate IO address space properlyAndy Shevchenko
2015-12-13iwlwifi: mvm: protect RCU dereference in iwl_mvm_get_key_sta_idJohannes Berg
2015-12-13iwlwifi: separate firmware version for 7260 devicesJohannes Berg
2015-12-12sfc: only use RSS filters if we're using RSSBert Kenward
2015-12-11bnxt_en: Implement missing tx timeout reset logic.Michael Chan
2015-12-11bnxt_en: Don't cancel sp_task from bnxt_close_nic().Michael Chan
2015-12-11bnxt_en: Change bp->state to bitmap.Michael Chan
2015-12-11bnxt_en: Fix bitmap declaration to work on 32-bit arches.Michael Chan
2015-12-11phy: micrel: Fix finding PHY properties in MAC node.Andrew Lunn
2015-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-12-08net: ezchip: fix address space confusion in nps_enet.cArnd Bergmann
2015-12-08net: fsl: avoid 64-bit warning on pq_mdioArnd Bergmann
2015-12-08r8152: fix lockup when runtime PM is enabledPeter Wu
2015-12-08net: thunderx: Correctly distinguish between VF and LMAC countPavel Fedin
2015-12-08geneve: Fix IPv6 xmit stats update.Pravin B Shelar
2015-12-08IB/mlx4: Use correct order of variables in log messageWengang Wang
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-07virtio-net: Stop doing DMA from the stackMichael S. Tsirkin
2015-12-06net: qca_spi: fix transmit queue timeout handlingStefan Wahren
2015-12-05net: 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-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus 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-02net: mvneta: enable setting custom TX IP checksum limitMarcin Wojtas
2015-12-02net: mvneta: fix error path for building skbMarcin Wojtas
2015-12-02net: mvneta: fix bit assignment for RX packet irq enableMarcin Wojtas
2015-12-02net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REGMarcin Wojtas
2015-12-02net: mvneta: add configuration for MBUS windows access protectionMarcin Wojtas
2015-12-02net: thunderx: Enable BGX LMAC's RX/TX only after VF is upSunil Goutham