aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-02be2net: query max_tx_qs for BE3 super-nic profile from FWSuresh Reddy1-2/+12
2014-09-02be2net: define macro for_all_tx_queues_on_eq()Sathya Perla2-3/+7
2014-09-02be2net: get rid of TX budgetSathya Perla2-21/+11
2014-09-02be2net: make be_cmd_get_regs() return a statusVasundhara Volam2-6/+6
2014-09-02be2net: define BE_MAX_MTUKalesh AP2-7/+9
2014-09-02be2net: remove unncessary gotosKalesh AP1-10/+6
2014-09-02be2net: fix log messages in lancer FW download pathKalesh AP1-19/+11
2014-09-02be2net: Add a dma_mapping_error counter in ethtoolVasundhara Volam3-1/+5
2014-09-02be2net: Add TX completion error statistics in ethtoolKalesh AP4-0/+92
2014-09-02be2net: add a description for counter rx_input_fifo_overflow_dropSathya Perla1-0/+5
2014-09-02be2net: shorten AMAP_GET/SET_BITS() macro callsSathya Perla2-69/+58
2014-09-02be2net: add a few log messagesSathya Perla2-8/+16
2014-09-01vxlan: Enable checksum unnecessary conversions for vxlan/UDP socketsTom Herbert1-0/+2
2014-09-01r8152: rename rx_buf_szhayeswang1-11/+11
2014-09-01net: phy: mdio-bcm-unimac: NULL-terminate unimac_mdio_idsFlorian Fainelli1-0/+1
2014-09-01bonding: add slave_changelink support and use it for queue_idNikolay Aleksandrov1-0/+29
2014-09-01net: systemport: tell RXCHK if we are using Broadcom tagsFlorian Fainelli1-0/+9
2014-09-01bnx2x: fix tunneled GSO over IPv6Dmitry Kravkov1-1/+1
2014-09-01bnx2x: prevent incorrect byte-swap in BEDmitry Kravkov1-20/+0
2014-09-01r8152: reduce the number of Txhayeswang1-1/+1
2014-09-01net: Pass a "more" indication down into netdev_start_xmit() code paths.David S. Miller1-1/+1
2014-09-01net: Do txq_trans_update() in netdev_start_xmit()David S. Miller1-2/+4
2014-08-29net: stmmac: fix warning from Sparse for socfpgaLey Foon Tan1-2/+1
2014-08-29qlcnic: Set skb->csum_level for encapsulated checksumTom Herbert1-1/+1
2014-08-29mlx4: Set skb->csum_level for encapsulated checksumTom Herbert1-3/+3
2014-08-29i40evf: Set skb->csum_level for encapsulated checksumTom Herbert1-1/+1
2014-08-29i40e: Set skb->csum_level for encapsulated checksumTom Herbert1-1/+1
2014-08-29benet: Set skb->csum_level for encapsulated checksumTom Herbert1-2/+2
2014-08-29net: Clarification of CHECKSUM_UNNECESSARYTom Herbert1-2/+0
2014-08-29be2net: Use dev_consume_skb_any() in the non-drop pathRick Jones1-1/+1
2014-08-29bnx2x: Fix sparse warningsYuval Mintz2-8/+8
2014-08-29net: phy: properly report internal PHYs through sysfsFlorian Fainelli1-1/+7
2014-08-29qlcnic: Update version to 5.3.62Shahed Shaikh1-2/+2
2014-08-29qlcnic: Add support to run firmware POSTShahed Shaikh4-2/+158
2014-08-29qlcnic: Use usleep_range() instead of msleep() for sleep less than 20msJitendra Kalsaria3-5/+5
2014-08-29qlcnic: Add support for 0x8830 device IDShahed Shaikh3-0/+11
2014-08-29qlcnic: Update Link speed and port type info for 83xx adapterJitendra Kalsaria2-59/+158
2014-08-28r8169: add missing MODULE_FIRMWARE.Francois Romieu1-0/+2
2014-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller16-98/+301
2014-08-28virtio_net: flush when in xmit_more mode and under descriptor pressureDavid S. Miller1-1/+1
2014-08-28igb: flush when in xmit_more mode and under descriptor pressureDavid S. Miller1-39/+39
2014-08-27ixgbe: flush when in xmit_more mode and under descriptor pressureDaniel Borkmann1-29/+34
2014-08-27net: phy: bcm7xxx: add BCM7250 and BCM7364 PHY entriesFlorian Fainelli1-0/+4
2014-08-27net: phy: bcm7xxx: introduce helper macroFlorian Fainelli1-36/+18
2014-08-27Merge branch 'sf2'David S. Miller8-0/+1226
2014-08-27sungem: Fix global namespace pollution of phy accessors.David S. Miller2-169/+169
2014-08-27net: dsa: add Broadcom SF2 switch driverFlorian Fainelli5-0/+1005
2014-08-27net: phy: add generic UniMAC MDIO bus driverFlorian Fainelli3-0/+221
2014-08-27sungem: Fix global namespace pollution of phy accessors.David S. Miller1-17/+17
2014-08-27tulip: dmfe: Fix global namespace pollution of phy accessors.David S. Miller1-76/+76