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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-04
cxgb4: Remove WOL get/set ethtool support
Hariprasad Shenai
4
-137
/
+0
2015-06-04
cxgb4: Add support to dump loopback port stats
Hariprasad Shenai
4
-1
/
+92
2015-06-04
cxgb4: Add support in ethtool to dump channel stats
Hariprasad Shenai
4
-1
/
+136
2015-06-04
cxgb4: Add ethtool support to get adapter stats
Hariprasad Shenai
5
-46
/
+280
2015-06-04
net: tulip: rearrange order of searching for substrings
Rasmus Villemoes
1
-5
/
+5
2015-06-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
22
-52
/
+220
2015-06-04
net/mlx4_core: fix typo in mlx4_set_vf_mac
Carol Soto
1
-1
/
+1
2015-06-04
net/mlx4_core: need to call close fw if alloc icm is called twice
Carol Soto
1
-0
/
+1
2015-06-04
net/mlx4_core: double free of dev_vfs
Carol L Soto
1
-0
/
+1
2015-06-04
drivers/net/ethernet/dec/tulip/uli526x.c: fix misleading indentation in uli52...
David Malcolm
1
-1
/
+1
2015-06-04
net: phy: dp83867: Add TI dp83867 phy
Dan Murphy
3
-1
/
+245
2015-06-04
ethernet: micrel: use time_after_eq
Antonio Murdaca
1
-1
/
+1
2015-06-04
net/mlx4_core: Fix build failure introduced by the EQ pool changes
Or Gerlitz
1
-1
/
+3
2015-06-03
e1000e: Bump the version to 3.2.5
Yanir Lubetkin
22
-24
/
+24
2015-06-03
e1000e: fix unit hang during loopback test
Yanir Lubetkin
1
-3
/
+24
2015-06-03
e1000e: fix systim issues
Yanir Lubetkin
2
-11
/
+30
2015-06-03
e1000e: fix legacy interrupt handling in i219
Yanir Lubetkin
3
-1
/
+19
2015-06-03
e1000e: fix flush_desc_ring implementation
Yanir Lubetkin
3
-6
/
+9
2015-06-03
e1000e: fix logical error in flush_desc_rings
Yanir Lubetkin
1
-1
/
+1
2015-06-03
e1000e: remove call to do_div and sign mismatch warning
Yanir Lubetkin
1
-9
/
+4
2015-06-03
e1000e: i219 execute unit hang fix on every reset or power state transition
Yanir Lubetkin
1
-6
/
+10
2015-06-03
e1000e: i219 fix unit hang on reset and runtime D3
Yanir Lubetkin
3
-0
/
+108
2015-06-02
sfc: leak vports if a VF is assigned during PF unload
Daniel Pieczko
4
-12
/
+49
2015-06-02
sfc: force removal of VF and vport on driver removal
Daniel Pieczko
2
-1
/
+11
2015-06-02
sfc: do not allow VFs to be destroyed if assigned to guests
Daniel Pieczko
1
-0
/
+9
2015-06-02
sfc: don't update stats on VF when called in atomic context
Daniel Pieczko
1
-2
/
+14
2015-06-02
sfc: suppress vadaptor stats when EVB is not present
Daniel Pieczko
2
-3
/
+11
2015-06-02
sfc: suppress ENOENT error messages from MC_CMD_MAC_STATS
Daniel Pieczko
2
-5
/
+14
2015-06-02
sfc: update netdevice statistics to use vadaptor stats
Daniel Pieczko
1
-19
/
+22
2015-06-02
sfc: DMA the VF stats only when requested
Daniel Pieczko
2
-41
/
+112
2015-06-02
sfc: display vadaptor statistics for all interfaces
Daniel Pieczko
3
-4
/
+73
2015-06-02
sfc: set the port-id when calling MC_CMD_MAC_STATS
Daniel Pieczko
1
-0
/
+2
2015-06-02
sfc: add "port_" prefix to MAC stats
Daniel Pieczko
3
-179
/
+182
2015-06-02
sfc: Implement ndo_gets_phys_port_id() for EF10 VFs
Shradha Shah
8
-0
/
+45
2015-06-02
sfc: Add sysfs entry for flags (link control and primary)
Shradha Shah
1
-7
/
+51
2015-06-02
sfc: Add paranthesis correctly on all branches of the if statement
Shradha Shah
1
-4
/
+4
2015-06-02
sfc: Add code to export port_num in netdev->dev_port
Shradha Shah
1
-0
/
+2
2015-06-02
net: thunderx: use GFP_KERNEL in thread context
Aleksey Makarov
1
-1
/
+1
2015-06-02
net: thunderx: check if memory allocation was successful
Aleksey Makarov
1
-0
/
+2
2015-06-02
net: thunderx: remove unneeded type conversions
Aleksey Makarov
1
-2
/
+1
2015-06-02
net: thunderx: fix nicvf_set_rxfh()
Aleksey Makarov
1
-2
/
+1
2015-06-02
net: thunderx: add static
Aleksey Makarov
4
-22
/
+16
2015-06-02
net: thunderx: delete unused variables
Aleksey Makarov
1
-2
/
+2
2015-06-02
net: thunderx: rework mac address handling
Aleksey Makarov
5
-19
/
+9
2015-06-02
net: thunderx: introduce a function for mailbox access
Aleksey Makarov
1
-10
/
+17
2015-06-02
net: thunderx: fix constants
Aleksey Makarov
1
-5
/
+5
2015-06-02
net: thunderx: Cleanup duplicate NODE_ID macros, add nic_get_node_id()
Robert Richter
4
-8
/
+13
2015-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
35
-183
/
+270
2015-06-02
cxgb4vf: Adds SRIOV driver changes for T6 adapter
Hariprasad Shenai
3
-23
/
+54
2015-06-02
cxgb4: Adds support for T6 adapter
Hariprasad Shenai
10
-149
/
+524
[next]