index
:
~johnharr/scheduler
IGT
LibDRM
all
fence
scheduler
i915 GPU scheduler patches
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-13
fec: Fix PHC device log
Fabio Estevam
2
-2
/
+3
2013-04-12
ethernet/fec: Add Vybrid family fec support
Jingchang Lu
1
-0
/
+5
2013-04-12
net/at91_ether: fix error return code in at91ether_probe()
Wei Yongjun
1
-1
/
+2
2013-04-12
ptp: dynamic allocation of PHC char devices
Jiri Benc
1
-25
/
+13
2013-04-12
net: mv643xx_eth: remove deprecated inet_lro support
Sebastian Hesselbarth
2
-95
/
+3
2013-04-12
vxlan: fix some sparse warnings
Wei Yongjun
1
-2
/
+2
2013-04-12
xen-netback: switch to use skb_partial_csum_set()
Jason Wang
1
-14
/
+8
2013-04-11
net: ethernet: stmicro: stmmac: use devm_ioremap_resource()
Silviu-Mihai Popescu
1
-5
/
+3
2013-04-11
be2net: remove unused variable 'sge'
Ivan Vecera
1
-2
/
+0
2013-04-11
net: mv643xx_eth: Add GRO support
Sebastian Hesselbarth
1
-1
/
+1
2013-04-11
tuntap: initialize vlan_features
Jason Wang
1
-0
/
+1
2013-04-11
virtio-net: initialize vlan_features
Jason Wang
1
-0
/
+2
2013-04-11
net: mv643xx_eth: use managed devm_kzalloc
Sebastian Hesselbarth
1
-13
/
+4
2013-04-11
net: mv643xx_eth: add shared clk and cleanup existing clk handling
Sebastian Hesselbarth
1
-16
/
+11
2013-04-11
vhost_net: remove tx polling state
Jason Wang
2
-68
/
+9
2013-04-11
net/mlx4_en: set correct MTU in SRIOV
Eugenia Emantayev
1
-1
/
+3
2013-04-11
net/mlx4_core: Translate guest B0 steering rules to DMFS
Hadar Hen Zion
1
-22
/
+63
2013-04-11
net/mlx4_core: Add helper function to translate B0 steering rules to DMFS
Hadar Hen Zion
2
-22
/
+33
2013-04-11
usbnet: handle link change
Ming Lei
1
-0
/
+30
2013-04-11
usbnet: apply usbnet_link_change
Ming Lei
1
-1
/
+1
2013-04-11
usbnet: sierra: apply usbnet_link_change
Ming Lei
1
-2
/
+1
2013-04-11
usbnet: dm9601: apply usbnet_link_change
Ming Lei
1
-6
/
+1
2013-04-11
usbnet: cdc-ether: apply usbnet_link_change
Ming Lei
1
-4
/
+1
2013-04-11
usbnet: ax88179_1781: apply usbnet_link_change
Ming Lei
1
-8
/
+4
2013-04-11
usbnet: asix: apply usbnet_link_change
Ming Lei
1
-5
/
+1
2013-04-11
usbnet: cdc_ncm: apply usbnet_link_change
Ming Lei
1
-6
/
+3
2013-04-11
usbnet: mcs7830: apply usbnet_link_change
Ming Lei
1
-4
/
+1
2013-04-11
usbnet: mcs7830: don't reset link
Ming Lei
1
-3
/
+2
2013-04-11
usbnet: introduce usbnet_link_change API
Ming Lei
1
-0
/
+13
2013-04-10
xen-netback: fix sparse warning
stephen hemminger
1
-1
/
+1
2013-04-10
bnx2: make cnic_probe static
stephen hemminger
1
-1
/
+1
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
209
-2709
/
+21649
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
18
-323
/
+416
2013-04-09
tg3: Use bool not int
Joe Perches
1
-77
/
+80
2013-04-09
tg3: Update version to 3.131
Nithin Sujir
1
-2
/
+2
2013-04-09
tg3: Reset the phy to allow modified EEE settings to take effect
Nithin Sujir
1
-0
/
+38
2013-04-09
tg3: Pull the phy advertised speed and flow control settings on driver load
Nithin Sujir
2
-0
/
+136
2013-04-09
tg3: Add support for link flap avoidance
Nithin Sujir
2
-9
/
+58
2013-04-09
tg3: Add SGMII phy support for 5719/5718 serdes
Michael Chan
2
-7
/
+51
2013-04-09
tg3: Add tg3_clear_mac_status() common function
Michael Chan
1
-16
/
+14
2013-04-09
tg3: Add a warning during link settings change if mgmt enabled
Nithin Sujir
1
-0
/
+14
2013-04-09
tg3: Remove unnecessary phy reset during ethtool commands
Nithin Sujir
1
-2
/
+2
2013-04-09
tg3: Fix NVRAM size detection for the STM45PE20 pinstrap on 5762 devices
Michael Chan
1
-0
/
+6
2013-04-09
tg3: Fix flow control settings not propagated to hardware
Nithin Sujir
1
-3
/
+1
2013-04-09
mrf24j40: use module_spi_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2013-04-08
net: cdc_ncm: demote "unexpected notification" to debug level
Bjørn Mork
1
-2
/
+3
2013-04-08
stmmac: prefetch all dma_erx when use extend_desc
Giuseppe CAVALLARO
1
-6
/
+3
2013-04-08
stmmac: review private structure fields
Giuseppe CAVALLARO
1
-34
/
+34
2013-04-08
stmmac: code tidy-up
Giuseppe CAVALLARO
17
-309
/
+311
2013-04-08
stmmac: improve/review and fix kernel-doc
Giuseppe CAVALLARO
2
-50
/
+142
[prev]
[next]