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: Fix ethtool statistics length calculation
Shahed Shaikh
2014-01-10
1
-18
/
+21
*
qlcnic: Fix bug in TX statistics
Manish Chopra
2014-01-10
3
-1
/
+5
*
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
2014-01-10
7
-26
/
+25
*
bnx2x: fix DMA unmapping of TSO split BDs
Michal Schmidt
2014-01-10
1
-4
/
+9
*
bnx2x: prevent WARN during driver unload
Yuval Mintz
2014-01-10
2
-18
/
+38
*
be2net: fix max_evt_qs calculation for BE3 in SR-IOV config
Suresh Reddy
2014-01-06
2
-4
/
+9
*
be2net: increase the timeout value for loopback-test FW cmd
Suresh Reddy
2014-01-06
3
-12
/
+22
*
be2net: disable RSS when number of RXQs is reduced to 1 via set-channels
Vasundhara Volam
2014-01-06
2
-6
/
+12
*
fec: Revert "fec: Do not assume that PHY reset is active low"
Fabio Estevam
2014-01-06
1
-10
/
+4
*
bnx2x: fix VLAN configuration for VFs.
Yuval Mintz
2014-01-06
5
-112
/
+174
*
bnx2x: fix AFEX memory overflow
Yuval Mintz
2014-01-06
1
-1
/
+4
*
bnx2x: Clean before update RSS arrives
Michal Kalderon
2014-01-06
2
-1
/
+7
*
bnx2x: Correct number of MSI-X vectors for VFs
Michal Kalderon
2014-01-06
1
-3
/
+6
*
bnx2x: limit number of interrupt vectors for 57711
Dmitry Kravkov
2014-01-06
2
-3
/
+5
*
qlcnic: Fix bug in Tx completion path
Shahed Shaikh
2014-01-04
4
-7
/
+12
*
cxgb4: allow large buffer size to have page size
Thadeu Lima de Souza Cascardo
2014-01-04
1
-1
/
+1
*
qlcnic: Fix resource allocation for TX queues
Manish Chopra
2014-01-02
1
-1
/
+2
*
qlcnic: Fix loopback diagnostic test
Manish Chopra
2014-01-02
3
-6
/
+7
*
bnx2x: Fix KR2 work-around detection of BCM8073
Yaniv Rosner
2014-01-02
1
-1
/
+1
*
bnx2x: Fix incorrect link-up report
Yaniv Rosner
2014-01-02
1
-0
/
+4
*
bnx2x: Fix Duplex setting for 54618se
Yaniv Rosner
2014-01-02
1
-26
/
+28
*
bnx2x: Fix passive DAC cable detection
Yaniv Rosner
2014-01-02
1
-9
/
+12
*
bnx2x: Fix 578xx-KR 1G link
Yaniv Rosner
2014-01-02
2
-0
/
+14
*
stmmac: Fix incorrect spinlock release and PTP cap detection.
Vince Bridgers
2013-12-30
2
-13
/
+11
*
fec: Do not assume that PHY reset is active low
Fabio Estevam
2013-12-30
1
-4
/
+10
*
netxen: Correct off-by-one errors in bounds checks
David Gibson
2013-12-27
1
-2
/
+2
*
arc_emac: fix potential use after free
Eric Dumazet
2013-12-27
1
-2
/
+2
*
tg3: Expand 4g_overflow_test workaround to skb fragments of any size.
Nithin Sujir
2013-12-27
1
-1
/
+1
*
drivers: net : cpsw: pass proper device name while requesting irq
Mugunthan V N
2013-12-23
1
-1
/
+1
*
cxgb4: Add API to correctly calculate tuple fields
Kumar Sanghvi
2013-12-23
6
-16
/
+235
*
cxgb4: Account for stid entries properly in case of IPv6
Kumar Sanghvi
2013-12-23
1
-2
/
+12
*
cxgb4: Assign filter server TIDs properly
Kumar Sanghvi
2013-12-23
2
-5
/
+20
*
cxgb4: Include TCP as protocol when creating server filters
Kumar Sanghvi
2013-12-23
2
-0
/
+9
*
cxgb4: Reserve stid 0 for T4/T5 adapters
Kumar Sanghvi
2013-12-23
1
-0
/
+6
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2013-12-20
4
-7
/
+16
|
\
|
*
ixgbe: fix for unused variable warning with certain config
Don Skidmore
2013-12-18
1
-0
/
+2
|
*
e1000e: Fix a compile flag mis-match for suspend/resume
David Ertman
2013-12-18
1
-2
/
+2
|
*
e1000e: fix compiler warning (maybe-unitialized variable)
David Ertman
2013-12-18
1
-2
/
+5
|
*
e1000e: fix compiler warnings
David Ertman
2013-12-18
1
-3
/
+7
*
|
net: mvmdio: fix interrupt timeout handling
Leigh Brown
2013-12-20
1
-0
/
+6
*
|
atl1c: Check return from pci_find_ext_capability() in atl1c_reset_pcie()
Betty Dall
2013-12-20
1
-3
/
+5
*
|
net: fec: fix potential use after free
Eric Dumazet
2013-12-20
1
-2
/
+2
*
|
bnx2x: downgrade "valid ME register value" message level
Michal Schmidt
2013-12-19
1
-1
/
+1
*
|
drivers: net cpsw: Enable In Band mode in cpsw for 10 mbps
Mugunthan V N
2013-12-18
1
-0
/
+2
|
/
*
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
[next]