index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2014-10-07
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
2014-10-07
net/mlx4_en: remove NETDEV_TX_BUSY
Eric Dumazet
2014-10-07
net: bcmgenet: fix Tx ring priority programming
Petri Gynther
2014-10-07
net: phy: adjust fixed_phy_register() return value
Petri Gynther
2014-10-07
openvswitch: fix a compilation error when CONFIG_INET is not setW!
Andy Zhou
2014-10-06
r8152: nway reset after setting eee
hayeswang
2014-10-06
bonding: Simplify the xmit function for modes that use xmit_hash
Mahesh Bandewar
2014-10-06
bonding: display xmit_hash_policy for non-dynamic-tlb mode
Mahesh Bandewar
2014-10-06
net/mlx4_en: Use the new tx_copybreak to set inline threshold
Eric Dumazet
2014-10-06
net/mlx4_en: Enable the compiler to make is_inline() inlined
Eric Dumazet
2014-10-06
net/mlx4_en: tx_info->ts_requested was not cleared
Eric Dumazet
2014-10-06
net/mlx4_en: Use local var for skb_headlen(skb)
Eric Dumazet
2014-10-06
net/mlx4_en: Use local var in tx flow for skb_shinfo(skb)
Eric Dumazet
2014-10-06
net/mlx4_en: mlx4_en_xmit() reads ring->cons once, and ahead of time to avoid...
Eric Dumazet
2014-10-06
net/mlx4_en: Avoid false sharing in mlx4_en_en_process_tx_cq()
Eric Dumazet
2014-10-06
net/mlx4_en: Use prefetch in tx path
Eric Dumazet
2014-10-06
net/mlx4_en: Avoid a cache line miss in TX completion for single frag skb's
Eric Dumazet
2014-10-06
net/mlx4_en: tx_info allocated with kmalloc() instead of vmalloc()
Eric Dumazet
2014-10-06
net/mlx4_en: Avoid calling bswap in tx fast path
Eric Dumazet
2014-10-06
net/mlx4_en: Align tx path structures to cache lines
Eric Dumazet
2014-10-06
net/mlx4_en: Code cleanups in tx path
Eric Dumazet
2014-10-06
fec: Fix fec_enet_alloc_buffers() error path
Fabio Estevam
2014-10-06
drivers/net/phy/Kconfig: Let MDIO_BCM_UNIMAC depend on HAS_IOMEM
Chen Gang
2014-10-06
net: fec: fix build error at m68k platform
Frank Li
2014-10-06
net: bcmgenet: improve bcmgenet_mii_setup()
Petri Gynther
2014-10-05
Altera TSE: Add support for no PHY
Walter Lozano
2014-10-05
Altera TSE: Move PHY get addr and MDIO create
Walter Lozano
2014-10-05
Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-10-05
net: pxa168_eth: avoid using signed char for bitops
Antoine Ténart
2014-10-04
mlx4: add a new xmit_more counter
Eric Dumazet
2014-10-03
drivers/net/irda/Kconfig: Let SH_IRDA depend on HAS_IOMEM
Chen Gang
2014-10-03
drivers/net/ethernet/marvell/Kconfig: Let PXA168_ETH depend on HAS_IOMEM
Chen Gang
2014-10-03
drivers/net/dsa/Kconfig: Let NET_DSA_BCM_SF2 depend on HAS_IOMEM
Chen Gang
2014-10-03
drivers/net/can/Kconfig: Let CAN_AT91 depend on HAS_IOMEM
Chen Gang
2014-10-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-10-03
net/mlx5_core: Add ConnectX-4 to list of supported devices
Eli Cohen
2014-10-03
net/mlx5_core: Identify resources by their type
Eli Cohen
2014-10-03
net/mlx5_core: use set/get macros in device caps
Eli Cohen
2014-10-03
net/mlx5_core: Use hardware registers description header file
Eli Cohen
2014-10-03
net/mlx5_core: Update device capabilities handling
Eli Cohen
2014-10-03
net: ethernet: Remove superfluous ether_setup after alloc_etherdev
Tobias Klauser
2014-10-03
et131x: Add PCIe gigabit ethernet driver et131x to drivers/net
Mark Einon
2014-10-02
rtlwifi: Fix static checker warnings for various drivers
Larry Finger
2014-10-02
rtlwifi: Fix Kconfig for RTL8192EE
Larry Finger
2014-10-02
ath9k: Fix flushing in MCC mode
Sujith Manoharan
2014-10-02
ath9k: Fix queue handling for channel contexts
Sujith Manoharan
2014-10-02
ath9k: Add ath9k_chanctx_stop_queues()
Sujith Manoharan
2014-10-02
ath9k: Pass context to ath9k_chanctx_wake_queues()
Sujith Manoharan
2014-10-02
ath9k: Fix queue handling in flush()
Sujith Manoharan
2014-10-02
ath9k: Remove duplicate code
Sujith Manoharan
[next]