summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-07-18drivers: net: add missing interrupt.h includeFlorian Westphal4-1/+4
2017-07-18net: dsa: mv88e6xxx: add a multi_chip info flagVivien Didelot2-79/+33
2017-07-18net: dsa: mv88e6xxx: add Energy Detect opsVivien Didelot6-47/+202
2017-07-18net: dsa: mv88e6xxx: add a global2_addr info flagVivien Didelot4-29/+38
2017-07-18net: dsa: mv88e6xxx: add POT operationVivien Didelot4-17/+45
2017-07-18net: dsa: mv88e6xxx: add POT flag to 88E6390Vivien Didelot1-0/+1
2017-07-18net: dsa: mv88e6xxx: distinguish Global 2 Rsvd2CPUVivien Didelot4-61/+85
2017-07-18net: dsa: mv88e6xxx: add number of Global 2 IRQsVivien Didelot4-15/+62
2017-07-18net: dsa: mv88e6xxx: remove 88E6185 G2 interruptVivien Didelot1-1/+0
2017-07-18net: dsa: mv88e6xxx: remove unused capabilitiesVivien Didelot1-26/+3
2017-07-18net: dsa: mv88e6xxx: fix 88E6321 family commentVivien Didelot1-1/+1
2017-07-18net: dsa: mv88e6xxx: remove LED control registerVivien Didelot1-3/+0
2017-07-18net: dsa: mv88e6xxx: remove unneeded dsa headerVivien Didelot1-1/+0
2017-07-17mdio_bus: Remove unneeded gpiod NULL checkFabio Estevam1-4/+2
2017-07-17net: ec_bhf: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-17net: cadence: macb: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-17virtio_net: Remove references to NETIF_F_UFO.David S. Miller1-4/+2
2017-07-17dummy: Remove references to NETIF_F_UFO.David S. Miller1-1/+1
2017-07-17tun/tap: Remove references to NETIF_F_UFO.David S. Miller2-11/+3
2017-07-17macvlan/macvtap: Remove NETIF_F_UFO advertisement.David S. Miller2-2/+2
2017-07-17ipvlan: Stop advertising NETIF_F_UFO support.David S. Miller2-2/+2
2017-07-17macb: Remove bogus reference to NETIF_F_UFO.David S. Miller1-1/+1
2017-07-17s2io: Remove UFO support.David S. Miller1-45/+0
2017-07-17xdp: Add batching support to redirect mapJohn Fastabend1-3/+25
2017-07-17xdp: add trace event for xdp redirectJohn Fastabend1-1/+1
2017-07-17ixgbe: add initial support for xdp redirectJohn Fastabend1-1/+40
2017-07-17ixgbe: NULL xdp_tx rings on resource cleanupJohn Fastabend1-2/+6
2017-07-17mlxsw: spectrum: Improve IPv6 unregistered multicast floodingArkadi Sharshevsky1-1/+1
2017-07-17mlxsw: spectrum: Add support for IPv6 MLDv1/2 trapsArkadi Sharshevsky3-0/+15
2017-07-17mlxsw: spectrum: Trap IPv4 packets with Router Alert optionIdo Schimmel2-0/+2
2017-07-17mlxsw: spectrum: Mark packets trapped in routerIdo Schimmel1-7/+7
2017-07-17mlxsw: spectrum_flower: Add support for ip tosOr Gerlitz1-0/+7
2017-07-17mlxsw: spectrum: Add tos to the ipv4 acl blockOr Gerlitz2-0/+4
2017-07-17mlxsw: acl: Add ip tos acl elementOr Gerlitz1-0/+4
2017-07-17mlxsw: spectrum_flower: Add support for ip ttlOr Gerlitz1-2/+35
2017-07-17mlxsw: spectrum: Add ttl to the ipv4 acl blockOr Gerlitz2-0/+2
2017-07-17mlxsw: acl: Add ip ttl acl elementOr Gerlitz1-0/+2
2017-07-17net: axienet: add support for standard phy-mode bindingAlvaro G. M2-14/+38
2017-07-16atm: idt77252: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16atm: eni: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16atm: firestream: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16atm: zatm: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16atm: lanai: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16atm: solos-pci: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16atm: horizon: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16atm: he: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16atm: nicstar: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16atm: fore200e: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16atm: ambassador: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16atm: iphase: constify pci_device_id.Arvind Yadav1-1/+1