aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* ixgbe: Fix disabling of relaxed ordering with Tx DCAPeter P Waskiewicz Jr2009-09-30
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
* iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre2009-09-28
* iwlwifi: fix memory leak in command queue handlingReinette Chatre2009-09-28
* iwlwifi: fix debugfs buffer handlingReinette Chatre2009-09-28
* e1000: cleanup unused prototypeDon Skidmore2009-09-26
* e1000: fix namespacecheck warningsJesse Brandeburg2009-09-26
* e1000: drop unused functionality for eeprom write/readJesse Brandeburg2009-09-26
* e1000: updated whitespace and commentsJesse Brandeburg2009-09-26
* e1000: drop redunant line of code, cleanupJesse Brandeburg2009-09-26
* e1000: remove races when changing mtuJesse Brandeburg2009-09-26
* e1000: two workarounds were incomplete, fix themJesse Brandeburg2009-09-26
* e1000: fix tx waking queue after queue stopped during shutdownJesse Brandeburg2009-09-26
* e1000: test link state conclusivelyJesse Brandeburg2009-09-26
* e1000: stop timers at appropriate timesJesse Brandeburg2009-09-26
* e1000: use netif_tx_disableJesse Brandeburg2009-09-26
* e1000: remove unused functionsJesse Brandeburg2009-09-26
* e1000: drop dead pcie code from e1000Jesse Brandeburg2009-09-26
* at91_can: Forgotten git 'add' of at91_can.cDavid S. Miller2009-09-25
* TI Davinci EMAC: Fix in vector definition for EMAC_VERSION_2Sriram2009-09-25
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rus...David S. Miller2009-09-25
|\
| * virtio_net: Check for room in the vq before adding bufferAmit Shah2009-09-23
| * virtio_net: avoid (most) NETDEV_TX_BUSY by stopping queue early.Rusty Russell2009-09-23
| * virtio_net: formalize skb_vnet_hdrRusty Russell2009-09-23
| * virtio_net: don't free buffers in xmit ringRusty Russell2009-09-23
| * virtio_net: return NETDEV_TX_BUSY instead of queueing an extra skb.Rusty Russell2009-09-23
| * virtio_net: skb_orphan() and nf_reset() in xmit path.Rusty Russell2009-09-23
* | 3c59x: Get rid of "Trying to free already-free IRQ"Anton Vorontsov2009-09-24
* | ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2Sebastian Haas2009-09-24
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-24
|\ \
| * | sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-24
| * | cpumask: use zalloc_cpumask_var() where possibleLi Zefan2009-09-23
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-09-23
| |\
| | * USB: Fix CDC EEM host driver 'sentinel' CRC validationBrian Niebuhr2009-09-23
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-23
| |\ \
| | * | virtio: add virtio IDs fileFernando Luis Vazquez Cao2009-09-23
| | * | virtio: make add_buf return capacity remainingRusty Russell2009-09-23
| * | | spi: prefix modalias with "spi:"Anton Vorontsov2009-09-23
| * | | walk system ram rangeKAMEZAWA Hiroyuki2009-09-23
| * | | BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich2009-09-23
| | |/ | |/|
| * | trivial: remove unnecessary semicolonsJoe Perches2009-09-21
| * | trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig2009-09-21
| * | trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-21
| * | trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-21
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-09-20
| |\
| | * Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-19
| * | slip: Clean up create and destroyAlan Cox2009-09-19
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-17
| |\
| * | MIPS: BCM63xx: Add integrated ethernet mac support.Maxime Bizon2009-09-17
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2009-09-17
| |\ \