summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-08-11net: bcmgenet: update UMAC_CMD only when link is detectedFlorian Fainelli
2014-08-11net: bcmgenet: correctly suspend and resume PHY deviceFlorian Fainelli
2014-08-11net: bcmgenet: request and enable main clock earlierFlorian Fainelli
2014-08-11net: ethernet: myricom: myri10ge: myri10ge.c: Cleaning up missing null-termin...Rickard Strandqvist
2014-08-11xen-netfront: Fix handling packets on compound pages with skb_linearizeZoltan Kiss
2014-08-11net: fec: Support phys probed from devicetree and fixed-linkUwe Kleine-König
2014-08-11smsc: replace WARN_ON() with WARN_ON_SMP()Sanjeev Sharma
2014-08-11xen-netback: Don't deschedule NAPI when carrier offZoltan Kiss
2014-08-11net: ethernet: qlogic: qlcnic: Remove duplicate object file from MakefileAndreas Ruprecht
2014-08-11wan: wanxl: Remove typedefs from struct namesHimangi Saraogi
2014-08-11m68k/atari: EtherNEC - ethernet support (ne)Michael Schmitz
2014-08-11net: ethernet: ti: cpmac.c: Cleaning up missing null-terminate after strncpy ...Rickard Strandqvist
2014-08-11hdlc: Remove typedefs from struct namesHimangi Saraogi
2014-08-11airo_cs: Remove typedef local_info_tHimangi Saraogi
2014-08-11atmel: Remove typedef atmel_priv_ioctlHimangi Saraogi
2014-08-11com20020_cs: Remove typedef com20020_dev_tHimangi Saraogi
2014-08-11ethernet: amd: Remove typedef local_info_tHimangi Saraogi
2014-08-11drivers: net: Add APM X-Gene SoC ethernet driver support.Iyappan Subramanian
2014-08-10net: ucc_geth: fix build failureUwe Kleine-König
2014-08-08dm9000: Remove typedef board_info_tHimangi Saraogi
2014-08-08fec_mpc52xx: delete unneeded test before of_node_putJulia Lawall
2014-08-08ll_temac: delete unneeded test before of_node_putJulia Lawall
2014-08-08net: axienet: delete unneeded test before of_node_putJulia Lawall
2014-08-07cxgb4: IEEE fixes for DCBx state machineAnish Bhatt
2014-08-07net: ucc_geth: Don't use the MAC as PHY without a fixed linkUwe Kleine-König
2014-08-07net: ucc_geth: make probe consistently acquire a reference to the phy nodeUwe Kleine-König
2014-08-07net: ucc_geth: drop acquired references in probe error path and removeUwe Kleine-König
2014-08-07net: fs_enet: fix reference counting for phy_nodeUwe Kleine-König
2014-08-07net: bcmgenet: fix reference counting for phy nodeUwe Kleine-König
2014-08-07drivers/net: Remove typedef axnet_dev_tHimangi Saraogi
2014-08-07drivers/net: Remove typedefs pcnet_dev_t and hw_info_tHimangi Saraogi
2014-08-07drivers/net: ethernet: Remove typedef for struct and enumHimangi Saraogi
2014-08-07net: gianfar: fix reference counting for phy_nodeUwe Kleine-König
2014-08-07net: mvneta: Fix reference counting for phy_nodeUwe Kleine-König
2014-08-07net: gianfar: no need to check parameter being != NULL for of_node_putUwe Kleine-König
2014-08-07amd: xgbe: fix duplicate #include of linux/phy.hJean Sacren
2014-08-07xen-netback: Fix vif->disable handlingZoltan Kiss
2014-08-07cxgb4: Update FW version string to match FW binary versionHariprasad Shenai
2014-08-06Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds
2014-08-06list: fix order of arguments for hlist_add_after(_rcu)Ken Helias
2014-08-06net: fix USB network driver config option.Francois Romieu
2014-08-06vmxnet3: fix decimal printf format specifiers prefixed with 0xHans Wennborg
2014-08-06hyperv: Adjust the size of sendbuf region to support ws2008r2KY Srinivasan
2014-08-06cxgb4: Fix for SR-IOV VF initializationHariprasad Shenai
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-08-05cxgb4 : Disable recursive mailbox commands when enabling viAnish Bhatt
2014-08-05net: reduce USB network driver config options.Francois Romieu
2014-08-05tg3: Modify tg3_tso_bug() to handle multiple TX ringsPrashant Sreedharan