aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-12-12
|\
| * e100: replace kmalloc with kcallocYan Burman2006-12-12
* | [PATCH] net, 8139too.c: fix netpoll deadlockIngo Molnar2006-12-12
|/
* [HAMRADIO]: Fix baycom_epp.c compile failure.Ralf Baechle2006-12-11
* [NET]: Fix WAN routers kconfig dependency.Randy Dunlap2006-12-11
* [PATCH] smc91x: Kill off excessive versatile hooks.Paul Mundt2006-12-11
* [PATCH] myri10ge: update driver version to 1.1.0Brice Goglin2006-12-11
* [PATCH] myri10ge: fix big_bytes in case of vlan framesBrice Goglin2006-12-11
* [PATCH] myri10ge: Full vlan frame in small_bytesBrice Goglin2006-12-11
* [PATCH] myri10ge: drop contiguous skb routinesBrice Goglin2006-12-11
* [PATCH] myri10ge: switch to page-based skbBrice Goglin2006-12-11
* [PATCH] myri10ge: add page-based skb routinesBrice Goglin2006-12-11
* [PATCH] myri10ge: indentation cleanupsBrice Goglin2006-12-11
* [PATCH] chelsio: working NAPIStephen Hemminger2006-12-11
* [PATCH] MACB: Use __raw register accessHaavard Skinnemoen2006-12-11
* [PATCH] MACB: Use struct delayed_work instead of struct work_structHaavard Skinnemoen2006-12-11
* [PATCH] ucc_geth: Initialize mdio_lock.Scott Wood2006-12-11
* [PATCH] ucc_geth: compilation error fixesScott Wood2006-12-11
* [PATCH] Amiga PCMCIA NE2000 Ethernet dev->irq initKars de Jong2006-12-09
* [PATCH] m68k/HP300: HP LANCE updatesKars de Jong2006-12-09
* [AX.25]: Fix default address and broadcast address initialization.Ralf Baechle2006-12-08
* [BNX2]: Add an error check.Adrian Bunk2006-12-08
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-08
* [PATCH] tty: preparatory structures for termios revampAlan Cox2006-12-08
* [PATCH] struct path: convert cosaJosef Sipek2006-12-08
* [PATCH] crc32: replace bitreverse by bitrev32Akinobu Mita2006-12-08
* Add "run_scheduled_work()" workqueue functionLinus Torvalds2006-12-07
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-07
|\
| * [wireless] zd1211rw: workqueue-related build fixesJeff Garzik2006-12-07
| * [netdrvr] netxen: workqueue-related build fixesJeff Garzik2006-12-07
| * Merge tag 'r8169-upstream-20061204-00' of git://electric-eye.fr.zoreil.com/ho...Jeff Garzik2006-12-07
| |\
| | * r8169: more alignment for the 0x8168Francois Romieu2006-12-03
| | * r8169: phy program updateFrancois Romieu2006-12-03
| | * r8169: tweak the PCI data parity error recoveryFrancois Romieu2006-12-03
| | * r8169: more magic during initialization of the hardwareFrancois Romieu2006-12-03
| * | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-12-07
| |\ \
| | * | [PATCH] ipw2200: Fix debug output endian issueZhu Yi2006-12-05
| | * | [PATCH] ipw2200: Fix a typoZhu Yi2006-12-05
| | * | [PATCH] ipw2200: Update version stamp to 1.2.0Zhu Yi2006-12-05
| | * | [PATCH] ipw2200: Add IEEE80211_RADIOTAP_TSFT for promiscuous modeZhu Yi2006-12-05
| | * | [PATCH] ipw2200: replace kmalloc+memset with kcallocYan Burman2006-12-05
| | * | [PATCH] prism54: replace kmalloc+memset with kzallocYan Burman2006-12-05
| | * | [PATCH] hostap: replace kmalloc+memset with kzallocYan Burman2006-12-05
| | * | [PATCH] zd1211rw: Support for multicast addressesUlrich Kunitz2006-12-05
| | * | [PATCH] zd1211rw: Fill enc_capa in GIWRANGE handlerDaniel Drake2006-12-05
| | * | [PATCH] zd1211rw: zd_mac_rx isn't always called in IRQ contextDaniel Drake2006-12-05
| * | | [PATCH] sky2: sparse warningsStephen Hemminger2006-12-07
| * | | [PATCH] skge: fix sparse warningsStephen Hemminger2006-12-07