summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* bnx2: Update firmware and versionMichael Chan2010-12-311-4/+4
* bnx2: Free IRQ before freeing status block memoryMichael Chan2010-12-311-1/+12
* netxen: update module descriptionAmit Kumar Salecha2010-12-311-1/+1
* bnx2x: adding dcbnl supportShmulik Ravid2010-12-314-26/+677
* vxge: remove duplicated part of checkDan Carpenter2010-12-281-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-2615-38/+2460
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-2630-118/+252
| |\
| | * epic100: hamachi: yellowfin: Fix skb allocation sizeJarek Poplawski2010-12-253-6/+6
| | * sundance: Fix oopses with corrupted skb_shared_infoJarek Poplawski2010-12-251-2/+2
| | * USB: mcs7830: return negative if auto negotiate failsDan Carpenter2010-12-231-1/+1
| | * Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-12-224-4/+8
| | |\
| | | * hostap: remove netif_stop_queue from initMeelis Roos2010-12-201-1/+0
| | | * mac80211/rt2x00: add ieee80211_tx_status_ni()Johannes Stezenbach2010-12-203-3/+8
| | * | atl1c: Do not use legacy PCI power managementRafael J. Wysocki2010-12-221-24/+15
| * | | xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge2010-12-151-2/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-1460-253/+387
| |\ \ \
| * \ \ \ Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-12-021-1/+1
| |\ \ \ \
| | * | | | NET: wan/x25, fix ldisc->open retvalJiri Slaby2010-11-291-1/+1
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-12-021-0/+4
| |\ \ \ \ \
| | * | | | | mlx4_core: Workaround firmware bug in query dev capEli Cohen2010-12-011-0/+4
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-2914-115/+172
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2010-11-254-0/+2429
| |\ \ \ \ \ \ \
| | * | | | | | | drivers/net/tile/: on-chip network drivers for the tile architectureChris Metcalf2010-11-244-0/+2429
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-245-22/+164
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-1916-28/+48
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2010-12-2529-126/+381
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ixgbevf: Add X540 VF device support to the ixgbevf driverGreg Rose2010-12-245-4/+15
| * | | | | | | | | | ixgbe: Add anti-spoofing feature supportGreg Rose2010-12-246-3/+114
| * | | | | | | | | | ixgbe: Add SR-IOV feature support to X540Greg Rose2010-12-243-2/+6
| * | | | | | | | | | ixgbe: Warn on VF attempt to override Administratively set MAC/VLANGreg Rose2010-12-241-11/+29
| * | | | | | | | | | igbvf: add support for i350 VF deviceWilliams, Mitch A2010-12-243-0/+12
| * | | | | | | | | | igbvf: force link checking when mailbox timeout has occurredAlexander Duyck2010-12-241-2/+2
| * | | | | | | | | | igb: Add Anti-spoofing feature supportGreg Rose2010-12-245-0/+87
| * | | | | | | | | | igb: Some fine tuningGasparakis, Joseph2010-12-243-3/+9
| * | | | | | | | | | igb: Warn on attempt to override administratively set MAC/VLANGreg Rose2010-12-241-3/+14
| * | | | | | | | | | igb: Fix overwrite of the VF's flagsGreg Rose2010-12-241-4/+4
| * | | | | | | | | | e1000e: checkpatch warnings - bracesBruce Allan2010-12-244-21/+12
| * | | | | | | | | | e1000e: checkpatch error - open bracesBruce Allan2010-12-243-15/+15
| * | | | | | | | | | e1000e: checkpatch error - trailing statementsBruce Allan2010-12-241-2/+2
| * | | | | | | | | | e1000e: checkpatch error - macro panethesisBruce Allan2010-12-242-56/+60
* | | | | | | | | | | bna: Update the driver version to 2.3.2.3Rasesh Mody2010-12-251-1/+1
* | | | | | | | | | | bna: IOC failure auto recovery fixRasesh Mody2010-12-257-350/+1061
* | | | | | | | | | | bna: Restore VLAN filter tableRasesh Mody2010-12-251-2/+27
* | | | | | | | | | | bna: Removed unused codeRasesh Mody2010-12-253-253/+3
* | | | | | | | | | | bna: IOC uninit check and misc cleanupRasesh Mody2010-12-252-65/+2
* | | | | | | | | | | bna: Fix for TX queueRasesh Mody2010-12-253-6/+25
* | | | | | | | | | | bna: Enable pure priority tagged packet reception and rxf uninit cleanup fixRasesh Mody2010-12-251-0/+25
* | | | | | | | | | | bna: Fix ethtool register dump and reordered an APIRasesh Mody2010-12-252-9/+3
* | | | | | | | | | | bna: Port enable disable sync and txq priority fixRasesh Mody2010-12-254-39/+116