aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2-0/+2
2006-12-06[PATCH] ... and more work_struct-induced breakage (mips)Al Viro1-4/+5
2006-12-06[PATCH] hamradio/dmascc: fix up work_struct-induced breakageAl Viro1-4/+4
2006-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells19-359/+62
2006-12-05Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds19-359/+62
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells8-34/+45
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells16-21/+34
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells152-3953/+32232
2006-12-04[PATCH] remote memory corruptor in ibmtr.cAl Viro1-1/+1
2006-12-04Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds6-20/+19
2006-12-04[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski19-257/+19
2006-12-04[PATCH] pcmcia: remove prod_id indirectionDominik Brodowski4-50/+20
2006-12-04[PATCH] pcmcia: remove manf_id and card_id indirectionDominik Brodowski5-52/+23
2006-12-04Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro...Linus Torvalds9-0/+9
2006-12-04[POWERPC] Spider uses low level BE MMIO accessorsBenjamin Herrenschmidt1-8/+10
2006-12-04[PATCH] ibmveth: Remove ibmveth "liobn" fieldBenjamin Herrenschmidt2-5/+0
2006-12-04[PATCH] severing skbuff.h -> mm.hAl Viro8-0/+8
2006-12-04[PATCH] severing skbuff.h -> highmem.hAl Viro1-0/+1
2006-12-04[POWERPC] Make EMAC use generic DCR access methodsBenjamin Herrenschmidt1-2/+4
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras187-4808/+33343
2006-12-03[SUNHME]: Fix for sunhme failures on x86Jurij Smakov1-0/+5
2006-12-02[NET]: Split skb->csumAl Viro9-10/+10
2006-12-02[BNX2]: Update version and rel date.Michael Chan1-2/+2
2006-12-02[BNX2]: Add 5709 PCI ID.Michael Chan1-2/+11
2006-12-02[BNX2]: Download 5709 firmware.Michael Chan1-4/+38
2006-12-02[BNX2]: New firmware to support 5709 (part 4).Michael Chan1-0/+1037
2006-12-02[BNX2]: New firmware to support 5709 (part 3).Michael Chan1-0/+712
2006-12-02[BNX2]: New firmware to support 5709 (part 2).Michael Chan1-0/+1259
2006-12-02[BNX2]: New firmware to support 5709 (part 1).Michael Chan1-0/+1078
2006-12-02[BNX2]: Add 5709 reset and runtime code.Michael Chan1-24/+37
2006-12-02[BNX2]: Add 5709 init code.Michael Chan1-37/+130
2006-12-02[BNX2]: Add new 5709 registers (part 2).Michael Chan1-22/+1410
2006-12-02[BNX2]: Add new 5709 registers (part 1).Michael Chan1-146/+1311
2006-12-02[BNX2]: Re-organize firmware structures.Michael Chan3-218/+187
2006-12-02[BNX2]: Remove udelay() in copper PHY code.Michael Chan1-7/+6
2006-12-02[BNX2]: Add 5708S parallel detection.Michael Chan2-21/+57
2006-12-02[BNX2]: Add bnx2_5706_serdes_timer().Michael Chan1-56/+55
2006-12-02[BNX2]: Improve SerDes handling.Michael Chan2-21/+41
2006-12-02[BNX2]: Fix Xen problem.Michael Chan2-381/+691
2006-12-02[NET]: Conditionally use bh_lock_sock_nested in sk_receive_skbArnaldo Carvalho de Melo1-1/+1
2006-12-02[NET]: Kill direct includes of asm/checksum.hAl Viro4-4/+0
2006-12-02netpoll queue cleanupStephen Hemminger1-1/+0
2006-12-02netpoll setup error handlingStephen Hemminger1-2/+5
2006-12-02[NET]: The scheduled removal of the frame diverter.Adrian Bunk1-1/+0
2006-12-02[netdrvr] skge: build fixJeff Garzik1-0/+1
2006-12-02[PATCH] NetXen: driver cleanup, removed unnecessary __iomem type castsAmit S. Kale4-45/+18
2006-12-02[PATCH] PHY: Add support for configuring the PHY connection interfaceAndy Fleming5-13/+64
2006-12-02[PATCH] chelesio: transmit locking (plus bug fix).Stephen Hemminger1-4/+15
2006-12-02[PATCH] chelsio: statistics improvementStephen Hemminger3-68/+100
2006-12-02[PATCH] chelsio: add MSI supportStephen Hemminger2-3/+18
2006-12-02[PATCH] chelsio: use standard CRC routinesStephen Hemminger2-28/+4
2006-12-02[PATCH] chelsio: cleanup pm3393 codeStephen Hemminger1-40/+29
2006-12-02[PATCH] chelsio: add 1G swcixw aupportStephen Hemminger12-0/+2780
2006-12-02[PATCH] chelsio: add support for other 10G boardsStephen Hemminger23-371/+6041
2006-12-02[PATCH] chelsio: remove unused mutexStephen Hemminger2-2/+0
2006-12-02[PATCH] chelsio: use kzallocStephen Hemminger2-4/+3
2006-12-02[PATCH] chelsio: whitespace fixesStephen Hemminger4-16/+16
2006-12-02[PATCH] amd8111e use standard CRC libStephen Hemminger2-30/+1
2006-12-02[PATCH] sky2: msi enhancements.Stephen Hemminger2-8/+11
2006-12-02[PATCH] sky2: kfree_skb_any neededStephen Hemminger1-1/+1
2006-12-02[PATCH] sky2: fixes for Yukon EC_U chip revisionsStephen Hemminger2-9/+13
2006-12-02[PATCH] sky2: add Dlink 560SX idStephen Hemminger1-0/+1
2006-12-02[PATCH] sky2: receive error handling fixStephen Hemminger1-3/+3
2006-12-02[PATCH] skge: don't clear MC state on link downStephen Hemminger1-3/+2
2006-12-02drivers/net/tulip/dmfe: support basic carrier detectionSamuel Thibault1-1/+8
2006-12-02[PATCH] netxen: uses PCIRandy Dunlap1-0/+1
2006-12-02[PATCH] chelsio: use kzallocStephen Hemminger1-6/+3
2006-12-02[PATCH] chelsio: use __netif_rx_schedule_prepStephen Hemminger1-15/+3
2006-12-02[PATCH] chelsio: free_netdevStephen Hemminger1-7/+7
2006-12-02[PATCH] chelsio: procectomyStephen Hemminger1-14/+0
2006-12-02[PATCH] chelsio: whitespace cleanupStephen Hemminger1-101/+101
2006-12-02[PATCH] chelsio: remove leftover codeStephen Hemminger1-35/+0
2006-12-02[PATCH] Adapt ucc_geth driver to use new of_platform_device supportKim Phillips1-3/+3
2006-12-02[PATCH] sundance: use NULL for pointerRandy Dunlap1-2/+2
2006-12-02[PATCH] NetXen: temp monitoring, newer firmware support, mm footprint reductionAmit S. Kale11-270/+891
2006-12-02[PATCH] NetXen: Fixed /sys mapping between device and driverAmit S. Kale1-1/+2
2006-12-02[PATCH] ieee80211: Provide generic get_stats implementationDaniel Drake2-20/+0
2006-12-02[PATCH] zd1211rw: Use softmac ERP handling functionalityDaniel Drake4-65/+286
2006-12-02[PATCH] zd1211rw: Rename cs_rate to zd_rateDaniel Drake3-32/+34
2006-12-02[PATCH] zd1211rw: Allow channels 1-13 in JapanDaniel Drake1-1/+6
2006-12-02[PATCH] zd1211rw: Optimized handling of zero length entries in length infoUlrich Kunitz1-0/+2
2006-12-02[PATCH] zd1211rw: cleanupsUlrich Kunitz4-110/+53
2006-12-02[PATCH] zd1211rw: Remove IW_FREQ_AUTO supportDaniel Drake4-33/+6
2006-12-02[PATCH] zd1211rw: Add ID for Belkin F5D7050 v4000Daniel Drake1-0/+1
2006-12-02[PATCH] zd1211rw: Add ID for Planex GW-US54MiniDaniel Drake1-0/+1
2006-12-02[PATCH] prism54: correct overly aggressive check of return from pci_set_mwiJohn W. Linville1-2/+2
2006-12-02[PATCH] bcm43xx: correct "Move IV/ICV stripping into ieee80211_rx"Larry Finger1-0/+1
2006-12-02Revert "[PATCH] Add support for Marvell 88e1111S and 88e1145"Jeff Garzik1-144/+12
2006-12-02[PATCH] Atmel MACB ethernet driverHaavard Skinnemoen4-0/+1610
2006-12-02[PATCH] WAN: DSCC4 driver requires generic HDLCKrzysztof Halasa1-38/+38
2006-12-02[PATCH] Add tsi108/9 On Chip Ethernet device driver supportZang Roy-r619114-0/+2082
2006-12-02[PATCH] sundance: solve host error problem in low performance embedded system...Jesse Huang1-3/+23
2006-12-02e1000 linkage fixAndrew Morton1-0/+1
2006-12-02[PATCH] Add support for Marvell 88e1111S and 88e1145Andy Fleming1-12/+144
2006-12-02[PATCH] add netpoll support for gianfar: respinVitaly Wool1-0/+33
2006-12-02[PATCH] wireless: clean-up some "check return code" warningsJohn W. Linville5-8/+43
2006-12-02[PATCH] bcm43xx: Remove useless core enable/disable messagesLarry Finger1-10/+5
2006-12-02[PATCH] bcm43xx: remove badness variable and related routineLarry Finger1-34/+7
2006-12-02[netdrvr] netxen: build fixesJeff Garzik4-6/+7
2006-12-02[PATCH] sundance: correct initial and close hardware step.Jesse Huang1-0/+8
2006-12-02[PATCH] Fixed a number of bugs in the PHY LayerAndy Fleming2-42/+40
2006-12-02[PATCH] subdance: fix TX Pause bug (reset_tx, intr_handler)Jesse Huang1-2/+14
2006-12-02[PATCH] sundance: remove TxStartThresh and RxEarlyThreshJesse Huang1-6/+2
2006-12-02[PATCH] network: pcnet_cs: remove the code to change the E8390_CMD register f...Komuro1-1/+0
2006-12-02[PATCH] forcedeth: add support for new mcp67 deviceAyaz Abdulla1-0/+16
2006-12-02[PATCH] forcedeth: add recoverable error supportAyaz Abdulla1-4/+74
2006-12-02[PATCH] forcedeth: add mgmt unit supportAyaz Abdulla1-17/+134
2006-12-02[PATCH] defxx: Big-endian hosts supportMaciej W. Rozycki2-23/+31
2006-12-02[PATCH] kmemdup() cleanup in drivers/netEric Sesterhenn2-5/+2
2006-12-02r8169: perform a PHY reset before any other operation at boot timeFrancois Romieu1-2/+20
2006-12-02e1000: increment version to 7.3.15-k2Auke Kok1-1/+1
2006-12-02e1000: add dynamic itr modesJesse Brandeburg3-39/+228
2006-12-02e1000: add dynamic generic MSI interrupt routineJesse Brandeburg1-2/+88
2006-12-02e1000: reorder e1000_param.cAuke Kok1-58/+20
2006-12-02e1000: Only set IDE for tx when we are using TIDV/TADVJesse Brandeburg1-2/+5
2006-12-02e1000: rename ICH8 flash macrosJeff Kirsher3-102/+98
2006-12-02e1000: add queue restart counterJesse Brandeburg3-1/+6
2006-12-02e1000: New hardware supportAuke Kok4-0/+11
2006-12-02e1000: Remove unneeded and unwanted memsetsJesse Brandeburg1-3/+10
2006-12-02e1000: simplify skb_put call.Auke Kok1-4/+3
2006-12-02e1000: reorder pci-e infor structJeff Kirsher1-3/+5
2006-12-02e1000: fix VR powerdown codeJeff Kirsher2-4/+6
2006-12-02e1000: add mmiowb() for IA64 to sync tail writesJesse Brandeburg1-0/+3
2006-12-02e1000: Enble early receive (ERT) on 82573Auke Kok1-0/+6
2006-12-02e1000: FIX: enable hw TSO for IPV6Auke Kok3-5/+24
2006-12-02e1000: Remove DISABLE_MULR debug codeAuke Kok1-8/+0
2006-12-02e1000: whitespace changes, comments, typosAuke Kok5-68/+72
2006-12-02[PATCH] zd1211rw: Add ID for ZyXEL G-220Daniel Drake1-0/+1
2006-12-02Add NetXen 1G/10G ethernet driver.Amit S. Kale14-0/+7250
2006-12-02[PATCH] bcm43xx: add PCI-E codeStefano Brivio3-44/+156
2006-12-02[PATCH] prism54: use BUILD_BUG_ONAlexey Dobriyan1-8/+8
2006-12-02[PATCH] atmel: output signal strength informationHolden Karau1-0/+8
2006-12-02[PATCH] prism54: whitespace cleanupDmitry Torokhov14-102/+89
2006-12-02[PATCH] prism54: fix potential race in reset schedulingDmitry Torokhov1-10/+13
2006-12-02[PATCH] atmel: whitespace cleanupDmitry Torokhov3-45/+45
2006-12-02[PATCH] atmel: use ARRAY_SIZE()Dmitry Torokhov1-10/+10
2006-12-02[PATCH] atmel: save on array initializationDmitry Torokhov1-1/+1
2006-12-02[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rxDaniel Drake2-19/+1
2006-12-02[PATCH] zd1211rw: Add 3 more device IDsDaniel Drake1-0/+3
2006-12-02[PATCH] bcm43xx: output proper link quality with scansLarry Finger3-3/+5
2006-12-02[PATCH] 8390 fixes - the final chunk (h8300)Al Viro3-13/+16
2006-12-02[PATCH] 8390 cleanup - etherh iomem annotationsAl Viro1-10/+10
2006-12-02[PATCH] 8390 fixes - m68k oddballsAl Viro5-43/+52
2006-12-02[PATCH] beginning of 8390 fixes - generic and arm/etherhAl Viro5-1099/+1135
2006-12-02[PATCH] sk98lin: MII ioctl supportStephen Hemminger1-0/+54
2006-12-02[PATCH] sk98lin: ethtool register dumpStephen Hemminger1-0/+26
2006-12-02[PATCH] pci_module_init() convertion in olympic.cHenrik Kretzschmar1-1/+1
2006-12-02[PATCH] Remove unnecessary check in drivers/net/depca.cEric Sesterhenn1-15/+13
2006-12-02[PATCH] forcedeth: power management supportFrancois Romieu1-1/+46
2006-12-02[PATCH] 2.6.18: sb1250-mac: Phylib IRQ handling fixesMaciej W. Rozycki1-6/+26
2006-12-02[PATCH] 2.6.18: sb1250-mac: Broadcom PHY supportMaciej W. Rozycki3-0/+182
2006-12-01Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds10-73/+74
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-8/+4
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-2/+2
2006-12-01Driver core: convert PPP code to use struct deviceGreg Kroah-Hartman1-2/+2
2006-12-01usb: zd1201 free urb cleanupMariusz Kozlowski1-4/+2
2006-12-01usb: irda-usb free urb cleanupMariusz Kozlowski1-4/+2
2006-11-30[PATCH] Fix an offset error when reading the CS89x0 ADD_PORT registerGeorge G. Davis1-2/+2
2006-11-30[PATCH] spidernet: poor network performanceLinas Vepstas2-5/+5
2006-11-30[PATCH] Spidernet: remove ETH_ZLEN check in earlier patchJames K Lewis2-14/+6
2006-11-30[PATCH] bonding: fix an oops when slave device does not provide get_statsLaurent Riffard1-27/+36
2006-11-30Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik5-24/+24
2006-11-30[PATCH] drivers/net: SAA9730: Fix build errorRalf Baechle1-2/+2
2006-11-30Fix misc .c/.h comment typosMatt LaPlante5-7/+7
2006-11-30Fix misc Kconfig typosMatt LaPlante2-4/+4
2006-11-29[PATCH] r8169: Fix iteration variable signFrancois Romieu1-2/+2
2006-11-28Revert "[PATCH] zd1211rw: Removed unneeded packed attributes"John W. Linville4-11/+11
2006-11-28[PATCH] zd1211rw: Fix of a locking bugUlrich Kunitz1-13/+13
2006-11-25[6PACK]: Masking bug in 6pack driver.Jean Delvare1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells56-362/+466
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells1-5/+5
2006-11-21[TG3]: Add missing unlock in tg3_open() error path.Ira W. Snyder1-1/+3
2006-11-15[TG3]: Disable TSO on 5906 if CLKREQ is enabled.Michael Chan1-4/+16
2006-11-15[TG3]: Increase 5906 firmware poll time.Gary Zambrano1-2/+3
2006-11-13[PATCH] Slight refactor of interrupt mapping for FSL partsAndy Fleming1-1/+1
2006-11-13[PATCH] Replace CONFIG_PPC_MULTIPLATFORM with CONFIG_PPC_PMAC in tulip drivers.hauer@pengutronix.de1-4/+4
2006-11-10Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik1-2/+20
2006-11-10[PATCH] drivers cris: return on NULL dev_alloc_skb()David Rientjes1-0/+2
2006-11-10[PATCH] com20020 build fixRandy Dunlap1-2/+5
2006-11-10[PATCH] bonding: lockdep annotationPeter Zijlstra1-0/+5
2006-11-07[PATCH] bcm43xx: Add error checking in bcm43xx_sprom_write()Adrian Bunk1-2/+2
2006-11-07[PATCH] bcm43xx: Drain TX status before starting IRQsMichael Buesch1-0/+18
2006-11-07[TG3]: Fix array overrun in tg3_read_partno().Michael Chan1-7/+12
2006-11-07[NET]: kconfig, correct traffic shaperJiri Slaby1-4/+4
2006-11-07[PATCH] e1000: Fix regression: garbled stats and irq allocation during swsuspAuke Kok1-0/+7
2006-11-07[PATCH] b44: change comment about irq mask registerJohannes Berg1-2/+3
2006-11-06Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik4-4/+29
2006-11-06[PATCH] Kconfig: remove redundant NETDEVICES dependsRandy Dunlap1-2/+2
2006-11-06[PATCH] ehea: 64K page support fixThomas Klein5-23/+26
2006-11-06[PATCH] ehea: Removed redundant defineThomas Klein1-4/+1
2006-11-06[PATCH] ehea: Nullpointer dereferencation fixThomas Klein1-2/+2
2006-11-05[TG3]: Fix 2nd ifup failure on 5752M.Michael Chan1-4/+4
2006-10-31[PATCH] bcm43xx: fix unexpected LED control values in BCM4303 spromLarry Finger2-1/+12
2006-10-31[PATCH] bcm43xx: Fix low-traffic netdev watchdog TX timeoutsMichael Buesch1-1/+15
2006-10-31[PATCH] hostap_plx: fix CIS verificationPavel Roskin1-2/+2
2006-10-31[PATCH] sky2: netpoll on dual port cardsStephen Hemminger1-1/+5
2006-10-31[PATCH] skge, sky2, et all. gplv2 onlyStephen Hemminger3-6/+3
2006-10-31[PATCH] net s2io: return on NULL dev_alloc_skb()David Rientjes1-1/+10
2006-10-31[PATCH] ehea: kzalloc GFP_ATOMIC fixJan-Bernd Themann1-6/+5
2006-10-31[PATCH] myri10ge: ServerWorks HT2000 PCI id is already defined in pci_ids.hBrice Goglin1-1/+0