aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAge
* net/mlx4_en: remove NETDEV_TX_BUSYEric Dumazet2014-10-07
* net: bcmgenet: fix Tx ring priority programmingPetri Gynther2014-10-07
* net/mlx4_en: Use the new tx_copybreak to set inline thresholdEric Dumazet2014-10-06
* net/mlx4_en: Enable the compiler to make is_inline() inlinedEric Dumazet2014-10-06
* net/mlx4_en: tx_info->ts_requested was not clearedEric Dumazet2014-10-06
* net/mlx4_en: Use local var for skb_headlen(skb)Eric Dumazet2014-10-06
* net/mlx4_en: Use local var in tx flow for skb_shinfo(skb)Eric Dumazet2014-10-06
* net/mlx4_en: mlx4_en_xmit() reads ring->cons once, and ahead of time to avoid...Eric Dumazet2014-10-06
* net/mlx4_en: Avoid false sharing in mlx4_en_en_process_tx_cq()Eric Dumazet2014-10-06
* net/mlx4_en: Use prefetch in tx pathEric Dumazet2014-10-06
* net/mlx4_en: Avoid a cache line miss in TX completion for single frag skb'sEric Dumazet2014-10-06
* net/mlx4_en: tx_info allocated with kmalloc() instead of vmalloc()Eric Dumazet2014-10-06
* net/mlx4_en: Avoid calling bswap in tx fast pathEric Dumazet2014-10-06
* net/mlx4_en: Align tx path structures to cache linesEric Dumazet2014-10-06
* net/mlx4_en: Code cleanups in tx pathEric Dumazet2014-10-06
* fec: Fix fec_enet_alloc_buffers() error pathFabio Estevam2014-10-06
* net: fec: fix build error at m68k platformFrank Li2014-10-06
* net: bcmgenet: improve bcmgenet_mii_setup()Petri Gynther2014-10-06
* Altera TSE: Add support for no PHYWalter Lozano2014-10-05
* Altera TSE: Move PHY get addr and MDIO createWalter Lozano2014-10-05
* net: pxa168_eth: avoid using signed char for bitopsAntoine Ténart2014-10-05
* mlx4: add a new xmit_more counterEric Dumazet2014-10-04
* drivers/net/ethernet/marvell/Kconfig: Let PXA168_ETH depend on HAS_IOMEMChen Gang2014-10-03
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-10-03
|\
| * igb: bump version to 5.2.15Todd Fujinaka2014-10-02
| * i40e/igb: Convert to dev_consume_skb_any()Rick Jones2014-10-02
| * igb: remove blocking phy read from inside spinlockBernhard Kaindl2014-10-02
| * ixgbe: delete one duplicate marcro definition of IXGBE_MAX_L2A_QUEUESEthan Zhao2014-10-02
| * ixgbe: fix setting of TXDCTL.WTRHESH when ITR is set to 0 and no BQLEmil Tantilov2014-10-02
| * ixgbe: remove wait loop on autoneg for copper devicesEmil Tantilov2014-10-02
| * ixgbe: Convert the normal transmit complete path to dev_consume_skb_any()Rick Jones2014-10-02
| * fm10k: Correctly set the number of Tx queuesAlexander Duyck2014-10-02
| * fm10k: Reduce buffer size when pages are larger than 4KAlexander Duyck2014-10-02
* | net/mlx5_core: Add ConnectX-4 to list of supported devicesEli Cohen2014-10-03
* | net/mlx5_core: Identify resources by their typeEli Cohen2014-10-03
* | net/mlx5_core: use set/get macros in device capsEli Cohen2014-10-03
* | net/mlx5_core: Use hardware registers description header fileEli Cohen2014-10-03
* | net/mlx5_core: Update device capabilities handlingEli Cohen2014-10-03
* | net: ethernet: Remove superfluous ether_setup after alloc_etherdevTobias Klauser2014-10-03
* | et131x: Add PCIe gigabit ethernet driver et131x to drivers/netMark Einon2014-10-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-02
|\ \ | |/ |/|
| * bnx2: Correctly receive full sized 802.1ad fragmesVlad Yasevich2014-10-01
| * tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich2014-10-01
| * netxen: Fix bug in Tx completion path.Manish Chopra2014-09-30
| * netxen: Fix BUG "sleeping function called from invalid context"Manish Chopra2014-09-30
| * net: stmmac: fix stmmac_pci_probe failed when CONFIG_HAVE_CLK is selectedKweh, Hock Leong2014-09-29
| * net/mlx4_core: Allow not to specify probe_vf in SRIOV IB modeMatan Barak2014-09-26
| * Revert "net/macb: add pinctrl consumer support"Soren Brinkmann2014-09-26
| * qlcnic: Fix ordering of stats in stats buffer.Manish Chopra2014-09-26
| * qlcnic: Remove __QLCNIC_DEV_UP bit check to read TX queues statistics.Manish Chopra2014-09-26