aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-07net: ethernet: ti: allow cpts to be built separatelyGrygorii Strashko5-19/+42
2016-12-07net: ethernet: ti: cpts: switch to readl/writel_relaxed()Grygorii Strashko1-2/+2
2016-12-07bnxt_en: Add interface to support RDMA driver.Michael Chan5-5/+483
2016-12-07bnxt_en: Refactor the driver registration function with firmware.Michael Chan2-5/+31
2016-12-07bnxt_en: Reserve RDMA resources by default.Michael Chan2-1/+66
2016-12-07bnxt_en: Improve completion ring allocation for VFs.Michael Chan3-12/+12
2016-12-07bnxt_en: Move function reset to bnxt_init_one().Michael Chan2-20/+6
2016-12-07bnxt_en: Enable MSIX early in bnxt_init_one().Michael Chan2-69/+115
2016-12-07bnxt_en: Add bnxt_set_max_func_irqs().Michael Chan2-6/+12
2016-12-06tun: Use netif_receive_skb instead of netif_rxAndrey Konovalov1-0/+6
2016-12-06irda: w83977af_ir: Neaten loggingJoe Perches1-29/+27
2016-12-06irda: w83977af_ir: Parenthesis alignmentJoe Perches1-3/+3
2016-12-06irda: w83977af_ir: Use the common brace styleJoe Perches1-9/+11
2016-12-06irda: w83977af_ir: Neaten pointer comparisonsJoe Perches1-14/+14
2016-12-06irda: w83977af_ir: Remove and add blank linesJoe Perches1-4/+1
2016-12-06irda: w83977af_ir: More whitespace neateningJoe Perches1-115/+115
2016-12-06irda: w83977af_ir: Whitespace neateningJoe Perches1-1/+1
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller32-71/+145
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds24-57/+109
2016-12-06net/mlx5e: Change the SQ/RQ operational state to positive logicMohamad Haj Yahia5-13/+17
2016-12-06net/mlx5e: Don't flush SQ on errorSaeed Mahameed1-1/+0
2016-12-06net/mlx5e: Don't notify HW when filling the edge of ICO SQSaeed Mahameed1-1/+1
2016-12-06net/mlx5: Fix query ISSI flowKamal Heib3-11/+14
2016-12-06net/mlx5: Remove duplicate pci dev name printKamal Heib1-4/+4
2016-12-06net/mlx5: Verify module parametersKamal Heib2-12/+17
2016-12-06net: hns: Fix to conditionally convey RX checksum flag to stackSalil2-7/+71
2016-12-06net: fec: fix compile with CONFIG_M5272Nikita Yushchenko1-3/+10
2016-12-06be2net: Add DEVSEC privilege to SET_HSW_CONFIG command.Venkat Duvvuru1-1/+2
2016-12-06virtio-net: Fix DMA-from-the-stack in virtnet_set_mac_address()Andy Lutomirski1-5/+14
2016-12-06net: ethernet: ti: cpsw: fix early budget splitIvan Khoronzhuk1-77/+77
2016-12-06net: dsa: mv88e6xxx: add PPU operationsVivien Didelot4-74/+81
2016-12-06net: dsa: mv88e6xxx: add a soft reset operationVivien Didelot4-40/+172
2016-12-06net: dsa: mv88e6xxx: add helper to hardware resetVivien Didelot1-8/+14
2016-12-06net: dsa: mv88e6xxx: add helper to disable portsVivien Didelot1-10/+22
2016-12-06net: ethernet: slicoss: add slicoss gigabit ethernet driverLino Sanfilippo6-0/+2491
2016-12-06net: stmmac: clear reset value of snps, wr_osr_lmt/snps, rd_osr_lmt before writingNiklas Cassel3-2/+8
2016-12-06net: hix5hd2_gmac: add reset control and clock signalsDongpo Li1-12/+127
2016-12-06net: hix5hd2_gmac: add tx scatter-gather featureDongpo Li1-11/+187
2016-12-06net: hix5hd2_gmac: add generic compatible stringDongpo Li1-4/+11
2016-12-06net: dsa: mv88e6xxx: Use EDSA on mv88e6097Stefan Eichenberger1-0/+1
2016-12-05net: ep93xx_eth: Do not crash unloading moduleFlorian Fainelli1-0/+4
2016-12-05net: calxeda: xgmac: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-9/+8
2016-12-05net: ethoc: Demote packet dropped error message to debugFlorian Fainelli1-1/+1
2016-12-05net: ethoc: Utilize of_get_mac_address()Florian Fainelli1-4/+3
2016-12-05net: ethoc: Account for duplex changesFlorian Fainelli1-0/+35
2016-12-05bnx2x: Prevent tunnel config for 577xxMintz, Yuval1-2/+2
2016-12-05bnx2x: Correct ringparam estimate when DOWNMintz, Yuval1-0/+8
2016-12-05isdn: hisax: set error code on failurePan Bian1-0/+1
2016-12-05net: bnx2x: fix improper return valuePan Bian1-0/+1
2016-12-05net: ethernet: qlogic: set error code on failurePan Bian1-0/+1