aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-4/+10
2009-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2-4/+4
2009-06-22mlx4_core: Fix dma_sync_single_for_cpu() with matching for_device() callsRoland Dreier1-4/+10
2009-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds3-0/+1085
2009-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds27-429/+814
2009-06-22ppp: Fix throttling bugsAlan Cox2-2/+0
2009-06-22s6gmac: xtensa s6000 on-chip ethernet driverOskar Schirmer3-0/+1085
2009-06-21via-velocity: Fix velocity driver unmapping incorrect size.Dave Jones1-1/+1
2009-06-21mlx4_en: Remove redundant refill code on RXYevgeny Petrilin3-102/+0
2009-06-21mlx4_en: Removed redundant check on lso header sizeYevgeny Petrilin2-6/+0
2009-06-21mlx4_en: Cancel port_up check in transmit functionYevgeny Petrilin2-9/+2
2009-06-21mlx4_en: using stop/start_all_queuesYevgeny Petrilin1-2/+2
2009-06-21mlx4_en: Removed redundant skb->len checkYevgeny Petrilin1-4/+0
2009-06-21mlx4_en: Counting all the dropped packets on the TX sideYevgeny Petrilin1-7/+8
2009-06-21cnic: Fix __symbol_get() build error.Michael Chan2-2/+4
2009-06-21Revert "[SCSI] cnic: fix error: implicit declaration of function ‘__symbol_get’"James Bottomley1-2/+0
2009-06-20usbnet cdc_subset: fix issues talking to PXA gadgetsDavid Brownell1-3/+4
2009-06-20Net: qla3xxx, remove sleeping in atomicJiri Slaby1-0/+2
2009-06-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller9-31/+136
2009-06-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds4-15/+17
2009-06-19convert some DMA_nnBIT_MASK() callersAndrew Morton2-7/+8
2009-06-19ath5k: fix beacon_int handlingJiri Slaby1-3/+1
2009-06-19ath9k: restore PS mode, before we put the chip into FULL SLEEP state.Gabor Juhos1-1/+1
2009-06-19ath9k: wait for beacon frame along with CABGabor Juhos1-2/+5
2009-06-19ath5k: avoid PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen1-0/+7
2009-06-19ath9k: Fix PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen1-0/+18
2009-06-19zd1211rw: adding 083a:e503 as a ZD1211B deviceHin-Tak Leung1-0/+1
2009-06-19iwmc3200wifi: add a mutex to protect iwm_reset_workerZhu Yi2-6/+49
2009-06-19iwmc3200wifi: fix potential kernel oops on module removalZhu Yi1-2/+2
2009-06-19iwmc3200wifi: add iwm_if_add and iwm_if_removeZhu Yi3-12/+31
2009-06-19iwmc3200wifi: check for iwm_priv_init errorZhu Yi3-7/+23
2009-06-19mv643xx_eth: fix unicast filter programming in promiscuous modePrabhanjan Sarnaik1-4/+3
2009-06-19r8169: remove unused variableFlorian Westphal1-3/+0
2009-06-19e1000e: stop unnecessary polling when using msi-xAndy Gospodarek1-1/+1
2009-06-19cdc_ether: additional PID's to the whitelistJonas Sjöquist2-1/+28
2009-06-19be2net: receive asynchronous link status notifications from BESathya Perla4-33/+80
2009-06-19be2net: cleanup multicast_set cmd to avoid mc_list copySathya Perla4-41/+32
2009-06-19be2net: Use MCC queue for cmds that may be called in BH contextSathya Perla1-17/+52
2009-06-19be2net: Add MCC queue mechanism for BE cmdsSathya Perla5-161/+455
2009-06-19pegasus usb-net: Fix endianness bugsMichael Buesch1-12/+17
2009-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds40-421/+452
2009-06-18netxen: fix tx ring accountingDhananjay Phadke4-21/+35
2009-06-18netxen: fix detection of cut-thru firmware modeDhananjay Phadke2-2/+3
2009-06-18forcedeth: fix dma api mismatchesEric Dumazet1-19/+27
2009-06-18via-velocity : fix no link detection on bootSéguier Régis1-1/+3
2009-06-18Net / e100: Fix suspend of devices that cannot be power managedRafael J. Wysocki1-5/+6
2009-06-18TI DaVinci EMAC : Fix rmmod errorchaithrika@ti.com1-1/+0
2009-06-18net: group address list and its countJiri Pirko6-15/+15
2009-06-17sky2: version 1.23Stephen Hemminger1-1/+1
2009-06-17sky2: add GRO supportStephen Hemminger1-8/+21