summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] USB UHCI: Add root hub statesAlan Stern2005-06-274-156/+212
* [PATCH] USB UHCI: Minor improvementsAlan Stern2005-06-273-53/+55
* [PATCH] USB UHCI: subroutine reorderingAlan Stern2005-06-271-144/+143
* [PATCH] USB: turn a user mode driver error into a hard errorDavid Brownell2005-06-271-3/+3
* [PATCH] USB: Fix oops at rmmod after failed probe in isp116x-hcdOlav Kongas2005-06-271-1/+10
* [PATCH] USB: Add isp116x-hcd USB host controller driverOlav Kongas2005-06-276-0/+2527
* [PATCH] USB: omap_udc updates (mostly cleanups)David Brownell2005-06-272-61/+97
* [PATCH] USB: g_file_storage: export "stall" parameterAlan Stern2005-06-271-13/+14
* [PATCH] USB: g_file_storage: Consolidate min()sAlan Stern2005-06-271-12/+9
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-06-276-26/+31
|\
| * [IPVS]: Fix for overflowspageexec2005-06-272-5/+7
| * [NETLINK]: Fix two socket hashing bugs.David S. Miller2005-06-271-3/+8
| * [ATALK]: Include asm/byteorder.h in linux/atalk.hDavid S. Miller2005-06-271-0/+2
| * [PKTGEN]: Fix random packet sizes causing panicRobert Olsson2005-06-271-16/+13
| * [TCP]: Let TCP_CONG_ADVANCED default to nAdrian Bunk2005-06-271-1/+0
| * [IPV4]: Fix thinko in TCP_CONG_BIC default.David S. Miller2005-06-271-1/+1
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-2728-55/+73
|\ \
| * | [PATCH] ARM: 2757/1: remove ixdp2400_init_irq from ixdp2800 codeLennert Buytenhek2005-06-261-6/+0
| * | [PATCH] ARM: 2756/1: add ixp2000 msf mappingLennert Buytenhek2005-06-262-0/+9
| * | [PATCH] ARM: 2755/1: describe ixp2000 virtual memory map layoutLennert Buytenhek2005-06-261-0/+15
| * | [PATCH] ARM: 2754/1: move ixp2000 VMALLOC_END upLennert Buytenhek2005-06-261-1/+1
| * | [PATCH] ARM: 2753/1: move ixdp* cpld mappingsLennert Buytenhek2005-06-262-4/+4
| * | [PATCH] ARM: Add SA_TIMER flag to timer interruptsRussell King2005-06-2623-44/+44
* | | [PATCH] DM9000 network driver bugfixSascha Hauer2005-06-271-2/+2
* | | [PATCH] Documentation/networking/dmfe.txt: Make documentation nicerIsmail Donmez2005-06-271-38/+44
* | | [PATCH] fealnx.c calls dev_kfree_skb from atomic contextDenis Vlasenko2005-06-271-2/+1
* | | [PATCH] fix int vs. pm_message_t confusion in airoPavel Machek2005-06-271-5/+5
* | | [PATCH] defxx: Use irqreturn_t for the interrupt handlerMaciej W. Rozycki2005-06-271-37/+51
* | | [PATCH] dmfe warning fixAndrew Morton2005-06-271-2/+3
* | | [PATCH] document that 8139TOO supports 8129/8130Adrian Bunk2005-06-272-3/+4
* | | [PATCH] net/slip: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan2005-06-271-4/+2
* | | [PATCH] drivers/net/ewrk3.c: remove dead codeAdrian Bunk2005-06-271-9/+3
* | | [PATCH] drivers/net/skfp/: fix LITTLE_ENDIANAdrian Bunk2005-06-272-1/+3
* | | [PATCH] drivers/net/tokenring/: cleanupsAdrian Bunk2005-06-2712-90/+21
* | | [PATCH] pcnet_cs.c: IRQ handler optimizationAndreas Mohr2005-06-271-4/+6
* | | drivers/net/: Use the DMA_{64,32}BIT_MASK constantsDomen Puncer2005-06-2711-16/+27
* | | [PATCH] arlan: module parameter fixesMagnus Damm2005-06-271-14/+12
* | | [PATCH] net/sis900: Use the DMA_32BIT_MASK constantTobias Klauser2005-06-271-3/+2
* | | Merge /spare/repo/netdev-2.6/ branch 'register-netdev'Jeff Garzik2005-06-2721-228/+156
|\ \ \
| * \ \ Merge /spare/repo/linux-2.6/Jeff Garzik2005-06-273272-77453/+199552
| |\ \ \ | | | |/ | | |/|
| * | | [netdrvr] Fix register_netdev() races in older ISA net drivers2005-05-1321-228/+156
* | | | 8139cp: safer spin loop for get_statisticsStephen Hemminger2005-06-271-6/+6
* | | | gianfar: Update Marvell PHY nameKumar Gala2005-06-261-1/+1
* | | | bonding: xor/802.3ad improved slave hashJay Vosburgh2005-06-264-13/+114
* | | | bonding: gratuitous ARPJay Vosburgh2005-06-262-34/+255
* | | | Tulip fixes for Cobalt Qube/RaQRalf Baechle2005-06-263-2/+21
* | | | Merge upstream (approx. 2.6.12-git8) into 'janitor' branch of netdev-2.6.Jeff Garzik2005-06-263272-77453/+199553
|\ \ \ \ | | |/ / | |/| |
| * | | Merge 'drm-3264' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2005-06-268-10/+1501
| |\ \ \
| | * | | drm: 32/64-bit DRM ioctl compatibility patchDave Airlie2005-06-238-10/+1501
| * | | | Merge 'drm-fixes' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2005-06-268-26/+151
| |\ \ \ \