index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-13
net: hns: fix the unknown phy_nterface_t type error
huangdaode
1
-0
/
+1
2015-10-13
BNX2: free temp_stats_blk on error path
wangweidong
1
-0
/
+2
2015-10-12
net: HNS: fix MDIO dependencies
Arnd Bergmann
1
-3
/
+2
2015-10-12
sfc: fully reset if MC_REBOOT event received without warm_boot_count increment
Daniel Pieczko
3
-12
/
+32
2015-10-12
rocker: handle setting bridge ageing_time
Scott Feldman
1
-0
/
+16
2015-10-11
net: encx24j600: Fix typos in Kconfig
Jon Ringle
1
-2
/
+2
2015-10-11
BNX2: fix a Null Pointer for stats_blk
wangweidong
2
-27
/
+53
2015-10-11
cxgb4: Enhance driver to update FW, when FW is too old
Hariprasad Shenai
2
-2
/
+6
2015-10-09
drivers/net/ethernet: make ti/cpsw-phy-sel.c explicitly non-modular
Paul Gortmaker
1
-6
/
+4
2015-10-09
net/mlx4_core: Fix resource tracker error flow in add_res_range
Saeed Mahameed
1
-1
/
+3
2015-10-09
net/mlx4_core: Fix mailbox leak in error flow when performing update qp
Jack Morgenstein
1
-3
/
+3
2015-10-09
net/mlx4_en: Add steering rules after RSS creation
Ido Shamay
1
-64
/
+80
2015-10-09
net/mlx5_core: Use private health thread for each device
Eli Cohen
2
-52
/
+48
2015-10-09
net/mlx5_core: Use accessor functions to read from device memory
Eli Cohen
1
-13
/
+22
2015-10-09
net/mlx5_core: Prepare cmd interface to system errors handling
Eli Cohen
1
-2
/
+18
2015-10-09
net/mlx5_core: Improve mlx5 messages
Eli Cohen
1
-11
/
+11
2015-10-09
i40e: print neato new features
Jesse Brandeburg
1
-0
/
+3
2015-10-09
i40e/i40evf: pass QOS handle to VF
Mitch Williams
3
-2
/
+6
2015-10-09
i40evf: use capabilities flags properly
Mitch Williams
1
-2
/
+7
2015-10-09
i40e: refactor code to remove indent
Jesse Brandeburg
1
-40
/
+42
2015-10-09
i40e/i40evf: clean up some code
Jesse Brandeburg
17
-103
/
+124
2015-10-09
i40evf: detect reset more reliably
Mitch Williams
1
-20
/
+16
2015-10-09
i40e: Support FW CEE DCB UP to TC map nibble swap
Greg Bowers
1
-5
/
+8
2015-10-09
i40e/i40evf: Explicitly assign enum index for VSI type
Serey Kong
2
-16
/
+16
2015-10-09
i40e: add switch for link polling
Shannon Nelson
3
-3
/
+29
2015-10-09
i40e: Fix multiple link up messages
Matt Jared
3
-3
/
+8
2015-10-09
i40e: Fix for extra Flow Director filter in table after error
Carolyn Wyborny
3
-1
/
+17
2015-10-09
i40e/i40evf: Store CEE DCBX DesiredCfg and RemoteCfg
Neerav Parikh
3
-12
/
+42
2015-10-09
i40e: Add parsing for CEE DCBX TLVs
Neerav Parikh
2
-0
/
+218
2015-10-09
i40e: add more verbose error messages
Mitch Williams
1
-1
/
+3
2015-10-09
i40e: inline interrupt enable
Jesse Brandeburg
2
-19
/
+18
2015-10-09
i40e: fix erroneous WARN_ON
Jesse Brandeburg
1
-0
/
+10
2015-10-08
net: hns: fix 32-bit build warning
Arnd Bergmann
1
-6
/
+6
2015-10-08
net: Microchip encx24j600 driver
Jon Ringle
5
-0
/
+2087
2015-10-08
i40e/i40evf: remove unused opcode
Mitch Williams
2
-2
/
+0
2015-10-08
i40evf: propagate interrupt allocation failure
Mitch Williams
1
-1
/
+1
2015-10-08
i40e: Additional checks for CEE APP priority validity
Neerav Parikh
1
-15
/
+33
2015-10-08
i40e/i40evf: Add a stat to keep track of linearization count
Anjali Singhai Jain
7
-5
/
+14
2015-10-08
i40e/i40evf: fix unicast mac address add
Shannon Nelson
2
-48
/
+38
2015-10-08
i40e: fix bug in return from get_link_status and avoid spurious link messages
Jesse Brandeburg
4
-11
/
+29
2015-10-08
i40e: add little endian conversion for checksum
Jesse Brandeburg
1
-1
/
+3
2015-10-08
i40e/i40evf: give up the __func__
Shannon Nelson
4
-66
/
+47
2015-10-08
i40e: Never let speed get set to 0 in get_settings
Catherine Sullivan
1
-0
/
+7
2015-10-08
i40e: Fix for truncated interrupt name
Carolyn Wyborny
1
-1
/
+1
2015-10-07
i40e/i40evf: assure clean asq status report
Shannon Nelson
2
-0
/
+4
2015-10-07
i40e: make i40e_init_pf_fcoe to void
Shannon Nelson
3
-13
/
+7
2015-10-07
i40e: fix bad CEE status shift value
Shannon Nelson
1
-1
/
+2
2015-10-07
i40e/i40evf: fix a potential type compare issue
Shannon Nelson
2
-4
/
+2
2015-10-07
i40e/i40evf: add driver support for new device ids
Shannon Nelson
6
-0
/
+6
2015-10-07
i40e: stop VF rings
Mitch Williams
1
-0
/
+5
[next]