summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] prism54: fix potential race in reset schedulingDmitry Torokhov2006-12-021-10/+13
* [PATCH] atmel: whitespace cleanupDmitry Torokhov2006-12-023-45/+45
* [PATCH] atmel: use ARRAY_SIZE()Dmitry Torokhov2006-12-021-10/+10
* [PATCH] atmel: save on array initializationDmitry Torokhov2006-12-021-1/+1
* [PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rxDaniel Drake2006-12-022-19/+1
* [PATCH] zd1211rw: Add 3 more device IDsDaniel Drake2006-12-021-0/+3
* [PATCH] bcm43xx: output proper link quality with scansLarry Finger2006-12-023-3/+5
* [PATCH] 8390 fixes - the final chunk (h8300)Al Viro2006-12-023-13/+16
* [PATCH] 8390 cleanup - etherh iomem annotationsAl Viro2006-12-021-10/+10
* [PATCH] 8390 fixes - m68k oddballsAl Viro2006-12-025-43/+52
* [PATCH] beginning of 8390 fixes - generic and arm/etherhAl Viro2006-12-025-1099/+1135
* [PATCH] sk98lin: MII ioctl supportStephen Hemminger2006-12-021-0/+54
* [PATCH] sk98lin: ethtool register dumpStephen Hemminger2006-12-021-0/+26
* [PATCH] pci_module_init() convertion in olympic.cHenrik Kretzschmar2006-12-021-1/+1
* [PATCH] Remove unnecessary check in drivers/net/depca.cEric Sesterhenn2006-12-021-15/+13
* [PATCH] forcedeth: power management supportFrancois Romieu2006-12-021-1/+46
* [PATCH] 2.6.18: sb1250-mac: Phylib IRQ handling fixesMaciej W. Rozycki2006-12-021-6/+26
* [PATCH] 2.6.18: sb1250-mac: Broadcom PHY supportMaciej W. Rozycki2006-12-023-0/+182
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-0110-73/+74
|\
| * [PATCH] Fix an offset error when reading the CS89x0 ADD_PORT registerGeorge G. Davis2006-11-301-2/+2
| * [PATCH] spidernet: poor network performanceLinas Vepstas2006-11-302-5/+5
| * [PATCH] Spidernet: remove ETH_ZLEN check in earlier patchJames K Lewis2006-11-302-14/+6
| * [PATCH] bonding: fix an oops when slave device does not provide get_statsLaurent Riffard2006-11-301-27/+36
| * Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-11-305-24/+24
| |\
| | * Revert "[PATCH] zd1211rw: Removed unneeded packed attributes"John W. Linville2006-11-284-11/+11
| | * [PATCH] zd1211rw: Fix of a locking bugUlrich Kunitz2006-11-281-13/+13
| * | [PATCH] drivers/net: SAA9730: Fix build errorRalf Baechle2006-11-301-2/+2
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-12-012-8/+4
|\ \ \
| * | | usb: zd1201 free urb cleanupMariusz Kozlowski2006-12-011-4/+2
| * | | usb: irda-usb free urb cleanupMariusz Kozlowski2006-12-011-4/+2
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-12-011-2/+2
|\ \ \
| * | | Driver core: convert PPP code to use struct deviceGreg Kroah-Hartman2006-12-011-2/+2
| |/ /
* | | Fix misc .c/.h comment typosMatt LaPlante2006-11-305-7/+7
* | | Fix misc Kconfig typosMatt LaPlante2006-11-302-4/+4
|/ /
* | [PATCH] r8169: Fix iteration variable signFrancois Romieu2006-11-291-2/+2
* | [6PACK]: Masking bug in 6pack driver.Jean Delvare2006-11-251-1/+1
* | [TG3]: Add missing unlock in tg3_open() error path.Ira W. Snyder2006-11-211-1/+3
* | [TG3]: Disable TSO on 5906 if CLKREQ is enabled.Michael Chan2006-11-151-4/+16
* | [TG3]: Increase 5906 firmware poll time.Gary Zambrano2006-11-151-2/+3
|/
* Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-11-101-2/+20
|\
| * [PATCH] bcm43xx: Add error checking in bcm43xx_sprom_write()Adrian Bunk2006-11-071-2/+2
| * [PATCH] bcm43xx: Drain TX status before starting IRQsMichael Buesch2006-11-071-0/+18
* | [PATCH] drivers cris: return on NULL dev_alloc_skb()David Rientjes2006-11-101-0/+2
* | [PATCH] com20020 build fixRandy Dunlap2006-11-101-2/+5
* | [PATCH] bonding: lockdep annotationPeter Zijlstra2006-11-101-0/+5
* | [TG3]: Fix array overrun in tg3_read_partno().Michael Chan2006-11-071-7/+12
* | [NET]: kconfig, correct traffic shaperJiri Slaby2006-11-071-4/+4
|/
* [PATCH] e1000: Fix regression: garbled stats and irq allocation during swsuspAuke Kok2006-11-071-0/+7
* [PATCH] b44: change comment about irq mask registerJohannes Berg2006-11-071-2/+3
* Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-11-064-4/+29
|\
OpenPOWER on IntegriCloud