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
*
ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed check
Jacob Keller
2014-03-20
3
-5
/
+11
*
igb: Add register defines needed for time sync functions
Carolyn Wyborny
2014-03-20
3
-5
/
+78
*
e1000e: Fix Explicitly set Transmit Control Register
David Ertman
2014-03-20
1
-1
/
+9
*
e1000e: Fix Hardware Unit Hang
David Ertman
2014-03-20
1
-9
/
+23
*
i40e/i40evf: Bump build versions
Catherine Sullivan
2014-03-20
2
-2
/
+2
*
i40e: potential array underflow in i40e_vc_process_vf_msg()
Dan Carpenter
2014-03-20
1
-1
/
+1
*
i40e/i40evf: reduce context descriptors
Jesse Brandeburg
2014-03-20
2
-2
/
+4
*
i40e/i40evf: enable hardware feature head write back
Jesse Brandeburg
2014-03-20
4
-12
/
+88
*
i40e: Refactor and cleanup i40e_open(), adding i40e_vsi_open()
Elizabeth Kappler
2014-03-20
2
-9
/
+34
*
i40e: Patch to enable Ethtool/netdev feature flag for NTUPLE control
Anjali Singhai Jain
2014-03-20
2
-0
/
+42
*
i40evf: use min_t
Mitch Williams
2014-03-20
1
-2
/
+2
*
i40evf: correctly program RSS HLUT table
Mitch Williams
2014-03-20
1
-9
/
+14
*
i40e: support VF link state ndo
Mitch Williams
2014-03-19
3
-6
/
+85
*
via: fix a punctuation typo
wangweidong
2014-03-18
1
-1
/
+1
*
net/i40e: Avoid double setting of NETIF_F_SG for the HW encapsulation feature...
Or Gerlitz
2014-03-18
1
-3
/
+2
*
i40evf: Rename i40e_ptype_lookup i40evf_ptype_lookup
Eric W Biederman
2014-03-18
2
-6
/
+6
*
e1000e: fix the build error when PM is disabled
Kevin Hao
2014-03-18
1
-0
/
+2
*
igb: remove references to long gone command line parameters
Fernando Luis Vazquez Cao
2014-03-18
1
-4
/
+2
*
net: ethernet: Change Ethernet Makefile and Kconfig for Altera TSE driver
Vince Bridgers
2014-03-18
2
-0
/
+2
*
Altera TSE: Add Altera Ethernet Driver Makefile and Kconfig
Vince Bridgers
2014-03-18
2
-0
/
+15
*
Altera TSE: Add main and header file for Altera Ethernet Driver
Vince Bridgers
2014-03-18
2
-0
/
+2029
*
Altera TSE: Add Miscellaneous Files for Altera Ethernet Driver
Vince Bridgers
2014-03-18
3
-0
/
+298
*
Altera TSE: Add Altera Ethernet Driver SGDMA file components
Vince Bridgers
2014-03-18
3
-0
/
+670
*
Altera TSE: Add Altera Ethernet Driver MSGDMA File Components
Vince Bridgers
2014-03-18
3
-0
/
+403
*
sh_eth: fold netif_msg_*() and netdev_*() calls into netif_*() invocations
Sergei Shtylyov
2014-03-17
1
-22
/
+11
*
sh_eth: convert dev_*() to netdev_*() calls
Sergei Shtylyov
2014-03-17
1
-23
/
+24
*
sh_eth: convert pr_*() to netdev_*() calls
Sergei Shtylyov
2014-03-17
1
-4
/
+5
*
sh_eth: exit probe with unknown register layout
Sergei Shtylyov
2014-03-17
1
-1
/
+6
*
sfc: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-15
2
-0
/
+6
*
vxge: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-15
1
-0
/
+4
*
tc35815: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-15
1
-0
/
+3
*
tilepro: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-15
1
-0
/
+3
*
tilegx: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-15
1
-0
/
+3
*
s2io: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-15
1
-0
/
+3
*
mlx4: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-15
1
-0
/
+3
*
sky2: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-15
1
-0
/
+3
*
ibmveth: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-15
1
-2
/
+2
*
fs_enet: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-15
1
-0
/
+3
*
enic: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-15
1
-6
/
+8
*
amd8111e: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-15
1
-0
/
+3
*
ixgbe: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-15
1
-2
/
+2
*
igb: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-15
1
-2
/
+2
*
i40e: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-15
1
-0
/
+3
*
bnx2x: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-15
1
-0
/
+2
*
cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes
Steve Wise
2014-03-15
3
-38
/
+58
*
cxgb4/iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative advice
Steve Wise
2014-03-15
1
-0
/
+1
*
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
2014-03-15
18
-80
/
+80
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-15
16
-96
/
+165
|
\
|
*
eth: fec: Fix lost promiscuous mode after reconnecting cable
Stefan Wahren
2014-03-13
1
-7
/
+7
|
*
net/mlx4_en: Deregister multicast vxlan steering rules when going down
Or Gerlitz
2014-03-13
1
-0
/
+2
[next]