index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
isdn: fix misspelling of current function in string
Julia Lawall
2014-12-09
8
-10
/
+9
*
dmfe: fix misspelling of current function in string
Julia Lawall
2014-12-09
1
-1
/
+1
*
macvlan: play well with ipvlan device
Mahesh Bandewar
2014-12-09
1
-0
/
+3
*
ipvlan: move the device check function into netdevice.h
Mahesh Bandewar
2014-12-09
2
-15
/
+5
*
ipvlan: play well with macvlan device
Mahesh Bandewar
2014-12-09
1
-0
/
+6
*
dummy: add support for ethtool get_drvinfo
Flavio Leitner
2014-12-09
1
-2
/
+17
*
macvlan: allow setting LRO independently of lower device
Michal Kubeček
2014-12-09
1
-4
/
+5
*
net: macb: Remove obsolete comment from Kconfig
James Byrne
2014-12-09
1
-2
/
+2
*
net: ethernet: rocker: Add dependency to CONFIG_BRIDGE in Kconfig
Andreas Ruprecht
2014-12-09
1
-1
/
+1
*
bnx2x: Use correct fastpath version for VFs.
Yuval Mintz
2014-12-09
7
-5
/
+88
*
net: tulip: Remove private "strncmp"
Rasmus Villemoes
2014-12-09
1
-17
/
+3
*
drivers: net : cpsw: Update Kconfig for CPSW
Lokesh Vutla
2014-12-09
1
-4
/
+4
*
r8152: redefine REALTEK_USB_DEVICE
hayeswang
2014-12-09
1
-6
/
+20
*
cxgb4: Update firmware version after flashing it via ethtool
Hariprasad Shenai
2014-12-09
1
-0
/
+2
*
cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addresses
Hariprasad Shenai
2014-12-09
7
-140
/
+288
*
cxgb4/cxgb4vf: Add code to calculate T5 BAR2 Offsets for SGE Queue Registers
Hariprasad Shenai
2014-12-09
5
-7
/
+247
*
cxgb4vf: Add and initialize some sge params for VF driver
Hariprasad Shenai
2014-12-09
4
-5
/
+120
*
rocker: fix eth_type type in struct rocker_ctrl
Jiri Pirko
2014-12-09
1
-1
/
+1
*
rocker: introduce be put/get variants and use it when appropriate
Jiri Pirko
2014-12-09
1
-31
/
+48
*
amd-xgbe: IRQ names require allocated memory
Lendacky, Thomas
2014-12-09
2
-4
/
+5
*
sunvnet: fix incorrect rcu_read_unlock() in vnet_start_xmit()
David L Stevens
2014-12-09
1
-3
/
+1
*
net: phy: bcm7xxx: add an explicit version check for GPHY rev G0
Florian Fainelli
2014-12-09
1
-0
/
+2
*
net: bcmgenet: add support for new GENET PHY revision scheme
Florian Fainelli
2014-12-09
1
-1
/
+23
*
sunvnet: add TSO support
David L Stevens
2014-12-09
2
-9
/
+95
*
sunvnet: add GSO support
David L Stevens
2014-12-09
1
-1
/
+72
*
sunvnet: add checksum offload support
David L Stevens
2014-12-09
1
-3
/
+34
*
sunvnet: add scatter/gather support
David L Stevens
2014-12-09
1
-21
/
+76
*
sunvnet: add VIO v1.7 and v1.8 support
David L Stevens
2014-12-09
1
-10
/
+92
*
sunvnet: rename vnet_port_alloc_tx_bufs and move after version negotiation
David L Stevens
2014-12-09
1
-10
/
+8
*
net/mlx4_en: Support for configurable RSS hash function
Eyal Perry
2014-12-09
4
-7
/
+54
*
ethtool: Support for configurable RSS hash function
Eyal Perry
2014-12-09
11
-24
/
+148
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-12-09
16
-75
/
+107
|
\
|
*
i40e: Reduce stack in i40e_dbg_dump_desc
Joe Perches
2014-12-06
1
-13
/
+17
|
*
i40e: Bump i40e version to 1.2.2 and i40evf version to 1.0.6
Catherine Sullivan
2014-12-06
2
-3
/
+3
|
*
i40e: get pf_id from HW rather than PCI function
Shannon Nelson
2014-12-06
1
-12
/
+11
|
*
i40e: increase ARQ size
Mitch Williams
2014-12-06
1
-1
/
+1
|
*
i40e: Re enable Main VSI loopback setting in the reset path
Anjali Singhai Jain
2014-12-06
1
-0
/
+3
|
*
i40e: Add new update VSI flow to accommodate FW fix with VSI Loopback mode
Anjali Singhai Jain
2014-12-06
3
-4
/
+15
|
*
i40e: Increase reset delay
Kevin Scott
2014-12-06
1
-1
/
+1
|
*
i40evf: make early init sequence even more robust
Mitch Williams
2014-12-06
2
-13
/
+12
|
*
i40e: fix netdev_stat macro definition
Shannon Nelson
2014-12-06
1
-1
/
+2
|
*
i40e: Define and use i40e_is_vf macro
Anjali Singhai Jain
2014-12-06
4
-2
/
+6
|
*
i40e: Add a virtual channel op to config RSS
Anjali Singhai Jain
2014-12-06
2
-0
/
+2
|
*
i40e: don't enable PTP support on more than one PF per port
Jacob Keller
2014-12-06
2
-11
/
+25
|
*
i40e: Add description to misc and fd interrupts
Carolyn Wyborny
2014-12-06
1
-4
/
+7
|
*
i40e: allow various base numbers in debugfs aq commands
Shannon Nelson
2014-12-06
1
-2
/
+2
|
*
i40e: remove useless debug noise
Shannon Nelson
2014-12-06
2
-6
/
+0
|
*
i40e: Remove unneeded break statement
Shannon Nelson
2014-12-06
1
-2
/
+0
*
|
r8169: Use eth_skb_pad function
Alexander Duyck
2014-12-09
1
-10
/
+2
*
|
myri10ge: use eth_skb_pad helper
Alexander Duyck
2014-12-09
1
-10
/
+5
[next]