index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-24
qlge: call ql_core_dump() only if dump memory was allocated.
malahal@us.ibm.com
2
-3
/
+3
2013-09-24
skge: fix invalid value passed to pci_unmap_sigle
Mikulas Patocka
1
-3
/
+6
2013-09-23
bnx2x: handle known but unsupported VF messages
Ariel Elior
1
-26
/
+24
2013-09-23
bnx2x: prevent masked MCP parities from appearing
Yuval Mintz
1
-0
/
+8
2013-09-23
bnx2x: prevent masking error from cnic
Yuval Mintz
1
-2
/
+1
2013-09-23
bnx2x: add missing VF resource allocation during init
Ariel Elior
1
-0
/
+3
2013-09-23
bnx2x: Fix support for VFs on some PFs
Ariel Elior
1
-1
/
+1
2013-09-23
bnx2x: Prevent mistaken hangup between driver & FW
Eilon Greenstein
1
-9
/
+7
2013-09-23
bnx2x: Fix 848xx duplex settings
Yaniv Rosner
1
-24
/
+33
2013-09-23
bnx2x: Specific Active-DAC is not detected on 57810
Yaniv Rosner
1
-1
/
+6
2013-09-23
bnx2x: 57840 non-external loopback test fail on 1G
Yaniv Rosner
1
-4
/
+13
2013-09-23
bnx2x: KR2 disablement fix
Yaniv Rosner
1
-37
/
+39
2013-09-23
bnx2x: Generalize KR work-around
Yaniv Rosner
1
-24
/
+8
2013-09-20
sfc: Increase MCDI status timeout to 250ms
Daniel Pieczko
1
-2
/
+2
2013-09-20
sfc: Wait for MC reboot to complete before scheduling driver reset
Daniel Pieczko
1
-3
/
+3
2013-09-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
44
-112
/
+260
2013-09-19
skge: fix broken driver
Mikulas Patocka
1
-2
/
+3
2013-09-18
cnic: Fix crash in cnic_bnx2x_service_kcq()
Michael Chan
1
-1
/
+2
2013-09-18
bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.
Michael Chan
3
-4
/
+39
2013-09-16
Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
David S. Miller
4
-22
/
+43
2013-09-16
bgmac: implement unaligned addressing for DMA rings that support it
Rafał Miłecki
2
-10
/
+30
2013-09-16
bgmac: allow bigger et_swtype nvram variable
Hauke Mehrtens
1
-2
/
+2
2013-09-16
bgmac: fix internal switch initialization
Rafał Miłecki
2
-2
/
+2
2013-09-16
drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN properties
Olaf Hering
1
-1
/
+13
2013-09-15
cxgb4: remove workqueue when driver registration fails
Wei Yang
1
-1
/
+3
2013-09-15
qlcnic: Fix VF reset recovery
Manish Chopra
1
-0
/
+1
2013-09-15
net: ps3_gelic: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-09-15
net: smsc: remove deprecated IRQF_DISABLED
Michael Opdenacker
2
-3
/
+2
2013-09-15
net: pasemi: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-2
/
+2
2013-09-15
net: natsemi: remove deprecated IRQF_DISABLED
Michael Opdenacker
2
-4
/
+2
2013-09-15
net: ks8851-ml: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-09-15
net: pxa168_eth: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-2
/
+1
2013-09-15
net: lantiq_etop: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-4
/
+2
2013-09-15
net: hp100: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-09-15
net: fec: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-09-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+1
2013-09-13
tg3: Use pci_dev pm_cap
Jon Mason
2
-4
/
+2
2013-09-13
bnx2x: Use pci_dev pm_cap
Jon Mason
4
-12
/
+11
2013-09-13
alx: remove redundant D0 power state set
Yijing Wang
1
-7
/
+2
2013-09-13
be2net: missing variable initialization
Antonio Alecrim Jr
1
-1
/
+1
2013-09-13
e1000e: fix overrun of PHY RAR array
David Ertman
3
-6
/
+17
2013-09-13
e1000e: cleanup boolean comparison to true
David Ertman
1
-1
/
+1
2013-09-13
ixgbe: fix ethtool reporting of supported links for SFP modules
Emil Tantilov
1
-0
/
+7
2013-09-13
ixgbe: limit setting speed to only one at a time for QSFP modules
Emil Tantilov
2
-1
/
+22
2013-09-13
ixgbe: fix ethtool loopback diagnostic with DCB enabled
Emil Tantilov
1
-0
/
+5
2013-09-13
ixgbe: fully disable hardware RSC logic when disabling RSC
Jacob Keller
2
-1
/
+9
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+1
2013-09-13
MIPS: DECstation I/O ASIC DMA interrupt handling fix
Maciej W. Rozycki
1
-0
/
+1
2013-09-12
net/mlx4_en: Check device state when setting coalescing
Eugenia Emantayev
1
-6
/
+10
2013-09-12
net: tulip: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
[prev]
[next]