summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2006-06-27[PATCH] m68knommu: FEC driver event/irq fixesGreg Ungerer
2006-06-27[PATCH] m68knommu: FEC driver set different priority/level on each IRQWillson Callan
2006-06-27[PATCH] m68knommu: FEC driver support for the ColdFire 523x CPU familyMatt Waddel
2006-06-27[PATCH] m68knommu: avoid fec driver hang when link disappearsPhilippe De Muyter
2006-06-27[PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl
2006-06-27[PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...Greg Kroah-Hartman
2006-06-27[PATCH] 64bit resource: fix up printks for resources in networks driversGreg Kroah-Hartman
2006-06-27e1000: increase version to 7.1.9-k2Auke Kok
2006-06-27e1000: add ich8lan device ID'sAuke Kok
2006-06-27e1000: allow user to disable ich8 lock loss workaroundAuke Kok
2006-06-27e1000: integrate ich8 support into driverAuke Kok
2006-06-27e1000: add ich8lan core functionsAuke Kok
2006-06-27e1000: disable ERTAuke Kok
2006-06-27e1000: check return value of _get_speed_and_duplexAuke Kok
2006-06-27e1000: M88 PHY workaroundAuke Kok
2006-06-27e1000: fix adapter led blinking inconsistencyAuke Kok
2006-06-27e1000: disable CRC stripping workaroundAuke Kok
2006-06-27e1000: force register write flushes to circumvent broken platformsAuke Kok
2006-06-27e1000: rework module param code with uninitialized valuesAuke Kok
2006-06-27e1000: recycle skbAuke Kok
2006-06-27e1000: change printk into DPRINTKAuke Kok
2006-06-27e1000: add smart power down codeAuke Kok
2006-06-27e1000: small performance tweak by removing double codeAuke Kok
2006-06-27e1000: fix CONFIG_PM blocksAuke Kok
2006-06-27e1000: Make PHY powerup/down a functionAuke Kok
2006-06-27e1000: rework driver hardware reset lockingAuke Kok
2006-06-27e1000: fix loopback ethtool testAuke Kok
2006-06-26[netdrvr] Remove long-unused bits from Becker template driversJeff Garzik
2006-06-26[netdrvr] natsemi: minor cleanupsJeff Garzik
2006-06-26[netdrvr] natsemi: Separate out media initialization codeJeff Garzik
2006-06-26[PATCH] WAN: update info page for a bunch of my driversKrzysztof Halasa
2006-06-26[PATCH] drivers/net/hamradio/dmascc.c: fix section mismatchAdrian Bunk
2006-06-26[PATCH] Fix phy id for LXT971A/LXT972AUwe Zeisberger
2006-06-26[PATCH] DM9000 - minor code cleanupsBen Dooks
2006-06-26[PATCH] DM9000 - do no re-init spin lockBen Dooks
2006-06-26[PATCH] DM9000 - check for MAC left in by bootloaderBen Dooks
2006-06-26[PATCH] DM9000 - better checks for platform resourcesBen Dooks
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-26[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-06-26[PATCH] Add bcm43xx HW RNG supportMichael Buesch
2006-06-26[PATCH] drivers: use list_move()Akinobu Mita
2006-06-26spelling fixesAndreas Mohr
2006-06-26[IRDA]: add some IBM think padsBen Collins
2006-06-25[PATCH] m68knommu: 532x FEC eth struct mapGreg Ungerer
2006-06-25[PATCH] irda-usb printk fixAndrew Morton