summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* amd-xgbe-phy: Check device for current speed mode (KR/KX)Lendacky, Thomas2014-09-061-63/+72
* r8152: use eth_hw_addr_randomhayeswang2014-09-051-16/+19
* r8152: change the location of rtl8152_set_mac_addresshayeswang2014-09-051-17/+17
* enic: Add tunable_ops support for rx_copybreakGovindarajulu Varadarajan2014-09-051-0/+39
* enic: implement rx_copybreakGovindarajulu Varadarajan2014-09-052-3/+48
* net: systemport: update UMAC_CMD only when link is detectedFlorian Fainelli2014-09-051-3/+6
* mlx4_en: Convert the normal skb free path to dev_consume_skb_any()Rick Jones2014-09-041-1/+1
* ethernet: arc: remove unused devJingoo Han2014-09-021-1/+0
* ethernet: nvidia: Remove extra parensDavid Wood2014-09-021-1/+1
* be2net: query max_tx_qs for BE3 super-nic profile from FWSuresh Reddy2014-09-021-2/+12
* be2net: define macro for_all_tx_queues_on_eq()Sathya Perla2014-09-022-3/+7
* be2net: get rid of TX budgetSathya Perla2014-09-022-21/+11
* be2net: make be_cmd_get_regs() return a statusVasundhara Volam2014-09-022-6/+6
* be2net: define BE_MAX_MTUKalesh AP2014-09-022-7/+9
* be2net: remove unncessary gotosKalesh AP2014-09-021-10/+6
* be2net: fix log messages in lancer FW download pathKalesh AP2014-09-021-19/+11
* be2net: Add a dma_mapping_error counter in ethtoolVasundhara Volam2014-09-023-1/+5
* be2net: Add TX completion error statistics in ethtoolKalesh AP2014-09-024-0/+92
* be2net: add a description for counter rx_input_fifo_overflow_dropSathya Perla2014-09-021-0/+5
* be2net: shorten AMAP_GET/SET_BITS() macro callsSathya Perla2014-09-022-69/+58
* be2net: add a few log messagesSathya Perla2014-09-022-8/+16
* vxlan: Enable checksum unnecessary conversions for vxlan/UDP socketsTom Herbert2014-09-021-0/+2
* r8152: rename rx_buf_szhayeswang2014-09-021-11/+11
* net: phy: mdio-bcm-unimac: NULL-terminate unimac_mdio_idsFlorian Fainelli2014-09-021-0/+1
* bonding: add slave_changelink support and use it for queue_idNikolay Aleksandrov2014-09-021-0/+29
* net: systemport: tell RXCHK if we are using Broadcom tagsFlorian Fainelli2014-09-021-0/+9
* bnx2x: fix tunneled GSO over IPv6Dmitry Kravkov2014-09-021-1/+1
* bnx2x: prevent incorrect byte-swap in BEDmitry Kravkov2014-09-021-20/+0
* r8152: reduce the number of Txhayeswang2014-09-021-1/+1
* net: Pass a "more" indication down into netdev_start_xmit() code paths.David S. Miller2014-09-021-1/+1
* net: Do txq_trans_update() in netdev_start_xmit()David S. Miller2014-09-021-2/+4
* net: stmmac: fix warning from Sparse for socfpgaLey Foon Tan2014-08-301-2/+1
* qlcnic: Set skb->csum_level for encapsulated checksumTom Herbert2014-08-301-1/+1
* mlx4: Set skb->csum_level for encapsulated checksumTom Herbert2014-08-301-3/+3
* i40evf: Set skb->csum_level for encapsulated checksumTom Herbert2014-08-301-1/+1
* i40e: Set skb->csum_level for encapsulated checksumTom Herbert2014-08-301-1/+1
* benet: Set skb->csum_level for encapsulated checksumTom Herbert2014-08-301-2/+2
* net: Clarification of CHECKSUM_UNNECESSARYTom Herbert2014-08-301-2/+0
* be2net: Use dev_consume_skb_any() in the non-drop pathRick Jones2014-08-301-1/+1
* bnx2x: Fix sparse warningsYuval Mintz2014-08-302-8/+8
* net: phy: properly report internal PHYs through sysfsFlorian Fainelli2014-08-301-1/+7
* qlcnic: Update version to 5.3.62Shahed Shaikh2014-08-301-2/+2
* qlcnic: Add support to run firmware POSTShahed Shaikh2014-08-304-2/+158
* qlcnic: Use usleep_range() instead of msleep() for sleep less than 20msJitendra Kalsaria2014-08-303-5/+5
* qlcnic: Add support for 0x8830 device IDShahed Shaikh2014-08-303-0/+11
* qlcnic: Update Link speed and port type info for 83xx adapterJitendra Kalsaria2014-08-302-59/+158
* r8169: add missing MODULE_FIRMWARE.Francois Romieu2014-08-291-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-08-2816-98/+301
|\
| * i40e/i40evf: Bump i40e & i40evf versionCatherine Sullivan2014-08-272-4/+4
| * i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4Anjali Singhai Jain2014-08-276-3/+19