summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-22igb: Add device support for flashless SKU of i210 deviceCarolyn Wyborny
2013-08-22igb: Refactor NVM read functions to accommodate devices with no flashCarolyn Wyborny
2013-08-22igb: Refactor of init_nvm_paramsCarolyn Wyborny
2013-08-22igb: Update MTU so that it is always at least a standard frame sizeAlexander Duyck
2013-08-22igb: don't allow SR-IOV without MSI-XMitch A Williams
2013-08-22igb: Added rcu_lock to avoid raceAkeem G Abodunrin
2013-08-22igb: Read register for latch_on without return valueAkeem G Abodunrin
2013-08-22igb: Reset the link when EEE setting changedAkeem G Abodunrin
2013-08-22net: phy: mdio-octeon: use platform_set_drvdata()Libo Chen
2013-08-22net: irda: pxaficp_ir: use platform_set_drvdata()Libo Chen
2013-08-22Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-08-22stmmac: remove useless csum flagGiuseppe CAVALLARO
2013-08-21net: emac: remove unnecessary dev_set_drvdata()Libo Chen
2013-08-21net: davinci_mdio: remove unnecessary dev_set_drvdata()Libo Chen
2013-08-21net: xilinx_emaclite: remove unnecessary dev_set_drvdata()Libo Chen
2013-08-21net: sunhme: remove unnecessary dev_set_drvdata()Libo Chen
2013-08-21net: sunbmac: remove unnecessary dev_set_drvdata()Libo Chen
2013-08-21net: fec_mpc52xx_phy: remove unnecessary dev_set_drvdata()Libo Chen
2013-08-21net: ucc_geth: remove unnecessary dev_set_drvdata()Libo Chen
2013-08-21net: fsl_pq_mdio: remove unnecessary dev_set_drvdata()Libo Chen
2013-08-21Merge branch 'tuntap'David S. Miller
2013-08-21tun: Get skfilter layoutPavel Emelyanov
2013-08-21tun: Allow to skip filter on attachPavel Emelyanov
2013-08-21tun: Report whether the queue is attached or notPavel Emelyanov
2013-08-21tun: Add ability to create tun device with given indexPavel Emelyanov
2013-08-21net/mlx4_en: Reduce scope of local variables in mlx4_en_xmitAmir Vadai
2013-08-21net/mlx4_en: Fix handling of dma_map failureAmir Vadai
2013-08-21net/mlx4_en: Notify user when TX ring in error stateAmir Vadai
2013-08-21net/mlx4_en: Disable global flow control when PFC enabledEugenia Emantayev
2013-08-21net/mlx4_en: Coding style cleanup in mlx4_en_dcbnl_ieee_setpfc()Amir Vadai
2013-08-21qlcnic: Update version to 5.3.48Himanshu Madhani
2013-08-21qlcnic: Implement ndo_get_phys_port_id for 82xx adapterShahed Shaikh
2013-08-21qlcnic: Enable diagnostic test for multiple Tx queues.Himanshu Madhani
2013-08-21qlcnic: Enable Tx queue changes using ethtool for 82xx Series adapter.Himanshu Madhani
2013-08-21qlcnic: Multi Tx queue support for 82xx Series adapter.Himanshu Madhani
2013-08-21can: mcp251x: Allow tuning SPI mode and limit maximal SPI speedAlexander Shiyan
2013-08-21can: mcp251x: Eliminate irq_flags from driver platform_dataAlexander Shiyan
2013-08-21can: mcp251x: Replace power callbacks with regulator APIAlexander Shiyan
2013-08-21net/phy: micrel: Add OF configuration support for ksz9021Sean Cross
2013-08-21net: ipv6: mcast: minor: use defines for rfc3810/8.1 lengthsDaniel Borkmann
2013-08-21net: ipv6: minor: *_start_timer: rather use unsigned longDaniel Borkmann
2013-08-21net: ipv6: igmp6_event_query: use msecs_to_jiffiesDaniel Borkmann
2013-08-21net: cpsw: Add support for wake-on-lan for cpswMatus Ujhelyi
2013-08-21drivers: net: cpsw: remove platform data header file of cpswMugunthan V N
2013-08-21ip6_tunnel: ensure to always have a link local addressNicolas Dichtel
2013-08-21Revert "ipv6: fix checkpatch errors in net/ipv6/addrconf.c"David S. Miller
2013-08-21bcm63xx_enet: replace devm_request_and_ioremap by devm_ioremap_resourceJulia Lawall
2013-08-21net: davinci_mdio: use platform_{get,set}_drvdata()Libo Chen
2013-08-21net: xilinx_emaclite: use platform_{get,set}_drvdata()Libo Chen
2013-08-21net: sunhme: use platform_{get,set}_drvdata()Libo Chen