aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-12qed*: Support forced MACYuval Mintz6-0/+229
2016-05-12qed*: Support PVID configurationYuval Mintz8-7/+467
2016-05-12qede: Add VF supportYuval Mintz3-9/+90
2016-05-12qed: Align TLVsYuval Mintz6-2/+375
2016-05-12qed: Bulletin and LinkYuval Mintz5-6/+425
2016-05-12qed: IOV l2 functionalityYuval Mintz9-246/+1957
2016-05-12qed: IOV configure and FLRYuval Mintz13-11/+959
2016-05-12qed: Introduce VFsYuval Mintz23-186/+1777
2016-05-12qed: Add VF->PF channel infrastructureYuval Mintz9-15/+580
2016-05-12qed: Add CONFIG_QED_SRIOVYuval Mintz9-0/+650
2016-05-11bnxt_en: Add workaround to detect bad opaque in rx completion (part 2)Michael Chan2-0/+61
2016-05-11bnxt_en: Add workaround to detect bad opaque in rx completion (part 1)Michael Chan2-0/+4
2016-05-11qlcnic: potential NULL dereference in qlcnic_83xx_get_minidump_template()Dan Carpenter1-2/+6
2016-05-11net/mlx5e: Enable CQE compression when PCI is slower than linkSaeed Mahameed3-0/+72
2016-05-11net/mlx5e: Expand WQE stride when CQE compression is enabledTariq Toukan3-29/+46
2016-05-11net/mlx5e: CQE compressionTariq Toukan5-2/+177
2016-05-11dsa: mv88e6xxx: Handle eeprom-length propertyAndrew Lunn2-0/+20
2016-05-11dsa: Rename switch chip data to cdAndrew Lunn2-4/+4
2016-05-11dsa: Remove master_dev from switch structureAndrew Lunn1-0/+1
2016-05-11dsa: Move gpio reset into switch driverAndrew Lunn2-1/+20
2016-05-11dsa: Add mdio device support to Marvell switchesAndrew Lunn1-18/+72
2016-05-11dsa: mv88e6xxx: Rename probe function to fit the normal patternAndrew Lunn1-4/+4
2016-05-11dsa: mv88e6xxx: Initialise the mutex as soon as it is createdAndrew Lunn1-2/+1
2016-05-11net: dsa: mv88e6xxx: add STU capabilityVivien Didelot2-14/+16
2016-05-11net: dsa: mv88e6xxx: abstract VTU/STU data accessVivien Didelot1-4/+28
2016-05-11net: l3mdev: Add hook in ip and ipv6David Ahern1-98/+91
2016-05-10net: phylib: fix interrupts re-enablement in phy_startShaohui Xie1-3/+5
2016-05-10gtp: reload GTPv1 header after pskb_may_pull()Pablo Neira1-0/+2
2016-05-10net: ethernet: fec: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-24/+2
2016-05-10net: ethernet: fec: use phydev from struct net_devicePhilippe Reynes2-29/+21
2016-05-10net: phy: add phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-0/+24
2016-05-10net: nps_enet: bug fix - handle lost tx interruptsElad Kanfi1-0/+15
2016-05-10net: nps_enet: Tx handler synchronizationElad Kanfi2-8/+9
2016-05-10Merge tag 'linux-can-next-for-4.7-20160509' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller8-78/+347
2016-05-10gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U)Pablo Neira3-0/+1382
2016-05-10Merge tag 'wireless-drivers-for-davem-2016-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller1-35/+48
2016-05-10net: thunderx: avoid exposing kernel stackxypron.glpk@gmx.de1-0/+4
2016-05-09stmmac: dwmac-socfpga: make socfpga_dwmac_pm_ops staticJoachim Eastwood1-1/+2
2016-05-09net: l3mdev: Allow send on enslaved interfaceDavid Ahern1-0/+2
2016-05-09ravb: Add missing free_irq() call to ravb_close()Geert Uytterhoeven1-0/+2
2016-05-09fjes: Fix unnecessary spinlock_irqsaveTaku Izumi1-1/+0
2016-05-09mlx5: Fix merge errors.David S. Miller5-24/+2
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-42/+102
2016-05-09net: dsa: mv88e6xxx: factorize the switch driverVivien Didelot8-619/+297
2016-05-09net: dsa: mv88e6131: use EDSA tag protocolVivien Didelot2-2/+2
2016-05-09net: dsa: mv88e6xxx: factorize switch setupVivien Didelot6-98/+38
2016-05-09net: dsa: mv88e6131: drop frames priorities setupVivien Didelot1-18/+0
2016-05-09net: dsa: mv88e6xxx: factorize GLOBAL_CONTROL_2 setupVivien Didelot5-60/+7
2016-05-09net: dsa: mv88e6xxx: factorize GLOBAL_MONITOR_CONTROL setupVivien Didelot5-56/+12
2016-05-09net: dsa: mv88e6131: drop VLAN Ethertype setupVivien Didelot1-5/+0