summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-15tun: use per cpu variables for stats accountingPaolo Abeni
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-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller
2016-04-14net: bcmgenet: add BQL supportPetri Gynther
2016-04-14net: bcmgenet: use __napi_schedule_irqoff()Florian Fainelli
2016-04-14net: bcmgenet: use napi_complete_done()Eric Dumazet
2016-04-14drivers/net/ethernet/jme.c: Deinline jme_reset_mac_processor, save 2816 bytesDenys Vlasenko
2016-04-14net: ethernet: stmmac: GMAC4.xx: Fix TX descriptor preparationAlexandre TORGUE
2016-04-13dsa: mv88e6xxx: Use bus in mv88e6xxx_lookup_name()Andrew Lunn
2016-04-13dsa: Rename phys_port_mask to enabled_port_maskAndrew Lunn
2016-04-13net: dsa: Rename DSA probe function.Andrew Lunn
2016-04-13net: dsa: Keep the mii bus and address in the private structureAndrew Lunn
2016-04-13net: dsa: Have the switch driver allocate there own private memoryAndrew Lunn
2016-04-13net: dsa: Pass the dsa device to the switch driversAndrew Lunn
2016-04-13Merge tag 'mac80211-next-for-davem-2016-04-13' of git://git.kernel.org/pub/sc...David S. Miller
2016-04-13net: mediatek: do not set the QID field in the TX DMA descriptorsJohn Crispin
2016-04-13net: mediatek: move the pending_work struct to the device generic structJohn Crispin
2016-04-13net: mediatek: fix mtk_pending_workJohn Crispin
2016-04-13net: mediatek: fix TX lockingJohn Crispin
2016-04-13net: mediatek: fix stop and wakeup of queueJohn Crispin
2016-04-13net: mediatek: remove superfluous reset callJohn Crispin
2016-04-13net: mediatek: mtk_cal_txd_req() returns bad valueJohn Crispin