aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-06-24bnx2: Fix the behavior of ethtool when ONBOOT=noOoiwa Naohiro
2009-06-23qla3xxx: Don't sleep while holding lock.Ron Mercer
2009-06-23qla3xxx: Give the PHY time to come out of reset.Ron Mercer
2009-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-06-23net: let KS8842 driver depend on HAS_IOMEMHeiko Carstens
2009-06-23can: let SJA1000 driver depend on HAS_IOMEMHeiko Carstens
2009-06-23netxen: fix firmware init handshakeDhananjay Phadke
2009-06-23netxen: fix build with without CONFIG_PMDhananjay Phadke
2009-06-22mlx4_core: Fix dma_sync_single_for_cpu() with matching for_device() callsRoland Dreier
2009-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds
2009-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-06-22ppp: Fix throttling bugsAlan Cox
2009-06-22s6gmac: xtensa s6000 on-chip ethernet driverOskar Schirmer
2009-06-21via-velocity: Fix velocity driver unmapping incorrect size.Dave Jones
2009-06-21mlx4_en: Remove redundant refill code on RXYevgeny Petrilin
2009-06-21mlx4_en: Removed redundant check on lso header sizeYevgeny Petrilin
2009-06-21mlx4_en: Cancel port_up check in transmit functionYevgeny Petrilin
2009-06-21mlx4_en: using stop/start_all_queuesYevgeny Petrilin
2009-06-21mlx4_en: Removed redundant skb->len checkYevgeny Petrilin
2009-06-21mlx4_en: Counting all the dropped packets on the TX sideYevgeny Petrilin
2009-06-21cnic: Fix __symbol_get() build error.Michael Chan
2009-06-21Revert "[SCSI] cnic: fix error: implicit declaration of function ‘__symbol_...James Bottomley
2009-06-20usbnet cdc_subset: fix issues talking to PXA gadgetsDavid Brownell
2009-06-20Net: qla3xxx, remove sleeping in atomicJiri Slaby
2009-06-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-06-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-06-19convert some DMA_nnBIT_MASK() callersAndrew Morton
2009-06-19ath5k: fix beacon_int handlingJiri Slaby
2009-06-19ath9k: restore PS mode, before we put the chip into FULL SLEEP state.Gabor Juhos
2009-06-19ath9k: wait for beacon frame along with CABGabor Juhos
2009-06-19ath5k: avoid PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen
2009-06-19ath9k: Fix PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen
2009-06-19zd1211rw: adding 083a:e503 as a ZD1211B deviceHin-Tak Leung
2009-06-19iwmc3200wifi: add a mutex to protect iwm_reset_workerZhu Yi
2009-06-19iwmc3200wifi: fix potential kernel oops on module removalZhu Yi
2009-06-19iwmc3200wifi: add iwm_if_add and iwm_if_removeZhu Yi
2009-06-19iwmc3200wifi: check for iwm_priv_init errorZhu Yi
2009-06-19mv643xx_eth: fix unicast filter programming in promiscuous modePrabhanjan Sarnaik
2009-06-19r8169: remove unused variableFlorian Westphal
2009-06-19e1000e: stop unnecessary polling when using msi-xAndy Gospodarek
2009-06-19cdc_ether: additional PID's to the whitelistJonas Sjöquist
2009-06-19be2net: receive asynchronous link status notifications from BESathya Perla
2009-06-19be2net: cleanup multicast_set cmd to avoid mc_list copySathya Perla
2009-06-19be2net: Use MCC queue for cmds that may be called in BH contextSathya Perla
2009-06-19be2net: Add MCC queue mechanism for BE cmdsSathya Perla
2009-06-19pegasus usb-net: Fix endianness bugsMichael Buesch
2009-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-06-18netxen: fix tx ring accountingDhananjay Phadke