aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2006-03-31[PATCH] 3c59x: fix networking for 10base2 NICsSteffen Klassert1-9/+12
2006-03-31[PATCH] "3c59x collision statistics fix" fixAndrew Morton1-7/+5
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2-2/+2
2006-03-31[PATCH] uml: kconfigsAl Viro3-4/+2
2006-03-29[PATCH] ixp2000: fix gcc4 breakageLennert Buytenhek1-4/+1
2006-03-29[PATCH] b44: ensure valid mac addrGary Zambrano1-0/+9
2006-03-29[PATCH] Janitor: drivers/net/pcnet32: fix incorrect commentsLinas Vepstas1-2/+2
2006-03-29[PATCH] net: remove CONFIG_NET_CBUS conditional for NS8390Arthur Othieno1-1/+1
2006-03-29[PATCH] natsemi: Support oversized EEPROMsMark Brown1-4/+14
2006-03-29[PATCH] spidernet : enable tx checksum offloading by defaultJens Osterkamp1-1/+1
2006-03-29[PATCH] bonding: support carrier state for masterJay Vosburgh4-28/+102
2006-03-29Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik33-8/+15546
2006-03-29[PATCH] acenic: fix section mismatchesRandy Dunlap1-5/+5
2006-03-29[PATCH] spidernet : reduce console spamJens Osterkamp1-1/+1
2006-03-29[PATCH] via-rhine: link state fixRoger Luethi1-0/+21
2006-03-29[PATCH] axnet_cs.c : add hardware multicast supportKomuro1-8/+53
2006-03-29b44: fix force mac address before ifconfig upGary Zambrano1-0/+5
2006-03-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-49/+69
2006-03-29Merge ../linux-2.6Paul Mackerras14-21/+24
2006-03-28[TG3]: Update version and reldateMichael Chan1-2/+2
2006-03-28[TG3]: Skip timer code during full lockMichael Chan1-0/+4
2006-03-28[TG3]: Speed up SRAM accessMichael Chan1-23/+30
2006-03-28[TG3]: Fix PHY loopback on 5700Michael Chan1-1/+4
2006-03-28[TG3]: Fix bug in 40-bit DMA workaround codeMichael Chan1-1/+1
2006-03-28[TG3]: Fix probe failure due to invalid MAC addressMichael Chan1-22/+28
2006-03-28[PATCH] Typo fixesAlexey Dobriyan7-8/+8
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre5-10/+13
2006-03-28[PATCH] for_each_possible_cpu: loopback device.KAMEZAWA Hiroyuki1-1/+1
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-1/+1
2006-03-27[PATCH] pnp: IRDA: adjust pnp_register_driver signatureBjorn Helgaas1-1/+1
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-1/+1
2006-03-27[PATCH] hostap: Fix EAPOL frame encryptionJouni Malinen1-1/+1
2006-03-27[PATCH] hostap: Make hostap_tx_encrypt() staticJouni Malinen2-6/+3
2006-03-27[PATCH] PCMCIA_SPECTRUM must select FW_LOADERAdrian Bunk1-0/+1
2006-03-27[PATCH] bcm43xx: don't set the channel on a device, which is down.Michael Buesch1-3/+9
2006-03-27[PATCH] bcm43xx: sync GPHY init with the specs.Michael Buesch3-29/+255
2006-03-27[PATCH] bcm43xx: fix the remaining sparse warnings.Michael Buesch2-5/+10
2006-03-27[PATCH] bcm43xx: remove some compilerwarnings.Michael Buesch4-60/+13
2006-03-27[PATCH] bcm43xx: fix "include" issues on some platforms.Michael Buesch2-2/+2
2006-03-27[PATCH] bcm43xx: get rid of "/* vim: ..." lines at the end of several files.Michael Buesch8-16/+0
2006-03-27[PATCH] bcm43xx: add useless and broken statistics stuff. People seem to want...Michael Buesch3-4/+53
2006-03-27[PATCH] bcm43xx: fix nrssi_threshold calculation.Michael Buesch1-39/+33
2006-03-27[PATCH] bcm43xx: sync interference mitigation code to the specs.Michael Buesch2-150/+309
2006-03-27[PATCH] bcm43xx: set default attenuation values.Michael Buesch5-38/+158
2006-03-27[PATCH] bcm43xx: some IRQ handler cleanups.Michael Buesch1-35/+30
2006-03-27[PATCH] bcm43xx: merge all iwmode code into the set_iwmode function.Michael Buesch1-36/+29
2006-03-27[PATCH] bcm43xx: fix some gpio register trashing (hopefully :D)Michael Buesch3-43/+46
2006-03-27[PATCH] bcm43xx: remove check for mmio length, as it differs among platforms....Michael Buesch1-26/+4
2006-03-27[PATCH] bcm43xx: properly mask txctl1 before writing it to hardware.Michael Buesch1-2/+2
2006-03-27[PATCH] bcm43xx: Do boardflags workarounds for specific boards.Michael Buesch2-0/+13
2006-03-27[PATCH] bcm43xx: Remove the workaround in dummy_transmission,Michael Buesch1-7/+0
2006-03-27[PATCH] bcm43xx: Fix crash on ifdown, by being careful in pio/dma freeing.Michael Buesch2-2/+10
2006-03-27[PATCH] bcm43xx: reduce the size of bcm43xx_private by removing unneeded memb...Michael Buesch13-301/+320
2006-03-27[PATCH] bcm43xx: add functions bcm43xx_dma_read/write, bcm43xx_dma_tx_suspend...Michael Buesch2-28/+51
2006-03-27[PATCH] bcm43xx: receive TX status on MMIO or DMA unconditionally regarding t...Michael Buesch1-12/+7
2006-03-27[PATCH] bcm43xx: fix some stuff, add a few missing mmiowb(), remove dead code.Michael Buesch6-187/+167
2006-03-27[PATCH] bcm43xx: Remove the mmio access printing facility overhead.Michael Buesch2-130/+6
2006-03-27[PATCH] bcm43xx: Abstract the locking mechanism.Michael Buesch7-124/+142
2006-03-27[PATCH] bcm43xx: Set both, the DMAmask and the coherent DMAmask.Michael Buesch1-3/+6
2006-03-27[PATCH] bcm43xx: fix DMA TX skb freeing in case of fragmented packets.Pete Zaitcev2-40/+8
2006-03-27[PATCH] bcm43xx: Add sysfs attributes for device specific tunables.Michael Buesch5-1/+356
2006-03-27[PATCH] bcm43xx: Move TX/RX related functions to its own file. Add basic RTS/...Michael Buesch9-577/+746
2006-03-27[PATCH] bcm43xx: add assert(bcm->initialized) to periodic_tasks_setup().Michael Buesch1-0/+1
2006-03-27[PATCH] bcm43xx: move initialized = 1 to the end of init_board.Michael Buesch1-4/+6
2006-03-27[PATCH] bcm43xx: Workaround init_board vs IRQ race.Michael Buesch1-6/+13
2006-03-27[PATCH] bcm43xx: Fix Kconfig typo (transfer mode default)Michael Buesch1-1/+1
2006-03-27[PATCH] bcm43xx: remove old unused struct.Michael Buesch1-5/+0
2006-03-27[PATCH] bcm43xx: split the channel helper functions, so that they can be used...Michael Buesch3-37/+59
2006-03-27[PATCH] bcm43xx: make bcm43xx_sprom_crc() static.Michael Buesch2-3/+1
2006-03-27[PATCH] bcm43xx: Move sprom lowlevel reading/writing to its own functions.Michael Buesch3-76/+86
2006-03-27[PATCH] bcm43xx: Code cleanups. This removes various "inline" statements and ...Michael Buesch3-181/+127
2006-03-27[PATCH] bcm43xx: rewrite and simplify the periodic task handling.Michael Buesch2-134/+73
2006-03-27[PATCH] bcm43xx: fix LED code.Michael Buesch3-33/+68
2006-03-27[PATCH] Apple Airport: Add Kconfig note that the bcm43xx driver has to be use...Michael Buesch1-1/+4
2006-03-27[PATCH] bcm43xx: add a note that not all devices support PIO.Michael Buesch1-0/+5
2006-03-27[PATCH] bcm43xx: Partially fix PIO code. Add Kconfig option for PIO or DMA mo...Michael Buesch8-248/+438
2006-03-27[PATCH] bcm43xx: remove WX debugging.Michael Buesch1-68/+0
2006-03-27[PATCH] bcm43xx: fix compiletime warning (phy_xmitpower)Michael Buesch1-0/+1
2006-03-27[PATCH] bcm43xx: heavily increase mac_suspend timeout.Michael Buesch1-7/+4
2006-03-27[PATCH] bcm43xx: enable SPROM writing.Michael Buesch1-1/+1
2006-03-27[PATCH] bcm43xx: fix txpower reporting in WE.Michael Buesch4-15/+44
2006-03-27[PATCH] Sync bcm43xx_phy_initb6() with specsDanny van Dyk3-6/+12
2006-03-27[PATCH] bcm43xx: Wireless Ext updateMichael Buesch1-1/+11
2006-03-27[PATCH] bcm43xx: basic ethtool supportMichael Buesch4-1/+62
2006-03-27[PATCH] bcm43xx: Remove function bcm43xx_channel_is_allowed()Michael Buesch1-165/+1
2006-03-27[PATCH] bcm43xx: Add more initvals sanity checks and error out, if one sanity...Michael Buesch1-19/+43
2006-03-27[PATCH] bcm43xx: Fix makefile. Remove all the "out-of-tree" stuff.Michael Buesch4-98/+14
2006-03-27[PATCH] bcm43xx: add DEBUG Kconfig option. Also fix indention.Michael Buesch1-5/+14
2006-03-27[PATCH] bcm43xx: remove redundant COPYING file.Michael Buesch1-340/+0
2006-03-27[PATCH] bcm43xx: Move README file to Documentation directory.Michael Buesch1-36/+0
2006-03-27[PATCH] bcm43xx: remove linux version compatibility code.Michael Buesch1-23/+0
2006-03-27[PATCH] bcm43xx: sync with svn.berlios.deMichael Buesch5-124/+102
2006-03-27[PATCH] bcm43xx: patch Kconfig and wireless/Makefile for importJohn W. Linville2-0/+9
2006-03-27[PATCH] wireless: import bcm43xx sourcesJohn W. Linville24-0/+15093
2006-03-26[PATCH] more s/fucn/func/ typo fixesAkinobu Mita1-2/+2
2006-03-26[PATCH] 3c59x: minor cleanupsSteffen Klassert1-47/+34
2006-03-26[PATCH] 3c59x: remove per-driver versioningSteffen Klassert1-7/+2
2006-03-26[PATCH] 3c59x: use ethtool_op_get_linkSteffen Klassert1-15/+1
2006-03-26[PATCH] 3c59x: carriercheck for forced mediaSteffen Klassert1-4/+5
2006-03-26[PATCH] 3c59x: decrease polling intervalSteffen Klassert1-0/+4
2006-03-26[PATCH] 3c59x: use mii_check_mediaSteffen Klassert1-77/+49
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar1-3/+4
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2006-03-25[PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()Bjorn Helgaas4-4/+4
2006-03-25[PATCH] EISA: tidy-up driver_register() return valueBjorn Helgaas2-15/+19
2006-03-25[PATCH] hp300: fix driver_register() return handling, remove dio_module_init()Bjorn Helgaas1-1/+1
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell18-31/+32
2006-03-24[WIRELESS]: Fix config dependencies.Dave Jones1-0/+1
2006-03-24[PATCH] net: ne2k.c won't compile if pci_clone_list is constHorms1-1/+1
2006-03-24[PATCH] AT91RM9200 Ethernet driverAndrew Victor4-0/+1220
2006-03-24[PATCH] Fix "value computed not used" warningsTakashi Iwai1-1/+1
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan4-5/+5
2006-03-24[PATCH] remove ISA legacy functions: drivers/net/lance.cAl Viro1-2/+7
2006-03-24[PATCH] remove ISA legacy functions: drivers/net/hp-plus.cAl Viro1-4/+13
2006-03-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds11-235/+376
2006-03-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-90/+173
2006-03-23Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik8-179/+318
2006-03-23[PATCH] skge: version 1.5Stephen Hemminger1-1/+1
2006-03-23[PATCH] skge: compute available ring buffersStephen Hemminger2-11/+10
2006-03-23[PATCH] skge: dont free skb until multi-part transmit completeStephen Hemminger1-35/+38
2006-03-23[PATCH] skge: multicast statistics fixStephen Hemminger1-1/+1
2006-03-23[PATCH] skge: rx_reuse called twiceStephen Hemminger1-3/+2
2006-03-23[PATCH] skge: dont use dev_alloc_skb for rx buffsStephen Hemminger1-3/+3
2006-03-23[PATCH] skge: align receive buffersStephen Hemminger1-1/+2
2006-03-23[PATCH] sky2: dont need to use dev_kfree_skb_anyStephen Hemminger1-2/+2
2006-03-23[PATCH] sky2: Fix RX statsStephen Hemminger1-1/+1
2006-03-23[PATCH] sky2: typo in last stats patchStephen Hemminger1-1/+1
2006-03-23[PATCH] hostap: Fix memory leak on PCI probe error pathJouni Malinen2-5/+8
2006-03-23[PATCH] hostap: Remove dead code (duplicated idx != 0)Jouni Malinen1-4/+0
2006-03-23[PATCH] hostap: Fix unlikely read overrun in CIS parsingJouni Malinen1-2/+2
2006-03-23[PATCH] hostap: Fix double free in prism2_config() error pathEugene Teo1-2/+0
2006-03-23[PATCH] hostap: Fix ap_add_sta() return value verificationAdrian Bunk1-1/+1
2006-03-23[PATCH] hostap: Fix hw reset after CMDCODE_ACCESS_WRITE timeoutAdrian Bunk1-4/+4
2006-03-23[PATCH] wireless/airo: cache wireless scansDan Williams1-59/+172
2006-03-23[PATCH] wireless/airo: define default MTUDan Williams1-16/+17
2006-03-23[PATCH] wireless/airo: clean up printk usage to print device nameDan Williams1-86/+105
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton1-3/+1
2006-03-23[PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_genericArjan van de Ven1-12/+13
2006-03-23[PATCH] WE-20 for kernel 2.6.16Jean Tourrilhes1-0/+9
2006-03-23[TG3]: Update driver version and reldate.David S. Miller1-2/+2
2006-03-23[TG3]: Add 5755 nvram supportMichael Chan2-0/+46
2006-03-23[TG3]: Add 5755 supportMichael Chan2-7/+36
2006-03-23[BNX2]: Update version and reldateMichael Chan1-2/+2
2006-03-23[BNX2]: Separate tx producer and consumer fieldsMichael Chan2-9/+13
2006-03-23[BNX2]: Move .h files to bnx2.cMichael Chan2-40/+40
2006-03-23[BNX2]: Combine small mem allocationsMichael Chan2-19/+17
2006-03-23[BNX2]: Fix link change handlingMichael Chan2-12/+18
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+1
2006-03-22Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds7-56/+69
2006-03-22Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+2
2006-03-22[PATCH] Use of uninitialized variable in drivers/net/depca.cEric Sesterhenn1-1/+1
2006-03-22[PATCH] Use after free in net/tulip/de2104x.cEric Sesterhenn1-1/+1
2006-03-22[PATCH] sis900 adm7001 PHY supportArtur Skawina1-0/+1
2006-03-22[PATCH] sky2: more ethtool statsStephen Hemminger2-41/+57
2006-03-22[PATCH] AMD Au1xx0: fix Ethernet TX statsSergei Shtylylov1-11/+7
2006-03-22[PATCH] fix spidernet build issueJens Osterkamp1-2/+2
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-03-22[TG3]: Bump driver version and reldate.David S. Miller1-2/+2
2006-03-22[TG3]: Skip phy power down on some devicesMichael Chan1-2/+14
2006-03-22[TG3]: Fix SRAM access during tg3_init_one()Michael Chan1-3/+9
2006-03-22Fix spelling in E1000_DISABLE_PACKET_SPLIT Kconfig descriptionJames Ring1-1/+1
2006-03-21[ARM] 3373/1: move uengine loader to arch/arm/commonLennert Buytenhek2-2/+2
2006-03-21[netdrvr] pcnet32: other source formatting cleanupsJeff Garzik1-174/+54
2006-03-21[netdrvr] pcnet32: LindentJeff Garzik1-1999/+2156
2006-03-21[PATCH] skfp warning fixesAndrew Morton1-6/+6
2006-03-21[PATCH] smc91x: allow for dynamic bus access configsNicolas Pitre2-220/+307
2006-03-21[PATCH] pcnet32: support boards with multiple physDon Fry1-24/+212
2006-03-21[PATCH] sky2 version 1.1Stephen Hemminger1-1/+1
2006-03-21[PATCH] sky2: handle all error irqsStephen Hemminger2-12/+49
2006-03-21[PATCH] sky2: transmit recoveryStephen Hemminger1-6/+31
2006-03-21[PATCH] sky2: whitespace fixesStephen Hemminger1-5/+5
2006-03-21[PATCH] sky2: add MSI supportStephen Hemminger2-4/+79
2006-03-21[PATCH] sky2: coalescing parametersStephen Hemminger1-13/+6
2006-03-21[PATCH] sky2: rework of NAPI and IRQ managementStephen Hemminger2-180/+111
2006-03-21[PATCH] sky2: drop broken wake on lan supportStephen Hemminger2-37/+0
2006-03-21[PATCH] sky2: remove support for untested Yukon EC/rev 0Stephen Hemminger2-63/+32
2006-03-21[PATCH] mv643xx_eth: Cache align skb->data if CONFIG_NOT_COHERENT_CACHEDale Farnsworth1-4/+14
2006-03-21[PATCH] skge: version 1.4Stephen Hemminger1-1/+1
2006-03-21[PATCH] skge: handle pci errors betterStephen Hemminger1-21/+30
2006-03-21[PATCH] skge: formmating and whitespace cleanupStephen Hemminger1-12/+18
2006-03-21[PATCH] skge: use mmiowbStephen Hemminger1-1/+5
2006-03-21[PATCH] skge: use kcallocStephen Hemminger1-2/+1
2006-03-21[PATCH] skge: dma configuration cleanupStephen Hemminger1-14/+10
2006-03-21[PATCH] skge: check the allocation of ring bufferStephen Hemminger1-1/+9
2006-03-21[PATCH] skge: use auto masking of irqsStephen Hemminger2-34/+21
2006-03-21[PATCH] skge: use NAPI for tx cleanup.Stephen Hemminger1-55/+44
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds23-567/+1472
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-2/+3
2006-03-20[TG3]: Don't mark tg3_test_registers() as returning const.David S. Miller1-1/+1
2006-03-20[TG3]: make drivers/net/tg3.c:tg3_request_irq() staticAdrian Bunk1-1/+1
2006-03-20[NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsumHerbert Xu2-4/+3
2006-03-20[TG3]: netif_carrier_off runs too early; could still be queued when init failsJeff Mahoney1-1/+2
2006-03-20[WAN]: fix section mismatch warning in sbniSam Ravnborg1-2/+1
2006-03-20[SUNGEM]: sem2mutexIngo Molnar2-21/+22
2006-03-20[CASSINI]: sem2mutexIngo Molnar2-21/+21
2006-03-20[IRDA]: remove MODULE_PARM()Andrew Morton1-6/+6
2006-03-20[IRDA] sem2mutex: drivers/net/irdaArjan van de Ven2-18/+20
2006-03-20[NET]: dev_put/dev_hold cleanupStephen Hemminger1-1/+1
2006-03-20[TG3]: update version and reldateMichael Chan1-2/+2
2006-03-20[TG3]: Add firmware version infoMichael Chan2-0/+57