summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: sxgbe: add Checksum offload support for Samsung sxgbeVipul Pandya2014-03-264-12/+61
* net: sxgbe: add TSO support for Samsung sxgbeVipul Pandya2014-03-266-11/+92
* net: sxgbe: add EEE(Energy Efficient Ethernet) for Samsung sxgbeGirish K S2014-03-266-2/+360
* net: sxgbe: add basic framework for Samsung 10Gb ethernet driverSiva Reddy2014-03-2621-0/+5453
* bonding: add net_ratelimt to avoid spam in arp intervaldingtianhong2014-03-261-7/+9
* bonding: support QinQ for bond arp intervaldingtianhong2014-03-262-18/+50
* bonding: ratelimit pr_err() for bond xmit broadcastdingtianhong2014-03-261-2/+2
* bonding: slight optimization for bond xmit pathdingtianhong2014-03-261-3/+3
* xen-netback: Functional follow-up patch for grant mapping seriesZoltan Kiss2014-03-261-7/+19
* xen-netback: Non-functional follow-up patch for grant mapping seriesZoltan Kiss2014-03-262-6/+11
* xen-netback: Stop using xenvif_tx_pending_slots_availableZoltan Kiss2014-03-263-20/+4Star
* net: phy: bcm7xxx: properly clear AFE_RX_LP_COUNTERFlorian Fainelli2014-03-261-1/+1
* net: phy: bcm7xxx: fix spurious MDIO failures during workaroundFlorian Fainelli2014-03-261-15/+15
* net: phy: bcm7xxx: define constants for our registersFlorian Fainelli2014-03-261-11/+27
* qlcnic: Remove casts of pointer to same typeJoe Perches2014-03-261-1/+1
* alx: Remove casts of pointer to same typeJoe Perches2014-03-261-1/+1
* altera: Remove casts of pointer to same typeJoe Perches2014-03-261-2/+2
* chelsio: Remove addressof casts to same typeJoe Perches2014-03-261-4/+4
* smsc911x: No need to print driver versionFabio Estevam2014-03-261-2/+0Star
* smsc911x: Do not use netdev_dbg() when device is not registeredFabio Estevam2014-03-261-1/+2
* bnx2x: Don't allow VFs to become promiscuousYuval Mintz2014-03-261-32/+10Star
* bnx2x: Don't show port statistics for VFsYuval Mintz2014-03-261-5/+6
* bnx2x: Remove the sriov VFOP mechanismYuval Mintz2014-03-265-1954/+622Star
* bnx2x: Create workqueue for IOV related tasksYuval Mintz2014-03-265-78/+147
* bnx2x: Support mng. request for driver versionYuval Mintz2014-03-264-1/+163
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-2618-142/+304
|\
| * vxlan: fix nonfunctional neigh_reduce()David Stevens2014-03-241-14/+113
| * net: davinci_emac: Fix rollback of emac_dev_open()Christian Riesch2014-03-242-17/+31
| * net: davinci_emac: Replace devm_request_irq with request_irqChristian Riesch2014-03-241-4/+21
| * net: micrel : ks8851-ml: add vdd-supply supportNishanth Menon2014-03-241-1/+29
| * via-rhine: Disable device in error pathRoger Luethi2014-03-191-3/+5
| * ATHEROS-ATL1E: Convert iounmap to pci_iounmapPeter Senna Tschudin2014-03-181-2/+2
| * vxlan: fix potential NULL dereference in arp_reduce()David Stevens2014-03-181-0/+3
| * cnic: Update version to 2.5.20 and copyright year.Michael Chan2014-03-184-6/+6
| * cnic,bnx2i,bnx2fc: Fix inconsistent use of page sizeMichael Chan2014-03-182-52/+62
| * cnic: Use proper ulp_ops for per device operations.Michael Chan2014-03-181-2/+3
| * net: cdc_ncm: fix control message orderingBjørn Mork2014-03-181-25/+23Star
| * net: cpsw: do not register cpts twiceBenedikt Spranger2014-03-181-4/+0Star
| * ATHEROS-ALX: Use dma_set_mask_and_coherent and fix a bugPeter Senna Tschudin2014-03-171-10/+4Star
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-03-154-8/+9
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-144-8/+9
| | |\
| | | * Revert "rt2x00: rt2800lib: Update BBP register initialization for RT53xx"Stanislaw Gruszka2014-03-131-3/+3
| | | * ath9k: Fix sequence number assignment for non-data framesHelmut Schaa2014-03-131-2/+2
| | | * ath9k_hw: fix unreachable code in baseband hang detection codeFelix Fietkau2014-03-131-2/+1Star
| | | * brcmfmac: fix skb leak in brcmf_sdio_txpkt_prep_sg error path.Dave Jones2014-03-131-1/+3
| * | | net: phy: fix uninitalized ethtool_wolinfo in phy_suspendSebastian Hesselbarth2014-03-151-2/+1Star
| |/ /
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-03-26138-2271/+10747
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-21138-2271/+10747
| |\ \ \
| | * | | brcmfmac: fallback to mimo_bw_cap for older firmwaresArend van Spriel2014-03-201-8/+18
| | * | | brcmfmac: only show error message when brcmf_sdiod_regrw_helper() failsArend van Spriel2014-03-201-20/+21