summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-10-08net: fs_enet: Remove non NAPI RXLEROY Christophe
2014-10-08r8169:add support for RTL8168EPChun-Hao Lin
2014-10-08rtlwifi: Fix possible unaligned array in ether_addr_copy()Larry Finger
2014-10-08ath9k: Fix sequence number assignmentSujith Manoharan
2014-10-08Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-10-07ath9k_htc: avoid kernel panic in ath9k_hw_resetMarek Puzyniak
2014-10-07ath9k: Fix crash in MCC modeSujith Manoharan
2014-10-07ath: Fix smatch warningSujith Manoharan
2014-10-07rtl818x_pci: fix response rate may be incorrect.Andrea Merello
2014-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-10-07net: better IFF_XMIT_DST_RELEASE supportEric Dumazet
2014-10-07net/mlx4_en: remove NETDEV_TX_BUSYEric Dumazet
2014-10-073c59x: fix bad split of cpu_to_le32(pci_map_single())Sylvain "ythier" Hitier
2014-10-07net: bcmgenet: fix Tx ring priority programmingPetri Gynther
2014-10-07net: phy: adjust fixed_phy_register() return valuePetri Gynther
2014-10-07openvswitch: fix a compilation error when CONFIG_INET is not setW!Andy Zhou
2014-10-07bna: allow transmit tagged framesIvan Vecera
2014-10-06r8152: nway reset after setting eeehayeswang
2014-10-06bonding: Simplify the xmit function for modes that use xmit_hashMahesh Bandewar
2014-10-06bonding: display xmit_hash_policy for non-dynamic-tlb modeMahesh Bandewar
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel
2014-10-06net/mlx4_en: Use the new tx_copybreak to set inline thresholdEric Dumazet
2014-10-06net/mlx4_en: Enable the compiler to make is_inline() inlinedEric Dumazet
2014-10-06net/mlx4_en: tx_info->ts_requested was not clearedEric Dumazet
2014-10-06net/mlx4_en: Use local var for skb_headlen(skb)Eric Dumazet
2014-10-06net/mlx4_en: Use local var in tx flow for skb_shinfo(skb)Eric Dumazet
2014-10-06net/mlx4_en: mlx4_en_xmit() reads ring->cons once, and ahead of time to avoid...Eric Dumazet
2014-10-06net/mlx4_en: Avoid false sharing in mlx4_en_en_process_tx_cq()Eric Dumazet
2014-10-06net/mlx4_en: Use prefetch in tx pathEric Dumazet
2014-10-06net/mlx4_en: Avoid a cache line miss in TX completion for single frag skb'sEric Dumazet
2014-10-06net/mlx4_en: tx_info allocated with kmalloc() instead of vmalloc()Eric Dumazet
2014-10-06net/mlx4_en: Avoid calling bswap in tx fast pathEric Dumazet
2014-10-06net/mlx4_en: Align tx path structures to cache linesEric Dumazet
2014-10-06net/mlx4_en: Code cleanups in tx pathEric Dumazet
2014-10-06fec: Fix fec_enet_alloc_buffers() error pathFabio Estevam
2014-10-06drivers/net/phy/Kconfig: Let MDIO_BCM_UNIMAC depend on HAS_IOMEMChen Gang
2014-10-06net: fec: fix build error at m68k platformFrank Li
2014-10-06net: bcmgenet: improve bcmgenet_mii_setup()Petri Gynther
2014-10-05Altera TSE: Add support for no PHYWalter Lozano
2014-10-05Altera TSE: Move PHY get addr and MDIO createWalter Lozano
2014-10-05Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-10-05net: pxa168_eth: avoid using signed char for bitopsAntoine Ténart
2014-10-05net: spider_net: avoid using signed char for bitopsAntoine Ténart
2014-10-05net: spider_net: do not read mac address again after setting itAntoine Ténart
2014-10-05hyperv: Fix a bug in netvsc_send()KY Srinivasan
2014-10-04team: avoid race condition in scheduling delayed workJoe Lawrence
2014-10-04net: systemport: fix bcm_sysport_insert_tsb()Florian Fainelli
2014-10-04mlx4: add a new xmit_more counterEric Dumazet
2014-10-03drivers/net/irda/Kconfig: Let SH_IRDA depend on HAS_IOMEMChen Gang