Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | [PATCH] zd1211rw, fix oops when ejecting install media | Marc Pignat | 2007-10-18 | 1 | -2/+5 | |
| | * | | | [PATCH] b43legacy: Fix potential return of uninitialized variable | Larry Finger | 2007-10-18 | 1 | -1/+1 | |
| | * | | | [PATCH] iwl4965-base.c: fix off-by-one errors | Adrian Bunk | 2007-10-18 | 1 | -4/+4 | |
| | * | | | [PATCH] p54: Make filter configuration atomic | Michael Wu | 2007-10-18 | 1 | -1/+1 | |
| | * | | | [PATCH] rtl8187: remove NICMAC setting in configure_filters callback | Michael Wu | 2007-10-18 | 1 | -4/+0 | |
| | * | | | [PATCH] janitorial: fix all double includes in drivers/net/wireless | Holger Schurig | 2007-10-18 | 8 | -20/+1 | |
| | * | | | [PATCH] rtl8187: Fix more frag bit checking, rts duration calc | Michael Wu | 2007-10-18 | 1 | -15/+16 | |
| | * | | | [PATCH] ipw2100: send WEXT scan events | Dan Williams | 2007-10-18 | 2 | -0/+43 | |
| | * | | | [PATCH] zd1201: avoid null ptr access of skb->dev | John W. Linville | 2007-10-18 | 1 | -2/+2 | |
| * | | | | Fix build break in tsi108.c | Olof Johansson | 2007-10-19 | 1 | -1/+1 | |
| * | | | | ir-functions.c:(.text+0xbce18): undefined reference to `input_event' | Randy Dunlap | 2007-10-19 | 1 | -2/+2 | |
| * | | | | NAPI: kconfig prompt and deleted doc file | Randy Dunlap | 2007-10-19 | 2 | -40/+11 | |
| * | | | | phy/bitbang: missing MODULE_LICENSE | Randy Dunlap | 2007-10-19 | 1 | -0/+2 | |
| * | | | | DM9000 initialization fix | Mike Rapoport | 2007-10-19 | 1 | -3/+3 | |
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-10-19 | 2 | -31/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | cpuidle: consolidate 2.6.22 cpuidle branch into one patch | Len Brown | 2007-10-10 | 2 | -31/+0 | |
* | | | | | | Change struct marker users | Mathieu Desnoyers | 2007-10-19 | 2 | -21/+23 | |
* | | | | | | Use helpers to obtain task pid in printks | Pavel Emelyanov | 2007-10-19 | 1 | -1/+1 | |
* | | | | | | define global BIT macro | Jiri Slaby | 2007-10-19 | 3 | -7/+0 | |
* | | | | | | s2io, rename BIT macro | Jiri Slaby | 2007-10-19 | 3 | -366/+366 | |
* | | | | | | remove asm/bitops.h includes | Jiri Slaby | 2007-10-19 | 8 | -8/+8 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-10-18 | 9 | -79/+90 | |
|\ \ \ \ \ | ||||||
| * | | | | | pcnet32: remove private net_device_stats structure | Don Fry | 2007-10-17 | 1 | -26/+25 | |
| * | | | | | vortex_up should initialize "err" | Badari Pulavarty | 2007-10-17 | 1 | -1/+1 | |
| * | | | | | pcnet32: remove compile warnings in non-napi mode | Don Fry | 2007-10-17 | 1 | -0/+4 | |
| * | | | | | pcnet32: fix non-napi packet reception | Don Fry | 2007-10-17 | 1 | -0/+3 | |
| * | | | | | fix EMAC driver for proper napi_synchronize API | Benjamin Herrenschmidt | 2007-10-17 | 1 | -1/+1 | |
| * | | | | | sky2: shutdown cleanup | Stephen Hemminger | 2007-10-17 | 1 | -26/+20 | |
| * | | | | | forcedeth msi bugfix | Manfred Spraul | 2007-10-17 | 1 | -8/+11 | |
| * | | | | | gianfar: fix obviously wrong #ifdef CONFIG_GFAR_NAPI placement | Anton Vorontsov | 2007-10-17 | 1 | -1/+3 | |
| * | | | | | fs_enet: Update for API changes | Scott Wood | 2007-10-17 | 2 | -12/+17 | |
| * | | | | | gianfar: remove orphan struct. | Sebastian Siewior | 2007-10-17 | 1 | -1/+0 | |
| * | | | | | forcedeth: fix rx-work condition in nv_rx_process_optimized() too | Ingo Molnar | 2007-10-17 | 1 | -3/+5 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-10-18 | 2 | -3915/+3950 | |
|\ \ \ \ \ | ||||||
| * | | | | | [BNX2]: Update version to 1.6.8. | Michael Chan | 2007-10-17 | 1 | -2/+2 | |
| * | | | | | [BNX2]: Fix Serdes WoL bug. | Michael Chan | 2007-10-17 | 1 | -9/+19 | |
| * | | | | | [BNX2]: Update 5709 firmware to 3.7.1. | Michael Chan | 2007-10-17 | 1 | -3904/+3929 | |
| |/ / / / | ||||||
* | | | | | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 2007-10-18 | 7 | -17/+18 | |
* | | | | | unify DMA_..BIT_MASK definitions: v3.1 | Borislav Petkov | 2007-10-18 | 1 | -3/+0 | |
|/ / / / | ||||||
* | | | | net: libertas sdio driver | Pierre Ossman | 2007-10-17 | 5 | -0/+1134 | |
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2007-10-17 | 2 | -37/+37 | |
|\ \ \ \ | ||||||
| * | | | | [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e... | Joachim Fenkes | 2007-10-17 | 2 | -37/+37 | |
* | | | | | Make the pr_*() family of macros in kernel.h complete | Emil Medve | 2007-10-17 | 1 | -3/+0 | |
|/ / / / | ||||||
* | | | | WOL bugfix for 3c59x.c | Steffen Klassert | 2007-10-16 | 1 | -1/+7 | |
* | | | | skge 1.12 | Stephen Hemminger | 2007-10-16 | 1 | -1/+1 | |
* | | | | skge: add a debug interface | Stephen Hemminger | 2007-10-16 | 3 | -0/+156 | |
* | | | | skge: eeprom support | Stephen Hemminger | 2007-10-16 | 2 | -2/+102 | |
* | | | | skge: internal stats | Stephen Hemminger | 2007-10-16 | 2 | -30/+24 | |
* | | | | skge: XM PHY handling fixes | Stephen Hemminger | 2007-10-16 | 2 | -44/+50 | |
* | | | | skge: changing MTU while running causes problems | Stephen Hemminger | 2007-10-16 | 1 | -7/+44 |