aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-09-30be2net: Workaround to fix a bug in Rx Completion processing.Ajit Khaparde
2009-09-303c59x: Rework suspend and resumeAnton Vorontsov
2009-09-30drivers/net: ks8851_mll ethernet network driverChoi, David
2009-09-30skge: Make sure both ports initialize correctlyMike McCormack
2009-09-30bcm63xx_enet: timeout off by one in do_mdio_op()roel kluin
2009-09-30qlge: Fix error exit for probe call.Ron Mercer
2009-09-30qlge: Protect reset recovery with rtnl_lock().Ron Mercer
2009-09-30qlge: Fix spin_lock warning.Ron Mercer
2009-09-30qlge: Fix out of sync hardware semaphore.Ron Mercer
2009-09-30qlge: Fix bad bit definitions.Ron Mercer
2009-09-30ixgbe: Remove ATR computation for UDP trafficPeter P Waskiewicz Jr
2009-09-30ixgbe patch to provide NIC's tx/rx counters via ethtoolBen Greear
2009-09-30ixgbe: Bump driver version numberPeter P Waskiewicz Jr
2009-09-30ixgbe: Fix backplane flow control autonegPeter P Waskiewicz Jr
2009-09-30ixgbe: Fix disabling of relaxed ordering with Tx DCAPeter P Waskiewicz Jr
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller
2009-09-28iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre
2009-09-28iwlwifi: fix memory leak in command queue handlingReinette Chatre
2009-09-28iwlwifi: fix debugfs buffer handlingReinette Chatre
2009-09-26e1000: cleanup unused prototypeDon Skidmore
2009-09-26e1000: fix namespacecheck warningsJesse Brandeburg
2009-09-26e1000: drop unused functionality for eeprom write/readJesse Brandeburg
2009-09-26e1000: updated whitespace and commentsJesse Brandeburg
2009-09-26e1000: drop redunant line of code, cleanupJesse Brandeburg
2009-09-26e1000: remove races when changing mtuJesse Brandeburg
2009-09-26e1000: two workarounds were incomplete, fix themJesse Brandeburg
2009-09-26e1000: fix tx waking queue after queue stopped during shutdownJesse Brandeburg
2009-09-26e1000: test link state conclusivelyJesse Brandeburg
2009-09-26e1000: stop timers at appropriate timesJesse Brandeburg
2009-09-26e1000: use netif_tx_disableJesse Brandeburg
2009-09-26e1000: remove unused functionsJesse Brandeburg
2009-09-26e1000: drop dead pcie code from e1000Jesse Brandeburg
2009-09-25at91_can: Forgotten git 'add' of at91_can.cDavid S. Miller
2009-09-25TI Davinci EMAC: Fix in vector definition for EMAC_VERSION_2Sriram
2009-09-25Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rus...David S. Miller
2009-09-243c59x: Get rid of "Trying to free already-free IRQ"Anton Vorontsov
2009-09-24ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2Sebastian Haas
2009-09-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-24virtio_net: Check for room in the vq before adding bufferAmit Shah
2009-09-24virtio_net: avoid (most) NETDEV_TX_BUSY by stopping queue early.Rusty Russell
2009-09-24virtio_net: formalize skb_vnet_hdrRusty Russell
2009-09-24virtio_net: don't free buffers in xmit ringRusty Russell
2009-09-24virtio_net: return NETDEV_TX_BUSY instead of queueing an extra skb.Rusty Russell
2009-09-24virtio_net: skb_orphan() and nf_reset() in xmit path.Rusty Russell
2009-09-24cpumask: use zalloc_cpumask_var() where possibleLi Zefan
2009-09-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-23ath9k: Initialize txgain and rxgain for newer AR9287 chipsets.Vivek Natarajan