summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* e100, e1000, ixgb: update copyright header and remove LICENSEAuke Kok2006-09-2721-692/+345Star
* [PATCH] Make PC300 WAN driver compile againKrzysztof Halasa2006-09-261-16/+14Star
* [PATCH] Modularize generic HDLCKrzysztof Halasa2006-09-269-351/+666
* Merge branch 'master' into upstreamJeff Garzik2006-09-261-5/+5
|\
| * [SUNLANCE]: Mark sparc_lance_probe_one as __devinit.David S. Miller2006-09-261-5/+5
* | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-09-2622-167/+208
|\ \
| * | [PATCH] bcm43xx: fix netdev watchdog timeoutsLarry Finger2006-09-251-2/+1Star
| * | [PATCH] zd1211rw: Add LED supportUlrich Kunitz2006-09-254-78/+117
| * | [PATCH] zd1211rw: Added workqueueUlrich Kunitz2006-09-252-0/+12
| * | [PATCH] zd1211rw: Removes wrong assertionsUlrich Kunitz2006-09-251-6/+0Star
| * | [PATCH] zd1211rw: 16-bit writes for physical control registersUlrich Kunitz2006-09-251-7/+7
| * | [PATCH] bcm43xx-softmac: improve wrong firmware messageLarry Finger2006-09-251-3/+4
| * | [PATCH] bcm43xx-softmac: update noise handlingLarry Finger2006-09-252-4/+2Star
| * | [PATCH] bcm43xx-softmac: update PHY initializationLarry Finger2006-09-251-8/+7Star
| * | [PATCH] WE-21 for ipw2200Jean Tourrilhes2006-09-251-9/+7Star
| * | [PATCH] bcm43xx: WE-21 supportLarry Finger2006-09-251-1/+1
| * | [PATCH] WE-21 for zd1211rwDaniel Drake2006-09-251-1/+1
| * | [PATCH] WE-21 for zd1201Jean Tourrilhes2006-09-251-1/+1
| * | [PATCH] WE-21 for wl3501Jean Tourrilhes2006-09-251-3/+3
| * | [PATCH] WE-21 for ray_csJean Tourrilhes2006-09-251-1/+1
| * | [PATCH] WE-21 for Prism54Jean Tourrilhes2006-09-251-8/+8
| * | [PATCH] WE-21 for orinocoJean Tourrilhes2006-09-251-5/+5
| * | [PATCH] WE-21 for ipw2100Jean Tourrilhes2006-09-251-7/+7
| * | [PATCH] WE-21 for hostapJean Tourrilhes2006-09-251-5/+5
| * | [PATCH] WE-21 for atmelJean Tourrilhes2006-09-251-9/+9
| * | [PATCH] WE-21 for airoJean Tourrilhes2006-09-251-9/+10
| |/
* | [PATCH] more s2io __iomem annotationsAl Viro2006-09-261-3/+3
* | [PATCH] restore __iomem annotations in e1000Al Viro2006-09-261-2/+2
* | [PATCH] 64bit bugs in s2ioAl Viro2006-09-261-2/+2
* | [PATCH] bonding: Fix primary selection error at enslavement timeJay Vosburgh2006-09-261-23/+2Star
* | [PATCH] bonding: Don't mangle LACPDUsJay Vosburgh2006-09-261-30/+29Star
* | [PATCH] bonding: Validate probe replies in ARP monitorJay Vosburgh2006-09-263-9/+259
* | [PATCH] bonding: Don't release slaves when master is admin downjamal2006-09-261-3/+3
* | [PATCH] bonding: Add priv_flag to avoid event mishandlingJay Vosburgh2006-09-261-1/+6
* | [PATCH] bonding: Handle large hard_header_lenJay Vosburgh2006-09-261-1/+6
* | [PATCH] bonding: Remove unneeded NULL testJay Vosburgh2006-09-261-1/+1
* | [PATCH] bonding: Format fix in seq_printf callKenzo Iwami2006-09-261-1/+1
* | [PATCH] bonding: Convert delay value from s16 to intJay Vosburgh2006-09-261-1/+1
* | [PATCH] bonding: Allow bonding to enslave a 10 Gig adapterJay Vosburgh2006-09-262-1/+11
* | Delete unused drivers/net/gt64240eth.hJeff Garzik2006-09-261-402/+0Star
* | [PATCH] skge: fiber supportStephen Hemminger2006-09-262-93/+301
* | [PATCH] fix possible NULL ptr deref in forcedethJesper Juhl2006-09-261-1/+7
* | [PATCH] Signedness issue in drivers/net/phy/phy_device.cEric Sesterhenn2006-09-261-1/+1
* | [PATCH] drivers/net/typhoon.c Removal of old codeMichal Piotrowski2006-09-261-4/+0Star
* | [PATCH] drivers/net/tokenring/lanstreamer.h Removal of old codeMichal Piotrowski2006-09-261-12/+0Star
* | [PATCH] drivers/net/tokenring/lanstreamer.c Removal of old codeMichal Piotrowski2006-09-261-59/+0Star
* | [PATCH] drivers/net/acenic.c Removal of old codeMichal Piotrowski2006-09-261-4/+0Star
* | [PATCH] Update smc91x driver with ARM Versatile board infoDeepak Saxena2006-09-261-0/+18
|/
* [PATCH] wrong thing iounmapped (qla3xxx)Al Viro2006-09-251-1/+1
* [PATCH] qla3xxx iomem annotationsAl Viro2006-09-252-26/+25Star