summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge /spare/repo/netdev-2.6/ branch 'orinoco'Jeff Garzik2005-06-273-1010/+2367
|\
| * wireless/orinoco: remove changelog, bump versionJeff Garzik2005-06-272-374/+1
| * [PATCH] orinoco: monitor mode supportChristoph Hellwig2005-06-272-29/+180
| * [PATCH] orinoco: always use 802.11 header for rx processingChristoph Hellwig2005-06-271-53/+52
| * [PATCH] orinoco: scanning supportChristoph Hellwig2005-06-272-21/+544
| * [PATCH] orinoco: manual roaming for Symbol and IntersilfirmwareChristoph Hellwig2005-06-272-0/+174
| * [PATCH] orinoco: basic ethtool supportChristoph Hellwig2005-06-271-0/+24
| * [PATCH] orinoco: wireless API 15 supportChristoph Hellwig2005-06-271-571/+547
| * [PATCH] orinoco: include <net/ieee80211.h>Christoph Hellwig2005-06-271-0/+1
| * [PATCH] bring over ieee80211.h from mainlineChristoph Hellwig2005-06-271-0/+882
* | [PATCH] cs89x0.c: support for Philips' pnx0105 network adapterdmitry pervushin2005-06-273-5/+39
* | [PATCH] drivers/net/skfp/: cleanupsAdrian Bunk2005-06-2713-883/+20
* | [netdrvr] tulip: add pci idHideki Yamane2005-06-271-0/+1
* | [PATCH] forcedeth: Add support for new device idManfred Spraul2005-06-272-1/+18
* | [PATCH] forcedeth: Poll for link changesManfred Spraul2005-06-271-12/+13
* | [PATCH] forcedeth: add two new pci idsManfred Spraul2005-06-271-2/+19
* | [PATCH] net/lanstreamer: replace schedule_timeout() with ssleep()/msleep_inte...Nishanth Aravamudan2005-06-261-4/+2
* | [PATCH] net/pcnet32: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan2005-06-261-1/+1
* | [PATCH] net/farsync: add set_current_state() before schedule_timeout()Nishanth Aravamudan2005-06-261-0/+1
* | [PATCH] net/sb1000: replace nicedelay() with ssleep()Nishanth Aravamudan2005-06-261-11/+3
* | [PATCH] wireless: char* -> char[] conversion in airo.cDomen Puncer2005-06-261-1/+1
|/
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-06-266-26/+31
|\
| * [IPVS]: Fix for overflowspageexec2005-06-262-5/+7
| * [NETLINK]: Fix two socket hashing bugs.David S. Miller2005-06-261-3/+8
| * [ATALK]: Include asm/byteorder.h in linux/atalk.hDavid S. Miller2005-06-261-0/+2
| * [PKTGEN]: Fix random packet sizes causing panicRobert Olsson2005-06-261-16/+13
| * [TCP]: Let TCP_CONG_ADVANCED default to nAdrian Bunk2005-06-261-1/+0
| * [IPV4]: Fix thinko in TCP_CONG_BIC default.David S. Miller2005-06-261-1/+1
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-2628-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-261-2/+2
* | | [PATCH] Documentation/networking/dmfe.txt: Make documentation nicerIsmail Donmez2005-06-261-38/+44
* | | [PATCH] fealnx.c calls dev_kfree_skb from atomic contextDenis Vlasenko2005-06-261-2/+1
* | | [PATCH] fix int vs. pm_message_t confusion in airoPavel Machek2005-06-261-5/+5
* | | [PATCH] defxx: Use irqreturn_t for the interrupt handlerMaciej W. Rozycki2005-06-261-37/+51
* | | [PATCH] dmfe warning fixAndrew Morton2005-06-261-2/+3
* | | [PATCH] document that 8139TOO supports 8129/8130Adrian Bunk2005-06-262-3/+4
* | | [PATCH] net/slip: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan2005-06-261-4/+2
* | | [PATCH] drivers/net/ewrk3.c: remove dead codeAdrian Bunk2005-06-261-9/+3
* | | [PATCH] drivers/net/skfp/: fix LITTLE_ENDIANAdrian Bunk2005-06-262-1/+3
* | | [PATCH] drivers/net/tokenring/: cleanupsAdrian Bunk2005-06-2612-90/+21
* | | [PATCH] pcnet_cs.c: IRQ handler optimizationAndreas Mohr2005-06-261-4/+6
* | | drivers/net/: Use the DMA_{64,32}BIT_MASK constantsDomen Puncer2005-06-2611-16/+27
* | | [PATCH] arlan: module parameter fixesMagnus Damm2005-06-261-14/+12
* | | [PATCH] net/sis900: Use the DMA_32BIT_MASK constantTobias Klauser2005-06-261-3/+2
OpenPOWER on IntegriCloud