summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-08-12i40e: Cleaning up missing null-terminate in conjunction with strncpyRickard Strandqvist1-8/+8
2014-08-12i40e: use correct structure type name in sizeofJulia Lawall1-1/+1
2014-08-12i40e: fix sparse non static symbol warningWei Yongjun1-3/+3
2014-08-12i40e: Fix missing uapi/linux/dcbnl.h include in i40e_fcoe.cLucas Tanure1-0/+1
2014-08-12net: bcmgenet: correctly resume adapter from Wake-on-LANFlorian Fainelli1-4/+6
2014-08-12net: bcmgenet: update UMAC_CMD only when link is detectedFlorian Fainelli1-2/+6
2014-08-12net: bcmgenet: correctly suspend and resume PHY deviceFlorian Fainelli1-2/+11
2014-08-12net: bcmgenet: request and enable main clock earlierFlorian Fainelli1-7/+7
2014-08-12net: ethernet: myricom: myri10ge: myri10ge.c: Cleaning up missing null-termin...Rickard Strandqvist1-0/+1
2014-08-12xen-netfront: Fix handling packets on compound pages with skb_linearizeZoltan Kiss1-3/+4
2014-08-12net: fec: Support phys probed from devicetree and fixed-linkUwe Kleine-König2-21/+56
2014-08-12smsc: replace WARN_ON() with WARN_ON_SMP()Sanjeev Sharma1-1/+1
2014-08-12xen-netback: Don't deschedule NAPI when carrier offZoltan Kiss1-5/+1
2014-08-11net: ethernet: qlogic: qlcnic: Remove duplicate object file from MakefileAndreas Ruprecht1-1/+1
2014-08-11wan: wanxl: Remove typedefs from struct namesHimangi Saraogi1-31/+32
2014-08-11m68k/atari: EtherNEC - ethernet support (ne)Michael Schmitz2-1/+4
2014-08-11net: ethernet: ti: cpmac.c: Cleaning up missing null-terminate after strncpy ...Rickard Strandqvist1-0/+1
2014-08-11hdlc: Remove typedefs from struct namesHimangi Saraogi1-31/+32
2014-08-11airo_cs: Remove typedef local_info_tHimangi Saraogi1-12/+13
2014-08-11atmel: Remove typedef atmel_priv_ioctlHimangi Saraogi1-4/+4
2014-08-11com20020_cs: Remove typedef com20020_dev_tHimangi Saraogi1-8/+8
2014-08-11ethernet: amd: Remove typedef local_info_tHimangi Saraogi1-20/+20
2014-08-11drivers: net: Add APM X-Gene SoC ethernet driver support.Iyappan Subramanian11-0/+2299
2014-08-11net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate after s...Rickard Strandqvist1-0/+1
2014-08-11brcmfmac: fix memory leakage in msgbufArend van Spriel1-0/+4
2014-08-11brcmfmac: fix curly brace mistake in brcmf_pcie_handle_mb_data()Arend van Spriel1-1/+2
2014-08-11carl9170: fix sending URBs with wrong type when using full-speedRonald Wahl2-4/+28
2014-08-11net: ucc_geth: fix build failureUwe Kleine-König1-2/+2
2014-08-09drivers/net/ethernet/amd/pcnet32.c: neaten and remove unnecessary OOM messagesJoe Perches1-25/+18
2014-08-09rtlwifi: use pci_zalloc_consistentJoe Perches1-12/+5
2014-08-09rtl818x: use pci_zalloc_consistentJoe Perches1-7/+4
2014-08-09mwl8k: use pci_zalloc_consistentJoe Perches1-4/+2
2014-08-09ipw2100: use pci_zalloc_consistentJoe Perches1-11/+5
2014-08-09irda: use pci_zalloc_consistentJoe Perches1-2/+2
2014-08-09qlogic: use pci_zalloc_consistentJoe Perches2-9/+6
2014-08-09micrel: use pci_zalloc_consistentJoe Perches1-4/+3
2014-08-09sky2: use pci_zalloc_consistentJoe Perches1-3/+2
2014-08-09enic: use pci_zalloc_consistentJoe Perches1-5/+3
2014-08-09atl1e: use pci_zalloc_consistentJoe Perches1-5/+2
2014-08-09amd: use pci_zalloc_consistentJoe Perches1-10/+8
2014-08-08dm9000: Remove typedef board_info_tHimangi Saraogi1-46/+46
2014-08-08fec_mpc52xx: delete unneeded test before of_node_putJulia Lawall1-2/+1
2014-08-08ll_temac: delete unneeded test before of_node_putJulia Lawall1-2/+1
2014-08-08net: axienet: delete unneeded test before of_node_putJulia Lawall1-2/+1
2014-08-08cxgb4: IEEE fixes for DCBx state machineAnish Bhatt5-71/+216
2014-08-08net: ucc_geth: Don't use the MAC as PHY without a fixed linkUwe Kleine-König1-7/+6
2014-08-08net: ucc_geth: make probe consistently acquire a reference to the phy nodeUwe Kleine-König1-1/+1
2014-08-08net: ucc_geth: drop acquired references in probe error path and removeUwe Kleine-König1-1/+8
2014-08-08net: fs_enet: fix reference counting for phy_nodeUwe Kleine-König1-1/+1
2014-08-08net: bcmgenet: fix reference counting for phy nodeUwe Kleine-König1-2/+4