summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy2005-08-291-1/+1
* [NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy2005-08-291-1/+1
* [NETLINK]: w1_int.c: fix default netlink groupEvgeniy Polyakov2005-08-291-1/+1
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-2911-18/+18
* [BNX2]: Possible sparse fixes, take twoPeter Hagervall2005-08-291-20/+19
* [Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann2005-08-2911-74/+75
* [Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco2005-08-292-2/+3
* [Bluetooth]: Update and cleanup of the virtual HCI driverMarcel Holtmann2005-08-292-224/+194
* [TG3]: Fix bug in setting a tg3_flagMichael Chan2005-08-291-8/+6
* [TG3]: Eliminate one register write in tg3_restart_ints()Michael Chan2005-08-291-2/+0
* [TG3]: Add indirect register method for 5703 behind ICHMichael Chan2005-08-292-28/+163
* [TG3]: Add mailbox read methodMichael Chan2005-08-292-18/+24
* [TG3]: Add various register methodsMichael Chan2005-08-291-33/+33
* [TG3]: Add basic register access function pointersMichael Chan2005-08-292-11/+31
* [RANDOM]: Introduce secure_dccp_sequence_numberArnaldo Carvalho de Melo2005-08-291-0/+34
* [NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte2005-08-291-1/+3
* [NET]: Remove explicit initializations of skb->input_devDavid S. Miller2005-08-293-3/+0
* [NET]: Kill skb->real_devDavid S. Miller2005-08-299-19/+17
* [NET]: Remove HIPPI private from skbuff.hStephen Hemminger2005-08-291-1/+2
* [NET]: Kill skb->listDavid S. Miller2005-08-299-169/+119
* Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-29184-10027/+11574
|\
| * [PATCH] missing include in smc-ultraAl Viro2005-08-291-0/+1
| * [PATCH] missing include in tda80xxAl Viro2005-08-291-0/+1
| * Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband...Linus Torvalds2005-08-2969-5583/+2486
| |\
| | * [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-2641-4453/+42
| | * [PATCH] IPoIB: Fix device removal raceMichael S. Tsirkin2005-08-261-1/+1
| | * [PATCH] IB: Add handling for ABORT and STOP RMPP MADs.Sean Hefty2005-08-262-65/+246
| | * [PATCH] IB: fix userspace CM deadlockSean Hefty2005-08-262-313/+160
| | * [PATCH] IPoIB: Set full membership bit in P_KeysRoland Dreier2005-08-261-0/+12
| | * [PATCH] IB/mthca: Add SRQ implementationRoland Dreier2005-08-2613-25/+857
| | * [PATCH] IB/mthca: Handle context tables smaller than our chunk sizeRoland Dreier2005-08-261-1/+6
| | * [PATCH] IB/mthca: Move WQE structures into their own headerRoland Dreier2005-08-262-74/+115
| | * [PATCH] IB/mthca: Simplify handling of completions with errorRoland Dreier2005-08-262-9/+9
| | * [PATCH] IB/mthca: Factor out common queue alloc codeRoland Dreier2005-08-265-224/+141
| | * [PATCH] IB: userspace SRQ supportRoland Dreier2005-08-264-4/+238
| | * [PATCH] IB: Add SRQ support to midlayerRoland Dreier2005-08-262-5/+158
| | * [PATCH] IB/mthca: Report correct max_msg_szRoland Dreier2005-08-261-0/+3
| | * [PATCH] IB/mthca: Use correct port width capability valueRoland Dreier2005-08-265-13/+10
| | * [PATCH] IB: Remove unnecessary includes of <linux/version.h>Olaf Hering2005-08-264-4/+0
| | * [PATCH] IB: Fix ib_mad_thread_completion_handler declarationHal Rosenstock2005-08-261-3/+2
| | * [PATCH] IB/mthca: use generic function instead of arbel_ version in mthca_fre...Guy German2005-08-261-1/+1
| | * [PATCH] IB: unmap FMRs when destroying FMR poolRoland Dreier2005-08-261-0/+6
| | * [PATCH] IB/mthca: add HCA board ID to sysfs infoMichael S. Tsirkin2005-08-265-69/+109
| | * [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-2634-562/+565
| | * [PATCH] IB: Eliminate redundant NULL checksHal Rosenstock2005-08-261-8/+4
| | * [PATCH] IB: Add copyright noticesRoland Dreier2005-08-2639-17/+69
| | * [PATCH] IB: Update current firmware versions in mthca driverTziporet Koren2005-08-261-3/+3
| * | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-mmc.git Linus Torvalds2005-08-295-21/+109
| |\ \
| | * | [MMC] Use an IDR for host name indiciesRussell King2005-08-191-2/+19
| | * | [MMC] Use class device name for mmc host nameRussell King2005-08-191-2/+1