summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-06-28[PATCH] skge: make Genesis/Broadcom code workStephen Hemminger2-257/+274
2005-06-28[PATCH] skge: cleanup ethtool mode supportStephen Hemminger1-60/+65
2005-06-28[PATCH] skge: remove XM phy (untested code)Stephen Hemminger1-217/+138
2005-06-28[PATCH] skge: remove Yukon2 related special casesStephen Hemminger1-47/+7
2005-06-28[PATCH] skge: remove unused declarationsStephen Hemminger2-390/+24
2005-06-28[PATCH] skge: eliminate Yukon2 hooksStephen Hemminger1-10/+0
2005-06-28[PATCH] skge: replace chip_rev() accessorStephen Hemminger2-36/+26
2005-06-28[PATCH] skge: use pci_read_config_wordStephen Hemminger1-3/+3
2005-06-28[PATCH] skge: function amd macro name changeStephen Hemminger2-306/+279
2005-06-28[PATCH] skge: PCI_DEVICE() macroStephen Hemminger1-22/+11
2005-06-28[PATCH] skge: whietspace cleanupStephen Hemminger2-47/+47
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-26/+31
2005-06-27Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds28-55/+73
2005-06-27[IPVS]: Fix for overflowspageexec2-5/+7
2005-06-27[PATCH] DM9000 network driver bugfixSascha Hauer1-2/+2
2005-06-27[PATCH] Documentation/networking/dmfe.txt: Make documentation nicerIsmail Donmez1-38/+44
2005-06-27[PATCH] fealnx.c calls dev_kfree_skb from atomic contextDenis Vlasenko1-2/+1
2005-06-27[PATCH] fix int vs. pm_message_t confusion in airoPavel Machek1-5/+5
2005-06-27[PATCH] defxx: Use irqreturn_t for the interrupt handlerMaciej W. Rozycki1-37/+51
2005-06-27[PATCH] dmfe warning fixAndrew Morton1-2/+3
2005-06-27[PATCH] document that 8139TOO supports 8129/8130Adrian Bunk2-3/+4
2005-06-27[NETLINK]: Fix two socket hashing bugs.David S. Miller1-3/+8
2005-06-27[PATCH] net/slip: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan1-4/+2
2005-06-27[PATCH] drivers/net/ewrk3.c: remove dead codeAdrian Bunk1-9/+3
2005-06-27[PATCH] drivers/net/skfp/: fix LITTLE_ENDIANAdrian Bunk2-1/+3
2005-06-27[PATCH] drivers/net/tokenring/: cleanupsAdrian Bunk12-90/+21
2005-06-27[ATALK]: Include asm/byteorder.h in linux/atalk.hDavid S. Miller1-0/+2
2005-06-27[PKTGEN]: Fix random packet sizes causing panicRobert Olsson1-16/+13
2005-06-27[PATCH] pcnet_cs.c: IRQ handler optimizationAndreas Mohr1-4/+6
2005-06-27drivers/net/: Use the DMA_{64,32}BIT_MASK constantsDomen Puncer11-16/+27
2005-06-27[TCP]: Let TCP_CONG_ADVANCED default to nAdrian Bunk1-1/+0
2005-06-27[IPV4]: Fix thinko in TCP_CONG_BIC default.David S. Miller1-1/+1
2005-06-27[PATCH] arlan: module parameter fixesMagnus Damm1-14/+12
2005-06-27[PATCH] net/sis900: Use the DMA_32BIT_MASK constantTobias Klauser1-3/+2
2005-06-27Merge /spare/repo/netdev-2.6/ branch 'register-netdev'Jeff Garzik21-228/+156
2005-06-27Merge /spare/repo/linux-2.6/Jeff Garzik3272-77453/+199552
2005-06-278139cp: safer spin loop for get_statisticsStephen Hemminger1-6/+6
2005-06-27gianfar: Update Marvell PHY nameKumar Gala1-1/+1
2005-06-27bonding: xor/802.3ad improved slave hashJay Vosburgh4-13/+114
2005-06-27bonding: gratuitous ARPJay Vosburgh2-34/+255
2005-06-27Tulip fixes for Cobalt Qube/RaQRalf Baechle3-2/+21
2005-06-27[PATCH] ARM: 2757/1: remove ixdp2400_init_irq from ixdp2800 codeLennert Buytenhek1-6/+0
2005-06-27[PATCH] ARM: 2756/1: add ixp2000 msf mappingLennert Buytenhek2-0/+9
2005-06-27[PATCH] ARM: 2755/1: describe ixp2000 virtual memory map layoutLennert Buytenhek1-0/+15
2005-06-27[PATCH] ARM: 2754/1: move ixp2000 VMALLOC_END upLennert Buytenhek1-1/+1
2005-06-27[PATCH] ARM: 2753/1: move ixdp* cpld mappingsLennert Buytenhek2-4/+4
2005-06-27Merge upstream (approx. 2.6.12-git8) into 'janitor' branch of netdev-2.6.Jeff Garzik3272-77453/+199553
2005-06-26Merge 'drm-3264' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-10/+1501
2005-06-26Merge 'drm-fixes' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-26/+151
2005-06-26[PATCH] ARM: Add SA_TIMER flag to timer interruptsRussell King23-44/+44