summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
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-19net: w5100: don't build spi driver without w5100Arnd Bergmann
2016-04-18enic: set netdev->vlan_featuresGovindarajulu Varadarajan
2016-04-18fec: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes
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-16stmmac: socfpga: remove extra call to socfpga_dwmac_setupDinh Nguyen
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-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
2016-04-15mlxsw: spectrum_buffers: Use MLXSW_SP_PB_UNUSED define for unused pbJiri Pirko
2016-04-15mlxsw: spectrum_buffers: Use designated initializers for mlxsw_sp_pbsJiri Pirko
2016-04-14mlxsw: spectrum_buffers: Implement occupancy monitoringJiri Pirko
2016-04-14mlxsw: core: Introduce support for asynchronous EMAD register accessJiri Pirko
2016-04-14mlxsw: core: Add mlxsw specific workqueue and use it for FDB notif. processingJiri Pirko
2016-04-14mlxsw: reg: Extend SBPM register for occupancy controlJiri Pirko
2016-04-14mlxsw: reg: Add Shared Buffer Status register definitionJiri Pirko
2016-04-14mlxsw: core: Add devlink shared buffer occupancy callbacksJiri Pirko
2016-04-14mlxsw: spectrum_buffers: Implement shared buffer configurationJiri Pirko
2016-04-14mlxsw: core: Add mlxsw_core_port_driver_priv helperJiri Pirko
2016-04-14mlxsw: spectrum_buffers: Get max_buff defaults into limits exposed to userJiri Pirko
2016-04-14mlxsw: spectrum_buffers: Change initialization of PG 9Jiri Pirko
2016-04-14mlxsw: spectrum_buffers: Remove eg pool 3 default init and CPU port TC bindin...Jiri Pirko
2016-04-14mlxsw: spectrum_buffers: Cache shared buffer configurationJiri Pirko
2016-04-14mlxsw: spectrum_buffers: Rename "pool" to "pr" in initializationJiri Pirko
2016-04-14mlxsw: spectrum_buffers: Push out indexes and direction out of SB structsJiri Pirko
2016-04-14mlxsw: spectrum_buffers: Push out shared buffer register writesJiri Pirko
2016-04-14mlxsw: core: Add devlink shared buffer callbacksJiri Pirko
2016-04-14ravb: make ravb_ptp_interrupt() *void*Sergei Shtylyov
2016-04-14qed* - bump driver versions to 8.7.1.20Yuval Mintz
2016-04-14qede: add Rx flow hash/indirection support.Sudarsana Reddy Kalluru
2016-04-14qed: add Rx flow hash/indirection support.Sudarsana Reddy Kalluru
2016-04-14qed*: remove version dependencyRahul Verma
2016-04-14net: bcmgenet: add BQL supportPetri Gynther
2016-04-13net: bcmgenet: use __napi_schedule_irqoff()Florian Fainelli
2016-04-13net: bcmgenet: use napi_complete_done()Eric Dumazet