summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-02net: calxedaxgmac: fix driver dependenciesBartlomiej Zolnierkiewicz
2014-09-02net: sh_eth: fix driver dependenciesBartlomiej Zolnierkiewicz
2014-09-02net: lpc_eth: Fix crash on ip link upRoland Stigge
2014-09-02tg3: prevent ifup/ifdown during PCI error recoveryIvan Vecera
2014-09-02Merge branch 'cxgb4'David S. Miller
2014-09-02cxgb4: Issue mbox commands on correct mboxHariprasad Shenai
2014-09-02cxgb4: Avoid dumping Write-only registers in register dumpHariprasad Shenai
2014-09-02cxgb4: Detect and display firmware reported errorsHariprasad Shenai
2014-09-02cxgb4: Fix T5 adapter accessing T4 adapter registersHariprasad Shenai
2014-09-02cxgb4: Fixed the code to use correct length for part numberHariprasad Shenai
2014-09-02cxgb4: Fix for handling 1Gb/s SFP+ Transceiver ModulesHariprasad Shenai
2014-09-02stmmac: only remove RXCSUM feature if no rx coe is availableGiuseppe CAVALLARO
2014-09-02stmmac: fix the rx csum featureGiuseppe CAVALLARO
2014-09-02Merge branch 'amd-xgbe-net'David S. Miller
2014-09-02amd-xgbe: Use the Tx queue count for Tx flow control supportLendacky, Thomas
2014-09-02amd-xgbe: Fix the xpcs mmd debugfs supportLendacky, Thomas
2014-09-02amd-xgbe: Reported fifo size from hardware is not correctLendacky, Thomas
2014-09-02amd-xgbe: Check for Tx hardware queue flushing supportLendacky, Thomas
2014-09-02drivers: net: NET_XGENE should depend on HAS_DMAGeert Uytterhoeven
2014-09-02Merge tag 'master-2014-08-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-01Merge branch 'stmmac-eee'David S. Miller
2014-09-01stmmac: fix PLS bit setting when EEE is activeGiuseppe CAVALLARO
2014-09-01stmmac: never check EEE in case of a switch is attachedGiuseppe CAVALLARO
2014-09-01stmmac: fix LPI TW timer value to 20.5us.nandini sharma
2014-09-01stmmac: fix the EEE LPI Macro definitions.nandini sharma
2014-08-30net: sctp: fix ABI mismatch through sctp_assoc_to_state helperDaniel Borkmann
2014-08-30net: attempt a single high order allocationEric Dumazet
2014-08-30Merge branch 'mlx4-net'David S. Miller
2014-08-30mlx4: Set user-space raw Ethernet QPs to properly handle VXLAN trafficOr Gerlitz
2014-08-30net/mlx4: Move the tunnel steering helper function to mlx4_coreOr Gerlitz
2014-08-30stmmac: fix dma api misuseGiuseppe CAVALLARO
2014-08-30stmmac: ptp: fix the reference clockGiuseppe CAVALLARO
2014-08-30stmmac: fix tipo on mmc crc errorGiuseppe CAVALLARO
2014-08-30stmmac: prevent false carrier sense detectionGiuseppe CAVALLARO
2014-08-27phy: fix EEE checks inside the phy_init_eee.Giuseppe CAVALLARO
2014-08-26mvneta: Add missing if_vlan.h include.David S. Miller
2014-08-26xen-netback: move netif_napi_add before binding interruptWei Liu
2014-08-26Merge branch 'tso_fix'David S. Miller
2014-08-26qlge: Fix TSO for non-accelerated vlan trafficVlad Yasevich
2014-08-26mvneta: Fix TSO and checksum for non-acceleration vlan trafficVlad Yasevich
2014-08-26i40evf: Fix TSO and hw checksums for non-accelerated vlan packets.Vlad Yasevich
2014-08-26i40e: Fix TSO and hw checksums for non-accelerated vlan packets.Vlad Yasevich
2014-08-26ehea: Fix TSO and hw checksums with non-accelerated vlan packets.Vlad Yasevich
2014-08-26bna: Support TSO and partial checksum with non-accelerated vlans.Vlad Yasevich
2014-08-26e1000: Fix TSO for non-accelerated vlan trafficVlad Yasevich
2014-08-26e1000e: Fix TSO with non-accelerated vlansVlad Yasevich
2014-08-26net: moxa: continue loop on skb allocation failureJonas Jensen
2014-08-26net: moxa: synchronize DMA memoryJonas Jensen
2014-08-26net: moxa: replace build_skb() with netdev_alloc_skb_ip_align() / memcpy()Jonas Jensen
2014-08-26net: moxa: clear DESC1 on ndo_start_xmit()Jonas Jensen