aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-10-19Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-10-19Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik
2007-10-19Fix build break in tsi108.cOlof Johansson
2007-10-19ir-functions.c:(.text+0xbce18): undefined reference to `input_event'Randy Dunlap
2007-10-19NAPI: kconfig prompt and deleted doc fileRandy Dunlap
2007-10-19phy/bitbang: missing MODULE_LICENSERandy Dunlap
2007-10-19DM9000 initialization fixMike Rapoport
2007-10-20Typo: depricated -> deprecatedRolf Eike Beer
2007-10-20fix typo about TBI in e1000 commentMasatake YAMATO
2007-10-20file link fix for Pegasus USB net driver helpCal Peake
2007-10-20typo fixesMatt LaPlante
2007-10-20Documentation: Fix erroneous "dmascc=" documentationRobert P. J. Day
2007-10-19Spelling fix: explicitlyJean Delvare
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-19Remove long-dead commented-out MODULE_PARM reference.Robert P. J. Day
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-10-19Change struct marker usersMathieu Desnoyers
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov
2007-10-19define global BIT macroJiri Slaby
2007-10-19s2io, rename BIT macroJiri Slaby
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-18Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-10-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-10-18unify DMA_..BIT_MASK definitions: v3.1Borislav Petkov
2007-10-18[PATCH] rt2x00: Add new rt73usb USB IDIvo van Doorn
2007-10-18[PATCH] rt2x00: Fix residual check in PLCP calculations.Mattias Nissler
2007-10-18[PATCH] iwlwifi: Fix rate setting in probe request for HW sacnTomas Winkler
2007-10-18[PATCH] b43: Make b43_stop() staticMichael Buesch
2007-10-18[PATCH] drivers/net/wireless/b43/main.c: fix an uninitialized variableWANG Cong
2007-10-18[PATCH] iwlwifi: set correct base rate for A band in rs_dbgfs_set_mcsRon Rindjunsky
2007-10-18[PATCH] zd1211rw, fix oops when ejecting install mediaMarc Pignat
2007-10-18[PATCH] b43legacy: Fix potential return of uninitialized variableLarry Finger
2007-10-18[PATCH] iwl4965-base.c: fix off-by-one errorsAdrian Bunk
2007-10-18[PATCH] p54: Make filter configuration atomicMichael Wu
2007-10-18[PATCH] rtl8187: remove NICMAC setting in configure_filters callbackMichael Wu
2007-10-18[PATCH] janitorial: fix all double includes in drivers/net/wirelessHolger Schurig
2007-10-18[PATCH] rtl8187: Fix more frag bit checking, rts duration calcMichael Wu
2007-10-18[PATCH] ipw2100: send WEXT scan eventsDan Williams
2007-10-18[PATCH] zd1201: avoid null ptr access of skb->devJohn W. Linville
2007-10-17[BNX2]: Update version to 1.6.8.Michael Chan
2007-10-17[BNX2]: Fix Serdes WoL bug.Michael Chan
2007-10-17[BNX2]: Update 5709 firmware to 3.7.1.Michael Chan
2007-10-17pcnet32: remove private net_device_stats structureDon Fry
2007-10-17vortex_up should initialize "err"Badari Pulavarty
2007-10-17pcnet32: remove compile warnings in non-napi modeDon Fry
2007-10-17pcnet32: fix non-napi packet receptionDon Fry
2007-10-17fix EMAC driver for proper napi_synchronize APIBenjamin Herrenschmidt