summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-05-13e1000e: use BIT() macro for bit definesJacob Keller
2016-05-13igbvf: use BIT() macro instead of shiftsJacob Keller
2016-05-13igbvf: remove unused variable and dead codeJacob Keller
2016-05-13igb: adjust PTP timestamps for Tx/Rx latencyNathan Sullivan
2016-05-13e1000e: e1000e_cyclecounter_read(): do overflow check only if neededDenys Vlasenko
2016-05-13e1000e: e1000e_cyclecounter_read(): fix er32(SYSTIML) overflow checkDenys Vlasenko
2016-05-13e1000e: e1000e_cyclecounter_read(): incvalue is 32 bits, not 64Denys Vlasenko
2016-05-13igb: make igb_update_pf_vlvf staticJacob Keller
2016-05-13igb: use BIT() macro or unsigned prefixJacob Keller
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