aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2005-06-23Merge 'misc-fixes' branch of master.kernel.org:/pub/scm/linux/kernel/git/jgar...Linus Torvalds1-0/+1
2005-06-23e1000: fix spinlock bugMitch Williams1-0/+1
2005-06-22[LTPC]: Replace schedule_timeout() with ssleep()/msleep()Nishanth Aravamudan1-4/+2
2005-06-21[PATCH] m32r: Remove include/asm-m32r/m32102peri.hHirokazu Takata1-2/+2
2005-06-21[PATCH] 3c59x: remove superfluous vortex_debug test from boomerang_start_xmit()John W. Linville1-3/+2
2005-06-20[PATCH] class: convert drivers/* to use the new class api instead of class_si...gregkh@suse.de2-13/+13
2005-06-18Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/net...Linus Torvalds30-3821/+8998
2005-06-13[NET]: Move the netdev list to vger.kernel.org.Ralf Baechle1-1/+1
2005-06-12[PATCH] IrDA: IrDA: Fix CONFIG_VIA_FIR typo (double `those')Geert Uytterhoeven1-1/+1
2005-06-09[PATCH] iseries_veth: Supress spurious WARN_ON() at module unloadMichael Ellerman1-4/+5
2005-06-08[TG3]: Update driver version and release date.David S. Miller1-2/+2
2005-06-08[TG3]: Fix 5700/5701 DMA corruption on Apple G4.Michael Chan1-2/+16
2005-06-06[TG3]: Update driver version and release date.David S. Miller1-2/+2
2005-06-06[TG3] Fix link failure in 5701Michael Chan1-0/+10
2005-06-06[TG3]: Add TSO firmware licenseMichael Chan1-1/+6
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch skge4-0/+6404
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch starfire2-102/+386
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch smc91x2-36/+37
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch remove-drivers6-2951/+0
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch iff-running6-31/+12
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch viro2-15/+18
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch r81691-70/+273
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch orinoco-hch2-264/+69
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch ppp1-67/+110
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch hdlc2-149/+187
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch dm90004-0/+1367
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch 8139too-iomap1-107/+87
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch 8139cp1-31/+69
2005-06-04Automatic merge of 'misc-fixes' branch fromLinus Torvalds2-6/+28
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch r8169-fix1-6/+25
2005-06-02Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds1-67/+19
2005-06-02[NET]: Fix locking in shaper driver.Christoph Hellwig1-67/+19
2005-06-02[PATCH] drivers/net/hamradio/baycom_epp.c: cleanupsAdrian Bunk1-90/+36
2005-05-29[TG3]: Fix bug in tg3_load_firmware_cpuMichael Chan1-0/+5
2005-05-29[TG3]: Add interrupt testMichael Chan1-0/+12
2005-05-29[TG3]: Add loopback testMichael Chan1-0/+115
2005-05-29[TG3]: Add memory testMichael Chan1-0/+60
2005-05-29[TG3]: Add register testMichael Chan1-0/+241
2005-05-29[TG3]: Add parameter to tg3_haltMichael Chan1-15/+15
2005-05-29[TG3]: Add link testMichael Chan1-0/+30
2005-05-29[TG3]: Add nvram testMichael Chan1-0/+50
2005-05-29[TG3]: Add basic selftest infrastructureMichael Chan1-0/+28
2005-05-27[PATCH] smc91x: more tweaks to help with RX overrunsNicolas Pitre1-13/+13
2005-05-27[PATCH] smc91x: improve diagnostic infoNicolas Pitre2-19/+20
2005-05-27[PATCH] 3c574_cs: disable interrupts in el3_closeDaniel Ritz1-0/+3
2005-05-27Automatic merge of rsync://www.fr.zoreil.com/linux-2.6.git branch HEAD1-68/+252
2005-05-27[PATCH] r8169: minor cleanupRichard Dawe1-8/+5
2005-05-27[PATCH] r8169: add ethtool support for dumping the chip statisticsStephen Hemminger1-0/+100
2005-05-27[PATCH] r8169: ethtool message level control supportStephen Hemminger1-56/+135
2005-05-27[PATCH] r8169: add module parameter (media)Francois Romieu1-0/+1
2005-05-27[PATCH] r8169: add module parameter (copybreak)Stephen Hemminger1-0/+1
2005-05-27[PATCH] r8169: identify the napi versionStephen Hemminger1-2/+7
2005-05-27[PATCH] r8169: de-obfuscate supported PCI IDFrancois Romieu1-3/+3
2005-05-27[PATCH] r8169: new PCI idFrancois Romieu1-0/+1
2005-05-26Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...35-1110/+16446
2005-05-26Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds6-1/+12361
2005-05-26[BNX2]: New Broadcom gigabit network driver.Michael Chan5-0/+12360
2005-05-26[BONDING]: bonding using arp_ip_target may stay down with active path Jay Vosburgh1-1/+1
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch tlan1-0/+12
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch sis9002-3/+50
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch veth1-9/+23
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch ns838201-40/+29
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch natsemi1-3/+3
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch forcedeth1-17/+86
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch airo1-46/+104
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch atmel1-0/+1
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch amd81111-10/+14
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch pcnet321-2/+5
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch ixgb5-116/+70
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch e10007-713/+3168
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch e1001-26/+139
2005-05-24[PATCH] tulip: add return to ULI526X clause in tulip_mdio_writeJohn W. Linville1-0/+1
2005-05-23[TG3]: Update driver version.David S. Miller1-1/+1
2005-05-23[TG3]: Increase TEST_BUFFER_SIZE to 8K.David S. Miller1-1/+1
2005-05-23[TG3]: Update driver version and reldate.David S. Miller1-2/+2
2005-05-23[TG3]: Add 5752M device ID.Xose Vazquez Perez1-0/+2
2005-05-18[TG3]: In tg3_poll(), resample status_tag after doing work.David S. Miller1-7/+5
2005-05-18[TG3]: Refine DMA boundary setting.David S. Miller1-44/+163
2005-05-18[TG3]: Set minimal hw interrupt mitigation.David S. Miller2-14/+64
2005-05-18[TG3]: Add tagged status support.David S. Miller2-55/+142
2005-05-16[PATCH] wireless: 3CRWE154G72 Kconfig help fixDaniel Andersen1-1/+1
2005-05-15[PATCH] Typo in tulip driverJiri Benc1-1/+1
2005-05-15[PATCH] fix PROMISC/bridging in TLAN driverJames Harper1-0/+1
2005-05-15[PATCH] {PATCH] Fix IBM EMAC driver ioctl bugGeoff Levand1-1/+1
2005-05-15[PATCH] ns83820 updateBenjamin LaHaise1-40/+29
2005-05-15[PATCH] Generic HDLC updateKrzysztof Halasa2-149/+187
2005-05-15[PATCH] drivers/net/wireless enabled by wrong optionAl Viro1-1/+1
2005-05-15[PATCH] pcnet_cs cleanupAl Viro1-8/+9
2005-05-15[PATCH] etherh iomem annotationsAl Viro1-7/+9
2005-05-15[PATCH] skge 64bit portabilityAl Viro1-3/+3
2005-05-15[PATCH] skge missing includeAl Viro1-0/+1
2005-05-15[PATCH] DM9000 network driverSascha Hauer4-0/+1367
2005-05-15[PATCH] tlan: restore deleted module parameters.Stephen Hemminger1-0/+11
2005-05-15[PATCH] SIS900 must select MIIAdrian Bunk1-0/+1
2005-05-15[PATCH] pcnet32: fix resource leak with loopback testDon Fry1-2/+5
2005-05-15[PATCH] wireless/airo: WEXT and quality correctionsDan Williams1-46/+104
2005-05-15[PATCH] Fw: [Bugme-new] [Bug 4482] New: natsemi: incorrect initialization of ...Herbert Xu1-3/+3
2005-05-15[PATCH] atmel wirelesssimon@thekelleys.org.uk1-0/+1
2005-05-15[PATCH] forcedeth: Update error handlingManfred Spraul1-17/+76
2005-05-15[PATCH] iseries_veth: Cleanup skbs to prevent unregister_netdevice() hangingMichael Ellerman1-2/+9
2005-05-15[PATCH] iseries_veth: Don't leak skbs in RX pathMichael Ellerman1-6/+11
2005-05-15[PATCH] iseries_veth: Set dev->trans_start so watchdog timer works rightMichael Ellerman1-0/+2
2005-05-15[PATCH] iseries_veth: Don't send packets to LPARs which aren't upMichael Ellerman1-1/+1
2005-05-15[PATCH] orinoco: misc fixesChristoph Hellwig1-7/+13
2005-05-15[PATCH] orinoco: make orinoco_stop() staticChristoph Hellwig2-3/+1
2005-05-15[PATCH] orinoco: Symbol 3.0x firmware needs broken_disableportChristoph Hellwig1-0/+2
2005-05-15[PATCH] orinoco: disconnect the network device on reset errorsChristoph Hellwig1-8/+12
2005-05-15[PATCH] orinoco: fix setting of 32 character ESSIDsChristoph Hellwig1-2/+3
2005-05-12 [PATCH] remove two obsolete net driversAdrian Bunk6-2951/+0
2005-05-12[PATCH] e100: Driver version, white space, comments, device idMalli Chilakala1-2/+8
2005-05-12[PATCH] e100: Performance optimizations to e100 Tx PathMalli Chilakala1-4/+12
2005-05-12[PATCH] e100: Fix Wake on lan related issuesMalli Chilakala1-3/+28
2005-05-12[PATCH] e100: Synchronize interface link state with poll routineMalli Chilakala1-2/+7
2005-05-12[PATCH] e100: Render e100 NAPI state machineMalli Chilakala1-15/+71
2005-05-12[PATCH] e100: Execute tx_timeout task outside interrupt contextMalli Chilakala1-0/+13
2005-05-12[PATCH] ixgb: Driver version, white space, comments, device idMalli Chilakala1-2/+4
2005-05-12[PATCH] ixgb: Fixed msec_delay in osdep to use msleepMalli Chilakala1-2/+1
2005-05-12[PATCH] ixgb: Code optimizationMalli Chilakala1-16/+12
2005-05-12[PATCH] ixgb: Remove hook for suspend, no power managementMalli Chilakala1-71/+4
2005-05-12[PATCH] ixgb: Support for ethtool -dMalli Chilakala1-1/+3
2005-05-12[PATCH] ixgb: Fix EEPROM functions to be endian-awareMalli Chilakala1-12/+12
2005-05-12[PATCH] ixgb: Reset status in the RxMalli Chilakala1-2/+6
2005-05-12[PATCH] ixgb: Mask RXO interruptMalli Chilakala1-2/+2
2005-05-12[PATCH] ixgb: Change RDT write bump size to 4Malli Chilakala1-1/+1
2005-05-12[PATCH] ixgb: Do not set the RS bit on context descriptorsMalli Chilakala1-3/+2
2005-05-12[PATCH] ixgb: Fix multi-cast packet count in statisticsMalli Chilakala1-4/+23
2005-05-12[PATCH] e1000:Driver version,white space,comments,device idMalli Chilakala7-135/+106
2005-05-12[PATCH] e1000:Adjust flow control watermarks for Jumbo FramesMalli Chilakala1-2/+15
2005-05-12[PATCH] e1000:Fix Packet Buffer Allocation logic for 82547_rev_2Malli Chilakala1-0/+1
2005-05-12[PATCH] e1000:82573 specific code & packet split codeMalli Chilakala5-523/+2882
2005-05-12[PATCH] e1000: Modified e1000_clean: exit pollMalli Chilakala1-3/+2
2005-05-12[PATCH] e1000:Removed redundant statement in e1000_clean_tx_irqMalli Chilakala1-1/+0
2005-05-12[PATCH] e1000: Implement a workaround for 82546 errata 10Malli Chilakala1-0/+16
2005-05-12[PATCH] e1000: e1000 stops working after resumeMalli Chilakala1-2/+1
2005-05-12[PATCH] e1000:Fix computation of netdev stats from controller stats countersMalli Chilakala1-3/+3
2005-05-12[PATCH] e1000: Dump information on Tx ringMalli Chilakala1-3/+30
2005-05-12[PATCH] e1000: Delay clean-up of last Tx packetMalli Chilakala1-16/+27
2005-05-12[PATCH] e1000: Fix kernel panic with 82541 LOMMalli Chilakala1-0/+1
2005-05-12[PATCH] e1000: Enable polling before enabling interruptsMalli Chilakala1-1/+2
2005-05-12[PATCH] e1000: MSI support for PCI-e adaptersMalli Chilakala2-0/+18
2005-05-12[PATCH] e1000: Fix msec-delay definition to use msleepMalli Chilakala1-1/+6
2005-05-12[PATCH] e1000: made loopback test robustMalli Chilakala1-23/+58
2005-05-12 [PATCH] smc91x warning fixNicolas Pitre1-3/+3
2005-05-12 [PATCH] smc91x addr config checkNicolas Pitre1-1/+1
2005-05-12 [netdrvr starfire] Add GPL'd firmware, remove compat codeJeff Garzik2-102/+386
2005-05-12[netdrvr] new driver skge, for SysKonnect cardsStephen Hemminger4-0/+6403
2005-05-12 [PATCH] More ethtool support for sis900 and warning fixDaniele Venzano1-3/+49
2005-05-12 [PATCH] r8169: incoming frame length checkFrancois Romieu1-6/+25
2005-05-12 [PATCH] Orinoco: consolidate allocation codeDavid Gibson1-21/+2
2005-05-12 [PATCH] Orinoco: don't set channel in managed modeDavid Gibson1-12/+10
2005-05-12 [PATCH] Orinoco: kill dump_recsDavid Gibson1-191/+0
2005-05-12 [PATCH] Orinoco: ignore_disconnect flagDavid Gibson1-1/+4
2005-05-12 [PATCH] Orinoco: wireless stats updatesDavid Gibson1-19/+22
2005-05-12 [PATCH] PPP multilink fragmentation improvementsPaul Mackerras1-67/+110
2005-05-12[netdrvrs] Use netif_carrier_* instead of IFF_RUNNING6-31/+12
2005-05-12[PATCH] forcedeth: netpoll supportMichal Schmidt1-0/+10
2005-05-12 [PATCH] drivers/net/amd8111e.c: fix NAPI interrupt in pollLiu Tao1-10/+14
2005-05-12 [PATCH] 8139too: use iomap for pio/mmioPekka Enberg1-107/+87
2005-05-12[PATCH] 8139cp net driver: add MODULE_VERSION1-0/+1
2005-05-12 [PATCH] 8139cp - add netpoll supportSteffen Klassert1-0/+19
2005-05-12 [PATCH] 8139cp - module_paramStephen Hemminger1-2/+3
2005-05-12 [PATCH] 8139cp: SG support fixesFrancois Romieu1-12/+13
2005-05-12[netdrvr 8139cp] TSO supportJeff Garzik1-17/+33
2005-05-05[PATCH] update Ross Biro bouncing email addressJesper Juhl2-2/+2
2005-05-05[PATCH] make some things staticAdrian Bunk3-3/+3
2005-05-05[PATCH] 3c59x: only put the device into D3 when we're actually using WOLDaniel Ritz1-3/+6
2005-05-05[TG3]: Update driver version and reldate.David S. Miller1-2/+2
2005-05-05[TG3]: Ignore tg3_stop_block() errors.Michael Chan1-10/+3
2005-05-05[TG3]: Elide tg3_stop_block messages when such events are normal.David S. Miller1-36/+36
2005-05-05[ATALK]: Add alloc_ltalkdev().Christoph Hellwig2-3/+3
2005-05-04[PATCH] ISA DMA Kconfig fixes - part 4 (irda)Al Viro1-5/+5
2005-05-04[PATCH] ISA DMA Kconfig fixes - part 3Al Viro4-11/+11
2005-05-03[PPP]: remove redundant NULL pointer checks before kfree & vfreeJesper Juhl2-12/+6
2005-05-03[WAN]: kfree of NULL pointer is validJesper Juhl4-45/+23
2005-05-01[PATCH] __attribute__ placement fixesVinay K Nallamothu1-2/+2
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney1-1/+1
2005-05-01[PATCH] hp100: fix card namesPavel Machek1-2/+2
2005-04-28[TG3]: Set SA_SAMPLE_RANDOM in request_irq() calls.David S. Miller1-6/+6
2005-04-26[PATCH] PC300 pci_enable_device fixMarcelo Tosatti1-10/+12
2005-04-25[TG3]: Fix tg3_restart_ints()Michael Chan1-25/+28
2005-04-25[TG3]: Refresh hw index in tg3_rx()Michael Chan1-0/+6
2005-04-25[TG3]: Fix bug in tg3_rx()Michael Chan1-8/+6
2005-04-25[PATCH] ppc iomem annotations: mv643xx_ethAl Viro1-2/+2
2005-04-25Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds4-15/+48
2005-04-24[SPARC]: module version cleanupsTom 'spot' Callaway4-15/+48
2005-04-24[TG3]: Update driver version and release date.David S. Miller1-2/+2
2005-04-24[SLIP]: Remove redundant NULL pointer checks prior to kfreeJesper Juhl1-18/+12
2005-04-24[AX25] Introduce ax25_type_transArnaldo Carvalho de Melo8-30/+9
2005-04-21[TG3]: Add msi testMichael Chan1-3/+151
2005-04-21[TG3]: Add msi supportMichael Chan2-5/+72
2005-04-21[TG3]: Fix bug in tg3_set_eeprom()Michael Chan1-1/+3
2005-04-21[TG3]: Add nvram lock-out support for 5752 TPMMichael Chan2-34/+37
2005-04-21[TG3]: Add nvram detection for 5752Michael Chan2-1/+76
2005-04-21[TG3]: Add GPIO3 for 5752Michael Chan2-0/+13
2005-04-21[TG3]: Workaround 5752 A0 chip IDMichael Chan2-5/+10
2005-04-21[TG3]: Fix tg3_set_power_state()Michael Chan1-2/+8
2005-04-21[TG3]: Setup proper GPIO settingsMichael Chan1-6/+28
2005-04-21[TG3]: Split tg3_phy_probe into 2 functionsMichael Chan1-17/+39
2005-04-21[TG3]: Minor 5752 fixesMichael Chan2-7/+18
2005-04-21[TG3]: add support for bcm5752 rev a1John W. Linville2-2/+6