aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-38/+100
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
2016-05-09net: dsa: mv88e6xxx: factorize GLOBAL_CONTROL setupVivien Didelot5-37/+13
2016-05-09net: dsa: mv88e6xxx: factorize global setupVivien Didelot6-70/+56
2016-05-09net: dsa: mv88e6xxx: factorize switch resetVivien Didelot6-83/+76
2016-05-09net: dsa: mv88e6xxx: factorize ATU accessVivien Didelot3-6/+36
2016-05-09net: dsa: mv88e6xxx: factorize VTU accessVivien Didelot3-6/+39
2016-05-09net: dsa: mv88e6xxx: factorize bridge supportVivien Didelot4-8/+43
2016-05-09net: dsa: mv88e6131: add registers accessVivien Didelot2-1/+7
2016-05-09net: dsa: mv88e6xxx: factorize EEE accessVivien Didelot5-2/+21
2016-05-09net: dsa: mv88e6xxx: factorize MAC address settingVivien Didelot6-9/+30
2016-05-09net: dsa: mv88e6xxx: factorize temperature accessVivien Didelot5-7/+36
2016-05-09net: dsa: mv88e6xxx: factorize EEPROM accessVivien Didelot6-211/+236
2016-05-09net: dsa: mv88e6xxx: factorize PHY indirect accessVivien Didelot4-46/+21
2016-05-09net: dsa: mv88e6xxx: factorize PHY access with PPUVivien Didelot4-66/+43
2016-05-09net: dsa: mv88e6xxx: add flags to infoVivien Didelot5-0/+38
2016-05-09can: ifi: Add more detailed error reportingMarek Vasut1-6/+107
2016-05-09can: ifi: Increment TX counters only on real transmissionMarek Vasut1-2/+4
2016-05-09can: ifi: Treat CAN_CTRLMODE_FD_NON_ISO correctlyMarek Vasut1-2/+3
2016-05-09can: ifi: Unify timing constantsMarek Vasut1-13/+1
2016-05-09can: ifi: Update timing configuration codeMarek Vasut1-33/+21
2016-05-09can: ifi: Start NAPI poll on bus warning tooMarek Vasut1-2/+3
2016-05-09can: gs_usb: modify the usb device table to use only the first usb interfaceMaximilian Schneider1-1/+2
2016-05-09can: janz-ican3: error handling for CAL/CANopen firmwareAndreas Gröger1-9/+95
2016-05-09can: fix handling of unmodifiable configuration optionsOliver Hartkopp2-5/+53
2016-05-09can: mcp251x: Replace create_freezable_workqueue with alloc_workqueueAmitoj Kaur Chawla1-1/+2
2016-05-09can: sja1000: plx_pci: Add support for Marathon CAN-bus-PCIe cardNikita Edward Baruzdin1-8/+56
2016-05-09can: sja1000: Fix error location forwardingAlexander Gerasiov1-1/+5