aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds35-40/+39
2007-10-19Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds22-132/+156
2007-10-19Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstreamJeff Garzik17-86/+137
2007-10-19Fix build break in tsi108.cOlof Johansson1-1/+1
2007-10-19ir-functions.c:(.text+0xbce18): undefined reference to `input_event'Randy Dunlap1-2/+2
2007-10-19NAPI: kconfig prompt and deleted doc fileRandy Dunlap2-40/+11
2007-10-19phy/bitbang: missing MODULE_LICENSERandy Dunlap1-0/+2
2007-10-19DM9000 initialization fixMike Rapoport1-3/+3
2007-10-20Typo: depricated -> deprecatedRolf Eike Beer2-2/+2
2007-10-20fix typo about TBI in e1000 commentMasatake YAMATO1-1/+1
2007-10-20file link fix for Pegasus USB net driver helpCal Peake1-1/+1
2007-10-20typo fixesMatt LaPlante1-1/+1
2007-10-20Documentation: Fix erroneous "dmascc=" documentationRobert P. J. Day1-1/+1
2007-10-19Spelling fix: explicitlyJean Delvare3-4/+4
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt16-19/+19
2007-10-19Remove long-dead commented-out MODULE_PARM reference.Robert P. J. Day1-1/+0
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day9-10/+10
2007-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-31/+0
2007-10-19Change struct marker usersMathieu Desnoyers2-21/+23
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov1-1/+1
2007-10-19define global BIT macroJiri Slaby3-7/+0
2007-10-19s2io, rename BIT macroJiri Slaby3-366/+366
2007-10-19remove asm/bitops.h includesJiri Slaby8-8/+8
2007-10-18Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds9-79/+90
2007-10-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-3915/+3950
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches7-17/+18
2007-10-18unify DMA_..BIT_MASK definitions: v3.1Borislav Petkov1-3/+0
2007-10-18[PATCH] rt2x00: Add new rt73usb USB IDIvo van Doorn1-0/+1
2007-10-18[PATCH] rt2x00: Fix residual check in PLCP calculations.Mattias Nissler1-1/+1
2007-10-18[PATCH] iwlwifi: Fix rate setting in probe request for HW sacnTomas Winkler2-32/+52
2007-10-18[PATCH] b43: Make b43_stop() staticMichael Buesch1-1/+1
2007-10-18[PATCH] drivers/net/wireless/b43/main.c: fix an uninitialized variableWANG Cong1-1/+1
2007-10-18[PATCH] iwlwifi: set correct base rate for A band in rs_dbgfs_set_mcsRon Rindjunsky1-2/+8
2007-10-18[PATCH] zd1211rw, fix oops when ejecting install mediaMarc Pignat1-2/+5
2007-10-18[PATCH] b43legacy: Fix potential return of uninitialized variableLarry Finger1-1/+1
2007-10-18[PATCH] iwl4965-base.c: fix off-by-one errorsAdrian Bunk1-4/+4
2007-10-18[PATCH] p54: Make filter configuration atomicMichael Wu1-1/+1
2007-10-18[PATCH] rtl8187: remove NICMAC setting in configure_filters callbackMichael Wu1-4/+0
2007-10-18[PATCH] janitorial: fix all double includes in drivers/net/wirelessHolger Schurig8-20/+1
2007-10-18[PATCH] rtl8187: Fix more frag bit checking, rts duration calcMichael Wu1-15/+16
2007-10-18[PATCH] ipw2100: send WEXT scan eventsDan Williams2-0/+43
2007-10-18[PATCH] zd1201: avoid null ptr access of skb->devJohn W. Linville1-2/+2
2007-10-17[BNX2]: Update version to 1.6.8.Michael Chan1-2/+2
2007-10-17[BNX2]: Fix Serdes WoL bug.Michael Chan1-9/+19
2007-10-17[BNX2]: Update 5709 firmware to 3.7.1.Michael Chan1-3904/+3929
2007-10-17pcnet32: remove private net_device_stats structureDon Fry1-26/+25
2007-10-17vortex_up should initialize "err"Badari Pulavarty1-1/+1
2007-10-17pcnet32: remove compile warnings in non-napi modeDon Fry1-0/+4
2007-10-17pcnet32: fix non-napi packet receptionDon Fry1-0/+3
2007-10-17fix EMAC driver for proper napi_synchronize APIBenjamin Herrenschmidt1-1/+1