aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-05rt2x00: Properly request tx headroom for alignment operations.Gertjan van Wingerde
2010-01-05rt2x00: Fix LED configuration setting for rt2800.Gertjan van Wingerde
2010-01-05rt2x00: use correct headroom for transmissionPavel Roskin
2010-01-05ARM: 5865/1: nuc900 ethernet driver needs miiLi Jie
2010-01-04PCI/PM: Use per-device D3 delaysRafael J. Wysocki
2010-01-04ath5k: Fix eeprom checksum check for custom sized eepromsLuis R. Rodriguez
2010-01-04zd1211rw: Fix multicast filtering.Benoit Papillault
2010-01-04iwl: off by one bugDan Carpenter
2010-01-04mwl8k: fix configure_filter() memory leak on errorLennert Buytenhek
2010-01-04ath9k: fix ito64Ming Lei
2010-01-04ath9k: Fix Kconfig depends for ATH9K_DEBUGFSDominik Geyer
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