aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-29
* [BNX2]: Possible sparse fixes, take twoPeter Hagervall2005-08-29
* [Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann2005-08-29
* [Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco2005-08-29
* [Bluetooth]: Update and cleanup of the virtual HCI driverMarcel Holtmann2005-08-29
* [TG3]: Fix bug in setting a tg3_flagMichael Chan2005-08-29
* [TG3]: Eliminate one register write in tg3_restart_ints()Michael Chan2005-08-29
* [TG3]: Add indirect register method for 5703 behind ICHMichael Chan2005-08-29
* [TG3]: Add mailbox read methodMichael Chan2005-08-29
* [TG3]: Add various register methodsMichael Chan2005-08-29
* [TG3]: Add basic register access function pointersMichael Chan2005-08-29
* [RANDOM]: Introduce secure_dccp_sequence_numberArnaldo Carvalho de Melo2005-08-29
* [NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte2005-08-29
* [NET]: Remove explicit initializations of skb->input_devDavid S. Miller2005-08-29
* [NET]: Kill skb->real_devDavid S. Miller2005-08-29
* [NET]: Remove HIPPI private from skbuff.hStephen Hemminger2005-08-29
* [NET]: Kill skb->listDavid S. Miller2005-08-29
* Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-29
|\
| * [PATCH] missing include in smc-ultraAl Viro2005-08-29
| * [PATCH] missing include in tda80xxAl Viro2005-08-29
| * Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband...Linus Torvalds2005-08-29
| |\
| | * [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-26
| | * [PATCH] IPoIB: Fix device removal raceMichael S. Tsirkin2005-08-26
| | * [PATCH] IB: Add handling for ABORT and STOP RMPP MADs.Sean Hefty2005-08-26
| | * [PATCH] IB: fix userspace CM deadlockSean Hefty2005-08-26
| | * [PATCH] IPoIB: Set full membership bit in P_KeysRoland Dreier2005-08-26
| | * [PATCH] IB/mthca: Add SRQ implementationRoland Dreier2005-08-26
| | * [PATCH] IB/mthca: Handle context tables smaller than our chunk sizeRoland Dreier2005-08-26
| | * [PATCH] IB/mthca: Move WQE structures into their own headerRoland Dreier2005-08-26
| | * [PATCH] IB/mthca: Simplify handling of completions with errorRoland Dreier2005-08-26
| | * [PATCH] IB/mthca: Factor out common queue alloc codeRoland Dreier2005-08-26
| | * [PATCH] IB: userspace SRQ supportRoland Dreier2005-08-26
| | * [PATCH] IB: Add SRQ support to midlayerRoland Dreier2005-08-26
| | * [PATCH] IB/mthca: Report correct max_msg_szRoland Dreier2005-08-26
| | * [PATCH] IB/mthca: Use correct port width capability valueRoland Dreier2005-08-26
| | * [PATCH] IB: Remove unnecessary includes of <linux/version.h>Olaf Hering2005-08-26
| | * [PATCH] IB: Fix ib_mad_thread_completion_handler declarationHal Rosenstock2005-08-26
| | * [PATCH] IB/mthca: use generic function instead of arbel_ version in mthca_fre...Guy German2005-08-26
| | * [PATCH] IB: unmap FMRs when destroying FMR poolRoland Dreier2005-08-26
| | * [PATCH] IB/mthca: add HCA board ID to sysfs infoMichael S. Tsirkin2005-08-26
| | * [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-26
| | * [PATCH] IB: Eliminate redundant NULL checksHal Rosenstock2005-08-26
| | * [PATCH] IB: Add copyright noticesRoland Dreier2005-08-26
| | * [PATCH] IB: Update current firmware versions in mthca driverTziporet Koren2005-08-26
| * | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-mmc.git Linus Torvalds2005-08-29
| |\ \
| | * | [MMC] Use an IDR for host name indiciesRussell King2005-08-19
| | * | [MMC] Use class device name for mmc host nameRussell King2005-08-19
| | * | [MMC] Add MMC class devicesRussell King2005-08-19
| | * | [MMC] Add mmc_hostname() macroRussell King2005-08-19
| * | | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial.git Linus Torvalds2005-08-29
| |\ \ \