summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-04-20fm10k: Add support for bulk Tx cleanup & cleanup boolean logicAlexander Duyck
2016-04-20fm10k: remove debug-statistics supportJacob Keller
2016-04-20fm10k: add helper functions to set strings and data for ethtool statsJacob Keller
2016-04-19arcnet: com90xx: add __init attributeJulia Lawall
2016-04-19net: w5100: don't build spi driver without w5100Arnd Bergmann
2016-04-18of_mdio: make of_mdiobus_register_{device|phy}() *void*Sergei Shtylyov
2016-04-18enic: set netdev->vlan_featuresGovindarajulu Varadarajan
2016-04-18hv_netvsc: Implement support for VF drivers on Hyper-VKY Srinivasan
2016-04-18fec: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes
2016-04-18phy: add generic function to support ksetting supportPhilippe Reynes
2016-04-18tun: don't require serialization lock on txPaolo Abeni
2016-04-17net: dsa: mv88e6xxx: remove switch ID from psVivien Didelot
2016-04-17net: dsa: mv88e6xxx: add number of db to infoVivien Didelot
2016-04-17net: dsa: mv88e6xxx: add number of ports to infoVivien Didelot
2016-04-17net: dsa: mv88e6xxx: add family to infoVivien Didelot
2016-04-17net: dsa: mv88e6xxx: add switch infoVivien Didelot
2016-04-17net: dsa: mv88e6xxx: read switch ID in probeVivien Didelot
2016-04-17net: dsa: mv88e6xxx: drop revision probingVivien Didelot
2016-04-17net: dsa: mv88e6xxx: drop double ds assignmentVivien Didelot
2016-04-17net: dsa: constify probed nameVivien Didelot
2016-04-16nfp: add async reconfiguration mechanismJakub Kicinski
2016-04-16nfp: remove buggy RX buffer length validationJakub Kicinski
2016-04-16nfp: remove unused suspicious mask definesJakub Kicinski
2016-04-16nfp: correct names of constants in commentsJakub Kicinski
2016-04-16nfp: remove unnecessary staticJakub Kicinski
2016-04-16nfp: check the right pointer for errorsJakub Kicinski
2016-04-16staging: rtl8188eu: Convert to using IFF_NO_QUEUEPhil Sutter
2016-04-16fjes: Update fjes driver version : 1.1Taku Izumi
2016-04-16fjes: Introduce spinlock for rx_statusTaku Izumi
2016-04-16fjes: Enhance changing MTU related workTaku Izumi
2016-04-16fjes: fix bitwise check bug in fjes_raise_intr_rxdata_taskTaku Izumi
2016-04-16fjes: fix incorrect statistics information in fjes_xmit_frame()Taku Izumi
2016-04-16fjes: optimize timeout valueTaku Izumi
2016-04-16stmmac: socfpga: remove extra call to socfpga_dwmac_setupDinh Nguyen
2016-04-16dsa: mv88e6xxx: Kill the REG_READ and REG_WRITE macrosAndrew Lunn
2016-04-16ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skbAlexander Duyck
2016-04-16net: w5100: support W5200Akinobu Mita
2016-04-16net: w5100: support SPI interface modeAkinobu Mita
2016-04-16net: w5100: enable to support sleepable register access interfaceAkinobu Mita
2016-04-16net: w5100: add ability to support other bus interfaceAkinobu Mita
2016-04-16net: w5100: move mmiowb into register access callbacksAkinobu Mita
2016-04-16vxlan: reduce usage of synchronize_net in ndo_stopHannes Frederic Sowa
2016-04-16vxlan: synchronously and race-free destruction of vxlan socketsHannes Frederic Sowa
2016-04-15phy: make some bits preserved while setup forced modewangweidong
2016-04-15qede: Add fastpath support for tunnelingManish Chopra
2016-04-15qed: Enable GRE tunnel slowpath configurationManish Chopra
2016-04-15qed/qede: Add GENEVE tunnel slowpath configuration supportManish Chopra
2016-04-15qed/qede: Add VXLAN tunnel slowpath configuration supportManish Chopra
2016-04-15qed: Add infrastructure support for tunnelingManish Chopra
2016-04-15qlge: Replace create_singlethread_workqueue with alloc_ordered_workqueueAmitoj Kaur Chawla