summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* phylib: Add support for Marvell 88e1111S and 88e1145Andy Fleming2007-02-171-12/+144
* Merge branch 'master' into upstreamJeff Garzik2007-02-1752-69/+64Star
|\
| * [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
| * [PATCH] sysctl: register the sysctl number used by the arlan driverEric W. Biederman2007-02-141-1/+1
| * [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2Thomas Gleixner2007-02-142-2/+3
| * [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-146-12/+12
| * [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-1441-41/+0Star
| * [TG3]: Update copyright, version, and reldate.Michael Chan2007-02-131-3/+3
| * [TG3]: Add some tx timeout debug messages.Michael Chan2007-02-131-1/+11
| * [TG3]: Use constant for PHY register 0x1e.Michael Chan2007-02-132-4/+7
| * [TG3]: Power down 5704 serdes transceiver when shutting down.Michael Chan2007-02-131-1/+11
| * [TG3]: 5906 doesn't need to switch to slower clock.Michael Chan2007-02-131-1/+2
| * [TG3]: 5722/5756 don't need PHY jitter workaround.Michael Chan2007-02-131-1/+3
| * [TG3]: Use lower DMA watermark for 5703.Michael Chan2007-02-131-1/+7
| * [TG3]: Save MSI state before suspend.Michael Chan2007-02-131-0/+3
* | Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Jeff Garzik2007-02-1715-80/+83
|\ \
| * | Convert network devices to use struct device instead of class_deviceKumar Gala2007-02-131-53/+55
| |/
| * [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-1213-25/+25
| * [PATCH] com20020 build fixRandy Dunlap2007-02-121-1/+2
| * [PATCH] Replace regular code with appropriate calls to container_of()Robert P. J. Day2007-02-111-1/+1
* | 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/+0Star
| * | [PATCH] zd1211rw: Added error stats updateUlrich Kunitz2007-02-072-5/+41
| * | [PATCH] zd1211rw: Fixed array size issue in reset_modeUlrich Kunitz2007-02-071-3/+2Star
| * | [PATCH] zd1211rw: Reset device in the probe callUlrich Kunitz2007-02-071-0/+2
| * | [PATCH] bcm43xx: Enable fwpostfix in nondebug bcm43xxMichael Buesch2007-02-071-5/+1Star
| * | [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/+0Star
* | | [PATCH] kill eth_io_copy_and_sum()Al Viro2007-02-098-14/+8Star
* | | [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/+4Star
|\ \ \
| * | | [BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() ...Joe Jin2007-02-082-6/+2Star
| * | | [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/+1Star
| |/ /