summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-09-01[PATCH] iseries_veth: Remove redundant message stack lockMichael Ellerman1-9/+3
2005-09-01[PATCH] iseries_veth: Fix broken promiscuous handlingMichael Ellerman1-11/+5
2005-09-01[PATCH] iseries_veth: Try to avoid pathological reset behaviourMichael Ellerman1-2/+23
2005-09-01[PATCH] iseries_veth: Remove a FIXME WRT deletion of the ack_timerMichael Ellerman1-8/+13
2005-09-01[PATCH] iseries_veth: Cleanup error and debug messagesMichael Ellerman1-47/+51
2005-09-01Auto-update from upstreamTony Luck85-3334/+18208
2005-09-01[SERIAL] Convert mwave to use serial8250_(un)?register_portAlan Cox1-9/+12
2005-09-01[ARM] 2866/1: add i.MX set_mctrl / get_mctrl functionsSascha Hauer7-217/+24
2005-08-31[netdrvr de2104x] store PCI bus addresses in unsigned longJeff Garzik1-1/+1
2005-08-31[netdrvr tulip] new PCI IDJeff Garzik1-0/+1
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King32-143/+141
2005-08-30Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds27-90/+10800
2005-08-30[PATCH] x86: pci_assign_unassigned_resources() updateIvan Kokshaysky1-1/+1
2005-08-30Merge HEAD from /spare/repo/linux-2.6/.git Jeff Garzik75-977/+1276
2005-08-30Auto-update from upstreamTony Luck213-10916/+12701
2005-08-30Merge refs/heads/drm-latest from master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds57-3243/+7407
2005-08-30Merge refs/heads/upstream-fixes from master.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2005-08-30Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds1-7/+43
2005-08-30Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds9-8/+9
2005-08-30[PATCH] s2io build fixAndrew Morton1-2/+2
2005-08-30[PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell8-8/+8
2005-08-30[PATCH] Create vio_bus_opsStephen Rothwell1-0/+1
2005-08-30[BNX2]: update version and minor fixesMichael Chan1-17/+15
2005-08-30[BNX2]: change irq locks to bh locksMichael Chan1-32/+24
2005-08-30[BNX2]: remove atomics in txMichael Chan2-20/+18
2005-08-30[BNX2]: speedup serdes linkupMichael Chan2-13/+45
2005-08-30[BNX2]: Fix rtnl deadlock in bnx2_closeMichael Chan2-1/+15
2005-08-30Merge /spare/repo/linux-2.6/Jeff Garzik156-10201/+11805
2005-08-30[NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy1-1/+1
2005-08-30[NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy1-1/+1
2005-08-30[NETLINK]: w1_int.c: fix default netlink groupEvgeniy Polyakov1-1/+1
2005-08-30[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy11-18/+18
2005-08-30[BNX2]: Possible sparse fixes, take twoPeter Hagervall1-20/+19
2005-08-30[Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann11-74/+75
2005-08-30[Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco2-2/+3
2005-08-30[Bluetooth]: Update and cleanup of the virtual HCI driverMarcel Holtmann2-224/+194
2005-08-30[TG3]: Fix bug in setting a tg3_flagMichael Chan1-8/+6
2005-08-30[TG3]: Eliminate one register write in tg3_restart_ints()Michael Chan1-2/+0
2005-08-30[TG3]: Add indirect register method for 5703 behind ICHMichael Chan2-28/+163
2005-08-30[TG3]: Add mailbox read methodMichael Chan2-18/+24
2005-08-30[TG3]: Add various register methodsMichael Chan1-33/+33
2005-08-30[TG3]: Add basic register access function pointersMichael Chan2-11/+31
2005-08-30[RANDOM]: Introduce secure_dccp_sequence_numberArnaldo Carvalho de Melo1-0/+34
2005-08-30[NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte1-1/+3
2005-08-30[NET]: Remove explicit initializations of skb->input_devDavid S. Miller3-3/+0
2005-08-30[NET]: Kill skb->real_devDavid S. Miller9-19/+17
2005-08-30[NET]: Remove HIPPI private from skbuff.hStephen Hemminger1-1/+2
2005-08-30[NET]: Kill skb->listDavid S. Miller9-169/+119
2005-08-30Pull unaligned-snsc_event into release branchTony Luck1-3/+8
2005-08-30/spare/repo/netdev-2.6 branch 'chelsio'Jeff Garzik18-0/+6953