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
*
qlcnic: Dump mailbox registers when mailbox command times out.
Manish chopra
2013-12-17
1
-0
/
+15
*
qlcnic: Fix mailbox processing during diagnostic test
Manish chopra
2013-12-17
1
-26
/
+6
*
qlcnic: Allow firmware dump collection when auto firmware recovery is disabled
Manish Chopra
2013-12-17
2
-19
/
+35
*
qlcnic: Fix memory allocation
Manish Chopra
2013-12-17
1
-4
/
+4
*
qlcnic: Fix TSS/RSS validation for 83xx/84xx series adapter.
Himanshu Madhani
2013-12-17
1
-10
/
+1
*
qlcnic: Fix TSS/RSS ring validation logic.
Himanshu Madhani
2013-12-17
3
-3
/
+8
*
qlcnic: Fix diagnostic test for all adapters.
Himanshu Madhani
2013-12-17
2
-1
/
+2
*
qlcnic: Fix usage of netif_tx_{wake, stop} api during link change.
Himanshu Madhani
2013-12-17
1
-8
/
+2
*
igb: Fix for issue where values could be too high for udelay function.
Carolyn Wyborny
2013-12-15
1
-1
/
+4
*
i40e: fix null dereference
Jesse Brandeburg
2013-12-15
1
-0
/
+3
*
drivers: net: cpsw: fix for cpsw crash when build as modules
Mugunthan V N
2013-12-12
1
-3
/
+14
*
net:fec: remove duplicate lines in comment about errata ERR006358
Philippe De Muyter
2013-12-12
1
-4
/
+0
*
Revert "8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature"
David S. Miller
2013-12-11
16
-426
/
+302
*
8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature
Matthew Whitehead
2013-12-11
16
-302
/
+426
*
net: smc91x: Fix device tree based configuration so it's usable
Tony Lindgren
2013-12-11
1
-10
/
+35
*
tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0
Nat Gurumoorthy
2013-12-11
1
-0
/
+3
*
Merge branch 'sfc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
David S. Miller
2013-12-11
6
-23
/
+101
|
\
|
*
sfc: Poll for MCDI completion once before timeout occurs
Robert Stonehouse
2013-12-06
1
-4
/
+12
|
*
sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()
Robert Stonehouse
2013-12-06
1
-6
/
+17
|
*
sfc: RX buffer allocation takes prefix size into account in IP header alignment
Andrew Rybchenko
2013-12-06
3
-4
/
+9
|
*
sfc: Maintain current frequency adjustment when applying a time offset
Ben Hutchings
2013-12-06
1
-2
/
+2
|
*
sfc: Stop/re-start PTP when stopping/starting the datapath.
Alexandre Rames
2013-12-06
3
-3
/
+33
|
*
sfc: Rate-limit log message for PTP packets without a matching timestamp event
Ben Hutchings
2013-12-06
1
-2
/
+3
|
*
sfc: PTP: Moderate log message on event queue overflow
Laurence Evans
2013-12-06
1
-2
/
+21
|
*
sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx()
Ben Hutchings
2013-12-06
1
-0
/
+4
*
|
net: allwinner: emac: Add missing free_irq
Maxime Ripard
2013-12-11
1
-2
/
+3
*
|
net: emaclite: add barriers to support Xilinx Zynq platform
Srikanth Thokala
2013-12-10
1
-0
/
+13
*
|
net: emaclite: Remove unnecessary code that enables/disables interrupts on PO...
Srikanth Thokala
2013-12-10
1
-38
/
+0
*
|
net: mvneta: Fix incorrect DMA unmapping size
Ezequiel Garcia
2013-12-06
1
-2
/
+2
*
|
be2net: Free/delete pmacs (in be_clear()) only if they exist
Somnath Kotur
2013-12-06
1
-8
/
+15
*
|
be2net: Fix Lancer error recovery to distinguish FW download
Somnath Kotur
2013-12-06
2
-4
/
+17
*
|
forcedeth: run loopback test only on chipsets that support it
Ivan Vecera
2013-12-06
1
-3
/
+5
*
|
bnx2x: avoid null pointer dereference when enabling SR-IOV
Michal Kalderon
2013-12-06
1
-0
/
+5
*
|
net: davinci_emac: Fix platform data handling and make usable for am3517
Tony Lindgren
2013-12-06
1
-1
/
+25
*
|
qlge: Update version to 1.00.00.34
Jitendra Kalsaria
2013-12-06
1
-1
/
+1
*
|
qlge: Allow enable/disable rx/tx vlan acceleration independently
Jitendra Kalsaria
2013-12-06
1
-8
/
+0
*
|
qlge: Fix ethtool statistics
Jitendra Kalsaria
2013-12-06
1
-0
/
+4
|
/
*
cxgb4: Add new scheme to update T4/T5 firmware
Hariprasad Shenai
2013-12-03
4
-190
/
+289
*
cxgb4vf: added much cleaner implementation of is_t4()
Hariprasad Shenai
2013-12-03
6
-16
/
+39
*
cxgb4: Much cleaner implementation of is_t4()/is_t5()
Hariprasad Shenai
2013-12-03
5
-70
/
+73
*
net/mlx4_core: destroy workqueue when driver fails to register
Wei Yang
2013-12-03
1
-0
/
+2
*
net: do not pretend FRAGLIST support
Eric Dumazet
2013-12-02
4
-4
/
+3
*
net: fec_main: dma_map() only the length of the skb
Sebastian Siewior
2013-12-02
1
-5
/
+4
*
drivers: net: cpsw: fix dt probe for one port ethernet
Mugunthan V N
2013-12-02
1
-0
/
+2
*
PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...
Rafael J. Wysocki
2013-12-02
1
-7
/
+19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-12-02
17
-157
/
+109
|
\
|
*
net/mlx4_en: Remove selftest TX queues empty condition
Eugenia Emantayev
2013-12-02
1
-7
/
+0
|
*
ixgbe: Make ixgbe_identify_qsfp_module_generic static
Mark Rustad
2013-11-30
2
-2
/
+2
|
*
ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by default
John Fastabend
2013-11-30
1
-3
/
+2
|
*
ixgbe: ixgbe_fwd_ring_down needs to be static
John Fastabend
2013-11-30
1
-2
/
+2
[next]