i40e: skb->xmit_more support
[pandora-kernel.git] / drivers /
2014-10-08 Eric Dumazeti40e: skb->xmit_more support
2014-10-08 David S. MillerMerge branch 'fs_enet_napi'
2014-10-08 LEROY Christophenet: fs_enet: Add NAPI TX
2014-10-08 LEROY Christophenet: fs_enet: Remove non NAPI RX
2014-10-08 Chun-Hao Linr8169:add support for RTL8168EP
2014-10-07 Eric Dumazetnet: better IFF_XMIT_DST_RELEASE support
2014-10-07 Eric Dumazetnet/mlx4_en: remove NETDEV_TX_BUSY
2014-10-07 Petri Gynthernet: bcmgenet: fix Tx ring priority programming
2014-10-07 Petri Gynthernet: phy: adjust fixed_phy_register() return value
2014-10-07 Andy Zhouopenvswitch: fix a compilation error when CONFIG_INET...
2014-10-06 hayeswangr8152: nway reset after setting eee
2014-10-06 Mahesh Bandewarbonding: Simplify the xmit function for modes that...
2014-10-06 Mahesh Bandewarbonding: display xmit_hash_policy for non-dynamic-tlb...
2014-10-06 David S. MillerMerge branch 'mlx4-next'
2014-10-06 Eric Dumazetnet/mlx4_en: Use the new tx_copybreak to set inline...
2014-10-06 Eric Dumazetnet/mlx4_en: Enable the compiler to make is_inline...
2014-10-06 Eric Dumazetnet/mlx4_en: tx_info->ts_requested was not cleared
2014-10-06 Eric Dumazetnet/mlx4_en: Use local var for skb_headlen(skb)
2014-10-06 Eric Dumazetnet/mlx4_en: Use local var in tx flow for skb_shinfo...
2014-10-06 Eric Dumazetnet/mlx4_en: mlx4_en_xmit() reads ring->cons once,...
2014-10-06 Eric Dumazetnet/mlx4_en: Avoid false sharing in mlx4_en_en_process_...
2014-10-06 Eric Dumazetnet/mlx4_en: Use prefetch in tx path
2014-10-06 Eric Dumazetnet/mlx4_en: Avoid a cache line miss in TX completion...
2014-10-06 Eric Dumazetnet/mlx4_en: tx_info allocated with kmalloc() instead...
2014-10-06 Eric Dumazetnet/mlx4_en: Avoid calling bswap in tx fast path
2014-10-06 Eric Dumazetnet/mlx4_en: Align tx path structures to cache lines
2014-10-06 Eric Dumazetnet/mlx4_en: Code cleanups in tx path
2014-10-06 Fabio Estevamfec: Fix fec_enet_alloc_buffers() error path
2014-10-06 Chen Gangdrivers/net/phy/Kconfig: Let MDIO_BCM_UNIMAC depend...
2014-10-06 Frank Linet: fec: fix build error at m68k platform
2014-10-06 Petri Gynthernet: bcmgenet: improve bcmgenet_mii_setup()
2014-10-06 David S. MillerMerge branch 'altera_tse'
2014-10-06 Walter LozanoAltera TSE: Add support for no PHY
2014-10-06 Walter LozanoAltera TSE: Move PHY get addr and MDIO create
2014-10-06 David S. MillerMerge tag 'master-2014-10-02' of git://git./linux/kerne...
2014-10-06 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2014-10-06 Antoine Ténartnet: pxa168_eth: avoid using signed char for bitops
2014-10-06 David S. MillerMerge branch 'isdn-next'
2014-10-06 Tilman Schmidtisdn/gigaset: use USB API function usb_endpoint_num()
2014-10-06 Tilman Schmidtisdn/gigaset: drop unused cardstate structure member
2014-10-06 Tilman Schmidtisdn/gigaset: improve error handling when leaving DLE...
2014-10-06 Tilman Schmidtisdn/capi: drop two dead if branches
2014-10-05 Eric Dumazetmlx4: add a new xmit_more counter
2014-10-03 Chen Gangdrivers/net/irda/Kconfig: Let SH_IRDA depend on HAS_IOMEM
2014-10-03 Chen Gangdrivers/net/ethernet/marvell/Kconfig: Let PXA168_ETH...
2014-10-03 Chen Gangdrivers/net/dsa/Kconfig: Let NET_DSA_BCM_SF2 depend...
2014-10-03 Chen Gangdrivers/net/can/Kconfig: Let CAN_AT91 depend on HAS_IOMEM
2014-10-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-10-03 David S. MillerMerge branch 'mlx5-next'
2014-10-03 Eli Cohennet/mlx5_core: Add ConnectX-4 to list of supported...
2014-10-03 Eli Cohennet/mlx5_core: Identify resources by their type
2014-10-03 Eli Cohennet/mlx5_core: use set/get macros in device caps
2014-10-03 Eli Cohennet/mlx5_core: Use hardware registers description heade...
2014-10-03 Eli Cohennet/mlx5_core: Update device capabilities handling
2014-10-03 Tobias Klausernet: ethernet: Remove superfluous ether_setup after...
2014-10-03 Mark Einonet131x: Add PCIe gigabit ethernet driver et131x to...
2014-10-02 Larry Fingerrtlwifi: Fix static checker warnings for various drivers
2014-10-02 Larry Fingerrtlwifi: Fix Kconfig for RTL8192EE
2014-10-02 Sujith Manoharanath9k: Fix flushing in MCC mode
2014-10-02 Sujith Manoharanath9k: Fix queue handling for channel contexts
2014-10-02 Sujith Manoharanath9k: Add ath9k_chanctx_stop_queues()
2014-10-02 Sujith Manoharanath9k: Pass context to ath9k_chanctx_wake_queues()
2014-10-02 Sujith Manoharanath9k: Fix queue handling in flush()
2014-10-02 Sujith Manoharanath9k: Remove duplicate code
2014-10-02 Sujith Manoharanath9k: Fix pending frame check
2014-10-02 Sujith Manoharanath9k: Check pending frames properly
2014-10-02 Sujith Manoharanath9k: Print RoC expiration
2014-10-02 David S. MillerMerge git://git./linux/kernel/git/davem/net
2014-10-02 Avinash Patilmwifiex: add support for SD8887 chipset
2014-10-02 Avinash Patilmwifiex: few more register offset entries for sdio...
2014-10-02 Vladimir Kondratievwil6210: atomic I/O for the card memory
2014-10-02 Vladimir Kondratievwil6210: manual FW error recovery mode
2014-10-02 Sujith Manoharanath: Add support for tracing
2014-10-02 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2014-10-02 Todd Fujinakaigb: bump version to 5.2.15
2014-10-02 Rick Jonesi40e/igb: Convert to dev_consume_skb_any()
2014-10-02 Bernhard Kaindligb: remove blocking phy read from inside spinlock
2014-10-02 Ethan Zhaoixgbe: delete one duplicate marcro definition of IXGBE_...
2014-10-02 Emil Tantilovixgbe: fix setting of TXDCTL.WTRHESH when ITR is set...
2014-10-02 Emil Tantilovixgbe: remove wait loop on autoneg for copper devices
2014-10-02 Rick Jonesixgbe: Convert the normal transmit complete path to...
2014-10-02 Alexander Duyckfm10k: Correctly set the number of Tx queues
2014-10-02 Alexander Duyckfm10k: Reduce buffer size when pages are larger than 4K
2014-10-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-10-02 Petri Gynthernet: phy: add BCM7425 and BCM7429 PHYs
2014-10-02 Petri Gynthernet: bcmgenet: fix bcmgenet_put_tx_csum()
2014-10-02 David S. MillerMerge branch 'udp_gso'
2014-10-02 Tom Herbertvxlan: Set inner protocol before transmit
2014-10-02 Nimrod Andynet: fec: implement rx_copybreak to improve rx performance
2014-10-01 David S. MillerMerge branch 'r8152'
2014-10-01 hayeswangr8152: disable power cut for RTL8153
2014-10-01 hayeswangr8152: remove clearing bp
2014-10-01 Vlad Yasevichbnx2: Correctly receive full sized 802.1ad fragmes
2014-10-01 Vlad Yasevichtg3: Allow for recieve of full-size 8021AD frames
2014-10-01 Florian Westphalr8169: add support for Byte Queue Limits
2014-10-01 Chun-Hao Linr8169:call "rtl8168_driver_start" "rtl8168_driver_stop...
2014-10-01 Chun-Hao Linr8169:modify the behavior of function "rtl8168_oob_notify"
2014-10-01 Chun-Hao Linr8169:change the name of function "r8168dp_check_dash...
2014-10-01 Chun-Hao Linr8169:change the name of function"rtl_w1w0_eri"
2014-10-01 Chun-Hao Linr8169:for function "rtl_w1w0_phy" change its name and...
next