summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* fjes: fix bitwise check bug in fjes_raise_intr_rxdata_taskTaku Izumi2016-04-16
* fjes: fix incorrect statistics information in fjes_xmit_frame()Taku Izumi2016-04-16
* fjes: optimize timeout valueTaku Izumi2016-04-16
* stmmac: socfpga: remove extra call to socfpga_dwmac_setupDinh Nguyen2016-04-16
* dsa: mv88e6xxx: Kill the REG_READ and REG_WRITE macrosAndrew Lunn2016-04-16
* ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skbAlexander Duyck2016-04-16
* net: w5100: support W5200Akinobu Mita2016-04-16
* net: w5100: support SPI interface modeAkinobu Mita2016-04-16
* net: w5100: enable to support sleepable register access interfaceAkinobu Mita2016-04-16
* net: w5100: add ability to support other bus interfaceAkinobu Mita2016-04-16
* net: w5100: move mmiowb into register access callbacksAkinobu Mita2016-04-16
* vxlan: reduce usage of synchronize_net in ndo_stopHannes Frederic Sowa2016-04-16
* vxlan: synchronously and race-free destruction of vxlan socketsHannes Frederic Sowa2016-04-16
* phy: make some bits preserved while setup forced modewangweidong2016-04-15
* qede: Add fastpath support for tunnelingManish Chopra2016-04-15
* qed: Enable GRE tunnel slowpath configurationManish Chopra2016-04-15
* qed/qede: Add GENEVE tunnel slowpath configuration supportManish Chopra2016-04-15
* qed/qede: Add VXLAN tunnel slowpath configuration supportManish Chopra2016-04-15
* qed: Add infrastructure support for tunnelingManish Chopra2016-04-15
* qlge: Replace create_singlethread_workqueue with alloc_ordered_workqueueAmitoj Kaur Chawla2016-04-15
* mlxsw: spectrum_buffers: Use MLXSW_SP_PB_UNUSED define for unused pbJiri Pirko2016-04-15
* mlxsw: spectrum_buffers: Use designated initializers for mlxsw_sp_pbsJiri Pirko2016-04-15
* tun: use per cpu variables for stats accountingPaolo Abeni2016-04-14
* mlxsw: spectrum_buffers: Implement occupancy monitoringJiri Pirko2016-04-14
* mlxsw: core: Introduce support for asynchronous EMAD register accessJiri Pirko2016-04-14
* mlxsw: core: Add mlxsw specific workqueue and use it for FDB notif. processingJiri Pirko2016-04-14
* mlxsw: reg: Extend SBPM register for occupancy controlJiri Pirko2016-04-14
* mlxsw: reg: Add Shared Buffer Status register definitionJiri Pirko2016-04-14
* mlxsw: core: Add devlink shared buffer occupancy callbacksJiri Pirko2016-04-14
* mlxsw: spectrum_buffers: Implement shared buffer configurationJiri Pirko2016-04-14
* mlxsw: core: Add mlxsw_core_port_driver_priv helperJiri Pirko2016-04-14
* mlxsw: spectrum_buffers: Get max_buff defaults into limits exposed to userJiri Pirko2016-04-14
* mlxsw: spectrum_buffers: Change initialization of PG 9Jiri Pirko2016-04-14
* mlxsw: spectrum_buffers: Remove eg pool 3 default init and CPU port TC bindin...Jiri Pirko2016-04-14
* mlxsw: spectrum_buffers: Cache shared buffer configurationJiri Pirko2016-04-14
* mlxsw: spectrum_buffers: Rename "pool" to "pr" in initializationJiri Pirko2016-04-14
* mlxsw: spectrum_buffers: Push out indexes and direction out of SB structsJiri Pirko2016-04-14
* mlxsw: spectrum_buffers: Push out shared buffer register writesJiri Pirko2016-04-14
* mlxsw: core: Add devlink shared buffer callbacksJiri Pirko2016-04-14
* ravb: make ravb_ptp_interrupt() *void*Sergei Shtylyov2016-04-14
* qed* - bump driver versions to 8.7.1.20Yuval Mintz2016-04-14
* qede: add Rx flow hash/indirection support.Sudarsana Reddy Kalluru2016-04-14
* qed: add Rx flow hash/indirection support.Sudarsana Reddy Kalluru2016-04-14
* qed*: remove version dependencyRahul Verma2016-04-14
* net: bcmgenet: add BQL supportPetri Gynther2016-04-14
* net: bcmgenet: use __napi_schedule_irqoff()Florian Fainelli2016-04-13
* net: bcmgenet: use napi_complete_done()Eric Dumazet2016-04-13
* drivers/net/ethernet/jme.c: Deinline jme_reset_mac_processor, save 2816 bytesDenys Vlasenko2016-04-13
* net: ethernet: stmmac: GMAC4.xx: Fix TX descriptor preparationAlexandre TORGUE2016-04-13
* dsa: mv88e6xxx: Use bus in mv88e6xxx_lookup_name()Andrew Lunn2016-04-13