index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
e1000: 3 new driver stats for managability testing
Jeff Garzik
2006-12-26
4
-0
/
+14
|
*
|
[PATCH] e1000: Make the copybreak value a module parameter
Jesse Brandeburg
2006-12-26
1
-4
/
+15
|
*
|
[PATCH] e1000: Fix PBA allocation calculations
Bruce Allan
2006-12-26
2
-14
/
+86
|
*
|
[PATCH] e1000: narrow down the scope of the tipg timer tweak
Jesse Brandeburg
2006-12-26
1
-3
/
+3
|
*
|
[PATCH] e1000: fix ethtool reported bus type for older adapters
Jeff Kirsher
2006-12-26
1
-1
/
+1
|
*
|
[PATCH] e1000: fix to set the new max frame size before resetting the adapter
Bruce Allan
2006-12-26
1
-2
/
+1
|
*
|
e1000: workaround for the ESB2 NIC RX unit issue
Jeff Garzik
2006-12-26
3
-0
/
+14
|
*
|
[PATCH] e1000: disable TSO on the 82544 with slab debugging
Jesse Brandeburg
2006-12-26
1
-0
/
+6
|
*
|
[PATCH] e1000: Fix Wake-on-Lan with forced gigabit speed
Jesse Brandeburg
2006-12-26
1
-0
/
+14
|
*
|
e1000: consolidate managability enabling/disabling
Jeff Garzik
2006-12-26
3
-62
/
+77
|
*
|
e1000: omit stats for broken counter in 82543
Jeff Garzik
2006-12-26
3
-0
/
+12
|
*
|
e1000: For sanity, reformat e1000_set_mac_type(), struct e1000_hw[_stats]
Jeff Garzik
2006-12-26
2
-287
/
+287
|
*
|
[PATCH] e1000: dynamic itr: take TSO and jumbo into account
Jesse Brandeburg
2006-12-26
1
-16
/
+24
|
*
|
[PATCH] e1000: The user-supplied itr setting needs the lower 2 bits masked off
Jesse Brandeburg
2006-12-26
1
-1
/
+3
*
|
|
netxen: remove private ioctl
Stephen Hemminger
2006-12-26
6
-668
/
+1
|
/
/
*
|
[PATCH] smc911 workqueue fixes
Andrew Morton
2006-12-22
1
-7
/
+14
*
|
[PATCH] smc911x: fix netpoll compilation faliure
Vitaly Wool
2006-12-22
1
-1
/
+1
*
|
Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...
Linus Torvalds
2006-12-20
1
-3
/
+6
|
\
\
|
*
|
[POWERPC] iSeries: fix iseries_veth init
Stephen Rothwell
2006-12-20
1
-3
/
+6
|
|
/
*
|
[TG3]: Update version and reldate.
Michael Chan
2006-12-17
1
-2
/
+2
*
|
[TG3]: Power down/up 5906 PHY correctly.
Michael Chan
2006-12-17
2
-1
/
+17
*
|
[TG3]: Fix race condition when calling register_netdev().
Michael Chan
2006-12-17
1
-4
/
+4
*
|
[TG3]: Assign tp->link_config.orig_* values.
Michael Chan
2006-12-17
1
-0
/
+4
*
|
[BNX2]: Fix minor loopback problem.
Michael Chan
2006-12-17
1
-3
/
+3
*
|
[BNX2]: Fix bug in bnx2_nvram_write().
Michael Chan
2006-12-17
1
-2
/
+2
*
|
[BNX2]: Fix panic in bnx2_tx_int().
Michael Chan
2006-12-17
1
-3
/
+10
*
|
[TG3]: replace kmalloc+memset with kzalloc
Yan Burman
2006-12-17
1
-8
/
+1
|
/
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
22
-29
/
+29
*
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
2006-12-13
2
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-12-12
1
-2
/
+1
|
\
|
*
e100: replace kmalloc with kcalloc
Yan Burman
2006-12-12
1
-2
/
+1
*
|
[PATCH] net, 8139too.c: fix netpoll deadlock
Ingo Molnar
2006-12-12
1
-2
/
+3
|
/
*
[HAMRADIO]: Fix baycom_epp.c compile failure.
Ralf Baechle
2006-12-11
1
-1
/
+1
*
[NET]: Fix WAN routers kconfig dependency.
Randy Dunlap
2006-12-11
1
-2
/
+3
*
[PATCH] smc91x: Kill off excessive versatile hooks.
Paul Mundt
2006-12-11
1
-90
/
+0
*
[PATCH] myri10ge: update driver version to 1.1.0
Brice Goglin
2006-12-11
1
-1
/
+1
*
[PATCH] myri10ge: fix big_bytes in case of vlan frames
Brice Goglin
2006-12-11
1
-2
/
+2
*
[PATCH] myri10ge: Full vlan frame in small_bytes
Brice Goglin
2006-12-11
1
-2
/
+2
*
[PATCH] myri10ge: drop contiguous skb routines
Brice Goglin
2006-12-11
1
-204
/
+8
*
[PATCH] myri10ge: switch to page-based skb
Brice Goglin
2006-12-11
1
-79
/
+93
*
[PATCH] myri10ge: add page-based skb routines
Brice Goglin
2006-12-11
1
-0
/
+190
*
[PATCH] myri10ge: indentation cleanups
Brice Goglin
2006-12-11
1
-4
/
+4
*
[PATCH] chelsio: working NAPI
Stephen Hemminger
2006-12-11
4
-83
/
+67
*
[PATCH] MACB: Use __raw register access
Haavard Skinnemoen
2006-12-11
2
-3
/
+3
*
[PATCH] MACB: Use struct delayed_work instead of struct work_struct
Haavard Skinnemoen
2006-12-11
2
-4
/
+4
*
[PATCH] ucc_geth: Initialize mdio_lock.
Scott Wood
2006-12-11
1
-0
/
+2
*
[PATCH] ucc_geth: compilation error fixes
Scott Wood
2006-12-11
1
-5
/
+5
*
[PATCH] Amiga PCMCIA NE2000 Ethernet dev->irq init
Kars de Jong
2006-12-09
1
-1
/
+2
*
[PATCH] m68k/HP300: HP LANCE updates
Kars de Jong
2006-12-09
2
-5
/
+11
*
[AX.25]: Fix default address and broadcast address initialization.
Ralf Baechle
2006-12-08
8
-65
/
+16
[prev]
[next]