aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-15qlge: Replace create_singlethread_workqueue with alloc_ordered_workqueueAmitoj Kaur Chawla1-1/+1
2016-04-15mlxsw: spectrum_buffers: Use MLXSW_SP_PB_UNUSED define for unused pbJiri Pirko1-1/+2
2016-04-15mlxsw: spectrum_buffers: Use designated initializers for mlxsw_sp_pbsJiri Pirko1-10/+2
2016-04-14tun: use per cpu variables for stats accountingPaolo Abeni1-12/+83
2016-04-14mlxsw: spectrum_buffers: Implement occupancy monitoringJiri Pirko3-16/+293
2016-04-14mlxsw: core: Introduce support for asynchronous EMAD register accessJiri Pirko2-173/+334
2016-04-14mlxsw: core: Add mlxsw specific workqueue and use it for FDB notif. processingJiri Pirko3-4/+28
2016-04-14mlxsw: reg: Extend SBPM register for occupancy controlJiri Pirko2-2/+32
2016-04-14mlxsw: reg: Add Shared Buffer Status register definitionJiri Pirko1-0/+100
2016-04-14mlxsw: core: Add devlink shared buffer occupancy callbacksJiri Pirko2-8/+77
2016-04-14mlxsw: spectrum_buffers: Implement shared buffer configurationJiri Pirko3-1/+216
2016-04-14mlxsw: core: Add mlxsw_core_port_driver_priv helperJiri Pirko1-0/+9
2016-04-14mlxsw: spectrum_buffers: Get max_buff defaults into limits exposed to userJiri Pirko2-14/+18
2016-04-14mlxsw: spectrum_buffers: Change initialization of PG 9Jiri Pirko1-3/+5
2016-04-14mlxsw: spectrum_buffers: Remove eg pool 3 default init and CPU port TC binding to itJiri Pirko1-3/+2
2016-04-14mlxsw: spectrum_buffers: Cache shared buffer configurationJiri Pirko2-19/+82
2016-04-14mlxsw: spectrum_buffers: Rename "pool" to "pr" in initializationJiri Pirko1-35/+35
2016-04-14mlxsw: spectrum_buffers: Push out indexes and direction out of SB structsJiri Pirko1-204/+221
2016-04-14mlxsw: spectrum_buffers: Push out shared buffer register writesJiri Pirko1-14/+40
2016-04-14mlxsw: core: Add devlink shared buffer callbacksJiri Pirko2-2/+123
2016-04-14ravb: make ravb_ptp_interrupt() *void*Sergei Shtylyov3-10/+9
2016-04-14qed* - bump driver versions to 8.7.1.20Yuval Mintz2-3/+3
2016-04-14qede: add Rx flow hash/indirection support.Sudarsana Reddy Kalluru3-10/+283
2016-04-14qed: add Rx flow hash/indirection support.Sudarsana Reddy Kalluru1-16/+1
2016-04-14qed*: remove version dependencyRahul Verma5-32/+2
2016-04-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsDavid S. Miller1-3/+2
2016-04-14net: bcmgenet: add BQL supportPetri Gynther1-1/+14
2016-04-13net: bcmgenet: use __napi_schedule_irqoff()Florian Fainelli1-4/+4
2016-04-13net: bcmgenet: use napi_complete_done()Eric Dumazet1-1/+1
2016-04-13drivers/net/ethernet/jme.c: Deinline jme_reset_mac_processor, save 2816 bytesDenys Vlasenko1-1/+1
2016-04-13net: ethernet: stmmac: GMAC4.xx: Fix TX descriptor preparationAlexandre TORGUE1-8/+1
2016-04-13dsa: mv88e6xxx: Use bus in mv88e6xxx_lookup_name()Andrew Lunn1-4/+8
2016-04-13dsa: Rename phys_port_mask to enabled_port_maskAndrew Lunn2-10/+11
2016-04-13net: dsa: Rename DSA probe function.Andrew Lunn6-18/+24
2016-04-13net: dsa: Keep the mii bus and address in the private structureAndrew Lunn8-83/+89
2016-04-13net: dsa: Have the switch driver allocate there own private memoryAndrew Lunn8-17/+73
2016-04-13net: dsa: Pass the dsa device to the switch driversAndrew Lunn6-6/+12
2016-04-13Merge tag 'mac80211-next-for-davem-2016-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller191-1193/+1193
2016-04-12net: mediatek: do not set the QID field in the TX DMA descriptorsJohn Crispin1-2/+1
2016-04-12net: mediatek: move the pending_work struct to the device generic structJohn Crispin2-10/+7
2016-04-12net: mediatek: fix mtk_pending_workJohn Crispin1-8/+20
2016-04-12net: mediatek: fix TX lockingJohn Crispin1-10/+10
2016-04-12net: mediatek: fix stop and wakeup of queueJohn Crispin1-10/+27
2016-04-12net: mediatek: remove superfluous reset callJohn Crispin1-4/+0
2016-04-12net: mediatek: mtk_cal_txd_req() returns bad valueJohn Crispin1-1/+1
2016-04-12net: mediatek: watchdog_timeo was not setJohn Crispin1-0/+1
2016-04-12Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller6-33/+48
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg191-1193/+1193
2016-04-11net: mdio: Fix lockdep falls positive splatAndrew Lunn2-10/+4
2016-04-11drivers: net: cpsw: drop host_port field from struct cpsw_privGrygorii Strashko1-18/+12