index
:
~gabbayo/linux
habanalabs-fixes
habanalabs-next
master
This repository contains AMD's HSA Linux kernel driver, called amdkfd
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
22
-29
/
+29
2006-12-13
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
2
-2
/
+2
2006-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-2
/
+1
2006-12-12
e100: replace kmalloc with kcalloc
Yan Burman
1
-2
/
+1
2006-12-12
[PATCH] net, 8139too.c: fix netpoll deadlock
Ingo Molnar
1
-2
/
+3
2006-12-11
[HAMRADIO]: Fix baycom_epp.c compile failure.
Ralf Baechle
1
-1
/
+1
2006-12-11
[NET]: Fix WAN routers kconfig dependency.
Randy Dunlap
1
-2
/
+3
2006-12-11
[PATCH] smc91x: Kill off excessive versatile hooks.
Paul Mundt
1
-90
/
+0
2006-12-11
[PATCH] myri10ge: update driver version to 1.1.0
Brice Goglin
1
-1
/
+1
2006-12-11
[PATCH] myri10ge: fix big_bytes in case of vlan frames
Brice Goglin
1
-2
/
+2
2006-12-11
[PATCH] myri10ge: Full vlan frame in small_bytes
Brice Goglin
1
-2
/
+2
2006-12-11
[PATCH] myri10ge: drop contiguous skb routines
Brice Goglin
1
-204
/
+8
2006-12-11
[PATCH] myri10ge: switch to page-based skb
Brice Goglin
1
-79
/
+93
2006-12-11
[PATCH] myri10ge: add page-based skb routines
Brice Goglin
1
-0
/
+190
2006-12-11
[PATCH] myri10ge: indentation cleanups
Brice Goglin
1
-4
/
+4
2006-12-11
[PATCH] chelsio: working NAPI
Stephen Hemminger
4
-83
/
+67
2006-12-11
[PATCH] MACB: Use __raw register access
Haavard Skinnemoen
2
-3
/
+3
2006-12-11
[PATCH] MACB: Use struct delayed_work instead of struct work_struct
Haavard Skinnemoen
2
-4
/
+4
2006-12-11
[PATCH] ucc_geth: Initialize mdio_lock.
Scott Wood
1
-0
/
+2
2006-12-11
[PATCH] ucc_geth: compilation error fixes
Scott Wood
1
-5
/
+5
2006-12-09
[PATCH] Amiga PCMCIA NE2000 Ethernet dev->irq init
Kars de Jong
1
-1
/
+2
2006-12-09
[PATCH] m68k/HP300: HP LANCE updates
Kars de Jong
2
-5
/
+11
2006-12-08
[AX.25]: Fix default address and broadcast address initialization.
Ralf Baechle
8
-65
/
+16
2006-12-08
[BNX2]: Add an error check.
Adrian Bunk
1
-1
/
+1
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-2
/
+2
2006-12-08
[PATCH] tty: preparatory structures for termios revamp
Alan Cox
1
-1
/
+1
2006-12-08
[PATCH] struct path: convert cosa
Josef Sipek
1
-2
/
+2
2006-12-08
[PATCH] crc32: replace bitreverse by bitrev32
Akinobu Mita
1
-1
/
+1
2006-12-07
Add "run_scheduled_work()" workqueue function
Linus Torvalds
1
-2
/
+1
2006-12-07
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
78
-1177
/
+2097
2006-12-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-73
/
+96
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-1
/
+0
2006-12-07
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
1
-47
/
+47
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2
-0
/
+2
2006-12-07
[wireless] zd1211rw: workqueue-related build fixes
Jeff Garzik
1
-5
/
+5
2006-12-07
[netdrvr] netxen: workqueue-related build fixes
Jeff Garzik
2
-3
/
+2
2006-12-07
Merge tag 'r8169-upstream-20061204-00' of git://electric-eye.fr.zoreil.com/ho...
Jeff Garzik
1
-25
/
+59
2006-12-07
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
17
-57
/
+140
2006-12-07
[PATCH] sky2: sparse warnings
Stephen Hemminger
2
-42
/
+29
2006-12-07
[PATCH] skge: fix sparse warnings
Stephen Hemminger
1
-75
/
+75
2006-12-07
[PATCH] myri10ge: write as 2 32-byte blocks in myri10ge_submit_8rx
Brice Goglin
1
-1
/
+3
2006-12-07
[PATCH] sky2: receive queue watermark tweak
Stephen Hemminger
2
-3
/
+9
2006-12-07
[PATCH] sky2: beter ram buffer partitioning
Stephen Hemminger
1
-16
/
+25
2006-12-07
[PATCH] sky2: add comments to PCI ids
Stephen Hemminger
1
-25
/
+23
2006-12-07
[PATCH] sky2: add PCI for 88ec033
Stephen Hemminger
1
-0
/
+1
2006-12-07
[PATCH] AT91RM9200 Ethernet: Use dev_alloc_skb()
Andrew Victor
1
-2
/
+1
2006-12-07
[PATCH] AT91RM9200 Ethernet: Add netpoll / netconsole support
Andrew Victor
1
-0
/
+14
2006-12-07
[PATCH] AT91RM9200 Ethernet: Move check_timer variable and use mod_timer()
Andrew Victor
2
-9
/
+8
2006-12-07
[PATCH] AT91RM9200 Ethernet: Remove 'at91_dev' and use netdev_priv()
Andrew Victor
1
-30
/
+25
2006-12-07
Merge branch 'master' into upstream
Jeff Garzik
89
-790
/
+608
[next]