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