summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-10-3123-488/+539
|\
| * bonding: eliminate bond_close race conditionsJay Vosburgh2011-10-304-60/+61
| * qlcnic: fix beacon and LED test.Sucheta Chakraborty2011-10-303-31/+57
| * qlcnic: updated reset sequenceSony Chacko2011-10-302-2/+50
| * qlcnic: reset loopback mode if promiscous mode setting fails.Sucheta Chakraborty2011-10-301-1/+1
| * qlcnic: skip IDC ack check in fw reset path.Sritej Velaga2011-10-301-1/+8
| * i825xx: Fix incorrect dependency for BVME6000_NETGeert Uytterhoeven2011-10-281-1/+1
| * stmmac: update normal descriptor structure (v2)Giuseppe CAVALLARO2011-10-275-40/+51
| * stmmac: fix NULL pointer dereference in capabilities fixup (v2)Angus Clark2011-10-271-1/+1
| * stmmac: fix a bug while checking the HW cap reg (v2)Giuseppe CAVALLARO2011-10-271-2/+3
| * be2net: Changing MAC Address of a VF was broken.Somnath Kotur2011-10-272-13/+19
| * be2net: Refactored be_cmds.c file.Somnath Kotur2011-10-271-282/+114
| * bnx2x: update driver version to 1.70.30-0Dmitry Kravkov2011-10-271-2/+2
| * bnx2x: use FW 7.0.29.0Dmitry Kravkov2011-10-271-1/+1
| * bnx2x: Enable changing speed when port type is PORT_DAYaniv Rosner2011-10-271-0/+1
| * bnx2x: Fix 54618se LED behaviorYaniv Rosner2011-10-271-21/+23
| * bnx2x: Fix RX/TX problem caused by the MAC layerYaniv Rosner2011-10-271-12/+33
| * bnx2x: Add link retry to 578xx-KRYaniv Rosner2011-10-272-16/+104
| * bnx2x: Fix LED blink rate for 578xxYaniv Rosner2011-10-271-2/+9
* | Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-10-284-10/+10
|\ \
| * | PCI: Add Solarflare vendor ID and SFC4000 device IDsBen Hutchings2011-10-144-10/+10
* | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-271-1/+1
|\ \ \ | |_|/ |/| |
| * | ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-081-1/+1
* | | net: make bonding slaves honour master's skb->priorityMaciej Żenczykowski2011-10-251-1/+0
* | | ehea: fix skb_frag_size typoEric Dumazet2011-10-251-1/+1
* | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-254-6/+6
|\ \ \
| * \ \ Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki2011-10-072-3/+3
| |\ \ \
| | * | | PM QoS: Minor clean-upsJean Pihet2011-08-251-1/+1
| | * | | PM QoS: Move and rename the implementation filesJean Pihet2011-08-252-2/+2
| * | | | Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2011-10-072-3/+3
| |\ \ \ \
| | * | | | PM / Runtime: Add macro to test for runtime PM eventsAlan Stern2011-08-192-3/+3
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-251850-674249/+806167
|\ \ \ \ \ \
| * | | | | | dp83640: free packet queues on removeRichard Cochran2011-10-241-0/+7
| * | | | | | dp83640: use proper function to free transmit time stamping packetsRichard Cochran2011-10-241-2/+2
| * | | | | | |PATCH net-next] tg3: add tx_dropped counterEric Dumazet2011-10-242-12/+12
| * | | | | | be2net: don't create multiple RX/TX rings in multi channel modeSathya Perla2011-10-242-4/+18
| * | | | | | be2net: don't create multiple TXQs in BE2Sathya Perla2011-10-241-10/+16
| * | | | | | be2net: refactor VF setup/teardown code into be_vf_setup/clear()Sathya Perla2011-10-243-152/+147
| * | | | | | be2net: add vlan/rx-mode/flow-control config to be_setup()Sathya Perla2011-10-241-65/+56
| * | | | | | Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-10-2412-62/+119
| |\ \ \ \ \ \
| | * | | | | | net: Fix driver name for mdio-gpio.cDirk Eibach2011-10-241-1/+1
| | * | | | | | jme: fix irq storm after suspend/resumeClemens Buchacher2011-10-241-0/+6
| | * | | | | | tg3: fix tigon3_dma_hwbug_workaround()Eric Dumazet2011-10-221-4/+4
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller2011-10-246-66/+148
| |\ \ \ \ \ \ \
| | * | | | | | | igb: VFTA Table Fix for i350 devicesCarolyn Wyborny2011-10-215-4/+65
| | * | | | | | | igb: Move DMA Coalescing init code to separate function.Carolyn Wyborny2011-10-211-56/+68
| | * | | | | | | igb: Fix for Alt MAC Address feature on 82580 and later devicesCarolyn Wyborny2011-10-211-0/+7
| | * | | | | | | igbvf: Bump version numberWilliams, Mitch A2011-10-211-1/+1
| | * | | | | | | igbvf: Update module identification stringsWilliams, Mitch A2011-10-211-5/+7
| * | | | | | | | Add ethtool -g support to virtio_netRick Jones2011-10-241-0/+13
OpenPOWER on IntegriCloud