summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-1339-269/+420
|\
| * sky2: Fix oops in sky2_xmit_frame() after TX timeoutJarek Poplawski2010-01-121-1/+2
| * vxge: use pci_dma_mapping_error to test return valueDenis Kirjanov2010-01-101-1/+1
| * e1000e: fix and commonize code for setting the receive address registersBruce Allan2010-01-081-9/+15
| * e1000e: e1000e_enable_tx_pkt_filtering() returns wrong valueBruce Allan2010-01-081-7/+9
| * e1000e: perform 10/100 adaptive IFS only on parts that support itBruce Allan2010-01-085-0/+21
| * e1000e: don't accumulate PHY statistics on PHY read failureBruce Allan2010-01-081-14/+14
| * e1000e: call pci_save_state() after pci_restore_state()Bruce Allan2010-01-081-0/+2
| * netxen: update version to 4.0.72Amit Kumar Salecha2010-01-081-2/+2
| * netxen: fix set mac addrAmit Kumar Salecha2010-01-081-0/+3
| * netxen: fix smatch warningAmit Kumar Salecha2010-01-083-4/+3Star
| * netxen: fix tx ring memory leakAmit Kumar Salecha2010-01-081-0/+2
| * TI DaVinci EMAC: Handle emac module clock correctly.Sriram2010-01-081-1/+3
| * dmfe/tulip: Let dmfe handle DM910x except for SPARC on-board chipsBen Hutchings2010-01-083-7/+50
| * ixgbe: Fix compiler warning about variable being used uninitializedPJ Waskiewicz2010-01-081-2/+7
| * mv643xx_eth: don't include cache padding in rx desc buffer sizeSaeed Bishara2010-01-071-2/+4
| * NET: atlx, fix memory leakJiri Slaby2010-01-071-2/+5
| * pcmcia: ncmlan_cs: remove odd bracketAlexander Beregalov2010-01-071-1/+0Star
| * cs89x0: Always report failure to request interruptMark Brown2010-01-071-2/+1Star
| * hso: fixed missing newlinesJan Dumon2010-01-071-8/+8
| * hso: Fix for 5 sec timeouts with v2.x firmwareJan Dumon2010-01-071-0/+4
| * hso: Attempt to recover from usb bus errorsJan Dumon2010-01-071-10/+44
| * hso: don't change the state of a closed portJan Dumon2010-01-071-5/+5
| * hso: Fix for endian issues on big endian machinesJan Dumon2010-01-071-5/+7
| * hso: Add Vendor/Product ID's for new devicesJan Dumon2010-01-071-0/+9
| * pcnet_cs: add cis of KTI PE520 pcmcia network cardKen Kawasaki2010-01-071-2/+2
| * ucc_geth: Fix the wrong the Rx/Tx FIFO sizeDave Liu2010-01-071-6/+7
| * netxen: fix ethtool link testSucheta Chakraborty2010-01-042-21/+10Star
| * netxen: fix ethtool register dumpSucheta Chakraborty2010-01-041-111/+59Star
| * rrunner: fix buffer overflowDan Carpenter2010-01-041-1/+1
| * broadcom: Fix &&/|| confusion in bcm54xx_adjust_rxrefclk()roel kluin2010-01-041-2/+2
| * net: Test off by one in sh_eth_reset()roel kluin2010-01-041-1/+1
| * niu: timeout ignored in tcam_wait_bit()roel kluin2010-01-041-1/+1
| * atarilance: timeout ignored in lance_open()roel kluin2010-01-041-1/+1
| * drivers/net : Correct the size argument to kzallocJulia Lawall2010-01-041-1/+1
| * hamradio: avoid null deref v3Dan Carpenter2010-01-041-1/+3
| * usbnet: test off by oneroel kluin2010-01-041-2/+2
| * drivers/net/can: Correct NULL testJulia Lawall2010-01-041-1/+1
| * via-velocity: Give RX descriptors to the NIC later on open or MTU changeBen Hutchings2010-01-041-4/+4
| * fsl_pq_mdio: Fix iomem unmapping for non-eTSEC2.0 controllersAnton Vorontsov2009-12-311-7/+23
| * ucc_geth: Fix netdev watchdog triggering on suspendAnton Vorontsov2009-12-311-1/+2
| * phylib: Properly reinitialize PHYs after hibernationAnton Vorontsov2009-12-312-22/+58
| * phylib: Fix deadlock on resumeAnton Vorontsov2009-12-311-2/+22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-01-081-1/+1
|\ \
| * | mlx4_core: Fix cleanup in __mlx4_init_one() error pathEli Cohen2010-01-061-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-01-081-0/+1
|\ \ \
| * | | PCI/PM: Use per-device D3 delaysRafael J. Wysocki2010-01-051-0/+1
* | | | ARM: 5865/1: nuc900 ethernet driver needs miiLi Jie2010-01-051-0/+1
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-3074-799/+770Star
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-3023-441/+89Star
| |\