-
- Downloads
Pull another networking update from David Miller: "Small follow-up to the main merge pull from the other day: 1) Alexander Duyck's DMA memory barrier patch set. 2) cxgb4 driver fixes from Karen Xie. 3) Add missing export of fixed_phy_register() to modules, from Mark Salter. 4) DSA bug fixes from Florian Fainelli" * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (24 commits) net/macb: add TX multiqueue support for gem linux/interrupt.h: remove the definition of unused tasklet_hi_enable jme: replace calls to redundant function net: ethernet: davicom: Allow to select DM9000 for nios2 net: ethernet: smsc: Allow to select SMC91X for nios2 cxgb4: Add support for QSA modules libcxgbi: fix freeing skb prematurely cxgb4i: use set_wr_txq() to set tx queues cxgb4i: handle non-pdu-aligned rx data cxgb4i: additional types of negative advice cxgb4/cxgb4i: set the max. pdu length in firmware cxgb4i: fix credit check for tx_data_wr cxgb4i: fix tx immediate data credit check net: phy: export fixed_phy_register() fib_trie: Fix trie balancing issue if new node pushes down existing node vlan: Add ability to always enable TSO/UFO r8169:update rtl8168g pcie ephy parameter net: dsa: bcm_sf2: force link for all fixed PHY devices fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads r8169: Use dma_rmb() and dma_wmb() for DescOwn checks ...
No related branches found
No related tags found
Showing
- Documentation/memory-barriers.txt 42 additions, 0 deletionsDocumentation/memory-barriers.txt
- arch/alpha/include/asm/barrier.h 51 additions, 0 deletionsarch/alpha/include/asm/barrier.h
- arch/arm/include/asm/barrier.h 4 additions, 0 deletionsarch/arm/include/asm/barrier.h
- arch/arm64/include/asm/barrier.h 3 additions, 0 deletionsarch/arm64/include/asm/barrier.h
- arch/blackfin/include/asm/barrier.h 51 additions, 0 deletionsarch/blackfin/include/asm/barrier.h
- arch/ia64/include/asm/barrier.h 12 additions, 13 deletionsarch/ia64/include/asm/barrier.h
- arch/metag/include/asm/barrier.h 10 additions, 9 deletionsarch/metag/include/asm/barrier.h
- arch/mips/include/asm/barrier.h 5 additions, 56 deletionsarch/mips/include/asm/barrier.h
- arch/powerpc/include/asm/barrier.h 11 additions, 8 deletionsarch/powerpc/include/asm/barrier.h
- arch/s390/include/asm/barrier.h 5 additions, 2 deletionsarch/s390/include/asm/barrier.h
- arch/sparc/include/asm/barrier_64.h 5 additions, 2 deletionsarch/sparc/include/asm/barrier_64.h
- arch/x86/include/asm/barrier.h 10 additions, 60 deletionsarch/x86/include/asm/barrier.h
- arch/x86/um/asm/barrier.h 10 additions, 10 deletionsarch/x86/um/asm/barrier.h
- drivers/net/dsa/bcm_sf2.c 13 additions, 10 deletionsdrivers/net/dsa/bcm_sf2.c
- drivers/net/ethernet/cadence/macb.c 297 additions, 159 deletionsdrivers/net/ethernet/cadence/macb.c
- drivers/net/ethernet/cadence/macb.h 31 additions, 5 deletionsdrivers/net/ethernet/cadence/macb.h
- drivers/net/ethernet/chelsio/cxgb4/cxgb4.h 1 addition, 1 deletiondrivers/net/ethernet/chelsio/cxgb4/cxgb4.h
- drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 10 additions, 3 deletionsdrivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
- drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h 2 additions, 0 deletionsdrivers/net/ethernet/chelsio/cxgb4/t4fw_api.h
- drivers/net/ethernet/davicom/Kconfig 1 addition, 1 deletiondrivers/net/ethernet/davicom/Kconfig
Loading
Please register or sign in to comment