index
:
~wallbraker/linux
for-ubuntu-vmwgfx
master
And what's this thing coming toward me very fast?
wallbraker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-07
igb: add delay to allow igb loopback test to succeed on 8086:10c9
Stefan Assmann
1
-0
/
+3
2012-08-07
e1000e: 82571 Tx Data Corruption during Tx hang recovery
Tushar Dave
1
-2
/
+4
2012-08-07
e1000e: NIC goes up and immediately goes down
Tushar Dave
1
-3
/
+1
2012-08-06
ixp4xx_eth: fix ptp_ixp46x build failure
Arnaud Patard (Rtp)
1
-0
/
+1
2012-08-04
igb: don't break user visible strings over multiple lines in igb_ethtool.c
Jesper Juhl
1
-12
/
+11
2012-08-04
igb: correct hardware type (i210/i211) check in igb_loopback_test()
Jesper Juhl
1
-1
/
+1
2012-08-04
igb: Fix for failure to init on some 82576 devices.
Carolyn Wyborny
1
-8
/
+8
2012-08-03
net/mlx4_core: Remove port type restrictions
Yevgeny Petrilin
2
-17
/
+0
2012-08-03
net/mlx4_en: Fixing TX queue stop/wake flow
Yevgeny Petrilin
2
-11
/
+7
2012-08-03
net/mlx4_en: loopbacked packets are dropped when SMAC=DMAC
Amir Vadai
1
-2
/
+2
2012-08-03
emulex: benet: Add a missing CR in the end of message
Masanari Iida
1
-1
/
+1
2012-08-02
bnx2x: fix mem leak when command is unknown
Jesper Juhl
1
-0
/
+1
2012-08-02
sfc: Fix maximum number of TSO segments and minimum TX queue size
Ben Hutchings
4
-9
/
+46
2012-07-31
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
5
-6
/
+5
2012-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-11
/
+76
2012-07-31
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
Mel Gorman
5
-6
/
+5
2012-07-30
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2
-58
/
+17
2012-07-30
net/stmmac: remove conditional compilation of clk code
Viresh Kumar
2
-58
/
+17
2012-07-30
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-105
/
+207
2012-07-29
tg3: Update version to 3.124
Michael Chan
1
-1
/
+1
2012-07-29
tg3: Fix race condition in tg3_get_stats64()
Michael Chan
1
-2
/
+4
2012-07-29
tg3: Add New 5719 Read DMA workaround
Michael Chan
2
-1
/
+29
2012-07-29
tg3: Fix Read DMA workaround for 5719 A0.
Michael Chan
1
-2
/
+1
2012-07-29
tg3: Request APE_LOCK_PHY before PHY access
Michael Chan
2
-0
/
+38
2012-07-29
seeq: use PTR_RET at init_module of driver
Devendra Naga
1
-3
/
+1
2012-07-29
bnx2x: remove cast around the kmalloc in bnx2x_prev_mark_path
Devendra Naga
1
-2
/
+1
2012-07-29
qlge: Add offload features to vlan interfaces
brenohl@br.ibm.com
1
-0
/
+1
2012-07-26
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+6
2012-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
12
-48
/
+164
2012-07-26
pch_gbe: vlan skb len fix
Andy Cress
1
-7
/
+0
2012-07-26
pch_gbe: add extra clean tx
Andy Cress
1
-13
/
+44
2012-07-26
pch_gbe: fix transmit watchdog timeout
Andy Cress
1
-1
/
+1
2012-07-26
ixgbe: fix panic while dumping packets on Tx hang with IOMMU
Emil Tantilov
1
-5
/
+6
2012-07-26
be2net: Fix to parse RSS hash from Receive completions correctly.
Sarveshwar Bandi
1
-2
/
+2
2012-07-26
net/mlx4_en: Limit the RFS filter IDs to be < RPS_NO_FILTER
Amir Vadai
1
-1
/
+1
2012-07-25
net/pch_gpe: Cannot disable ethernet autonegation
Wei Yang
2
-2
/
+3
2012-07-25
net: wiznet add missing HAS_IOMEM dependency
frank.blaschka@de.ibm.com
1
-0
/
+1
2012-07-25
be2net: Missing byteswap in be_get_fw_log_level causes oops on PowerPC
Anton Blanchard
2
-3
/
+4
2012-07-25
mlx4: Add support for EEH error recovery
Kleber Sacilotto de Souza
3
-11
/
+93
2012-07-25
Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes
Arnd Bergmann
1
-0
/
+6
2012-07-25
ARM: Orion: fix driver probe error handling with respect to clk
Simon Baatz
1
-0
/
+6
2012-07-24
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-2
/
+2
2012-07-24
Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
9
-130
/
+206
2012-07-24
bnx2x: Correct EEE statistics gathering
Yuval Mintz
2
-3
/
+9
2012-07-23
r8169: revert "add byte queue limit support".
Francois Romieu
1
-22
/
+5
2012-07-23
netdev: octeon_mgmt: Convert to use device tree.
David Daney
1
-105
/
+207
2012-07-23
bnx2x: Add new 57840 device IDs
Yuval Mintz
3
-10
/
+38
2012-07-22
niu: Change niu_rbr_fill() to use unlikely() to check niu_rbr_add_page() retu...
Shuah Khan
1
-1
/
+1
2012-07-22
niu: Fix to check for dma mapping errors.
Shuah Khan
1
-0
/
+4
2012-07-22
Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma'...
Roland Dreier
9
-130
/
+206
[next]