summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-12-131-2/+1Star
|\
| * e100: replace kmalloc with kcallocYan Burman2006-12-121-2/+1Star
* | [PATCH] net, 8139too.c: fix netpoll deadlockIngo Molnar2006-12-121-2/+3
|/
* [HAMRADIO]: Fix baycom_epp.c compile failure.Ralf Baechle2006-12-111-1/+1
* [NET]: Fix WAN routers kconfig dependency.Randy Dunlap2006-12-111-2/+3
* [PATCH] smc91x: Kill off excessive versatile hooks.Paul Mundt2006-12-111-90/+0Star
* [PATCH] myri10ge: update driver version to 1.1.0Brice Goglin2006-12-111-1/+1
* [PATCH] myri10ge: fix big_bytes in case of vlan framesBrice Goglin2006-12-111-2/+2
* [PATCH] myri10ge: Full vlan frame in small_bytesBrice Goglin2006-12-111-2/+2
* [PATCH] myri10ge: drop contiguous skb routinesBrice Goglin2006-12-111-204/+8Star
* [PATCH] myri10ge: switch to page-based skbBrice Goglin2006-12-111-79/+93
* [PATCH] myri10ge: add page-based skb routinesBrice Goglin2006-12-111-0/+190
* [PATCH] myri10ge: indentation cleanupsBrice Goglin2006-12-111-4/+4
* [PATCH] chelsio: working NAPIStephen Hemminger2006-12-114-83/+67Star
* [PATCH] MACB: Use __raw register accessHaavard Skinnemoen2006-12-112-3/+3
* [PATCH] MACB: Use struct delayed_work instead of struct work_structHaavard Skinnemoen2006-12-112-4/+4
* [PATCH] ucc_geth: Initialize mdio_lock.Scott Wood2006-12-111-0/+2
* [PATCH] ucc_geth: compilation error fixesScott Wood2006-12-111-5/+5
* [PATCH] Amiga PCMCIA NE2000 Ethernet dev->irq initKars de Jong2006-12-091-1/+2
* [PATCH] m68k/HP300: HP LANCE updatesKars de Jong2006-12-092-5/+11
* [AX.25]: Fix default address and broadcast address initialization.Ralf Baechle2006-12-098-65/+16Star
* [BNX2]: Add an error check.Adrian Bunk2006-12-091-1/+1
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+2
* [PATCH] tty: preparatory structures for termios revampAlan Cox2006-12-081-1/+1
* [PATCH] struct path: convert cosaJosef Sipek2006-12-081-2/+2
* [PATCH] crc32: replace bitreverse by bitrev32Akinobu Mita2006-12-081-1/+1
* Add "run_scheduled_work()" workqueue functionLinus Torvalds2006-12-071-2/+1Star
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-0778-1177/+2097
|\
| * [wireless] zd1211rw: workqueue-related build fixesJeff Garzik2006-12-071-5/+5
| * [netdrvr] netxen: workqueue-related build fixesJeff Garzik2006-12-072-3/+2Star
| * Merge tag 'r8169-upstream-20061204-00' of git://electric-eye.fr.zoreil.com/ho...Jeff Garzik2006-12-071-25/+59
| |\
| | * r8169: more alignment for the 0x8168Francois Romieu2006-12-041-2/+2
| | * r8169: phy program updateFrancois Romieu2006-12-041-5/+0Star
| | * r8169: tweak the PCI data parity error recoveryFrancois Romieu2006-12-041-4/+13
| | * r8169: more magic during initialization of the hardwareFrancois Romieu2006-12-041-14/+44
| * | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-12-0717-57/+140
| |\ \
| | * | [PATCH] ipw2200: Fix debug output endian issueZhu Yi2006-12-061-1/+1
| | * | [PATCH] ipw2200: Fix a typoZhu Yi2006-12-061-1/+1
| | * | [PATCH] ipw2200: Update version stamp to 1.2.0Zhu Yi2006-12-061-1/+1
| | * | [PATCH] ipw2200: Add IEEE80211_RADIOTAP_TSFT for promiscuous modeZhu Yi2006-12-061-4/+13
| | * | [PATCH] ipw2200: replace kmalloc+memset with kcallocYan Burman2006-12-061-2/+1Star
| | * | [PATCH] prism54: replace kmalloc+memset with kzallocYan Burman2006-12-062-9/+4Star
| | * | [PATCH] hostap: replace kmalloc+memset with kzallocYan Burman2006-12-068-32/+12Star
| | * | [PATCH] zd1211rw: Support for multicast addressesUlrich Kunitz2006-12-065-3/+102
| | * | [PATCH] zd1211rw: Fill enc_capa in GIWRANGE handlerDaniel Drake2006-12-061-0/+3
| | * | [PATCH] zd1211rw: zd_mac_rx isn't always called in IRQ contextDaniel Drake2006-12-061-4/+2Star
| * | | [PATCH] sky2: sparse warningsStephen Hemminger2006-12-072-42/+29Star
| * | | [PATCH] skge: fix sparse warningsStephen Hemminger2006-12-071-75/+75
| * | | [PATCH] myri10ge: write as 2 32-byte blocks in myri10ge_submit_8rxBrice Goglin2006-12-071-1/+3
| * | | [PATCH] sky2: receive queue watermark tweakStephen Hemminger2006-12-072-3/+9