summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2016-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-01net: mvneta: fix changing MTU when using per-cpu processingMarcin Wojtas
2016-04-01stmmac: fix MDIO settingsGiuseppe CAVALLARO
2016-04-01Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO
2016-04-01stmmac: fix TX normal DESCGiuseppe CAVALLARO
2016-04-01net: mvneta: use cache_line_size() to get cacheline sizeJisheng Zhang
2016-04-01net: mvpp2: use cache_line_size() to get cacheline sizeJisheng Zhang
2016-04-01net: mvpp2: fix maybe-uninitialized warningJisheng Zhang
2016-04-01tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann
2016-03-31net: usb: cdc_ncm: adding Telit LE910 V2 mobile broadband cardDaniele Palmas
2016-03-31fec: Do not access unexisting register in ColdfireFabio Estevam
2016-03-31net: mvneta: replace MVNETA_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTESJisheng Zhang
2016-03-31net: mvpp2: replace MVPP2_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTESJisheng Zhang
2016-03-31net: dsa: mv88e6xxx: Clear the PDOWN bit on setupPatrick Uiterwijk
2016-03-31net: dsa: mv88e6xxx: Introduce _mv88e6xxx_phy_page_{read, write}Patrick Uiterwijk
2016-03-31Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-03-30bnxt_en: Fix ethtool -a reporting.Michael Chan
2016-03-30bnxt_en: Fix typo in bnxt_hwrm_set_pause_common().Michael Chan
2016-03-30bnxt_en: Implement proper firmware message padding.Michael Chan
2016-03-30bnxt_en: Initialize CP doorbell value before ring allocationPrashant Sreedharan
2016-03-30team: team should sync the port's uc/mc addrs when add a portXin Long
2016-03-30qed: initialize return rc to avoid returning garbageColin Ian King
2016-03-29ixgbe: Fix cls_u32 offload support for L4 portsSridhar Samudrala
2016-03-29ixgbe: Fix cls_u32 offload support for fields with masksSridhar Samudrala
2016-03-29ixgbe: fix error handling in TC cls_u32 offload routinesSridhar Samudrala
2016-03-29ixgbe: make __ixgbe_setup_tc staticEmil Tantilov
2016-03-29ixgbevf: fix error code path when setting MAC addressEmil Tantilov
2016-03-29ixgbevf: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann
2016-03-29ixgbe: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann
2016-03-29ixgbe: Use udelay to avoid sleeping while atomicMark Rustad
2016-03-29ixgbe: Fix ATR so that it correctly handles IPv6 extension headersAlexander Duyck
2016-03-29ixgbe: Store VXLAN port number in network orderAlexander Duyck
2016-03-29ixgbe: Fix for RAR0 not being set to default MAC addrTushar Dave
2016-03-28qmi_wwan: add "D-Link DWM-221 B1" device idBjørn Mork
2016-03-28net: macb: Only call GPIO functions if there is a valid GPIOCharles Keepax
2016-03-28net: hns: set-coalesce-usecs returns errno by dsaf.koLisheng
2016-03-28net: hns: fixed the setting and getting overtime bugLisheng
2016-03-27ravb: fix software timestampingLino Sanfilippo
2016-03-27net: sxgbe: fix error paths in sxgbe_platform_probe()Rasmus Villemoes
2016-03-27drivers/net/usb/plusb.c: Fix typoDiego Viola
2016-03-25net: macb: remove BUG_ON() and reset the queue to handle RX errorsCyrille Pitchen
2016-03-25qlge: Update version to 1.00.00.35Manish Chopra
2016-03-25net: phy: bcm7xxx: Add entries for Broadcom BCM7346 and BCM7362Jaedon Shin
2016-03-24Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-24net: bcmgenet: fix skb_len in bcmgenet_xmit_single()Petri Gynther
2016-03-24net: bcmgenet: fix dev->stats.tx_bytes accountingPetri Gynther
2016-03-24net: macb: replace macb_writel() call by queue_writel() to update queue ISRCyrille Pitchen
2016-03-24net: hns: bug fix about getting hilink status for HNS v2Sheng Li
2016-03-24net: hns: fix warning of passing zero to 'PTR_ERR'Kejian Yan
2016-03-24net: hns: optimizate irq proccess for HNS V2Sheng Li