summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* isdn: replace del_timer by del_timer_syncJulia Lawall2014-03-273-4/+4
* bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not setYuval Mintz2014-03-271-1/+1
* Merge branch 'sxgbe'David S. Miller2014-03-2721-0/+6398
|\
| * net: sxgbe: add ethtool related functions support Samsung sxgbeVipul Pandya2014-03-264-1/+458
| * 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
* | drivers/net: Use RCU_INIT_POINTER(x, NULL) in tun.cMonam Agarwal2014-03-271-4/+4
* | drivers/net: Use RCU_INIT_POINTER(x, NULL) in bonding/bond_options.cMonam Agarwal2014-03-271-1/+1
|/
* 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/+4
* 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/+0
* 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-251-32/+10
* bnx2x: Don't show port statistics for VFsYuval Mintz2014-03-251-5/+6
* bnx2x: Remove the sriov VFOP mechanismYuval Mintz2014-03-255-1954/+622
* bnx2x: Create workqueue for IOV related tasksYuval Mintz2014-03-255-78/+147
* bnx2x: Support mng. request for driver versionYuval Mintz2014-03-254-1/+163
* atm: idt77105: Use del_timer_sync() in exit pathThomas Gleixner2014-03-251-3/+3
* atm: firestream: Use del_timer_sync() in teardown pathThomas Gleixner2014-03-251-1/+1
* mlx4: Use actual number of PCI functions (PF + VFs) for alias GUID logicMatan Barak2014-03-251-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-2545-337/+528
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-03-244-39/+25
| |\
| | * sparc: serial: Clean up the locking for -rtDavid Miller2014-03-064-39/+25
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-2423-213/+380
| |\ \
| | * | 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-186-114/+129
| | * | 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/+23
| | * | isdn/capi: Make Middleware depend on CAPI2.0Paul Bolle2014-03-181-9/+9