summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2005-09-01[PATCH] iseries_veth: Add sysfs support for connection structsMichael Ellerman
2005-09-01[PATCH] iseries_veth: Fix bogus counting of TX errorsMichael Ellerman
2005-09-01[PATCH] iseries_veth: Simplify full-queue handlingMichael Ellerman
2005-09-01[PATCH] iseries_veth: Add a per-connection ack timerMichael Ellerman
2005-09-01[PATCH] iseries_veth: Remove TX timeout codeMichael Ellerman
2005-09-01[PATCH] iseries_veth: Use kobjects to track lifecycle of connection structsMichael Ellerman
2005-09-01[PATCH] iseries_veth: Make init_connection() & destroy_connection() symmetricalMichael Ellerman
2005-09-01[PATCH] iseries_veth: Only call dma_unmap_single() if dma_map_single() succeededMichael Ellerman
2005-09-01[PATCH] iseries_veth: Replace lock-protected atomic with an ordinary variableMichael Ellerman
2005-09-01[PATCH] iseries_veth: Remove redundant message stack lockMichael Ellerman
2005-09-01[PATCH] iseries_veth: Fix broken promiscuous handlingMichael Ellerman
2005-09-01[PATCH] iseries_veth: Try to avoid pathological reset behaviourMichael Ellerman
2005-09-01[PATCH] iseries_veth: Remove a FIXME WRT deletion of the ack_timerMichael Ellerman
2005-09-01[PATCH] iseries_veth: Cleanup error and debug messagesMichael Ellerman
2005-08-31[netdrvr de2104x] store PCI bus addresses in unsigned longJeff Garzik
2005-08-31[netdrvr tulip] new PCI IDJeff Garzik
2005-08-30Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds
2005-08-30[PATCH] x86: pci_assign_unassigned_resources() updateIvan Kokshaysky
2005-08-30Merge HEAD from /spare/repo/linux-2.6/.git Jeff Garzik
2005-08-30Merge refs/heads/drm-latest from master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2005-08-30Merge refs/heads/upstream-fixes from master.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds
2005-08-30Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds
2005-08-30Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds
2005-08-30[PATCH] s2io build fixAndrew Morton
2005-08-30[PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell
2005-08-30[PATCH] Create vio_bus_opsStephen Rothwell
2005-08-29[BNX2]: update version and minor fixesMichael Chan
2005-08-29[BNX2]: change irq locks to bh locksMichael Chan
2005-08-29[BNX2]: remove atomics in txMichael Chan
2005-08-29[BNX2]: speedup serdes linkupMichael Chan
2005-08-29[BNX2]: Fix rtnl deadlock in bnx2_closeMichael Chan
2005-08-29Merge /spare/repo/linux-2.6/Jeff Garzik
2005-08-29[NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy
2005-08-29[NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy
2005-08-29[NETLINK]: w1_int.c: fix default netlink groupEvgeniy Polyakov
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy
2005-08-29[BNX2]: Possible sparse fixes, take twoPeter Hagervall
2005-08-29[Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann
2005-08-29[Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco
2005-08-29[Bluetooth]: Update and cleanup of the virtual HCI driverMarcel Holtmann
2005-08-29[TG3]: Fix bug in setting a tg3_flagMichael Chan
2005-08-29[TG3]: Eliminate one register write in tg3_restart_ints()Michael Chan
2005-08-29[TG3]: Add indirect register method for 5703 behind ICHMichael Chan
2005-08-29[TG3]: Add mailbox read methodMichael Chan
2005-08-29[TG3]: Add various register methodsMichael Chan
2005-08-29[TG3]: Add basic register access function pointersMichael Chan
2005-08-29[RANDOM]: Introduce secure_dccp_sequence_numberArnaldo Carvalho de Melo
2005-08-29[NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte
2005-08-29[NET]: Remove explicit initializations of skb->input_devDavid S. Miller
2005-08-29[NET]: Kill skb->real_devDavid S. Miller