summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* phy devices: use same arg typesRandy Dunlap2007-02-091-2/+2
* Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...Jeff Garzik2007-02-097-89/+208
|\
| * [PATCH] bcm43xx: Check error returns in initialization routinesLarry Finger2007-02-091-5/+14
| * [PATCH] Rename IPW2100 debugging macros to not look like config options.Robert P. J. Day2007-02-071-8/+8
| * [PATCH] zd1211rw: Remove noisy debug messageDaniel Drake2007-02-071-2/+0
| * [PATCH] zd1211rw: Added error stats updateUlrich Kunitz2007-02-072-5/+41
| * [PATCH] zd1211rw: Fixed array size issue in reset_modeUlrich Kunitz2007-02-071-3/+2
| * [PATCH] zd1211rw: Reset device in the probe callUlrich Kunitz2007-02-071-0/+2
| * [PATCH] bcm43xx: Enable fwpostfix in nondebug bcm43xxMichael Buesch2007-02-071-5/+1
| * [PATCH] bcm43xx: Fix scaling error for 'iwlist freq' informationLarry Finger2007-02-071-2/+2
| * [PATCH] bcm43xx: Fix scaling error for 'iwlist rate' informationLarry Finger2007-02-071-12/+12
| * [PATCH] bcm43xx: Fix problem with >1 GB RAMLarry Finger2007-02-072-47/+125
| * [PATCH] zd1211rw: fix potential leak in usb_initMaxime Austruy2007-02-071-0/+1
* | NetXen: Updates for ethtool supportAmit S. Kale2007-02-093-4/+14
* | NetXen: Fixes for ppc architecture.Amit S. Kale2007-02-094-4/+7
* | ehea: Fixed error recoveryJan-Bernd Themann2007-02-096-2/+68
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tcLinus Torvalds2007-02-093-354/+664
|\ \
| * | [TC] defxx: TURBOchannel supportMaciej W. Rozycki2007-02-093-354/+664
* | | [PATCH] uintptr_t is unsigned long, not u32Al Viro2007-02-091-2/+2
* | | [PATCH] trivial s2io annotationsAl Viro2007-02-092-4/+4
* | | [PATCH] trivial cxgb3 annotationsAl Viro2007-02-091-2/+2
* | | [PATCH] pc300too annotation fixesAl Viro2007-02-091-8/+8
* | | [PATCH] misc duplicate field initializersAl Viro2007-02-091-1/+0
* | | [PATCH] kill eth_io_copy_and_sum()Al Viro2007-02-098-14/+8
* | | [PATCH] missing include in macsonicAl Viro2007-02-091-0/+1
* | | [PATCH] spider_net breakage from class_device -> deviceAl Viro2007-02-091-1/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-02-094-11/+4
|\ \ \
| * | | [BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() ...Joe Jin2007-02-082-6/+2
| * | | [TG3]: Avoid an expensive divide.Eric Dumazet2007-02-081-1/+1
| * | | [NET] slip: Replace kmalloc() + memset() pairs with the appropriate kzalloc()...Joe Jin2007-02-081-4/+1
| |/ /
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-0912-108/+5207
|\ \ \ | |/ / |/| |
| * | ucc_geth: Add support to local-mac-address propertyLi Yang2007-02-081-1/+7
| * | ucc_geth: Remove obsolete workaround of link speed changeLi Yang2007-02-082-66/+7
| * | cxgb3: sysfs attributes in -mm treeDivy Le Ray2007-02-081-41/+45
| * | Add Attansic L1 ethernet driver.Jay Cliburn2007-02-089-0/+5148
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2007-02-082-2/+1
|\ \ \ | |/ / |/| |
| * | Merge branch 'linux-2.6'Paul Mackerras2007-02-0734-396/+408
| |\ \ | | |/
| * | [POWERPC] Fix kernel build errors for mpc8272ads and mpc8560adsVitaly Bordug2007-02-071-0/+1
| * | [POWERPC] Add "is_power_of_2" checking to log2.h.Robert P. J. Day2007-02-071-2/+0
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-02-073-4/+3
|\ \ \
| * | | MSI: Replace pci_msi_quirk with calls to pci_no_msi()Michael Ellerman2007-02-071-2/+1
| * | | PCI: Use newly defined PCI channel offline routineLinas Vepstas2007-02-072-2/+2
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-02-0711-141/+202
|\ \ \
| * | | Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman2007-02-0711-141/+202
| |/ /
* | | AT91: MACB supportAndrew Victor2007-02-073-4/+31
* | | sky2: version 1.12Stephen Hemminger2007-02-071-1/+1
* | | sky2: add new chip idsStephen Hemminger2007-02-071-0/+4
* | | sky2: Yukon Extreme supportStephen Hemminger2007-02-072-16/+89
* | | sky2: safer transmit timeoutStephen Hemminger2007-02-071-26/+15
* | | sky2: TSO support for EC_UStephen Hemminger2007-02-071-4/+3
OpenPOWER on IntegriCloud