aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2007-02-14[PATCH] bcm43xx: Fix for 4311 and 02/07/07 specification changesLarry Finger
2007-02-14[PATCH] prism54: correct assignment of DOT1XENABLE in WE-19 codepathsDan Williams
2007-02-14[PATCH] zd1211rw: Readd zd_addr_t castDaniel Drake
2007-02-14[PATCH] bcm43xx: Fix for oops on resumeLarry Finger
2007-02-14[PATCH] bcm43xx: Ignore ampdu status reportsMichael Buesch
2007-02-14[PATCH] wavelan: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish
2007-02-14[PATCH] hostap: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish
2007-02-14[PATCH] misc-wireless: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish
2007-02-14[PATCH] ipw2100: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish
2007-02-14[PATCH] bcm43xx: Janitorial change - remove two unused variablesLarry Finger
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: register the sysctl number used by the arlan driverEric W. Biederman
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2Thomas Gleixner
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-13[TG3]: Update copyright, version, and reldate.Michael Chan
2007-02-13[TG3]: Add some tx timeout debug messages.Michael Chan
2007-02-13[TG3]: Use constant for PHY register 0x1e.Michael Chan
2007-02-13[TG3]: Power down 5704 serdes transceiver when shutting down.Michael Chan
2007-02-13[TG3]: 5906 doesn't need to switch to slower clock.Michael Chan
2007-02-13[TG3]: 5722/5756 don't need PHY jitter workaround.Michael Chan
2007-02-13[TG3]: Use lower DMA watermark for 5703.Michael Chan
2007-02-13[TG3]: Save MSI state before suspend.Michael Chan
2007-02-12Convert network devices to use struct device instead of class_deviceKumar Gala
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven
2007-02-12[PATCH] com20020 build fixRandy Dunlap
2007-02-11[PATCH] Replace regular code with appropriate calls to container_of()Robert P. J. Day
2007-02-09phy devices: use same arg typesRandy Dunlap
2007-02-09Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...Jeff Garzik
2007-02-09NetXen: Updates for ethtool supportAmit S. Kale
2007-02-09NetXen: Fixes for ppc architecture.Amit S. Kale
2007-02-09ehea: Fixed error recoveryJan-Bernd Themann
2007-02-09[PATCH] bcm43xx: Check error returns in initialization routinesLarry Finger
2007-02-09Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tcLinus Torvalds
2007-02-09[PATCH] uintptr_t is unsigned long, not u32Al Viro
2007-02-09[PATCH] trivial s2io annotationsAl Viro
2007-02-09[PATCH] trivial cxgb3 annotationsAl Viro
2007-02-09[PATCH] pc300too annotation fixesAl Viro
2007-02-09[PATCH] misc duplicate field initializersAl Viro
2007-02-09[PATCH] kill eth_io_copy_and_sum()Al Viro
2007-02-09[PATCH] missing include in macsonicAl Viro
2007-02-09[PATCH] spider_net breakage from class_device -> deviceAl Viro
2007-02-09[TC] defxx: TURBOchannel supportMaciej W. Rozycki
2007-02-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-02-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-02-08ucc_geth: Add support to local-mac-address propertyLi Yang
2007-02-08ucc_geth: Remove obsolete workaround of link speed changeLi Yang
2007-02-08cxgb3: sysfs attributes in -mm treeDivy Le Ray
2007-02-08[BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() ...Joe Jin
2007-02-08[TG3]: Avoid an expensive divide.Eric Dumazet