summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* this_cpu: Eliminate get/put_cpuChristoph Lameter2009-10-031-4/+3
* this_cpu: Straight transformationsChristoph Lameter2009-10-032-4/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-301-1/+1
|\
| * net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-301-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-3018-10922/+6720
|\ \ | |/
| * iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre2009-09-2811-204/+229
| * iwlwifi: fix memory leak in command queue handlingReinette Chatre2009-09-281-0/+6
| * iwlwifi: fix debugfs buffer handlingReinette Chatre2009-09-281-3/+3
| * e1000: cleanup unused prototypeDon Skidmore2009-09-261-1/+0
| * e1000: fix namespacecheck warningsJesse Brandeburg2009-09-262-15/+1
| * e1000: drop unused functionality for eeprom write/readJesse Brandeburg2009-09-262-120/+3
| * e1000: updated whitespace and commentsJesse Brandeburg2009-09-263-6229/+6337
| * e1000: drop redunant line of code, cleanupJesse Brandeburg2009-09-261-8/+4
| * e1000: remove races when changing mtuJesse Brandeburg2009-09-261-2/+14
| * e1000: two workarounds were incomplete, fix themJesse Brandeburg2009-09-261-7/+10
| * e1000: fix tx waking queue after queue stopped during shutdownJesse Brandeburg2009-09-261-6/+9
| * e1000: test link state conclusivelyJesse Brandeburg2009-09-264-77/+157
| * e1000: stop timers at appropriate timesJesse Brandeburg2009-09-261-7/+19
| * e1000: use netif_tx_disableJesse Brandeburg2009-09-261-2/+1
| * e1000: remove unused functionsJesse Brandeburg2009-09-262-174/+2
| * e1000: drop dead pcie code from e1000Jesse Brandeburg2009-09-266-4335/+193
* | headers: kref.h reduxAlexey Dobriyan2009-09-264-4/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-263-142/+1282
|\ \ | |/
| * at91_can: Forgotten git 'add' of at91_can.cDavid S. Miller2009-09-251-0/+1186
| * TI Davinci EMAC: Fix in vector definition for EMAC_VERSION_2Sriram2009-09-251-1/+8
| * Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rus...David S. Miller2009-09-251-141/+88
| |\
| | * virtio_net: Check for room in the vq before adding bufferAmit Shah2009-09-241-4/+4
| | * virtio_net: avoid (most) NETDEV_TX_BUSY by stopping queue early.Rusty Russell2009-09-241-24/+40
| | * virtio_net: formalize skb_vnet_hdrRusty Russell2009-09-241-37/+44
| | * virtio_net: don't free buffers in xmit ringRusty Russell2009-09-241-59/+5
| | * virtio_net: return NETDEV_TX_BUSY instead of queueing an extra skb.Rusty Russell2009-09-241-36/+10
| | * virtio_net: skb_orphan() and nf_reset() in xmit path.Rusty Russell2009-09-241-1/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-2557-456/+2290
|\ \ \ | |/ /
| * | 3c59x: Get rid of "Trying to free already-free IRQ"Anton Vorontsov2009-09-241-9/+3
| * | ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2Sebastian Haas2009-09-241-7/+9
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-2443-158/+2386
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-09-2331-304/+832
| |\ \ \
| | * | | ath9k: Initialize txgain and rxgain for newer AR9287 chipsets.Vivek Natarajan2009-09-231-2/+2
| | * | | iwlagn: fix panic in iwl{5000,4965}_rx_reply_txStanislaw Gruszka2009-09-232-0/+12
| | * | | ath9k: Fix RFKILL bugsSujith2009-09-231-7/+1
| | * | | drivers/net/wireless: Use usb_endpoint_dir_outJulia Lawall2009-09-231-1/+1
| | * | | wl12xx: fix kconfig/link errorsRandy Dunlap2009-09-231-1/+1
| | * | | rt2x00: fix the definition of rt2x00crypto_rx_insert_ivAndrew Price2009-09-231-1/+1
| | * | | iwlwifi: reduce noise when skb allocation failsReinette Chatre2009-09-232-2/+17
| | * | | iwlwifi: do not send sync command while holding spinlockReinette Chatre2009-09-231-1/+1
| | * | | ar9170usb: add usbid for TP-Link TL-WN821N v2Christian Lamparter2009-09-231-0/+2
| | * | | ath9k: Disable autosleep feature by default.Vivek Natarajan2009-09-231-9/+1
| | * | | ath9k: Fix regression in PA calibrationSujith2009-09-231-0/+1
| | * | | ath9k: Fix bug in chain handlingSenthil Balasubramanian2009-09-231-1/+3
| | * | | ath9k: Fix AHB reset for AR9280Vivek Natarajan2009-09-231-1/+1
OpenPOWER on IntegriCloud