aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-09-26headers: kref.h reduxAlexey Dobriyan
2009-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
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-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-24Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds
2009-09-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
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-24Merge branch 'origin' into for-linusRussell King
2009-09-24mlx4_core: Pass cache line size to device FWEli Cohen
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
2009-09-23iwlagn: fix panic in iwl{5000,4965}_rx_reply_txStanislaw Gruszka
2009-09-23ath9k: Fix RFKILL bugsSujith
2009-09-23drivers/net/wireless: Use usb_endpoint_dir_outJulia Lawall
2009-09-23wl12xx: fix kconfig/link errorsRandy Dunlap
2009-09-23rt2x00: fix the definition of rt2x00crypto_rx_insert_ivAndrew Price
2009-09-23iwlwifi: reduce noise when skb allocation failsReinette Chatre
2009-09-23iwlwifi: do not send sync command while holding spinlockReinette Chatre
2009-09-23ar9170usb: add usbid for TP-Link TL-WN821N v2Christian Lamparter
2009-09-23ath9k: Disable autosleep feature by default.Vivek Natarajan
2009-09-23ath9k: Fix regression in PA calibrationSujith
2009-09-23ath9k: Fix bug in chain handlingSenthil Balasubramanian
2009-09-23ath9k: Fix AHB reset for AR9280Vivek Natarajan
2009-09-23ath9k: Adjust the chainmasks properlySenthil Balasubramanian
2009-09-23ath9k: Do a full reset for AR9280Vasanthakumar Thiagarajan
2009-09-23ath9k: Don't read NF when chip has gone through full sleep modeVasanthakumar Thiagarajan
2009-09-23ath9k: Fix rx data corruptionVasanthakumar Thiagarajan
2009-09-23ath9k: Fix chip wakeup issueSujith
2009-09-23ath9k: Restore TSF after RESETSujith
2009-09-23ath9k: Revamp PCIE workaroundsVivek Natarajan
2009-09-23ath9k: Set default noise floor value for AR9287Vivek Natarajan
2009-09-23b43: Implement RFKILL status for LP PHYLarry Finger
2009-09-23b43: Remove BROKEN attribute from SDIOMichael Buesch
2009-09-23b43: fix build error if !CONFIG_B43_LEDSAlbert Herranz
2009-09-23b43: Don't abuse wl->current_dev in the led workMichael Buesch