index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-15
qede: Add fastpath support for tunneling
Manish Chopra
2
-10
/
+92
2016-04-15
qed: Enable GRE tunnel slowpath configuration
Manish Chopra
1
-0
/
+4
2016-04-15
qed/qede: Add GENEVE tunnel slowpath configuration support
Manish Chopra
4
-1
/
+69
2016-04-15
qed/qede: Add VXLAN tunnel slowpath configuration support
Manish Chopra
5
-4
/
+86
2016-04-15
qed: Add infrastructure support for tunneling
Manish Chopra
10
-4
/
+553
2016-04-15
qlge: Replace create_singlethread_workqueue with alloc_ordered_workqueue
Amitoj Kaur Chawla
1
-1
/
+1
2016-04-15
mlxsw: spectrum_buffers: Use MLXSW_SP_PB_UNUSED define for unused pb
Jiri Pirko
1
-1
/
+2
2016-04-15
mlxsw: spectrum_buffers: Use designated initializers for mlxsw_sp_pbs
Jiri Pirko
1
-10
/
+2
2016-04-14
tun: use per cpu variables for stats accounting
Paolo Abeni
1
-12
/
+83
2016-04-14
mlxsw: spectrum_buffers: Implement occupancy monitoring
Jiri Pirko
3
-16
/
+293
2016-04-14
mlxsw: core: Introduce support for asynchronous EMAD register access
Jiri Pirko
2
-173
/
+334
2016-04-14
mlxsw: core: Add mlxsw specific workqueue and use it for FDB notif. processing
Jiri Pirko
3
-4
/
+28
2016-04-14
mlxsw: reg: Extend SBPM register for occupancy control
Jiri Pirko
2
-2
/
+32
2016-04-14
mlxsw: reg: Add Shared Buffer Status register definition
Jiri Pirko
1
-0
/
+100
2016-04-14
mlxsw: core: Add devlink shared buffer occupancy callbacks
Jiri Pirko
2
-8
/
+77
2016-04-14
mlxsw: spectrum_buffers: Implement shared buffer configuration
Jiri Pirko
3
-1
/
+216
2016-04-14
mlxsw: core: Add mlxsw_core_port_driver_priv helper
Jiri Pirko
1
-0
/
+9
2016-04-14
mlxsw: spectrum_buffers: Get max_buff defaults into limits exposed to user
Jiri Pirko
2
-14
/
+18
2016-04-14
mlxsw: spectrum_buffers: Change initialization of PG 9
Jiri Pirko
1
-3
/
+5
2016-04-14
mlxsw: spectrum_buffers: Remove eg pool 3 default init and CPU port TC bindin...
Jiri Pirko
1
-3
/
+2
2016-04-14
mlxsw: spectrum_buffers: Cache shared buffer configuration
Jiri Pirko
2
-19
/
+82
2016-04-14
mlxsw: spectrum_buffers: Rename "pool" to "pr" in initialization
Jiri Pirko
1
-35
/
+35
2016-04-14
mlxsw: spectrum_buffers: Push out indexes and direction out of SB structs
Jiri Pirko
1
-204
/
+221
2016-04-14
mlxsw: spectrum_buffers: Push out shared buffer register writes
Jiri Pirko
1
-14
/
+40
2016-04-14
mlxsw: core: Add devlink shared buffer callbacks
Jiri Pirko
2
-2
/
+123
2016-04-14
ravb: make ravb_ptp_interrupt() *void*
Sergei Shtylyov
3
-10
/
+9
2016-04-14
qed* - bump driver versions to 8.7.1.20
Yuval Mintz
2
-3
/
+3
2016-04-14
qede: add Rx flow hash/indirection support.
Sudarsana Reddy Kalluru
3
-10
/
+283
2016-04-14
qed: add Rx flow hash/indirection support.
Sudarsana Reddy Kalluru
1
-16
/
+1
2016-04-14
qed*: remove version dependency
Rahul Verma
5
-32
/
+2
2016-04-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
1
-3
/
+2
2016-04-14
net: bcmgenet: add BQL support
Petri Gynther
1
-1
/
+14
2016-04-13
net: bcmgenet: use __napi_schedule_irqoff()
Florian Fainelli
1
-4
/
+4
2016-04-13
net: bcmgenet: use napi_complete_done()
Eric Dumazet
1
-1
/
+1
2016-04-13
drivers/net/ethernet/jme.c: Deinline jme_reset_mac_processor, save 2816 bytes
Denys Vlasenko
1
-1
/
+1
2016-04-13
net: ethernet: stmmac: GMAC4.xx: Fix TX descriptor preparation
Alexandre TORGUE
1
-8
/
+1
2016-04-13
dsa: mv88e6xxx: Use bus in mv88e6xxx_lookup_name()
Andrew Lunn
1
-4
/
+8
2016-04-13
dsa: Rename phys_port_mask to enabled_port_mask
Andrew Lunn
2
-10
/
+11
2016-04-13
net: dsa: Rename DSA probe function.
Andrew Lunn
6
-18
/
+24
2016-04-13
net: dsa: Keep the mii bus and address in the private structure
Andrew Lunn
8
-83
/
+89
2016-04-13
net: dsa: Have the switch driver allocate there own private memory
Andrew Lunn
8
-17
/
+73
2016-04-13
net: dsa: Pass the dsa device to the switch drivers
Andrew Lunn
6
-6
/
+12
2016-04-13
Merge tag 'mac80211-next-for-davem-2016-04-13' of git://git.kernel.org/pub/sc...
David S. Miller
191
-1193
/
+1193
2016-04-12
net: mediatek: do not set the QID field in the TX DMA descriptors
John Crispin
1
-2
/
+1
2016-04-12
net: mediatek: move the pending_work struct to the device generic struct
John Crispin
2
-10
/
+7
2016-04-12
net: mediatek: fix mtk_pending_work
John Crispin
1
-8
/
+20
2016-04-12
net: mediatek: fix TX locking
John Crispin
1
-10
/
+10
2016-04-12
net: mediatek: fix stop and wakeup of queue
John Crispin
1
-10
/
+27
2016-04-12
net: mediatek: remove superfluous reset call
John Crispin
1
-4
/
+0
2016-04-12
net: mediatek: mtk_cal_txd_req() returns bad value
John Crispin
1
-1
/
+1
[next]