aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-13e1000e: Cleanup consistency in ret_val variable usageBrian Walsh1-11/+11
2016-05-13e1000e: fix ethtool autoneg off for non-copperSteve Shih1-2/+10
2016-05-12phy: micrel: Use MICREL_PHY_ID_MASK definitionFabio Estevam1-17/+17
2016-05-12gtp: put back reference to netns when not required anymorePablo Neira1-3/+12
2016-05-12qed*: Tx-switching configurationYuval Mintz9-4/+50
2016-05-12qed*: support ndo_get_vf_configYuval Mintz2-0/+105
2016-05-12qed*: IOV support spoof-checkingYuval Mintz5-0/+110
2016-05-12qed*: IOV link controlYuval Mintz5-0/+274
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-11Merge tag 'nfc-next-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextDavid S. Miller19-1086/+1527
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-10gtp: reload GTPv1 header after pskb_may_pull()Pablo Neira1-0/+2
2016-05-10block/drbd: align properly u64 in nl messagesNicolas Dichtel1-12/+16
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-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-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-09fjes: Fix unnecessary spinlock_irqsaveTaku Izumi1-1/+0
2016-05-09mlx5: Fix merge errors.David S. Miller5-24/+2
2016-05-10NFC: pn533: handle interrupted commands in pn533_recv_frameMichael Thalmeier1-0/+8
2016-05-10NFC: pn533: reset poll modulation list before calling targets_foundMichael Thalmeier1-3/+3
2016-05-09NFC: pn533: i2c: do not call pn533_recv_frame with aborted commandsMichael Thalmeier1-4/+11
2016-05-09NFC: pn533: fix order of initializationMichael Thalmeier4-5/+8
2016-05-09NFC: pn533: i2c: free irq on driver removeMichael Thalmeier1-0/+2
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller71-247/+703
2016-05-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-10/+33