index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
i40e: poll on NVM semaphore only if not other error
Shannon Nelson
2014-12-09
1
-4
/
+9
|
|
*
|
|
i40e: fix up NVM update sm error handling
Shannon Nelson
2014-12-09
1
-10
/
+16
|
|
*
|
|
i40e: set max limit for access polling
Shannon Nelson
2014-12-09
3
-15
/
+10
|
|
*
|
|
i40e: remove unused nvm_semaphore_wait
Shannon Nelson
2014-12-09
3
-4
/
+0
|
|
*
|
|
i40e: init NVM update state on adminq init
Shannon Nelson
2014-12-09
1
-0
/
+2
|
|
*
|
|
i40e: add range check to i40e_aq_rc_to_posix
Shannon Nelson
2014-12-09
2
-0
/
+4
|
|
*
|
|
i40e: rework debug messages for NVM update
Shannon Nelson
2014-12-09
1
-27
/
+80
|
|
*
|
|
i40e: let firmware catch the NVM busy error
Shannon Nelson
2014-12-09
4
-19
/
+0
|
|
*
|
|
i40e: better error messages for NVM update issues
Shannon Nelson
2014-12-09
1
-19
/
+33
|
|
*
|
|
i40e: clear NVM update state on ethtool test
Shannon Nelson
2014-12-09
1
-0
/
+3
|
*
|
|
|
chelsio: fix misspelling of current function in string
Julia Lawall
2014-12-09
1
-1
/
+1
|
*
|
|
|
hp100: fix misspelling of current function in string
Julia Lawall
2014-12-09
1
-2
/
+5
|
*
|
|
|
uli526x: fix misspelling of current function in string
Julia Lawall
2014-12-09
1
-1
/
+1
|
*
|
|
|
dmfe: fix misspelling of current function in string
Julia Lawall
2014-12-09
1
-1
/
+1
|
*
|
|
|
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
|
*
|
|
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: 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
10
-22
/
+135
|
*
|
|
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
[prev]
[next]