summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* fjes: Introduce spinlock for rx_statusTaku Izumi2016-04-163-9/+72
* fjes: Enhance changing MTU related workTaku Izumi2016-04-163-11/+58
* fjes: fix bitwise check bug in fjes_raise_intr_rxdata_taskTaku Izumi2016-04-161-1/+2
* fjes: fix incorrect statistics information in fjes_xmit_frame()Taku Izumi2016-04-161-7/+7
* fjes: optimize timeout valueTaku Izumi2016-04-161-3/+3
* stmmac: socfpga: remove extra call to socfpga_dwmac_setupDinh Nguyen2016-04-161-6/+0
* dsa: mv88e6xxx: Kill the REG_READ and REG_WRITE macrosAndrew Lunn2016-04-166-123/+224
* ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skbAlexander Duyck2016-04-162-23/+15
* net: w5100: support W5200Akinobu Mita2016-04-164-48/+289
* net: w5100: support SPI interface modeAkinobu Mita2016-04-163-0/+151
* net: w5100: enable to support sleepable register access interfaceAkinobu Mita2016-04-162-38/+153
* net: w5100: add ability to support other bus interfaceAkinobu Mita2016-04-162-201/+431
* net: w5100: move mmiowb into register access callbacksAkinobu Mita2016-04-161-29/+15
* vxlan: reduce usage of synchronize_net in ndo_stopHannes Frederic Sowa2016-04-161-8/+20
* vxlan: synchronously and race-free destruction of vxlan socketsHannes Frederic Sowa2016-04-161-17/+3
* phy: make some bits preserved while setup forced modewangweidong2016-04-151-1/+2
* qede: Add fastpath support for tunnelingManish Chopra2016-04-152-10/+92
* qed: Enable GRE tunnel slowpath configurationManish Chopra2016-04-151-0/+4
* qed/qede: Add GENEVE tunnel slowpath configuration supportManish Chopra2016-04-154-1/+69
* qed/qede: Add VXLAN tunnel slowpath configuration supportManish Chopra2016-04-155-4/+86
* qed: Add infrastructure support for tunnelingManish Chopra2016-04-1510-4/+553
* qlge: Replace create_singlethread_workqueue with alloc_ordered_workqueueAmitoj Kaur Chawla2016-04-151-1/+1
* mlxsw: spectrum_buffers: Use MLXSW_SP_PB_UNUSED define for unused pbJiri Pirko2016-04-151-1/+2
* mlxsw: spectrum_buffers: Use designated initializers for mlxsw_sp_pbsJiri Pirko2016-04-151-10/+2
* tun: use per cpu variables for stats accountingPaolo Abeni2016-04-141-12/+83
* mlxsw: spectrum_buffers: Implement occupancy monitoringJiri Pirko2016-04-143-16/+293
* mlxsw: core: Introduce support for asynchronous EMAD register accessJiri Pirko2016-04-142-173/+334
* mlxsw: core: Add mlxsw specific workqueue and use it for FDB notif. processingJiri Pirko2016-04-143-4/+28
* mlxsw: reg: Extend SBPM register for occupancy controlJiri Pirko2016-04-142-2/+32
* mlxsw: reg: Add Shared Buffer Status register definitionJiri Pirko2016-04-141-0/+100
* mlxsw: core: Add devlink shared buffer occupancy callbacksJiri Pirko2016-04-142-8/+77
* mlxsw: spectrum_buffers: Implement shared buffer configurationJiri Pirko2016-04-143-1/+216
* mlxsw: core: Add mlxsw_core_port_driver_priv helperJiri Pirko2016-04-141-0/+9
* mlxsw: spectrum_buffers: Get max_buff defaults into limits exposed to userJiri Pirko2016-04-142-14/+18
* mlxsw: spectrum_buffers: Change initialization of PG 9Jiri Pirko2016-04-141-3/+5
* mlxsw: spectrum_buffers: Remove eg pool 3 default init and CPU port TC bindin...Jiri Pirko2016-04-141-3/+2
* mlxsw: spectrum_buffers: Cache shared buffer configurationJiri Pirko2016-04-142-19/+82
* mlxsw: spectrum_buffers: Rename "pool" to "pr" in initializationJiri Pirko2016-04-141-35/+35
* mlxsw: spectrum_buffers: Push out indexes and direction out of SB structsJiri Pirko2016-04-141-204/+221
* mlxsw: spectrum_buffers: Push out shared buffer register writesJiri Pirko2016-04-141-14/+40
* mlxsw: core: Add devlink shared buffer callbacksJiri Pirko2016-04-142-2/+123
* ravb: make ravb_ptp_interrupt() *void*Sergei Shtylyov2016-04-143-10/+9
* qed* - bump driver versions to 8.7.1.20Yuval Mintz2016-04-142-3/+3
* qede: add Rx flow hash/indirection support.Sudarsana Reddy Kalluru2016-04-143-10/+283
* qed: add Rx flow hash/indirection support.Sudarsana Reddy Kalluru2016-04-141-16/+1
* qed*: remove version dependencyRahul Verma2016-04-145-32/+2
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2016-04-141-3/+2
|\
| * [net] drop 'size' argument of sock_recvmsg()Al Viro2016-03-281-3/+2
* | net: bcmgenet: add BQL supportPetri Gynther2016-04-141-1/+14
* | net: bcmgenet: use __napi_schedule_irqoff()Florian Fainelli2016-04-131-4/+4