summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds7-34/+26
2005-10-28Merge ../bleed-2.6Greg KH127-3933/+6572
2005-10-28Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6Linus Torvalds1-7/+23
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King5-32/+24
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2-2/+2
2005-10-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-3/+898
2005-10-28Auto-update from upstreamKyle McMartin6-8/+9
2005-10-28Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds115-3922/+5665
2005-10-28[ARM] 2897/2: PXA2xx IRDA supportNicolas Pitre3-0/+882
2005-10-28[ARM] 2919/1: CS8900A ethernet driver modifications for the Comdial MP1000Jon Ringle3-3/+15
2005-10-28[PATCH] gfp_t: drivers/netAl Viro6-8/+9
2005-10-28[ARM] 2/4: Remove asm/hardware.h from asm-arm/arch-ebsa110/io.hRussell King1-0/+1
2005-10-26[netdrvr forcedeth] scatter gather and segmentation offload supportAyaz Abdulla1-87/+162
2005-10-21[PARISC] Add NETPOLL support to lasi_82596Sven Schnelle1-3/+18
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox1-3/+4
2005-10-21[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterMatthew Wilcox1-1/+1
2005-10-20[PATCH] sb1250-mac: PHY probing fixes.Ralf Baechle1-0/+36
2005-10-20Merge branch 'master'Jeff Garzik1-2/+3
2005-10-20[PATCH] e1000: Driver version, white space, comments, device id & otherMallikarjuna R Chilakala1-4/+9
2005-10-20[PATCH] sundance: include MII address 0 in PHY probeJohn W. Linville1-4/+5
2005-10-19[PATCH] orinoco: limit message rateAndrew Morton1-2/+3
2005-10-19[PATCH] sb1250-mac: Whitespace cleanup.Ralf Baechle1-515/+515
2005-10-19[PATCH] sb1250-mac: Get rid of all the funny SBMAC_WRITECSR and SBMAC_READCSR...Ralf Baechle1-171/+132
2005-10-19[PATCH] Remove unused header.Ralf Baechle1-62/+0
2005-10-18[PATCH] e1000 build fixAndrew Morton1-1/+1
2005-10-18[PATCH] sundance: expand reset maskJohn W. Linville1-1/+1
2005-10-18[PATCH] sundance: remove if (1) { ... } block in sundance_probe1John W. Linville1-23/+21
2005-10-18[PATCH] orinoco: remove redundance skb length check before paddingJohn W. Linville1-5/+3
2005-10-18[PATCH] b44: alternate allocation option for DMA descriptorsJohn W. Linville2-8/+128
2005-10-18[PATCH] bonding: cleanup comment for mode 1 IGMP xmit hackJohn W. Linville1-3/+7
2005-10-18[PATCH] 8139too: fix resume for Realtek 8100B/8139DJohn W. Linville1-1/+2
2005-10-18[PATCH] epic100: fix counting of work_done in epic_pollJohn W. Linville1-2/+2
2005-10-18[PATCH] via-rhine: change mdelay to msleep and remove from ISR pathJohn W. Linville1-3/+31
2005-10-18[PATCH] s2io build fixAndrew Morton1-1/+1
2005-10-18[PATCH] e1000_intr build fixAndrew Morton1-1/+1
2005-10-18[PATCH] mipsnet: Virtual ethernet driver for MIPSsim.Ralf Baechle4-0/+507
2005-10-18[PATCH] ne: Support for RBHMA4500 eval board.Ralf Baechle1-0/+15
2005-10-18[PATCH] declance: Use physical addresses at the interface level.Ralf Baechle1-16/+10
2005-10-18[PATCH] declance: Deal with the bloody KSEG vs CKSEG horror...Ralf Baechle1-1/+1
2005-10-18[PATCH] declance: Fix mapping of device.Ralf Baechle1-2/+2
2005-10-18[PATCH] declance: Convert to irqreturn_t.Ralf Baechle1-2/+3
2005-10-18[PATCH] sgiseeq: Configure PIO and DMA timing requests.Ralf Baechle1-14/+14
2005-10-18[PATCH] sgiseeq: Fix resource handling.Ralf Baechle1-5/+4
2005-10-18[PATCH] de2104x: Resurrect Cobalt support for 2.6.Ralf Baechle1-0/+5
2005-10-18[PATCH] au1000_eth: Misc Au1000 net driver fixes.Ralf Baechle1-8/+5
2005-10-18[PATCH] sb1250-mac: Ensure 16-byte alignment of the descriptor ring.Ralf Baechle1-1/+8
2005-10-18[PATCH] sb1250-mac: Check the actual setting for reporting hw checksumming.Ralf Baechle1-1/+1
2005-10-18Merge branch 'master'Jeff Garzik1-1/+1
2005-10-18[PATCH] Initialize the .owner field the tty_ldisc structure.Ralf Baechle1-0/+1
2005-10-18[PATCH] SMACK support for mkissRalf Baechle2-31/+148