summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-06-232-4/+4
|\
| * cnic: Fix __symbol_get() build error.Michael Chan2009-06-212-2/+4
| * Revert "[SCSI] cnic: fix error: implicit declaration of function ‘__symbol_...James Bottomley2009-06-211-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds2009-06-223-0/+1085
|\ \
| * | s6gmac: xtensa s6000 on-chip ethernet driverOskar Schirmer2009-06-223-0/+1085
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-2227-429/+814
|\ \
| * | via-velocity: Fix velocity driver unmapping incorrect size.Dave Jones2009-06-211-1/+1
| * | mlx4_en: Remove redundant refill code on RXYevgeny Petrilin2009-06-213-102/+0
| * | mlx4_en: Removed redundant check on lso header sizeYevgeny Petrilin2009-06-212-6/+0
| * | mlx4_en: Cancel port_up check in transmit functionYevgeny Petrilin2009-06-212-9/+2
| * | mlx4_en: using stop/start_all_queuesYevgeny Petrilin2009-06-211-2/+2
| * | mlx4_en: Removed redundant skb->len checkYevgeny Petrilin2009-06-211-4/+0
| * | mlx4_en: Counting all the dropped packets on the TX sideYevgeny Petrilin2009-06-211-7/+8
| * | usbnet cdc_subset: fix issues talking to PXA gadgetsDavid Brownell2009-06-201-3/+4
| * | Net: qla3xxx, remove sleeping in atomicJiri Slaby2009-06-201-0/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-06-209-31/+136
| |\ \
| | * | ath5k: fix beacon_int handlingJiri Slaby2009-06-191-3/+1
| | * | ath9k: restore PS mode, before we put the chip into FULL SLEEP state.Gabor Juhos2009-06-191-1/+1
| | * | ath9k: wait for beacon frame along with CABGabor Juhos2009-06-191-2/+5
| | * | ath5k: avoid PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen2009-06-191-0/+7
| | * | ath9k: Fix PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen2009-06-191-0/+18
| | * | zd1211rw: adding 083a:e503 as a ZD1211B deviceHin-Tak Leung2009-06-191-0/+1
| | * | iwmc3200wifi: add a mutex to protect iwm_reset_workerZhu Yi2009-06-192-6/+49
| | * | iwmc3200wifi: fix potential kernel oops on module removalZhu Yi2009-06-191-2/+2
| | * | iwmc3200wifi: add iwm_if_add and iwm_if_removeZhu Yi2009-06-193-12/+31
| | * | iwmc3200wifi: check for iwm_priv_init errorZhu Yi2009-06-193-7/+23
| * | | mv643xx_eth: fix unicast filter programming in promiscuous modePrabhanjan Sarnaik2009-06-191-4/+3
| * | | r8169: remove unused variableFlorian Westphal2009-06-191-3/+0
| * | | e1000e: stop unnecessary polling when using msi-xAndy Gospodarek2009-06-191-1/+1
| * | | cdc_ether: additional PID's to the whitelistJonas Sjöquist2009-06-192-1/+28
| * | | be2net: receive asynchronous link status notifications from BESathya Perla2009-06-194-33/+80
| * | | be2net: cleanup multicast_set cmd to avoid mc_list copySathya Perla2009-06-194-41/+32
| * | | be2net: Use MCC queue for cmds that may be called in BH contextSathya Perla2009-06-191-17/+52
| * | | be2net: Add MCC queue mechanism for BE cmdsSathya Perla2009-06-195-161/+455
| * | | pegasus usb-net: Fix endianness bugsMichael Buesch2009-06-191-12/+17
| |/ /
* | | ppp: Fix throttling bugsAlan Cox2009-06-222-2/+0
| |/ |/|
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-194-15/+17
|\ \
| * \ Merge commit 'gcl/merge' into nextBenjamin Herrenschmidt2009-06-182-2/+2
| |\ \
| | * | powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk2009-06-172-2/+2
| * | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-189-29/+29
| |\ \ \
| * \ \ \ Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-17623-35143/+60702
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | net/ps3: gelic - Add missing annotationsGeert Uytterhoeven2009-06-162-13/+15
* | | | | convert some DMA_nnBIT_MASK() callersAndrew Morton2009-06-192-7/+8
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-1840-421/+452
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | netxen: fix tx ring accountingDhananjay Phadke2009-06-184-21/+35
| * | | netxen: fix detection of cut-thru firmware modeDhananjay Phadke2009-06-182-2/+3
| * | | forcedeth: fix dma api mismatchesEric Dumazet2009-06-181-19/+27
| * | | via-velocity : fix no link detection on bootSéguier Régis2009-06-181-1/+3
| * | | Net / e100: Fix suspend of devices that cannot be power managedRafael J. Wysocki2009-06-181-5/+6
| * | | TI DaVinci EMAC : Fix rmmod errorchaithrika@ti.com2009-06-181-1/+0
OpenPOWER on IntegriCloud