summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-10-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-21cxgb3: function namespace cleanupstephen hemminger
2010-10-21be2net: Changes to use only priority codes allowed by f/wSomnath Kotur
2010-10-21can: mcp251x: fix generation of error framesMarc Kleine-Budde
2010-10-21can: mcp251x: fix endless loop in interrupt handler if CANINTF_MERRF is setMarc Kleine-Budde
2010-10-21drivers/net/ax88796.c: Return error code in failureJulia Lawall
2010-10-21b44: fix resume, request_irq after hw resetJames Hogan
2010-10-21cxgb4: function namespace cleanup (v3)stephen hemminger
2010-10-21CAPI: Silence lockdep warning on get_capi_appl_by_nr usageJan Kiszka
2010-10-21phy/marvell: fix 88e1121 supportArnaud Patard
2010-10-21ixgbe: add a refcnt when turning on/off FCoE offload capabilityYi Zou
2010-10-21ixgbe: fix stats handlingEric Dumazet
2010-10-21ixgbe: update copyright infoEmil Tantilov
2010-10-21jme: Advance version numberGuo-Fu Tseng
2010-10-21jme: Adding mii-tool supportGuo-Fu Tseng
2010-10-21jme: Prevent possible read re-order errorGuo-Fu Tseng
2010-10-21jme: Add comment in jme_set_settingsGuo-Fu Tseng
2010-10-21jme: Fix PHY power-off errorGuo-Fu Tseng
2010-10-21bonding: cleanup: remove braces from single block statementsBandan Das
2010-10-21bonding: cleanup : add space around operatorsBandan Das
2010-10-21Drivers: atm: Makefile: replace the use of <module>-objs with <module>-yTracey Dent
2010-10-21smsc95xx: generate random MAC address once, not every ifupBernard Blackham
2010-10-21bnx2: Increase max rx ring size from 1K to 2KMichael Chan
2010-10-21bonding: make release_and_destroy staticstephen hemminger
2010-10-21pch_gbe: make local functions staticstephen hemminger
2010-10-21vmxnet3: make bit twiddle routines inlinestephen hemminger
2010-10-21bonding: make bond_resend_igmp_join_requests_delayed staticstephen hemminger
2010-10-21sfc: make functions staticstephen hemminger
2010-10-21netxen: make local function static.stephen hemminger
2010-10-21r8169: print errors when dma mapping failStanislaw Gruszka
2010-10-21r8169: (re)init phy on resumeStanislaw Gruszka
2010-10-21r8169: changing mtu clean upStanislaw Gruszka
2010-10-21r8169: do not account fragments as packetsStanislaw Gruszka
2010-10-21r8169: use pointer to struct device as local variableStanislaw Gruszka
2010-10-21r8169: replace PCI_DMA_{TO,FROM}DEVICE to DMA_{TO,FROM}_DEVICEStanislaw Gruszka
2010-10-21r8169: init rx ring cleanupStanislaw Gruszka
2010-10-21r8169: check dma mapping failuresStanislaw Gruszka
2010-10-21bnx2x: Update bnx2x to use new vlan accleration.Hao Zheng
2010-10-21ixgbe: Update ixgbe to use new vlan accleration.Jesse Gross
2010-10-21bnx2: Update bnx2 to use new vlan accleration.Jesse Gross
2010-10-21vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross
2010-10-21vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross
2010-10-21enic: Fix log messageVasanthy Kolluri
2010-10-21enic: Change min MTUVasanthy Kolluri
2010-10-21enic: Replace firmware devcmd CMD_ENABLE with CMD_ENABLE_WAITVasanthy Kolluri
2010-10-21enic: Make firmware cognizant of the user set mac addressVasanthy Kolluri
2010-10-21enic: Add support for multiple hardware receive queuesVasanthy Kolluri
2010-10-21ibmveth: Free irq on error pathDenis Kirjanov
2010-10-21ibmveth: Cleanup error handling inside ibmveth_openDenis Kirjanov
2010-10-21Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller