index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-08
vhost: remove unnecessary smp_mb from vhost_work_queue
Peng Tao
1
-1
/
+1
2016-12-08
vhost-vsock: remove unused vq variable
Peng Tao
1
-3
/
+0
2016-12-07
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
23
-360
/
+723
2016-12-07
dummy: expend mtu range for dummy device
Zhang Shengju
1
-0
/
+3
2016-12-07
nlmon: use core MTU range checking in nlmon driver
Zhang Shengju
1
-19
/
+1
2016-12-07
driver: macvlan: Remove the rcu member of macvlan_port
Gao Feng
1
-2
/
+1
2016-12-07
driver: ipvlan: Free ipvl_port directly with kfree instead of kfree_rcu
Gao Feng
2
-3
/
+2
2016-12-07
net: stmmac: do not call phy_ethtool_ksettings_set from atomic context
Niklas Cassel
1
-2
/
+0
2016-12-07
net: ethernet: ti: cpts: fix overflow check period
Grygorii Strashko
2
-6
/
+8
2016-12-07
net: ethernet: ti: cpts: calc mult and shift from refclk freq
Grygorii Strashko
1
-7
/
+43
2016-12-07
net: ethernet: ti: cpts: move dt props parsing to cpts driver
Grygorii Strashko
4
-23
/
+34
2016-12-07
net: ethernet: ti: cpts: rework initialization/deinitialization
Grygorii Strashko
3
-57
/
+92
2016-12-07
net: ethernet: ti: cpts: drop excessive writes to CTRL and INT_EN regs
Grygorii Strashko
1
-2
/
+0
2016-12-07
net: ethernet: ti: cpts: clean up event list if event pool is empty
WingMan Kwok
1
-2
/
+24
2016-12-07
net: ethernet: ti: cpts: disable cpts when unregistered
Grygorii Strashko
1
-0
/
+4
2016-12-07
net: ethernet: ti: cpts: fix registration order
Grygorii Strashko
1
-10
/
+14
2016-12-07
net: ethernet: ti: cpts: fix unbalanced clk api usage in cpts_register/unregi...
Grygorii Strashko
1
-6
/
+8
2016-12-07
net: ethernet: ti: cpsw: minimize direct access to struct cpts
Grygorii Strashko
2
-13
/
+54
2016-12-07
net: ethernet: ti: allow cpts to be built separately
Grygorii Strashko
5
-19
/
+42
2016-12-07
net: ethernet: ti: cpts: switch to readl/writel_relaxed()
Grygorii Strashko
1
-2
/
+2
2016-12-07
bnxt_en: Add interface to support RDMA driver.
Michael Chan
5
-5
/
+483
2016-12-07
bnxt_en: Refactor the driver registration function with firmware.
Michael Chan
2
-5
/
+31
2016-12-07
bnxt_en: Reserve RDMA resources by default.
Michael Chan
2
-1
/
+66
2016-12-07
bnxt_en: Improve completion ring allocation for VFs.
Michael Chan
3
-12
/
+12
2016-12-07
bnxt_en: Move function reset to bnxt_init_one().
Michael Chan
2
-20
/
+6
2016-12-07
bnxt_en: Enable MSIX early in bnxt_init_one().
Michael Chan
2
-69
/
+115
2016-12-07
bnxt_en: Add bnxt_set_max_func_irqs().
Michael Chan
2
-6
/
+12
2016-12-06
i40e: move all updates for VLAN mode into i40e_sync_vsi_filters
Jacob Keller
1
-101
/
+113
2016-12-06
i40e: use (add|rm)_vlan_all_mac helper functions when changing PVID
Jacob Keller
3
-17
/
+32
2016-12-06
i40e: factor out addition/deletion of VLAN per each MAC address
Jacob Keller
1
-13
/
+55
2016-12-06
i40e: delete filter after adding its replacement when converting
Jacob Keller
1
-1
/
+1
2016-12-06
i40e: refactor i40e_update_filter_state to avoid passing aq_err
Jacob Keller
1
-37
/
+21
2016-12-06
i40e: recalculate vsi->active_filters from hash contents
Jacob Keller
1
-23
/
+29
2016-12-06
i40e: defeature support for PTP L4 frame detection on XL710
Jacob Keller
4
-9
/
+31
2016-12-06
i40e: lock service task correctly
Mitch Williams
1
-17
/
+7
2016-12-06
i40e: Add functions which apply correct PHY access method for read and write ...
Michal Kosiarz
3
-0
/
+80
2016-12-06
i40e: Add FEC for 25g
Carolyn Wyborny
3
-4
/
+48
2016-12-06
i40e: Add support for 25G devices
Carolyn Wyborny
13
-79
/
+208
2016-12-06
i40e: use unsigned printf format specifier for active_filters count
Jacob Keller
1
-1
/
+1
2016-12-06
Changed version from 1.6.21 to 1.6.25
Bimmy Pujari
2
-2
/
+2
2016-12-06
i40e: Blink LED on 1G BaseT boards
Henry Tieman
3
-8
/
+8
2016-12-06
i40e: remove code to handle dev_addr specially
Jacob Keller
1
-36
/
+7
2016-12-06
i40e/i40evf: napi_poll must return the work done
Alexander Duyck
2
-2
/
+2
2016-12-06
i40e: restore workaround for removing default MAC filter
Jacob Keller
1
-0
/
+41
2016-12-06
i40e: simplify txd use count calculation
Mitch Williams
2
-34
/
+56
2016-12-06
i40e: Driver prints log message on link speed change
Filip Sadowski
2
-1
/
+6
2016-12-06
tun: Use netif_receive_skb instead of netif_rx
Andrey Konovalov
1
-0
/
+6
2016-12-06
irda: w83977af_ir: Neaten logging
Joe Perches
1
-29
/
+27
2016-12-06
irda: w83977af_ir: Parenthesis alignment
Joe Perches
1
-3
/
+3
2016-12-06
irda: w83977af_ir: Use the common brace style
Joe Perches
1
-9
/
+11
[next]