aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2005-11-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds26-1756/+3160
2005-11-07[PATCH] m68knommu: FEC ethernet support for the ColdFire 5208Greg Ungerer1-22/+218
2005-11-07[PATCH] m68knommu: FEC ethernet header support for the ColdFire 5208Greg Ungerer1-5/+5
2005-11-07[PATCH] 3c59x: don't enable scatter/gather w/o checksum supportStephen Hemminger1-2/+1
2005-11-07[PATCH] 3c59x: enable use of memory-mapped PCI I/OJohn W. Linville1-3/+26
2005-11-07[PATCH] 3c59x: correct rx_dropped countingJohn W. Linville1-1/+1
2005-11-07[PATCH] 3c59x: support ETHTOOL_GPERMADDRJohn W. Linville1-0/+2
2005-11-07[PATCH] 3c59x: fix some grammar in module parameter descriptionsJohn W. Linville1-2/+2
2005-11-07[PATCH] 3c59x: cleanup init of module parameter arraysJohn W. Linville1-5/+5
2005-11-07[PATCH] 3c59x: bounds checking for hw_checksumsJohn W. Linville1-7/+9
2005-11-07[PATCH] 3c59x: avoid blindly reading link status twiceTommy Christensen1-1/+4
2005-11-07[PATCH] 3c59x: cleanup of mdio_read routines to use MII_* macrosNeil Horman1-8/+8
2005-11-07[PATCH] 3c59x: convert to use of pci_iomap APIJohn W. Linville1-247/+260
2005-11-06Merge branch 'master'Jeff Garzik3-62/+17
2005-11-06Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds3-62/+17
2005-11-05[netdrvr s2io] warning fixesJeff Garzik1-6/+4
2005-11-05[netdrvr] fac_8xx build fixJeff Garzik1-1/+1
2005-11-05Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.Jeff Garzik8-8/+0
2005-11-05[PATCH] airo.c/airo_cs.c: correct prototypesAdrian Bunk3-4/+13
2005-11-05[PATCH] bnx2: update version and minor fixesMichael Chan1-4/+4
2005-11-05[PATCH] bnx2: refine bnx2_pollMichael Chan2-15/+43
2005-11-05[PATCH] bnx2: update firmware handshake for 5708Michael Chan2-15/+122
2005-11-05[PATCH] bnx2: update nvram code for 5708Michael Chan2-23/+87
2005-11-05[PATCH] bnx2: update firmware for 5708Michael Chan1-1527/+2526
2005-11-05[PATCH] bnx2: add 5708 supportMichael Chan2-28/+252
2005-11-05[PATCH] prism54: Remove redundant assignmentDaniel Drake1-1/+0
2005-11-05[PATCH] drivers/net/hamradio/dmascc.c: remove dmascc_setup()Adrian Bunk1-10/+0
2005-11-05[PATCH] drivers/net/e1000/: possible cleanupsAdrian Bunk4-89/+87
2005-11-05[PATCH] drivers/net/ixgb/: make some code staticAdrian Bunk4-28/+24
2005-11-05[DRIVER MODEL] Fix macsonicRussell King1-22/+5
2005-11-05[DRIVER MODEL] Fix jazzsonicRussell King1-23/+5
2005-11-05[DRIVER MODEL] Fix depcaRussell King1-17/+7
2005-11-05[PATCH] phy address mask support for generic phy layerMatt Porter1-0/+3
2005-11-05[PATCH] pcnet32: Prevent hang with 79c976Don Fry1-1/+5
2005-11-05[PATCH] pcnet32: AT2700/2701 and Bugzilla 2699 & 4551Don Fry1-7/+16
2005-11-05[PATCH] pcnet32: show name of failing deviceDon Fry1-21/+41
2005-11-05[PATCH] S2io: Multi buffer mode supportAnanda Raju3-409/+455
2005-11-05[PATCH] drivers/net/wireless/airo.c unsigned comparasonGabriel A. Devenyi1-1/+1
2005-11-05Merge branch 'master'Jeff Garzik27-136/+202
2005-11-04Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-4/+4
2005-11-04[PATCH] ARM: Reverted 2919/1: CS8900A ethernet driver modifications for the C...Russell King3-15/+3
2005-11-02Merge Paulus' treeStephen Rothwell14-6/+15
2005-11-01[PATCH] ibmveth fix panic in initial replenish cycleSantiago Leon1-1/+1
2005-11-01Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-11/+32
2005-11-02merge filename and modify references to iSeries/mf.hKelly Daly1-1/+1
2005-11-02merge filename and modify references to iseries/hv_types.hKelly Daly1-1/+1
2005-11-02merge filename and modify references to iseries/hv_lp_event.hKelly Daly1-1/+1
2005-11-02merge filename and modify reference to iseries/hv_lp_config.hKelly Daly1-1/+1
2005-10-31[ARM] Convert EBSA110 network driver to a platform driverRussell King2-11/+32
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds14-6/+15
2005-10-31Merge ../linux-2.6 by handPaul Mackerras192-7204/+15509
2005-10-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-10/+4
2005-10-30Merge branch 'master'Jeff Garzik1-4/+3
2005-10-30[PATCH] sparse cleanups: NULL pointers, C99 struct init.Randy Dunlap1-1/+1
2005-10-30[PATCH] Typo fix: dot after newline in printk stringsJean Delvare1-1/+1
2005-10-30[PATCH] remove some more check_region stuffJeff Garzik1-24/+26
2005-10-30[PATCH] smsc-ircc2: PM cleanup - do not close device when suspendingDmitry Torokhov1-44/+85
2005-10-30[PATCH] m32r: SMC91x driver updateHirokazu Takata1-6/+6
2005-10-30[ARM] 3066/1: Fix PXA irda driver suspend/resume functionsRichard Purdie1-10/+4
2005-10-30[CRYPTO] Simplify one-member scatterlist expressionsHerbert Xu1-2/+2
2005-10-30[PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman1-3/+2
2005-10-29[PATCH] fec_8xx: Add support for Intel PHY LX971Pantelis Antoniou2-0/+48
2005-10-29[PATCH] fec_8xx: Remove dependency on NETTA & NETPHONEPantelis Antoniou1-1/+1
2005-10-29[PATCH] fs_enet: Fix dma_unmap_single callsPantelis Antoniou1-9/+12
2005-10-29[PATCH] PPC 4xx EMAC driver: fix VSC8201 PHY initializationEugene Surovegin1-0/+12
2005-10-29[PATCH] PPC 44x EMAC driver: add 440GR supportEugene Surovegin4-6/+8
2005-10-29[PATCH] PPC 44x EMAC driver: add 440SPe supportEugene Surovegin3-8/+29
2005-10-29[PATCH] prism54: Free skb after disabling interruptsPatrick McHardy1-4/+2
2005-10-29[PATCH] s2io iomem annotationsAl Viro1-5/+5
2005-10-29[PATCH] drivers/net/tg3: Use the DMA_{32,64}BIT_MASK constantsTobias Klauser1-3/+4
2005-10-29Create platform_device.h to contain all the platform device details.Russell King14-6/+15
2005-10-29[PATCH] mv643xx_eth_showsram: Added information message when using the SRAMNicolas DET1-0/+3
2005-10-29[PATCH] Add modalias for pmac network driversOlaf Hering2-0/+2
2005-10-28[PATCH] e1000: Fixes e1000_suspend warning when CONFIG_PM is not enabledAshutosh Naik1-1/+1
2005-10-28[PATCH] Better fixup for the orinoco driverAlan Cox3-2/+49
2005-10-28[PATCH] revert "orinoco: Information leakage due to incorrect padding"Andrew Morton1-2/+4
2005-10-28[PATCH] e1000: use vmalloc_node()Ravikiran G Thirumalai1-2/+3
2005-10-28[PATCH] b44: fix suspend/resumePavel Machek1-0/+5
2005-10-28[PATCH] eepro.c: module_param_array cleanupFlorin Malita1-4/+3
2005-10-28[PATCH] e1000: remove warning about e1000_suspendMartin J. Bligh1-1/+1
2005-10-28Merge branch 'master'Jeff Garzik15-44/+947
2005-10-28[PATCH] ipw2200: Missing kmalloc checkPanagiotis Issaris1-0/+4
2005-10-28[netdrvr] ne2k-pci based card does not support bus-mastering.Komuro1-1/+0
2005-10-28drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl30-170/+88
2005-10-28sis900: come alive after temporary memory shortageVasily Averin1-4/+12
2005-10-28[git] change permissions on drivers/net/amd8111e.[ch] to 0644,Jeff Garzik2-0/+0
2005-10-28[PATCH] New PowerPC 4xx on-chip ethernet controller driverEugene Surovegin17-2819/+4082
2005-10-28[PATCH] sundance: fix DFE-580TX Tx UnderrunPhilippe De Muyter1-14/+48
2005-10-28[netdrvr b44] include linux/dma-mapping.h to eliminate warningAndrew Morton1-0/+1
2005-10-28Add fs_enet ethernet network driver, for several embedded platforms.Pantelis Antoniou12-0/+4264
2005-10-28[PATCH] starfire: free_irq() on error path of netdev_open()Alexey Dobriyan1-1/+3
2005-10-28[PATCH] Fix CS89x0 KConfig for IXDP2X01Deepak Saxena1-1/+1
2005-10-28[PATCH] smc91x: shut down power after probingNicolas Pitre1-0/+4
2005-10-28[PATCH] sis190.c: fix multicast MAC filterAurelien Jarno1-1/+1
2005-10-28[PATCH] b44 reports wrong advertised flagsMatthew Wilcox1-5/+5
2005-10-28[PATCH] s2io: kconfig help fixAkinobu Mita1-2/+2
2005-10-28[wireless prism54] Fix frame lengthRoger While1-6/+1
2005-10-28pcnet_cs: fix mii init code for older DL10019 based cardsKomuro1-0/+6
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds7-34/+26
2005-10-28[PATCH] ibmveth fix failed addbufSantiago Leon1-1/+1
2005-10-28[PATCH] ibmveth lockless TXSantiago Leon2-15/+30
2005-10-28[PATCH] ibmveth fix buffer replenishingSantiago Leon2-44/+8
2005-10-28[PATCH] ibmveth fix buffer pool managementSantiago Leon2-35/+85
2005-10-28[PATCH] ibmveth fix bondingSantiago Leon1-0/+2
2005-10-28[PATCH] tg3: update version and minor fixesMichael Chan1-4/+14
2005-10-28[PATCH] tg3: fix ASF heartbeatMichael Chan2-5/+17
2005-10-28[PATCH] tg3: add 5714/5715 supportMichael Chan2-16/+34
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-27[PATCH] ppc64: make dma_addr_t 64 bitsStephen Rothwell1-1/+1
2005-10-26[netdrvr forcedeth] scatter gather and segmentation offload supportAyaz Abdulla1-87/+162
2005-10-24powerpc: set the driver.owner field for all vio driversStephen Rothwell2-1/+2
2005-10-24powerpc: don't duplicate name between vio_driver and device_driverStephen Rothwell2-6/+10
2005-10-22Merge changes from linux-2.6 by handPaul Mackerras3-209/+22
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
2005-10-18[PATCH] rcu in bpqether driver.Ralf Baechle1-6/+3
2005-10-18[PATCH] S2io: Offline diagnostics fixesravinandan.arakali@neterion.com2-80/+162
2005-10-14[PATCH] wireless/airo: Build fixMatteo Croce1-1/+1
2005-10-14powerpc: move iSeries/iSeries_pci.h to platforms/iseriesStephen Rothwell1-5/+6
2005-10-13Merge branch 'master'Jeff Garzik4-210/+23
2005-10-11e100: revert CPU cycle saver microcode, it causes severe problemsJeff Garzik1-206/+18
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro3-3/+3
2005-10-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+3
2005-10-05Merge branch 'master'Jeff Garzik2-10/+9
2005-10-04[BONDING]: fix sparse gfp nocast warningsRandy Dunlap1-2/+3
2005-10-04[PATCH] orinoco: Information leakage due to incorrect paddingPavel Roskin1-5/+9
2005-10-04[PATCH] bogus kfree() in ibmtrAl Viro1-5/+0
2005-10-04[wireless ipw2200] remove redundant return statementMateusz Berezecki1-2/+0
2005-10-04[PATCH] bonding: replicate IGMP traffic in activebackup modeJohn W. Linville1-2/+51
2005-10-04[netdrvr s2io] Add a MODULE_VERSION entryJohn Linville1-3/+7
2005-10-04[PATCH] s2io: change strncpy length arg to use size of targetJohn W. Linville1-5/+4
2005-10-04airo: fix resumeMichal Schmidt1-3/+4
2005-10-04[PATCH] AX.25: Convert mkiss.c to DEFINE_RWLOCKRalf Baechle1-1/+1
2005-10-04[PATCH] AX.25: Delete debug printk from mkiss driverRalf Baechle1-1/+0
2005-10-04e1000: fix warningsJeff Garzik1-6/+9
2005-10-04e1000: Flush shadow RAMMallikarjuna R Chilakala2-2/+5
2005-10-04e1000: Added msleep_interruptible delayMallikarjuna R Chilakala1-0/+1
2005-10-04e1000: Fixes for packet split related issuesMallikarjuna R Chilakala3-38/+60
2005-10-04e1000: Enable custom configuration bits for 82571/2 controllersMallikarjuna R Chilakala1-0/+23
2005-10-04e1000: implementation of the multi-queue featureMallikarjuna R Chilakala1-3/+188
2005-10-04e1000: multi-queue defines/modification to data structuresMallikarjuna R Chilakala4-243/+564
2005-10-04e1000: Support for 82571 and 82572 controllersMallikarjuna R Chilakala4-54/+372
2005-10-04[PATCH] S2io: MSI/MSI-X support (runtime configurable)Ravinandan Arakali2-37/+556
2005-10-04Merge branch 'upstream-fixes'Jeff Garzik8-242/+134
2005-10-04[PATCH] sungem: fix gfp flags typeRandy Dunlap1-1/+2
2005-10-04[PATCH] ns83820: fix gfp flags typeRandy Dunlap1-1/+1
2005-10-03[netdrvr starfire] fix highmem and broken firmware issuesIon Badulescu1-22/+24
2005-10-03[PATCH] net/Kconfig: convert pocket_adapter ISA to PARPORTGrant Coady1-4/+4
2005-10-03[PATCH] emac: add support for platform-specific unsupported PHY featuresWade Farnsworth1-0/+31
2005-10-03[PATCH] tulip DC21143 rev 48 10Mbit HDX fixPhilippe De Muyter1-1/+1
2005-10-03[PATCH] fix bonding crash, remove old ABI supportJay Vosburgh2-213/+71
2005-10-03Merge branch 'upstream-fixes'Jeff Garzik22-78/+9844
2005-10-03[netdrvr] fix smc91c92_cs multicast bugKomuro1-1/+1
2005-10-03[PATCH] ns83820: fix gfp flags typeRandy Dunlap1-1/+1
2005-10-03[PATCH] hostap: Unregister netdevs before freeing local dataJouni Malinen1-10/+12