aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* mv643xx_eth: bump version to 1.4Lennert Buytenhek2008-09-19
* mv643xx_eth: convert to phylibLennert Buytenhek2008-09-19
* phylib: allow incremental scanning of an mii busLennert Buytenhek2008-09-18
* mv643xx_eth: enforce frequent hardware statistics pollingLennert Buytenhek2008-09-18
* mv643xx_eth: deal with unexpected ethernet header sizesLennert Buytenhek2008-09-18
* mv643xx_eth: fix receive checksummingLennert Buytenhek2008-09-18
* mv643xx_eth: add support for chips without transmit bandwidth controlLennert Buytenhek2008-09-14
* mv643xx_eth: avoid reading ->byte_cnt twice during receive processingLennert Buytenhek2008-09-14
* mv643xx_eth: shrink default receive and transmit queue sizesLennert Buytenhek2008-09-14
* mv643xx_eth: replace array of skbs awaiting transmit completion with a queueLennert Buytenhek2008-09-14
* mv643xx_eth: avoid dropping tx lock during transmit reclaimLennert Buytenhek2008-09-14
* mv643xx_eth: switch to netif tx queue lock, get rid of private spinlockLennert Buytenhek2008-09-14
* mv643xx_eth: move all work to the napi poll handlerLennert Buytenhek2008-09-14
* mv643xx_eth: transmit multiqueue supportLennert Buytenhek2008-09-05
* mv643xx_eth: delete unused and uninteresting interrupt source mask bitsLennert Buytenhek2008-09-05
* mv643xx_eth: get rid of netif_{stop,wake}_queue() calls on link down/upLennert Buytenhek2008-09-05
* mv643xx_eth: remove force_phy_addr fieldLennert Buytenhek2008-09-05
* mv643xx_eth: smi sharing is a per-unit property, not a per-port oneLennert Buytenhek2008-09-05
* mv643xx_eth: require contiguous receive and transmit queue numberingLennert Buytenhek2008-09-05
* mv643xx_eth: get rid of compile-time configurable transmit checksummingLennert Buytenhek2008-09-05
* mv643xx_eth: get rid of receive-side lockingLennert Buytenhek2008-09-05
* mv643xx_eth: make napi unconditionalLennert Buytenhek2008-09-05
* mv643xx_eth: use the SMI done interrupt to wait for SMI access completionLennert Buytenhek2008-09-05
* mv643xx_eth: switch ->phy_lock from a spinlock to a mutexLennert Buytenhek2008-09-05
* mv643xx_eth: get rid of modulo operationsLennert Buytenhek2008-09-05
* mv643xx_eth: get rid of IRQF_SAMPLE_RANDOMLennert Buytenhek2008-09-05
* mv643xx_eth: fix receive buffer DMA unmappingLennert Buytenhek2008-09-05
* mv643xx_eth: fix 'netdev_priv(dev) == dev->priv' assumptionLennert Buytenhek2008-09-05
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-08-28
|\
| * Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu2008-08-26
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-08-28
|\ \
| * | i2c: Prevent log spam on some DVB adaptersJean Delvare2008-08-28
| * | i2c: Fix device_init_wakeup placeMarc Pignat2008-08-28
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-27
|\ \ \
| * | | wan: Missing capability checks in sbni_ioctl()Eugene Teo2008-08-27
| * | | Merge branch 'no-iwlwifi' of git://git.kernel.org/pub/scm/linux/kernel/git/li...David S. Miller2008-08-27
| |\ \ \
| | * | | Ath5k: fix bintval setupJiri Slaby2008-08-26
| | * | | Ath5k: lock beaconsJiri Slaby2008-08-26
| | * | | atmel: try open system authentication tooDan Williams2008-08-26
| | * | | atmel: return ENOENT on request_firmware failureDan Williams2008-08-26
| * | | | e100, fix iomap readJiri Slaby2008-08-27
| * | | | qeth: preallocated header account offsetFrank Blaschka2008-08-27
| * | | | qeth: l2 write unicast list to hardwareFrank Blaschka2008-08-27
| * | | | qeth: use -EOPNOTSUPP instead of -ENOTSUPP.Ursula Braun2008-08-27
| * | | | ibm_newemac: Don't call dev_mc_add() before device is registeredBenjamin Herrenschmidt2008-08-27
| * | | | net: don't grab a mutex within a timer context in gianfarSebastian Siewior2008-08-27
| * | | | forcedeth: fix checksum flagAyaz Abdulla2008-08-27
| * | | | net/usb/mcs7830: add set_mac_addressOliver Martin2008-08-27
| * | | | net/usb/mcs7830: new device IDsArnd Bergmann2008-08-27
| * | | | [netdrvr] smc91x: fix resource removal (null ptr deref)Jeff Garzik2008-08-27