Age | Commit message (Expand) | Author | Files | Lines |
2006-01-09 | [PATCH] tulip: enable multiport NIC BIOS fixups for x86_64 | Christoph Dworzak | 1 | -1/+1 |
2006-01-09 | [PATCH] PPC44x EMAC driver: disable TX status deferral in half-duplex mode | Eugene Surovegin | 2 | -2/+3 |
2006-01-09 | [PATCH] sk98lin: error handling of pci setup | Stephen Hemminger | 1 | -13/+6 |
2006-01-09 | [PATCH] sk98lin: error handling on probe | Stephen Hemminger | 1 | -11/+17 |
2006-01-09 | [PATCH] sk98lin: use kzalloc | Stephen Hemminger | 1 | -2/+1 |
2006-01-09 | [PATCH] sk98lin: error handling on dual port board | Stephen Hemminger | 1 | -15/+21 |
2006-01-09 | [PATCH] sk98lin: not doing high dma properly | Stephen Hemminger | 1 | -4/+24 |
2006-01-09 | [PATCH] sk98lin: routine called from probe marked __init | Stephen Hemminger | 1 | -8/+7 |
2006-01-09 | [ARM] Update am79c961 to use struct platform_driver | Russell King | 1 | -6/+6 |
2006-01-09 | [ARM] Remove asm/irq.h includes from ARM drivers | Russell King | 2 | -2/+0 |
2006-01-08 | [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 | Jan Blunck | 3 | -30/+30 |
2006-01-08 | [PATCH] IRQ type flags | Russell King | 2 | -13/+10 |
2006-01-08 | [PATCH] cs89x0: fix up after pnx0105 Kconfig symbol renaming | Lennert Buytenhek | 1 | -7/+7 |
2006-01-08 | [PATCH] fix Kconfig depends for cs89x0 (PNX010X support) | Lennert Buytenhek | 1 | -1/+1 |
2006-01-08 | [PATCH] cs89x0: switch {in,out}sw to {read,write}words | Lennert Buytenhek | 1 | -3/+31 |
2006-01-08 | [PATCH] cs89x0: cleanly implement ixdp2x01 and pnx0501 support | Lennert Buytenhek | 2 | -13/+34 |
2006-01-08 | [PATCH] cs89x0: make {read,write}reg use {read,write}word | Lennert Buytenhek | 1 | -6/+6 |
2006-01-08 | [PATCH] cs89x0: swap {read,write}reg and {read,write}word | Lennert Buytenhek | 1 | -10/+10 |
2006-01-08 | [PATCH] cs89x0: convert {inw,outw} calls to {read,write}word | Lennert Buytenhek | 1 | -17/+17 |
2006-01-08 | [PATCH] cs89x0: make {read,write}word take base_addr | Lennert Buytenhek | 1 | -9/+9 |
2006-01-08 | [ARM] Remove EPXA10DB machine support | Russell King | 3 | -1031/+0 |
2006-01-07 | [AX25/MKISS]: unbalanced spinlock_bh in ax_encaps() | Francois Romieu | 1 | -0/+1 |
2006-01-06 | [PATCH] parport: include fixes | Marko Kohtala | 1 | -2/+0 |
2006-01-06 | [PATCH] s390: cleanup Kconfig | Martin Schwidefsky | 1 | -1/+1 |
2006-01-06 | [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca... | Dominik Brodowski | 20 | -995/+208 |
2006-01-06 | [PATCH] pcmcia: remove dev_list from drivers | Dominik Brodowski | 18 | -313/+40 |
2006-01-06 | [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback | Dominik Brodowski | 20 | -381/+138 |
2006-01-05 | [PATCH] pcmcia: new suspend core | Dominik Brodowski | 19 | -548/+784 |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -0/+1 |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -2/+2 |
2006-01-04 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 63 | -2385/+11321 |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 7 | -43/+19 |
2006-01-04 | [PATCH] USB: remove .owner field from struct usb_driver | Greg Kroah-Hartman | 2 | -2/+0 |
2006-01-03 | [IEEE80211] ipw2200: Simplify multicast checks. | Stephen Hemminger | 1 | -10/+5 |
2006-01-03 | [TG3]: fixup tot_len calculation | Alexey Dobriyan | 1 | -1/+1 |
2006-01-03 | [PPPOX]: Fix assignment into const proto_ops. | David S. Miller | 2 | -12/+7 |
2006-01-03 | [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h | Arnaldo Carvalho de Melo | 4 | -0/+4 |
2006-01-03 | [SOCK]: Introduce sk_receive_skb | Arnaldo Carvalho de Melo | 1 | -20/+2 |
2006-01-03 | Merge branch 'master' | Jeff Garzik | 7 | -100/+134 |
2006-01-03 | s/retreiv/retriev/g | Matt Mackall | 1 | -2/+2 |
2006-01-01 | gitignore: misc files | Brian Gerst | 1 | -0/+1 |
2005-12-28 | [TG3]: Update driver version and reldate. | David S. Miller | 1 | -2/+2 |
2005-12-28 | [TG3]: ethtool -d hangs PCIe systems | Chris Elmquist | 2 | -2/+14 |
2005-12-27 | [NET]: Validate socket filters against BPF_MAXINSNS in one spot. | David S. Miller | 1 | -3/+0 |
2005-12-24 | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -1/+9 |
2005-12-24 | [PATCH] forcedeth: fix random memory scribbling bug | Manfred Spraul | 1 | -7/+8 |
2005-12-24 | [PATCH] missing license for libphy.ko | Olaf Hering | 1 | -0/+4 |
2005-12-24 | [PATCH] orinoco_nortel: Add Symbol LA-4123 ID | Pavel Roskin | 1 | -0/+4 |
2005-12-24 | [PATCH] orinoco_nortel: Fix incorrect PCI resource use | Pavel Roskin | 1 | -1/+1 |
2005-12-24 | [PATCH] sky2: version 0.11 | Stephen Hemminger | 1 | -1/+1 |