summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-01-12sky2: Fix oops in sky2_xmit_frame() after TX timeoutJarek Poplawski
2010-01-10vxge: use pci_dma_mapping_error to test return valueDenis Kirjanov
2010-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-01-08e1000e: fix and commonize code for setting the receive address registersBruce Allan
2010-01-08e1000e: e1000e_enable_tx_pkt_filtering() returns wrong valueBruce Allan
2010-01-08e1000e: perform 10/100 adaptive IFS only on parts that support itBruce Allan
2010-01-08e1000e: don't accumulate PHY statistics on PHY read failureBruce Allan
2010-01-08e1000e: call pci_save_state() after pci_restore_state()Bruce Allan
2010-01-08netxen: update version to 4.0.72Amit Kumar Salecha
2010-01-08netxen: fix set mac addrAmit Kumar Salecha
2010-01-08netxen: fix smatch warningAmit Kumar Salecha
2010-01-08netxen: fix tx ring memory leakAmit Kumar Salecha
2010-01-07TI DaVinci EMAC: Handle emac module clock correctly.Sriram
2010-01-07dmfe/tulip: Let dmfe handle DM910x except for SPARC on-board chipsBen Hutchings
2010-01-07ixgbe: Fix compiler warning about variable being used uninitializedPJ Waskiewicz
2010-01-07mv643xx_eth: don't include cache padding in rx desc buffer sizeSaeed Bishara
2010-01-07NET: atlx, fix memory leakJiri Slaby
2010-01-07pcmcia: ncmlan_cs: remove odd bracketAlexander Beregalov
2010-01-07cs89x0: Always report failure to request interruptMark Brown
2010-01-07hso: fixed missing newlinesJan Dumon
2010-01-07hso: Fix for 5 sec timeouts with v2.x firmwareJan Dumon
2010-01-07hso: Attempt to recover from usb bus errorsJan Dumon
2010-01-07hso: don't change the state of a closed portJan Dumon
2010-01-07hso: Fix for endian issues on big endian machinesJan Dumon
2010-01-07hso: Add Vendor/Product ID's for new devicesJan Dumon
2010-01-06pcnet_cs: add cis of KTI PE520 pcmcia network cardKen Kawasaki
2010-01-06ucc_geth: Fix the wrong the Rx/Tx FIFO sizeDave Liu
2010-01-06mlx4_core: Fix cleanup in __mlx4_init_one() error pathEli Cohen
2010-01-05ARM: 5865/1: nuc900 ethernet driver needs miiLi Jie
2010-01-04PCI/PM: Use per-device D3 delaysRafael J. Wysocki
2010-01-03netxen: fix ethtool link testSucheta Chakraborty
2010-01-03netxen: fix ethtool register dumpSucheta Chakraborty
2010-01-03rrunner: fix buffer overflowDan Carpenter
2010-01-03broadcom: Fix &&/|| confusion in bcm54xx_adjust_rxrefclk()roel kluin
2010-01-03net: Test off by one in sh_eth_reset()roel kluin
2010-01-03niu: timeout ignored in tcam_wait_bit()roel kluin
2010-01-03atarilance: timeout ignored in lance_open()roel kluin
2010-01-03drivers/net : Correct the size argument to kzallocJulia Lawall
2010-01-03hamradio: avoid null deref v3Dan Carpenter
2010-01-03usbnet: test off by oneroel kluin
2010-01-03drivers/net/can: Correct NULL testJulia Lawall
2010-01-03via-velocity: Give RX descriptors to the NIC later on open or MTU changeBen Hutchings
2009-12-30fsl_pq_mdio: Fix iomem unmapping for non-eTSEC2.0 controllersAnton Vorontsov
2009-12-30ucc_geth: Fix netdev watchdog triggering on suspendAnton Vorontsov
2009-12-30phylib: Properly reinitialize PHYs after hibernationAnton Vorontsov
2009-12-30phylib: Fix deadlock on resumeAnton Vorontsov
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-12-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller