summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-23755-34219/+85444
|\
| * bnx2/bnx2x: Unsupported Ethtool operations should return -EINVAL.Jesse Gross2010-10-212-2/+2
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-218-31/+56
| |\
| | * r6040: Fix multicast filter some moreBen Hutchings2010-10-191-10/+12
| | * gianfar: fix double lock typoDan Carpenter2010-10-181-1/+1
| * | cxgb3: function namespace cleanupstephen hemminger2010-10-217-289/+18
| * | be2net: Changes to use only priority codes allowed by f/wSomnath Kotur2010-10-214-10/+106
| * | can: mcp251x: fix generation of error framesMarc Kleine-Budde2010-10-211-1/+1
| * | can: mcp251x: fix endless loop in interrupt handler if CANINTF_MERRF is setMarc Kleine-Budde2010-10-211-5/+9
| * | drivers/net/ax88796.c: Return error code in failureJulia Lawall2010-10-211-0/+1
| * | b44: fix resume, request_irq after hw resetJames Hogan2010-10-211-5/+14
| * | cxgb4: function namespace cleanup (v3)stephen hemminger2010-10-216-455/+3
| * | phy/marvell: fix 88e1121 supportArnaud Patard2010-10-211-12/+19
| * | ixgbe: add a refcnt when turning on/off FCoE offload capabilityYi Zou2010-10-212-0/+7
| * | ixgbe: fix stats handlingEric Dumazet2010-10-213-16/+56
| * | ixgbe: update copyright infoEmil Tantilov2010-10-214-4/+4
| * | jme: Advance version numberGuo-Fu Tseng2010-10-212-1/+3
| * | jme: Adding mii-tool supportGuo-Fu Tseng2010-10-211-1/+33
| * | jme: Prevent possible read re-order errorGuo-Fu Tseng2010-10-211-0/+1
| * | jme: Add comment in jme_set_settingsGuo-Fu Tseng2010-10-211-3/+6
| * | jme: Fix PHY power-off errorGuo-Fu Tseng2010-10-211-4/+18
| * | bonding: cleanup: remove braces from single block statementsBandan Das2010-10-211-91/+72
| * | bonding: cleanup : add space around operatorsBandan Das2010-10-211-44/+67
| * | smsc95xx: generate random MAC address once, not every ifupBernard Blackham2010-10-211-2/+2
| * | bnx2: Increase max rx ring size from 1K to 2KMichael Chan2010-10-211-2/+2
| * | bonding: make release_and_destroy staticstephen hemminger2010-10-212-3/+2
| * | pch_gbe: make local functions staticstephen hemminger2010-10-213-15/+17
| * | vmxnet3: make bit twiddle routines inlinestephen hemminger2010-10-212-20/+14
| * | bonding: make bond_resend_igmp_join_requests_delayed staticstephen hemminger2010-10-211-1/+1
| * | sfc: make functions staticstephen hemminger2010-10-2112-41/+26
| * | netxen: make local function static.stephen hemminger2010-10-213-37/+16
| * | r8169: print errors when dma mapping failStanislaw Gruszka2010-10-211-3/+13
| * | r8169: (re)init phy on resumeStanislaw Gruszka2010-10-211-0/+5
| * | r8169: changing mtu clean upStanislaw Gruszka2010-10-211-41/+6
| * | r8169: do not account fragments as packetsStanislaw Gruszka2010-10-211-5/+3
| * | r8169: use pointer to struct device as local variableStanislaw Gruszka2010-10-211-26/+25
| * | r8169: replace PCI_DMA_{TO,FROM}DEVICE to DMA_{TO,FROM}_DEVICEStanislaw Gruszka2010-10-211-7/+7
| * | r8169: init rx ring cleanupStanislaw Gruszka2010-10-211-30/+22
| * | r8169: check dma mapping failuresStanislaw Gruszka2010-10-211-18/+48
| * | bnx2x: Update bnx2x to use new vlan accleration.Hao Zheng2010-10-214-84/+27
| * | ixgbe: Update ixgbe to use new vlan accleration.Jesse Gross2010-10-213-79/+74
| * | bnx2: Update bnx2 to use new vlan accleration.Jesse Gross2010-10-212-73/+28
| * | vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross2010-10-2129-43/+38
| * | vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross2010-10-2112-12/+12
| * | enic: Fix log messageVasanthy Kolluri2010-10-211-1/+1
| * | enic: Change min MTUVasanthy Kolluri2010-10-211-1/+1
| * | enic: Replace firmware devcmd CMD_ENABLE with CMD_ENABLE_WAITVasanthy Kolluri2010-10-213-4/+10
| * | enic: Make firmware cognizant of the user set mac addressVasanthy Kolluri2010-10-211-1/+12
| * | enic: Add support for multiple hardware receive queuesVasanthy Kolluri2010-10-215-124/+368
| * | ibmveth: Free irq on error pathDenis Kirjanov2010-10-211-2/+4
OpenPOWER on IntegriCloud