index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-08
net: fec: ensure fec_enet_close() copes with resume failure
Russell King
1
-2
/
+2
2014-07-08
net: fec: improve safety of suspend/resume/transmit timeout paths
Russell King
1
-0
/
+7
2014-07-08
net/mlx4_en: Fix mac_hash database inconsistency
Noa Osherovich
2
-10
/
+15
2014-07-08
net/mlx4_en: Do not count LLC/SNAP in MTU calculation
Yishai Hadas
2
-3
/
+1
2014-07-08
net/mlx4_en: Do not disable vlan filter during promiscuous mode
Eugenia Emantayev
1
-10
/
+0
2014-07-08
net/mlx4: Verify port number in __mlx4_unregister_mac
Eugenia Emantayev
1
-2
/
+8
2014-07-08
net/mlx4_en: Run loopback test only when port is up
Eugenia Emantayev
1
-1
/
+2
2014-07-08
net/mlx4_en: Fix set port ratelimit for 40GE
Eugenia Emantayev
2
-10
/
+17
2014-07-08
defxx: Fix issues with debug printk calls
Maciej W. Rozycki
2
-12
/
+11
2014-07-08
defxx: Add missing DMA synchronisation calls
Maciej W. Rozycki
1
-4
/
+16
2014-07-08
defxx: Handle DMA mapping errors
Maciej W. Rozycki
1
-26
/
+58
2014-07-08
defxx: Use netdev_alloc_skb consistently
Maciej W. Rozycki
1
-2
/
+6
2014-07-08
defxx: Discard DMA maps on buffer deallocation
Maciej W. Rozycki
1
-1
/
+6
2014-07-08
defxx: Correct the receive DMA map size
Maciej W. Rozycki
1
-3
/
+3
2014-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
212
-2277
/
+9476
2014-07-08
declance: Fix 64-bit compilation warnings
Maciej W. Rozycki
1
-6
/
+6
2014-07-08
r8152: increase the tx timeout
hayeswang
1
-1
/
+1
2014-07-08
Bluetooth: Add support for Acer [13D3:3432]
Anantha Krishnan
2
-0
/
+3
2014-07-07
amd-xgbe: Base AXI DMA cache settings on device tree
Lendacky, Thomas
3
-18
/
+37
2014-07-07
amd-xgbe: Performance enhancements
Lendacky, Thomas
4
-78
/
+100
2014-07-07
amd-xgbe: Call netif_napi_del on ndo_stop operation
Lendacky, Thomas
1
-3
/
+6
2014-07-07
amd-xgbe: Clear the proper MTL interrupt register
Lendacky, Thomas
1
-1
/
+1
2014-07-07
amd-xgbe: Fix debugfs compatibility change with kstrtouint
Lendacky, Thomas
1
-2
/
+2
2014-07-07
enic: fix return values in enic_set_coalesce
Govindarajulu Varadarajan
2
-17
/
+12
2014-07-07
bonding: remove no longer relevant vlan warnings
Jiri Pirko
1
-7
/
+0
2014-07-07
at86rf230: add new author
Alexander Aring
1
-0
/
+1
2014-07-07
at86rf230: add sleep cycle timing
Alexander Aring
1
-1
/
+6
2014-07-07
at86rf230: add timing for channel switch
Alexander Aring
1
-1
/
+7
2014-07-07
at86rf230: rework reset to trx_off state change
Alexander Aring
1
-1
/
+15
2014-07-07
at86rf230: rework state change and start/stop
Alexander Aring
1
-59
/
+67
2014-07-07
at86rf230: rework irq_pol setting
Alexander Aring
1
-5
/
+2
2014-07-07
at86rf230: move RX_SAFE_MODE setting to hw_init
Alexander Aring
1
-5
/
+4
2014-07-07
at86rf230: rework transmit and receive handling
Alexander Aring
1
-268
/
+571
2014-07-07
at86rf230: add support for at86rf23x desense
Alexander Aring
1
-4
/
+18
2014-07-07
at86rf230: remove is212 and add driver data
Alexander Aring
1
-23
/
+36
2014-07-07
at86rf230: rework detect device handling
Alexander Aring
1
-107
/
+76
2014-07-07
at86rf230: add regmap support
Alexander Aring
2
-105
/
+168
2014-07-07
mac802154: at86rf230: add hw flags and merge ops
Alexander Aring
1
-44
/
+37
2014-07-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
15
-176
/
+731
2014-07-07
net: fec: fix missing kmalloc() failure check in fec_enet_alloc_buffers()
Russell King
1
-6
/
+9
2014-07-07
net: fec: ensure fec_enet_free_buffers() properly cleans the rings
Russell King
1
-1
/
+6
2014-07-07
net: fec: clean up transmit descriptor setup
Russell King
1
-15
/
+18
2014-07-07
net: fec: make rx skb handling more robust
Russell King
1
-6
/
+11
2014-07-07
net: fec: remove useless fep->opened
Russell King
2
-6
/
+0
2014-07-07
net: fec: stop the phy before shutting down the MAC
Russell King
1
-1
/
+4
2014-07-07
net: fec: ensure that a disconnected phy isn't configured
Russell King
1
-0
/
+4
2014-07-07
net: fec: remove checking for NULL phy_dev in fec_enet_close()
Russell King
1
-4
/
+2
2014-07-07
net: fec: use netif_tx_disable() rather than netif_stop_queue()
Russell King
1
-2
/
+2
2014-07-07
net: fec: fix interrupt handling races
Russell King
1
-18
/
+22
2014-07-07
net: fec: fix ethtool set_pauseparam duplex bug
Russell King
1
-1
/
+1
[prev]
[next]