aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-08-29[NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy1-1/+1
2005-08-29[NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy1-1/+1
2005-08-29[NETLINK]: w1_int.c: fix default netlink groupEvgeniy Polyakov1-1/+1
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy11-18/+18
2005-08-29[BNX2]: Possible sparse fixes, take twoPeter Hagervall1-20/+19
2005-08-29[Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann11-74/+75
2005-08-29[Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco2-2/+3
2005-08-29[Bluetooth]: Update and cleanup of the virtual HCI driverMarcel Holtmann2-224/+194
2005-08-29[TG3]: Fix bug in setting a tg3_flagMichael Chan1-8/+6
2005-08-29[TG3]: Eliminate one register write in tg3_restart_ints()Michael Chan1-2/+0
2005-08-29[TG3]: Add indirect register method for 5703 behind ICHMichael Chan2-28/+163
2005-08-29[TG3]: Add mailbox read methodMichael Chan2-18/+24
2005-08-29[TG3]: Add various register methodsMichael Chan1-33/+33
2005-08-29[TG3]: Add basic register access function pointersMichael Chan2-11/+31
2005-08-29[RANDOM]: Introduce secure_dccp_sequence_numberArnaldo Carvalho de Melo1-0/+34
2005-08-29[NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte1-1/+3
2005-08-29[NET]: Remove explicit initializations of skb->input_devDavid S. Miller3-3/+0
2005-08-29[NET]: Kill skb->real_devDavid S. Miller9-19/+17
2005-08-29[NET]: Remove HIPPI private from skbuff.hStephen Hemminger1-1/+2
2005-08-29[NET]: Kill skb->listDavid S. Miller9-169/+119
2005-08-29Merge /spare/repo/linux-2.6/Jeff Garzik184-10027/+11574
2005-08-29[libata sata_nv] NVIDIA ok'd license change from OSL+GPL to GPLJeff Garzik1-14/+13
2005-08-29[PATCH] missing include in smc-ultraAl Viro1-0/+1
2005-08-29[PATCH] missing include in tda80xxAl Viro1-0/+1
2005-08-29Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git Linus Torvalds69-5583/+2486
2005-08-29Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-mmc.git Linus Torvalds5-21/+109
2005-08-29Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial.git Linus Torvalds2-470/+343
2005-08-29Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-ucb.git Linus Torvalds7-1/+621
2005-08-29Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 Linus Torvalds55-3718/+7426
2005-08-29Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev Linus Torvalds15-150/+442
2005-08-28[PATCH] PHY Layer fixupAndy Fleming5-102/+493
2005-08-28[libata] license change, other bitsJeff Garzik16-244/+363
2005-08-28[PATCH] zfcp: bugfix and compile fixesHeiko Carstens2-4/+3
2005-08-28[PATCH] zfcp: fix compilation due to rports changesAlexey Dobriyan1-2/+0
2005-08-27Merge refs/heads/upstream-fixes from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 Linus Torvalds1-6/+3
2005-08-27[PATCH] Remove race between con_open and con_closePaul Mackerras1-1/+1
2005-08-27[PATCH] zfcp: add rports to enable scsi_add_device to work againAndreas Herrmann7-31/+63
2005-08-27[PATCH] sg.c: fix a memory leak in devices seq_file implementationJan Blunck1-7/+6
2005-08-27[PATCH] fix for race problem in DVB USB drivers (dibusb)Patrick Boettcher2-7/+17
2005-08-27[PATCH] Fix capifs bug in initialization error path.James Morris1-1/+3
2005-08-27[PATCH] acpi_shutdown: Only prepare for power off on power_offEric W. Biederman1-1/+5
2005-08-27[PATCH] r8169: avoid conflict between revisions 2 and 3 of the Linksys EG1032Francois Romieu2-2/+2
2005-08-27[PATCH] SMP rewrite of mkissRalf Baechle2-562/+523
2005-08-27[PATCH] Fix 6pack setting of MAC addressRalf Baechle1-6/+0
2005-08-27[PATCH] 6pack Timer initializationRalf Baechle1-0/+3
2005-08-27[libata scsi] fix read/write translation edge casesJeff Garzik1-0/+10
2005-08-27libata: fix a few alan-ismsJeff Garzik1-1/+1
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier41-4453/+42
2005-08-26[PATCH] IPoIB: Fix device removal raceMichael S. Tsirkin1-1/+1
2005-08-26[PATCH] IB: Add handling for ABORT and STOP RMPP MADs.Sean Hefty2-65/+246