aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-10-17net: phy: Threaded interrupts allow some simplificationAndrew Lunn
2016-10-17net: phy: Use threaded IRQ, to allow IRQ from sleeping devicesAndrew Lunn
2016-10-17net: dsa: mv88e6xxx: Implement interrupt support.Andrew Lunn
2016-10-17net: hip04: Remove superfluous ether_setup after alloc_etherdevTobias Klauser
2016-10-15ipvlan: constify l3mdev_ops structureJulia Lawall
2016-10-14fjes: Update fjes driver version : 1.2Taku Izumi
2016-10-14fjes: Add debugfs entry for EP status information in fjes driverTaku Izumi
2016-10-14fjes: ethtool -w and -W support for fjes driverTaku Izumi
2016-10-14fjes: Add tracepoints in fjes driverTaku Izumi
2016-10-14fjes: Enhance ethtool -S for fjes driverTaku Izumi
2016-10-14fjes: ethtool -d support for fjes driverTaku Izumi
2016-10-14qed: Fix possible race when reading firmware return code.Manish Chopra
2016-10-14qed: Handle malicious VFs eventsYuval Mintz
2016-10-14qed: Allow chance for fast ramrod completionsYuval Mintz
2016-10-14qed*: Allow unicast filteringYuval Mintz
2016-10-14qede: Prevent GSO on long Geneve headersManish Chopra
2016-10-14qede: GSO support for tunnels with outer csumManish Chopra
2016-10-14qed: Pass MAC hints to VFsYuval Mintz
2016-10-14net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and '...Shmulik Ladkani
2016-10-14net: phy: Cleanup the Edge-Rate feature in Microsemi PHYs.Allan W. Nielsen
2016-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-13Merge tag 'pci-v4.9-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-10-13Merge tag 'platform-drivers-x86-v4.9-1' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-10-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2016-10-13net: axienet: Remove unused parameter from __axienet_device_resetTobias Klauser
2016-10-13liquidio: CN23XX: fix a loop timeoutDan Carpenter
2016-10-13net: phy: Trigger state machine on state change and not polling.Andrew Lunn
2016-10-13netvsc: Remove mistaken udp.h inclusion.David S. Miller
2016-10-13xen-netback: fix type mismatch warningArnd Bergmann
2016-10-13stmmac: fix error check when init ptpGiuseppe CAVALLARO
2016-10-13stmmac: fix ptp init for gmac4Giuseppe CAVALLARO
2016-10-13s390/lcs: remove trailing space at end of dev_err messageColin Ian King
2016-10-13s390/netiucv: improve checking of sysfs attribute bufferUrsula Braun
2016-10-13s390/netiucv: get rid of one memcpy in netiucv_printuserUrsula Braun
2016-10-13qed: fix old-style function definitionArnd Bergmann
2016-10-13netvsc: fix checksum on UDP IPV6stephen hemminger
2016-10-13xen-netback: fix guest Rx stall detection (after guest Rx refactor)David Vrabel
2016-10-13drivers/ptp: Fix kernel memory disclosureVlad Tsyrklevich
2016-10-13net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ONTom Herbert
2016-10-13qmi_wwan: add support for Quectel EC21 and EC25Bjørn Mork
2016-10-13qed: Fix to use list_for_each_entry_safe() when delete itemsWei Yongjun
2016-10-13tlan: avoid unused label with PCI=nArnd Bergmann
2016-10-13xen-netback: (re-)create a debugfs node for hash informationPaul Durrant
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-10-12Merge tag 'pwm/for-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2016-10-12Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2016-10-12Merge branches 'pci/host-armada', 'pci/host-artpec', 'pci/host-dra7xx', 'pci/...Bjorn Helgaas
2016-10-12Merge branch 'pci/host-designware' into nextBjorn Helgaas