index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-09
dummy: add support for ethtool get_drvinfo
Flavio Leitner
1
-2
/
+17
2014-12-09
macvlan: allow setting LRO independently of lower device
Michal Kubeček
1
-4
/
+5
2014-12-09
net: macb: Remove obsolete comment from Kconfig
James Byrne
1
-2
/
+2
2014-12-09
net: ethernet: rocker: Add dependency to CONFIG_BRIDGE in Kconfig
Andreas Ruprecht
1
-1
/
+1
2014-12-09
bnx2x: Use correct fastpath version for VFs.
Yuval Mintz
7
-5
/
+88
2014-12-09
net: tulip: Remove private "strncmp"
Rasmus Villemoes
1
-17
/
+3
2014-12-09
drivers: net : cpsw: Update Kconfig for CPSW
Lokesh Vutla
1
-4
/
+4
2014-12-09
r8152: redefine REALTEK_USB_DEVICE
hayeswang
1
-6
/
+20
2014-12-09
cxgb4: Update firmware version after flashing it via ethtool
Hariprasad Shenai
1
-0
/
+2
2014-12-09
cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addresses
Hariprasad Shenai
7
-140
/
+288
2014-12-09
cxgb4/cxgb4vf: Add code to calculate T5 BAR2 Offsets for SGE Queue Registers
Hariprasad Shenai
5
-7
/
+247
2014-12-09
cxgb4vf: Add and initialize some sge params for VF driver
Hariprasad Shenai
4
-5
/
+120
2014-12-09
rocker: fix eth_type type in struct rocker_ctrl
Jiri Pirko
1
-1
/
+1
2014-12-09
rocker: introduce be put/get variants and use it when appropriate
Jiri Pirko
1
-31
/
+48
2014-12-09
amd-xgbe: IRQ names require allocated memory
Lendacky, Thomas
2
-4
/
+5
2014-12-08
sunvnet: fix incorrect rcu_read_unlock() in vnet_start_xmit()
David L Stevens
1
-3
/
+1
2014-12-08
net: phy: bcm7xxx: add an explicit version check for GPHY rev G0
Florian Fainelli
1
-0
/
+2
2014-12-08
net: bcmgenet: add support for new GENET PHY revision scheme
Florian Fainelli
1
-1
/
+23
2014-12-08
sunvnet: add TSO support
David L Stevens
2
-9
/
+95
2014-12-08
sunvnet: add GSO support
David L Stevens
1
-1
/
+72
2014-12-08
sunvnet: add checksum offload support
David L Stevens
1
-3
/
+34
2014-12-08
sunvnet: add scatter/gather support
David L Stevens
1
-21
/
+76
2014-12-08
sunvnet: add VIO v1.7 and v1.8 support
David L Stevens
1
-10
/
+92
2014-12-08
sunvnet: rename vnet_port_alloc_tx_bufs and move after version negotiation
David L Stevens
1
-10
/
+8
2014-12-08
net/mlx4_en: Support for configurable RSS hash function
Eyal Perry
4
-7
/
+54
2014-12-08
ethtool: Support for configurable RSS hash function
Eyal Perry
11
-24
/
+148
2014-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
16
-75
/
+107
2014-12-08
r8169: Use eth_skb_pad function
Alexander Duyck
1
-10
/
+2
2014-12-08
myri10ge: use eth_skb_pad helper
Alexander Duyck
1
-10
/
+5
2014-12-08
niu: Use eth_skb_pad helper
Alexander Duyck
1
-7
/
+2
2014-12-08
emulex: Use skb_put_padto instead of skb_padto() and skb->len assignment
Alexander Duyck
1
-2
/
+1
2014-12-08
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
Alexander Duyck
7
-62
/
+22
2014-12-08
mlx5: Fix error flow in add_keys
Eli Cohen
1
-0
/
+3
2014-12-08
mlx5: Fix sparse warnings
Eli Cohen
1
-1
/
+15
2014-12-08
net/mlx5_core: Add more supported devices
Eli Cohen
1
-1
/
+5
2014-12-08
net/mlx5_core: Clear outbox of dealloc uar
Majd Dibbiny
1
-0
/
+1
2014-12-08
net/mlx5_core: Print resource number on QP/SRQ async events
Eli Cohen
1
-2
/
+2
2014-12-08
net/mlx5_core: Fix command queue size enforcement
Eli Cohen
1
-1
/
+1
2014-12-08
net/mlx5_core: Fix min vectors value in mlx5_enable_msix
Eli Cohen
1
-1
/
+1
2014-12-08
net/mlx5_core: Request the mlx5 IB module on driver load
Eli Cohen
1
-0
/
+7
2014-12-08
r8169:disable rtl8168ep cmac engine
Chun-Hao Lin
1
-8
/
+22
2014-12-08
r8169:prevent enable hardware tx/rx too early
Chun-Hao Lin
1
-3
/
+0
2014-12-08
net: bcmgenet: enable driver to work without a device tree
Petri Gynther
3
-33
/
+125
2014-12-08
hyperv: Add support for vNIC hot removal
Haiyang Zhang
3
-0
/
+8
2014-12-06
i40e: Reduce stack in i40e_dbg_dump_desc
Joe Perches
1
-13
/
+17
2014-12-06
i40e: Bump i40e version to 1.2.2 and i40evf version to 1.0.6
Catherine Sullivan
2
-3
/
+3
2014-12-06
i40e: get pf_id from HW rather than PCI function
Shannon Nelson
1
-12
/
+11
2014-12-06
i40e: increase ARQ size
Mitch Williams
1
-1
/
+1
2014-12-06
i40e: Re enable Main VSI loopback setting in the reset path
Anjali Singhai Jain
1
-0
/
+3
2014-12-06
i40e: Add new update VSI flow to accommodate FW fix with VSI Loopback mode
Anjali Singhai Jain
3
-4
/
+15
[next]