summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* mv643xx_eth: convert to phylibLennert Buytenhek2008-09-192-145/+105
* phylib: allow incremental scanning of an mii busLennert Buytenhek2008-09-191-41/+48
* mv643xx_eth: enforce frequent hardware statistics pollingLennert Buytenhek2008-09-191-0/+29
* mv643xx_eth: deal with unexpected ethernet header sizesLennert Buytenhek2008-09-191-48/+47
* mv643xx_eth: fix receive checksummingLennert Buytenhek2008-09-191-6/+4
* mv643xx_eth: add support for chips without transmit bandwidth controlLennert Buytenhek2008-09-141-31/+58
* mv643xx_eth: avoid reading ->byte_cnt twice during receive processingLennert Buytenhek2008-09-141-2/+5
* mv643xx_eth: shrink default receive and transmit queue sizesLennert Buytenhek2008-09-141-2/+2
* mv643xx_eth: replace array of skbs awaiting transmit completion with a queueLennert Buytenhek2008-09-141-29/+10
* mv643xx_eth: avoid dropping tx lock during transmit reclaimLennert Buytenhek2008-09-141-15/+7
* mv643xx_eth: switch to netif tx queue lock, get rid of private spinlockLennert Buytenhek2008-09-141-30/+55
* mv643xx_eth: move all work to the napi poll handlerLennert Buytenhek2008-09-141-246/+275
* mv643xx_eth: transmit multiqueue supportLennert Buytenhek2008-09-051-22/+18
* mv643xx_eth: delete unused and uninteresting interrupt source mask bitsLennert Buytenhek2008-09-051-11/+6
* mv643xx_eth: get rid of netif_{stop,wake}_queue() calls on link down/upLennert Buytenhek2008-09-051-19/+8
* mv643xx_eth: remove force_phy_addr fieldLennert Buytenhek2008-09-051-2/+2
* mv643xx_eth: smi sharing is a per-unit property, not a per-port oneLennert Buytenhek2008-09-051-8/+11
* mv643xx_eth: require contiguous receive and transmit queue numberingLennert Buytenhek2008-09-051-79/+44
* mv643xx_eth: get rid of compile-time configurable transmit checksummingLennert Buytenhek2008-09-051-22/+3
* mv643xx_eth: get rid of receive-side lockingLennert Buytenhek2008-09-051-64/+68
* mv643xx_eth: make napi unconditionalLennert Buytenhek2008-09-051-28/+3
* mv643xx_eth: use the SMI done interrupt to wait for SMI access completionLennert Buytenhek2008-09-051-57/+134
* mv643xx_eth: switch ->phy_lock from a spinlock to a mutexLennert Buytenhek2008-09-051-16/+7
* mv643xx_eth: get rid of modulo operationsLennert Buytenhek2008-09-051-8/+24
* mv643xx_eth: get rid of IRQF_SAMPLE_RANDOMLennert Buytenhek2008-09-051-2/+1
* mv643xx_eth: fix receive buffer DMA unmappingLennert Buytenhek2008-09-051-1/+1
* mv643xx_eth: fix 'netdev_priv(dev) == dev->priv' assumptionLennert Buytenhek2008-09-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-2728-103/+199
|\
| * wan: Missing capability checks in sbni_ioctl()Eugene Teo2008-08-271-4/+4
| * Merge branch 'no-iwlwifi' of git://git.kernel.org/pub/scm/linux/kernel/git/li...David S. Miller2008-08-273-26/+49
| |\
| | * Ath5k: fix bintval setupJiri Slaby2008-08-261-3/+5
| | * Ath5k: lock beaconsJiri Slaby2008-08-262-3/+13
| | * atmel: try open system authentication tooDan Williams2008-08-261-1/+9
| | * atmel: return ENOENT on request_firmware failureDan Williams2008-08-261-19/+22
| * | e100, fix iomap readJiri Slaby2008-08-271-2/+2
| * | ibm_newemac: Don't call dev_mc_add() before device is registeredBenjamin Herrenschmidt2008-08-271-3/+3
| * | net: don't grab a mutex within a timer context in gianfarSebastian Siewior2008-08-272-4/+19
| * | forcedeth: fix checksum flagAyaz Abdulla2008-08-271-2/+2
| * | net/usb/mcs7830: add set_mac_addressOliver Martin2008-08-271-0/+24
| * | net/usb/mcs7830: new device IDsArnd Bergmann2008-08-271-1/+22
| * | [netdrvr] smc91x: fix resource removal (null ptr deref)Jeff Garzik2008-08-271-1/+1
| * | ibmveth: fix bad UDP checksumsSantiago Leon2008-08-271-2/+3
| * | [netdrvr] hso: dev_kfree_skb crash fixDenis Joseph Barrow2008-08-271-0/+1
| * | [netdrvr] hso: icon 322 detection fixDenis Joseph Barrow2008-08-271-1/+1
| * | atl1: disable TSO by defaultJay Cliburn2008-08-271-1/+0
| * | atl1e: multistatement if missing bracesIlpo Järvinen2008-08-271-1/+2
| * | igb: remove 82576 quad adapterAlexander Duyck2008-08-274-22/+0
| * | drivers/net/skfp/ess.c: fix compile warningsTakashi Iwai2008-08-271-3/+3
| * | [netdrvr] fix build issue: undefined reference to `NS8390p_init'Alan Cox2008-08-271-1/+1
| * | fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi()Heiko Schocher2008-08-272-1/+15
OpenPOWER on IntegriCloud