aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-26headers: kref.h reduxAlexey Dobriyan4-4/+0
2009-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-142/+1282
2009-09-25at91_can: Forgotten git 'add' of at91_can.cDavid S. Miller1-0/+1186
2009-09-25TI Davinci EMAC: Fix in vector definition for EMAC_VERSION_2Sriram1-1/+8
2009-09-25Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-davemDavid S. Miller1-141/+88
2009-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds57-456/+2290
2009-09-24Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds1-3/+17
2009-09-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-6/+41
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-0/+5
2009-09-243c59x: Get rid of "Trying to free already-free IRQ"Anton Vorontsov1-9/+3
2009-09-24ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2Sebastian Haas1-7/+9
2009-09-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller43-158/+2386
2009-09-24Merge branch 'origin' into for-linusRussell King35-136/+92
2009-09-24mlx4_core: Pass cache line size to device FWEli Cohen1-0/+5
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan1-14/+14
2009-09-24virtio_net: Check for room in the vq before adding bufferAmit Shah1-4/+4
2009-09-24virtio_net: avoid (most) NETDEV_TX_BUSY by stopping queue early.Rusty Russell1-24/+40
2009-09-24virtio_net: formalize skb_vnet_hdrRusty Russell1-37/+44
2009-09-24virtio_net: don't free buffers in xmit ringRusty Russell1-59/+5
2009-09-24virtio_net: return NETDEV_TX_BUSY instead of queueing an extra skb.Rusty Russell1-36/+10
2009-09-24virtio_net: skb_orphan() and nf_reset() in xmit path.Rusty Russell1-1/+5
2009-09-24cpumask: use zalloc_cpumask_var() where possibleLi Zefan1-2/+1
2009-09-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller31-304/+832
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-7/+10
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-7/+8
2009-09-23ath9k: Initialize txgain and rxgain for newer AR9287 chipsets.Vivek Natarajan1-2/+2
2009-09-23iwlagn: fix panic in iwl{5000,4965}_rx_reply_txStanislaw Gruszka2-0/+12
2009-09-23ath9k: Fix RFKILL bugsSujith1-7/+1
2009-09-23drivers/net/wireless: Use usb_endpoint_dir_outJulia Lawall1-1/+1
2009-09-23wl12xx: fix kconfig/link errorsRandy Dunlap1-1/+1
2009-09-23rt2x00: fix the definition of rt2x00crypto_rx_insert_ivAndrew Price1-1/+1
2009-09-23iwlwifi: reduce noise when skb allocation failsReinette Chatre2-2/+17
2009-09-23iwlwifi: do not send sync command while holding spinlockReinette Chatre1-1/+1
2009-09-23ar9170usb: add usbid for TP-Link TL-WN821N v2Christian Lamparter1-0/+2
2009-09-23ath9k: Disable autosleep feature by default.Vivek Natarajan1-9/+1
2009-09-23ath9k: Fix regression in PA calibrationSujith1-0/+1
2009-09-23ath9k: Fix bug in chain handlingSenthil Balasubramanian1-1/+3
2009-09-23ath9k: Fix AHB reset for AR9280Vivek Natarajan1-1/+1
2009-09-23ath9k: Adjust the chainmasks properlySenthil Balasubramanian1-5/+15
2009-09-23ath9k: Do a full reset for AR9280Vasanthakumar Thiagarajan1-2/+2
2009-09-23ath9k: Don't read NF when chip has gone through full sleep modeVasanthakumar Thiagarajan1-1/+1
2009-09-23ath9k: Fix rx data corruptionVasanthakumar Thiagarajan1-0/+9
2009-09-23ath9k: Fix chip wakeup issueSujith1-1/+1
2009-09-23ath9k: Restore TSF after RESETSujith1-0/+9
2009-09-23ath9k: Revamp PCIE workaroundsVivek Natarajan4-72/+103
2009-09-23ath9k: Set default noise floor value for AR9287Vivek Natarajan2-0/+3
2009-09-23b43: Implement RFKILL status for LP PHYLarry Finger1-1/+1
2009-09-23b43: Remove BROKEN attribute from SDIOMichael Buesch1-1/+1
2009-09-23b43: fix build error if !CONFIG_B43_LEDSAlbert Herranz3-2/+13
2009-09-23b43: Don't abuse wl->current_dev in the led workMichael Buesch3-5/+5