summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Remove old lguest bus and drivers.Rusty Russell2007-10-232-551/+0Star
* Net driver using virtioRusty Russell2007-10-233-0/+442
* Remove fixed limit on number of guests, and lguests array.Rusty Russell2007-10-231-6/+1Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-234-52/+90
|\
| * [NET]: Make and use skb_get_queue_mappingPavel Emelyanov2007-10-221-1/+1
| * [NIU]: Cleanup PAGE_SIZE checks a bitOlof Johansson2007-10-221-29/+5Star
| * [TG3]: Update version to 3.85Matt Carlson2007-10-221-2/+2
| * [TG3]: PCI command adjustmentMatt Carlson2007-10-222-6/+3Star
| * [TG3]: Add management FW version to ethtool reportMatt Carlson2007-10-222-14/+78
| * [TG3]: Add 5723 supportMatt Carlson2007-10-221-0/+1
* | [SG] Update drivers to use sg helpersJens Axboe2007-10-222-9/+11
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-2035-40/+39Star
|\
| * Typo: depricated -> deprecatedRolf Eike Beer2007-10-202-2/+2
| * fix typo about TBI in e1000 commentMasatake YAMATO2007-10-201-1/+1
| * file link fix for Pegasus USB net driver helpCal Peake2007-10-201-1/+1
| * typo fixesMatt LaPlante2007-10-201-1/+1
| * Documentation: Fix erroneous "dmascc=" documentationRobert P. J. Day2007-10-201-1/+1
| * Spelling fix: explicitlyJean Delvare2007-10-193-4/+4
| * Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-1916-19/+19
| * Remove long-dead commented-out MODULE_PARM reference.Robert P. J. Day2007-10-191-1/+0Star
| * Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-199-10/+10
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-2022-132/+156
|\ \ | |/ |/|
| * Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-10-2017-86/+137
| |\
| | * [PATCH] rt2x00: Add new rt73usb USB IDIvo van Doorn2007-10-181-0/+1
| | * [PATCH] rt2x00: Fix residual check in PLCP calculations.Mattias Nissler2007-10-181-1/+1
| | * [PATCH] iwlwifi: Fix rate setting in probe request for HW sacnTomas Winkler2007-10-182-32/+52
| | * [PATCH] b43: Make b43_stop() staticMichael Buesch2007-10-181-1/+1
| | * [PATCH] drivers/net/wireless/b43/main.c: fix an uninitialized variableWANG Cong2007-10-181-1/+1
| | * [PATCH] iwlwifi: set correct base rate for A band in rs_dbgfs_set_mcsRon Rindjunsky2007-10-181-2/+8
| | * [PATCH] zd1211rw, fix oops when ejecting install mediaMarc Pignat2007-10-181-2/+5
| | * [PATCH] b43legacy: Fix potential return of uninitialized variableLarry Finger2007-10-181-1/+1
| | * [PATCH] iwl4965-base.c: fix off-by-one errorsAdrian Bunk2007-10-181-4/+4
| | * [PATCH] p54: Make filter configuration atomicMichael Wu2007-10-181-1/+1
| | * [PATCH] rtl8187: remove NICMAC setting in configure_filters callbackMichael Wu2007-10-181-4/+0Star
| | * [PATCH] janitorial: fix all double includes in drivers/net/wirelessHolger Schurig2007-10-188-20/+1Star
| | * [PATCH] rtl8187: Fix more frag bit checking, rts duration calcMichael Wu2007-10-181-15/+16
| | * [PATCH] ipw2100: send WEXT scan eventsDan Williams2007-10-182-0/+43
| | * [PATCH] zd1201: avoid null ptr access of skb->devJohn W. Linville2007-10-181-2/+2
| * | Fix build break in tsi108.cOlof Johansson2007-10-201-1/+1
| * | ir-functions.c:(.text+0xbce18): undefined reference to `input_event'Randy Dunlap2007-10-201-2/+2
| * | NAPI: kconfig prompt and deleted doc fileRandy Dunlap2007-10-202-40/+11Star
| * | phy/bitbang: missing MODULE_LICENSERandy Dunlap2007-10-201-0/+2
| * | DM9000 initialization fixMike Rapoport2007-10-201-3/+3
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-10-192-31/+0Star
|\ \ \
| * | | cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown2007-10-102-31/+0Star
* | | | Change struct marker usersMathieu Desnoyers2007-10-192-21/+23
* | | | Use helpers to obtain task pid in printksPavel Emelyanov2007-10-191-1/+1
* | | | define global BIT macroJiri Slaby2007-10-193-7/+0Star
* | | | s2io, rename BIT macroJiri Slaby2007-10-193-366/+366
* | | | remove asm/bitops.h includesJiri Slaby2007-10-198-8/+8
| |/ / |/| |