summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-05-13e1000e: Cleanup consistency in ret_val variable usageBrian Walsh
2016-05-13e1000e: fix ethtool autoneg off for non-copperSteve Shih
2016-05-12phy: micrel: Use MICREL_PHY_ID_MASK definitionFabio Estevam
2016-05-12gtp: put back reference to netns when not required anymorePablo Neira
2016-05-12qed*: Tx-switching configurationYuval Mintz
2016-05-12qed*: support ndo_get_vf_configYuval Mintz
2016-05-12qed*: IOV support spoof-checkingYuval Mintz
2016-05-12qed*: IOV link controlYuval Mintz
2016-05-12qed*: Support forced MACYuval Mintz
2016-05-12qed*: Support PVID configurationYuval Mintz
2016-05-12qede: Add VF supportYuval Mintz
2016-05-12qed: Align TLVsYuval Mintz
2016-05-12qed: Bulletin and LinkYuval Mintz
2016-05-12qed: IOV l2 functionalityYuval Mintz
2016-05-12qed: IOV configure and FLRYuval Mintz
2016-05-12qed: Introduce VFsYuval Mintz
2016-05-12qed: Add VF->PF channel infrastructureYuval Mintz
2016-05-12qed: Add CONFIG_QED_SRIOVYuval Mintz
2016-05-12Merge tag 'nfc-next-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2016-05-11net/mlx5e: Enable CQE compression when PCI is slower than linkSaeed Mahameed
2016-05-11net/mlx5e: Expand WQE stride when CQE compression is enabledTariq Toukan
2016-05-11net/mlx5e: CQE compressionTariq Toukan
2016-05-11dsa: mv88e6xxx: Handle eeprom-length propertyAndrew Lunn
2016-05-11dsa: Rename switch chip data to cdAndrew Lunn
2016-05-11dsa: Remove master_dev from switch structureAndrew Lunn
2016-05-11dsa: Move gpio reset into switch driverAndrew Lunn
2016-05-11dsa: Add mdio device support to Marvell switchesAndrew Lunn
2016-05-11dsa: mv88e6xxx: Rename probe function to fit the normal patternAndrew Lunn
2016-05-11dsa: mv88e6xxx: Initialise the mutex as soon as it is createdAndrew Lunn
2016-05-11net: dsa: mv88e6xxx: add STU capabilityVivien Didelot
2016-05-11net: dsa: mv88e6xxx: abstract VTU/STU data accessVivien Didelot
2016-05-11net: l3mdev: Add hook in ip and ipv6David Ahern
2016-05-10gtp: reload GTPv1 header after pskb_may_pull()Pablo Neira
2016-05-10block/drbd: align properly u64 in nl messagesNicolas Dichtel
2016-05-10net: ethernet: fec: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-05-10net: ethernet: fec: use phydev from struct net_devicePhilippe Reynes
2016-05-10net: phy: add phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-05-10Merge tag 'linux-can-next-for-4.7-20160509' of git://git.kernel.org/pub/scm/l...David S. Miller
2016-05-10gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U)Pablo Neira
2016-05-10stmmac: dwmac-socfpga: make socfpga_dwmac_pm_ops staticJoachim Eastwood
2016-05-10net: l3mdev: Allow send on enslaved interfaceDavid Ahern
2016-05-10fjes: Fix unnecessary spinlock_irqsaveTaku Izumi
2016-05-10mlx5: Fix merge errors.David S. Miller
2016-05-09NFC: pn533: handle interrupted commands in pn533_recv_frameMichael Thalmeier
2016-05-09NFC: pn533: reset poll modulation list before calling targets_foundMichael Thalmeier
2016-05-09NFC: pn533: i2c: do not call pn533_recv_frame with aborted commandsMichael Thalmeier
2016-05-09NFC: pn533: fix order of initializationMichael Thalmeier
2016-05-09NFC: pn533: i2c: free irq on driver removeMichael Thalmeier
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds