index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Commit message (
Expand
)
Author
Age
Files
Lines
*
sky2: fix regression on Yukon Optima
stephen hemminger
2011-11-04
1
-11
/
+0
*
i825xx:xscale:8390:freescale: Fix Kconfig dependancies
Jeff Kirsher
2011-11-04
3
-4
/
+10
*
tg3: Update version to 3.121
Matt Carlson
2011-11-04
1
-2
/
+2
*
tg3: Eliminate timer race with reset_task
Matt Carlson
2011-11-04
2
-13
/
+2
*
tg3: Schedule at most one tg3_reset_task run
Matt Carlson
2011-11-04
2
-9
/
+25
*
tg3: Obtain PCI function number from device
Matt Carlson
2011-11-04
2
-6
/
+33
*
tg3: Fix irq alloc error cleanup path
Matt Carlson
2011-11-04
1
-5
/
+4
*
tg3: Fix 4k skb error recovery path
Matt Carlson
2011-11-04
1
-8
/
+8
*
tg3: Fix 4k tx bd segmentation code
Matt Carlson
2011-11-04
1
-23
/
+24
*
tg3: Fix APE mutex init and use
Matt Carlson
2011-11-04
2
-24
/
+30
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-11-03
25
-105
/
+157
|
\
|
*
be2net: Add detect UE feature for Lancer
Padmanabh Ratnakar
2011-11-03
3
-21
/
+42
|
*
be2net: Prevent CQ full condition for Lancer
Padmanabh Ratnakar
2011-11-03
1
-4
/
+4
|
*
be2net: Fix disabling multicast promiscous mode
Padmanabh Ratnakar
2011-11-03
1
-0
/
+7
|
*
be2net: Fix endian issue in RX filter command
Padmanabh Ratnakar
2011-11-03
1
-1
/
+1
|
*
ixgbevf: Update release version
Greg Rose
2011-11-02
1
-1
/
+1
|
*
ixgbe: DCB, return max for IEEE traffic classes
John Fastabend
2011-11-02
1
-4
/
+6
|
*
ixgbe: fix reading of the buffer returned by the firmware
Emil Tantilov
2011-11-02
1
-9
/
+11
|
*
ixgbe: Fix compiler warnings
Greg Rose
2011-11-02
1
-0
/
+2
|
*
ixgbe: fix smatch splat due to missing NULL check
John Fastabend
2011-11-02
1
-21
/
+12
|
*
ixgbe: fix disabling of Tx laser at probe
Emil Tantilov
2011-11-02
1
-7
/
+7
|
*
ixgbe: Fix link issues caused by a reset while interface is down
Emil Tantilov
2011-11-02
1
-1
/
+0
|
*
igb: Fix for I347AT4 PHY cable length unit detection
Kantecki, Tomasz
2011-11-02
1
-1
/
+1
|
*
e100: make sure vlan support isn't advertised on old adapters
Jesse Brandeburg
2011-11-02
1
-0
/
+4
|
*
e1000e: demote a debugging WARN to a debug log message
Bruce Allan
2011-11-02
1
-2
/
+1
|
*
net: fix typo in drivers/net/ethernet/xilinx/ll_temac_main.c
Stephen Rothwell
2011-11-02
1
-2
/
+2
|
*
net/ethernet: Move mac89x0.c from apple to cirrus
Geert Uytterhoeven
2011-11-01
5
-14
/
+14
|
*
net/ethernet: sc92031 is not Realtek
Cesar Eduardo Barros
2011-11-01
7
-13
/
+40
|
*
drivers/net/ethernet/i825xx/3c505.c: fix build with dynamic debug
Andrew Morton
2011-11-01
1
-4
/
+2
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2011-11-03
2
-13
/
+37
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2011-11-01
10
-30
/
+147
|
/
*
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-10-31
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-10-31
19
-428
/
+478
|
\
|
*
qlcnic: fix beacon and LED test.
Sucheta Chakraborty
2011-10-30
3
-31
/
+57
|
*
qlcnic: updated reset sequence
Sony Chacko
2011-10-30
2
-2
/
+50
|
*
qlcnic: reset loopback mode if promiscous mode setting fails.
Sucheta Chakraborty
2011-10-30
1
-1
/
+1
|
*
qlcnic: skip IDC ack check in fw reset path.
Sritej Velaga
2011-10-30
1
-1
/
+8
|
*
i825xx: Fix incorrect dependency for BVME6000_NET
Geert Uytterhoeven
2011-10-28
1
-1
/
+1
|
*
stmmac: update normal descriptor structure (v2)
Giuseppe CAVALLARO
2011-10-27
5
-40
/
+51
|
*
stmmac: fix NULL pointer dereference in capabilities fixup (v2)
Angus Clark
2011-10-27
1
-1
/
+1
|
*
stmmac: fix a bug while checking the HW cap reg (v2)
Giuseppe CAVALLARO
2011-10-27
1
-2
/
+3
|
*
be2net: Changing MAC Address of a VF was broken.
Somnath Kotur
2011-10-27
2
-13
/
+19
|
*
be2net: Refactored be_cmds.c file.
Somnath Kotur
2011-10-27
1
-282
/
+114
|
*
bnx2x: update driver version to 1.70.30-0
Dmitry Kravkov
2011-10-27
1
-2
/
+2
|
*
bnx2x: use FW 7.0.29.0
Dmitry Kravkov
2011-10-27
1
-1
/
+1
|
*
bnx2x: Enable changing speed when port type is PORT_DA
Yaniv Rosner
2011-10-27
1
-0
/
+1
|
*
bnx2x: Fix 54618se LED behavior
Yaniv Rosner
2011-10-27
1
-21
/
+23
|
*
bnx2x: Fix RX/TX problem caused by the MAC layer
Yaniv Rosner
2011-10-27
1
-12
/
+33
|
*
bnx2x: Add link retry to 578xx-KR
Yaniv Rosner
2011-10-27
2
-16
/
+104
|
*
bnx2x: Fix LED blink rate for 578xx
Yaniv Rosner
2011-10-27
1
-2
/
+9
[next]