summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-151-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-141-4/+4
* | net: bcmgenet: use napi_complete_done()Eric Dumazet2016-04-141-1/+1
* | drivers/net/ethernet/jme.c: Deinline jme_reset_mac_processor, save 2816 bytesDenys Vlasenko2016-04-141-1/+1
* | net: ethernet: stmmac: GMAC4.xx: Fix TX descriptor preparationAlexandre TORGUE2016-04-141-8/+1
* | dsa: mv88e6xxx: Use bus in mv88e6xxx_lookup_name()Andrew Lunn2016-04-141-4/+8
* | dsa: Rename phys_port_mask to enabled_port_maskAndrew Lunn2016-04-142-10/+11
* | net: dsa: Rename DSA probe function.Andrew Lunn2016-04-146-18/+24
* | net: dsa: Keep the mii bus and address in the private structureAndrew Lunn2016-04-148-83/+89
* | net: dsa: Have the switch driver allocate there own private memoryAndrew Lunn2016-04-148-17/+73
* | net: dsa: Pass the dsa device to the switch driversAndrew Lunn2016-04-146-6/+12
* | Merge tag 'mac80211-next-for-davem-2016-04-13' of git://git.kernel.org/pub/sc...David S. Miller2016-04-13191-1193/+1193
|\ \
| * | cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-12191-1193/+1193
* | | net: mediatek: do not set the QID field in the TX DMA descriptorsJohn Crispin2016-04-131-2/+1
* | | net: mediatek: move the pending_work struct to the device generic structJohn Crispin2016-04-132-10/+7
* | | net: mediatek: fix mtk_pending_workJohn Crispin2016-04-131-8/+20
* | | net: mediatek: fix TX lockingJohn Crispin2016-04-131-10/+10
* | | net: mediatek: fix stop and wakeup of queueJohn Crispin2016-04-131-10/+27
* | | net: mediatek: remove superfluous reset callJohn Crispin2016-04-131-4/+0
* | | net: mediatek: mtk_cal_txd_req() returns bad valueJohn Crispin2016-04-131-1/+1
* | | net: mediatek: watchdog_timeo was not setJohn Crispin2016-04-131-0/+1
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-04-126-33/+48
|\ \ \
| * | | Bluetooth: hci_bcsp: fix code styleMaxim Zhukov2016-04-081-26/+31