aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2005-12-19[TG3]: Fix ethtool memory testMichael Chan1-4/+3
2005-12-19[TG3]: Add tw32_wait_f() for some sensitive registersMichael Chan1-74/+77
2005-12-19[TG3]: Some low power fixesMichael Chan1-3/+13
2005-12-19[TG3]: Fix peer device handlingMichael Chan1-7/+11
2005-12-15[PATCH] s2io: __iomem annotations for recent changesAl Viro1-5/+5
2005-12-13[TG3]: Fix low power stateMichael Chan2-5/+46
2005-12-13[TG3]: Fix 5704 single-port modeMichael Chan1-2/+7
2005-12-13[TG3]: Fix suspend and resumeMichael Chan1-0/+3
2005-12-13[TG3]: Fix nvram arbitration bugs.Michael Chan1-2/+8
2005-12-13[netdrvr skge] fix buildJeff Garzik1-1/+1
2005-12-12[PATCH] skge: get rid of warning on raceStephen Hemminger1-4/+6
2005-12-12[PATCH] pcnet32: use MAC address from prom also on powerpcOlaf Hering1-5/+0
2005-12-12Merge branch 'master'Jeff Garzik1-6/+9
2005-12-06[TG3]: remove warning on raceStephen Hemminger1-6/+9
2005-12-06[PATCH] sk98lin: rx checksum offset not setStephen Hemminger1-2/+2
2005-12-01[netdrvr skge] fix typo, fix buildJeff Garzik1-1/+1
2005-12-01[netdrvr fmvj18x_cs] fix multicast bugKomuro1-21/+11
2005-12-01[wireless airo] reset card in initMatthieu CASTET1-2/+2
2005-12-01[PATCH] skge: handle VLAN checksum correctly on yukon rev 0Stephen Hemminger1-3/+1
2005-12-01[PATCH] orinoco: fix setting power management parametersPavel Roskin1-2/+1
2005-12-01[PATCH] jazzsonic: Fix platform device codeRalf Baechle1-1/+1
2005-12-01[PATCH] jazzsonic: Fix build error.Ralf Baechle1-1/+1
2005-12-01[PATCH] mipsnet: Fix Copyright notice.Ralf Baechle1-25/+5
2005-12-01[PATCH] ibm_emac: fix graceful stop timeout handlingEugene Surovegin2-9/+31
2005-12-01[PATCH] sk98lin: avoid message confusion with skgeshemminger@osdl.org1-3/+3
2005-12-01[PATCH] sk98lin: add permanent address supportshemminger@osdl.org2-1/+4
2005-12-01[PATCH] sk98lin: fix checksumming codeshemminger@osdl.org4-1007/+38
2005-12-01[PATCH] e1000: fix for dhcp issueJesse Brandeburg1-13/+1
2005-11-30b44: increase version numberFrancois Romieu1-2/+2
2005-11-30b44: early return in dev->do_ioctl when the device is not upFrancois Romieu1-2/+5
2005-11-30b44: missing netif_wake_queue() in b44_open()Mark Lord1-0/+2
2005-11-22[PATCH] net: Fix compiler-error on dgrs.c when !CONFIG_PCIRichard Knutsson1-0/+2
2005-11-18[wireless hermes] build fixJeff Garzik1-3/+3
2005-11-18Merge branch 'upstream-fixes' of git://git.tuxdriver.com/git/netdev-jwlJeff Garzik3-12/+21
2005-11-18[PATCH] ipw2100: Fix 'Driver using old /proc/net/wireless...' messageJames Ketrenos2-11/+20
2005-11-18[PATCH] fec_8xx: make CONFIG_FEC_8XX depend on CONFIG_8xxJohn W. Linville1-1/+1
2005-11-18[PATCH] drivers/net/wireless/hermes.c unsigned int comparisionGabriel A. Devenyi1-3/+3
2005-11-18[PATCH] prism54 : Remove extraneous udelay/register readRoger While1-2/+2
2005-11-18[PATCH] SAA9730: Add missing header bits.Ralf Baechle1-11/+25
2005-11-18[PATCH] au1000_eth: Include <linux/config.h>Ralf Baechle1-0/+1
2005-11-18[PATCH] IOC3: Replace obsolete PCI APIRalf Baechle1-1/+1
2005-11-18[PATCH] i82593.h: make header comment GPL-compatibleJohn W. Linville1-3/+8
2005-11-18[PATCH] e100: re-enable microcode with more useful defaultsJesse Brandeburg1-18/+257
2005-11-18Merge branch 'halasa-hdlc' of git://git.tuxdriver.com/git/netdev-jwlJeff Garzik3-0/+16
2005-11-18Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik1-4/+2
2005-11-18[PATCH] smc91x: fix bank mismatchRussell King1-0/+1
2005-11-18[PATCH] smc91x: fix one source of spurious interruptsNicolas Pitre1-4/+12
2005-11-17[PATCH] ipw2200: fix error log offset calculationZhu Yi1-2/+1
2005-11-17[PATCH] ipw2200: disallow direct scanning when device is downPekka Enberg1-0/+4
2005-11-16r8169: do not abort when the power management capabilities are disabledFrancois Romieu1-3/+1
2005-11-16r8169: fix printk_ratelimit in the interrupt handlerFrancois Romieu1-1/+1
2005-11-16[PATCH] Generic HDLC WAN drivers - disable netif_carrier_off()Krzysztof Halasa3-0/+16
2005-11-15[PATCH] sdladrv.c build fixToni Mueller1-1/+1
2005-11-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-8/+8
2005-11-13[PATCH] ppc: add support for new powerbooksOlof Johansson1-0/+2
2005-11-13[PATCH] Update email address for KumarKumar Gala5-5/+5
2005-11-13[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik3-6/+9
2005-11-12[ARM] Use correct IO operations for PlebRussell King1-8/+8
2005-11-11Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds12-603/+561
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds11-145/+153
2005-11-11[PATCH] gt96100eth.c: Don't concatenate __FUNCTION__ with strings.Ralf Baechle1-6/+4
2005-11-11[PATCH] smc91x: DB1200 support.Pete Popov2-1/+33
2005-11-11[PATCH] SAA9730: Driver overhaulRalf Baechle1-283/+250
2005-11-11[PATCH] SAA9730: Whitespace cleanup.Ralf Baechle1-49/+49
2005-11-11[netdrvr forcedeth] phy address scan rangeAyaz Abdulla1-16/+14
2005-11-11[netdrvr forcedeth] support for irq mitigationAyaz Abdulla1-67/+104
2005-11-11[netdrvr forcedeth] remove superfluous rx engine stop/startAyaz Abdulla1-12/+22
2005-11-11[PATCH] gianfar mii needs to zero out the mii_bus structureKumar Gala1-1/+1
2005-11-11Merge branch 'atmel'Jeff Garzik5-178/+94
2005-11-11[PATCH] Atmel wireless updatesimon@thekelleys.org.uk5-178/+94
2005-11-11[PATCH] disable DEBUG in ibmvethAnton Blanchard1-1/+1
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman1-1/+0
2005-11-10[BNX2]: simplify parameter checks in bnx2_{get,set}_eepromJohn W. Linville1-10/+2
2005-11-10[BNX2]: check return of dev_alloc_skb in bnx2_test_loopbackJohn W. Linville1-0/+2
2005-11-10[BNX2]: output driver name as prefix in error messageJohn W. Linville1-1/+1
2005-11-10[PATCH] fs_enet build fixMarcelo Tosatti4-0/+4
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King11-145/+153
2005-11-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds24-3276/+7801
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering34-36/+1
2005-11-09[PATCH] IOC: And don't mark the things as broken Cowboy.Ralf Baechle1-1/+1
2005-11-09[PATCH] dgrs: fix warnings when CONFIG_ISA and CONFIG_PCI are not enabledAshutosh Naik1-9/+7
2005-11-09[PATCH] cris v10 eth: use ethtool_opsChristoph Hellwig1-78/+71
2005-11-09[PATCH] b44: increase version numberFrancois Romieu1-2/+2
2005-11-09[PATCH] b44: race on device closingFrancois Romieu1-0/+11
2005-11-09[PATCH] b44: replace B44_FLAG_INIT_COMPLETE with netif_running()Francois Romieu2-5/+2
2005-11-09[wireless ipw2100] kill unused-var warnings for debug-disabled codeJeff Garzik1-0/+4
2005-11-09Merge rsync://bughost.org/repos/ipw-delta/Jeff Garzik4-2895/+7307
2005-11-08[PATCH] skge: increase version numberStephen Hemminger1-2/+2
2005-11-08[PATCH] skge: spelling fixesStephen Hemminger1-14/+14
2005-11-08[PATCH] skge: use prefetch on receiveStephen Hemminger1-7/+15
2005-11-08[PATCH] skge: goto low power mode on shutdownStephen Hemminger1-8/+20
2005-11-08[PATCH] skge: add mii ioctl supportStephen Hemminger1-58/+114
2005-11-08[PATCH] skge: use kzallocStephen Hemminger1-2/+1
2005-11-08[PATCH] skge: clear PCI PHY COMA mode on bootStephen Hemminger2-0/+12
2005-11-08Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-20/+22
2005-11-08[SERIAL] IOC3: Update 8250 driver bitsRalf Baechle1-20/+22
2005-11-08[IRDA] donauboe: locking fixAndrew Morton1-5/+9
2005-11-08[PPP]: add PPP MPPE encryption moduleMatt Domsch5-24/+888
2005-11-08[PPP]: handle misaligned accessesPhilippe De Muyter1-3/+14
2005-11-07Merge git://git.tuxdriver.com/git/netdev-jwlJeff Garzik14-113/+70
2005-11-07Merge branch 'master'Jeff Garzik3-299/+537
2005-11-07[PATCH] wireless net: Conversions of kmalloc/memset to kzallocPanagiotis Issaris6-39/+19
2005-11-07[PATCH] atmel: memset correct rangeAlexey Dobriyan1-1/+1
2005-11-07[PATCH] Fix sparse warning in e100 driver.Luiz Fernando Capitulino1-3/+3
2005-11-07[PATCH] prism54 : Transmit stats updated in wrong placeRoger While1-5/+5
2005-11-07[PATCH] prism54 : Unused variable / extraneous udelayRoger While1-8/+4
2005-11-07[PATCH] drivers/net/s2io.c: make functions staticAdrian Bunk1-20/+23
2005-11-07[PATCH] kill include/linux/eeprom.hAdrian Bunk1-11/+2
2005-11-07[PATCH] bonding: fix feature consolidationJay Vosburgh2-26/+13
2005-11-07Update version ipw2200 stamp to 1.0.8James Ketrenos1-1/+1
2005-11-07Updated firmware version stamp to 2.4 from 2.3 so it will use the latest firm...James Ketrenos1-1/+1
2005-11-07Fixed parameter reordering in firmware log routine.James Ketrenos1-1/+1
2005-11-07Fixed problem with not being able to send broadcast packets.Hong Liu1-3/+6
2005-11-07Added channel support for ipw2200 cards identified as 'ZZR'James Ketrenos1-1/+17
2005-11-07Removed warning about TKIP not being configured if countermeasures areJames Ketrenos2-16/+4
2005-11-07Fixes missed beacon logic in relation to on-network AP roaming.Ben Cahill2-7/+23
2005-11-07Removed legacy WIRELESS_EXT checks from ipw2200.cJames Ketrenos1-507/+1
2005-11-07Fix 'Driver using old /proc/net/wireless support, please fix driver !' message.Benoit Boissinot2-7/+14
2005-11-07Pulled out a stray KERNEL_VERSION check around the suspend handler.James Ketrenos1-4/+0
2005-11-07Updated driver version stamps for ipw2100 (1.1.3) and ipw2200 (1.0.7)James Ketrenos2-2/+2
2005-11-07Fixes WEP firmware error condition.Hong Liu1-18/+13
2005-11-07[Fix bug# 771] Too many (8) bytes recieved when using AES/hwcryptoZhu Yi1-8/+2
2005-11-07Fixes problem with WEP not working (association succeeds, but no Tx/Rx)Hong Liu1-0/+2
2005-11-07Removed PF_SYNCTHREAD legacy.James Ketrenos1-4/+1
2005-11-07Fixed problem with get_cmd_string not existing if CONFIG_IPW_DEBUG disabled.James Ketrenos1-2/+0
2005-11-07Card with WEP enabled and using shared-key auth will have firmwareHong Liu1-0/+10
2005-11-07Mixed PTK/GTK CCMP/TKIP support.Hong Liu1-13/+37
2005-11-07Fixed is_network_packet() to include checking for broadcast packets.Peter Jones1-5/+7
2005-11-07Adds radiotap support to ipw2200 in monitor mode..Mike Kershaw2-0/+186
2005-11-07Make all the places the firmware fails to load showerrors (in decimal,Peter Jones1-4/+4
2005-11-07Don't set hardware WEP if we are actually using TKIP/AES.Hong Liu1-2/+5
2005-11-07[Bug 760] Fix setting WEP key in monitor mode causes IV lost.Zhu Yi1-1/+1
2005-11-07[Bug 455] Fix frequent channel change generates firmware fatal error.Hong Liu1-6/+25
2005-11-07Added wait_state wakeup on scan completion.James Ketrenos2-1/+2
2005-11-07Updated ipw2200 to use the new ieee80211 callbacksJames Ketrenos1-26/+35
2005-11-07Migrated some of the channel verification code back into the driver toLiu Hong1-21/+152
2005-11-07Added cmdlog in non-debug systems.James Ketrenos2-14/+117
2005-11-07Changed all of the ipw_send_cmd() calls to return any ipw_send_cmd errorJames Ketrenos1-153/+34
2005-11-07Switched firmware error dumping so that it will capture a log availableJames Ketrenos2-77/+204
2005-11-07Modified ipw_config and STATUS_INIT setting to correct race conditionJames Ketrenos1-14/+15
2005-11-07Fix firmware error when setting tx_power.Zhu Yi1-76/+55
2005-11-07Fix ipw_wx_get_txpow shows wrong disabled value.Zhu Yi1-1/+1
2005-11-07[Bug 701] Fix a misuse of ieee->mode with ieee->iw_mode.Zhu Yi1-1/+1
2005-11-07Fixes the ad-hoc network WEP key list issue.Hong Liu1-1/+9
2005-11-07[Bug 792] Fix WPA-PSK AES both for -Dipw and -Dwext.Zhu Yi1-16/+125
2005-11-07Disable host fragmentation in open mode since IPW2200/2915 hardwareZhu Yi1-0/+3
2005-11-07Workaround kernel BUG_ON panic caused by unexpected duplicate packets.Zhu Yi1-2/+4
2005-11-07Added more useful geography encoding so people's experience withJames Ketrenos1-20/+259
2005-11-07Fixed some compiler issues if CONFIG_IPW2200_QOS is enabled.James Ketrenos1-7/+6
2005-11-07Updated to support ieee80211 callback to is_queue_full for 802.11eJames Ketrenos1-9/+31
2005-11-07Changed default # of missed beacons to miss before disassociation to 24James Ketrenos1-1/+1
2005-11-07[Bug 637] Set tx power for A band.Liu Hong1-3/+28
2005-11-07[bug 667] Fix the notorious "No space for Tx" bug.Zhu Yi2-23/+24
2005-11-07Fix is_duplicate_packet() bug for fragmentation number setting.Zhu Yi1-1/+1
2005-11-07Fix hardware encryption (both WEP and AES) doesn't work with fragmentation.Zhu Yi1-2/+8
2005-11-07Catch ipw2200 up to equivelancy with v1.0.5James Ketrenos2-429/+1105
2005-11-07Move code from ipw2100_wpa_enable to IPW2100_PARAM_DROP_UNENCRYPTED toZhu Yi1-3/+21
2005-11-07[Bug 339] Fix ipw2100 iwconfig set/get txpower.Liu Hong1-7/+6
2005-11-07Fixed WEP on ipw2100 (priv->sec was being used instead of2-48/+51
2005-11-07Catch ipw2100 up to equivelancy with v1.1.1James Ketrenos2-137/+451
2005-11-07Catch ipw2200 up to equivelancy with v1.0.4James Ketrenos2-792/+2085
2005-11-07Catch ipw2200 up to equivelancy with v1.0.3James Ketrenos2-178/+668
2005-11-07Catch ipw2200 up to equivelancy with v1.0.2James Ketrenos2-262/+773
2005-11-07Catch ipw2200 up to equivelancy with v1.0.1James Ketrenos2-371/+1148
2005-11-07IPW_DEBUG has already included DRV_NAME, remove double prefix print.Zhu Yi1-9/+7
2005-11-07Ran scripts/Lindent on drivers/net/wireless/ipw2{1,2}00.{c,h}James Ketrenos2-1218/+1155
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-07[PATCH] b44: late request_irq in b44_openFrancois Romieu1-13/+9
2005-11-07[PATCH] b44: s/spin_lock_irqsave/spin_lock/ in b44_interruptFrancois Romieu1-3/+2
2005-11-07[PATCH] b44: expose counters through ethtoolFrancois Romieu2-21/+98
2005-11-07[PATCH] b44: miscellaneous cleanupFrancois Romieu1-39/+28
2005-11-07[PATCH] b44: b44_start_xmit returns with a lock held when it fails allocatingFrancois Romieu1-6/+11
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