aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()Peter P Waskiewicz Jr2009-01-19
* ixgbe: fix tag stripping for VLAN ID 0Don Skidmore2009-01-19
* ixgbe: fix dca issue with relaxed ordering turned onDon Skidmore2009-01-19
* korina: drop leftover assignmentPhil Sutter2009-01-19
* korina: adjust headroom for new skb's alsoPhil Sutter2009-01-19
* korina: fix loop back of receive descriptorsPhil Sutter2009-01-19
* cxgb3: Fix LRO misalignmentDivy Le Ray2009-01-19
* macb: avoid lockup when TGO during underrunRichard Röjfors2009-01-19
* bnx2x: Version updateEilon Greenstein2009-01-19
* bnx2x: Barriers for the compilerEilon Greenstein2009-01-19
* bnx2x: Driver description updateEilon Greenstein2009-01-19
* bnx2x: Handling PHY FW load failureEilon Greenstein2009-01-19
* bnx2x: Legacy speeds autoneg failuresEilon Greenstein2009-01-19
* bnx2x: Prevent self test loopback failuresEilon Greenstein2009-01-19
* bnx2x: 1G-10G toggling raceEilon Greenstein2009-01-19
* bnx2x: Overstepping array boundsEilon Greenstein2009-01-19
* bnx2x: Block nvram access when the device is inactiveEilon Greenstein2009-01-19
* bnx2x: Read chip IDEilon Greenstein2009-01-19
* bnx2x: Wrong HDR offset in CAMEilon Greenstein2009-01-19
* bnx2x: Potential race after iSCSI bootEilon Greenstein2009-01-19
* bnx2x: Handling probe failuresEilon Greenstein2009-01-19
* bnx2x: Free IRQEilon Greenstein2009-01-19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-01-17
|\
| * mlx4_core: Fix min() warningAndrew Morton2009-01-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-16
|\ \
| * | netxen: include ipv6.h (fixes build failure)Dhananjay Phadke2009-01-16
| * | netxen: avoid invalid iounmapDhananjay Phadke2009-01-16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-15
|\| |
| * | b44: GFP_DMA skb should not escape from driverEric Dumazet2009-01-15
| * | korina: do not use IRQF_SHARED with IRQF_DISABLEDPhil Sutter2009-01-15
| * | korina: do not stop queue herePhil Sutter2009-01-15
| * | korina: fix handling tx_chain_tailPhil Sutter2009-01-15
| * | korina: do tx at the right positionPhil Sutter2009-01-15
| * | korina: do schedule napi after testing for itPhil Sutter2009-01-15
| * | korina: rework korina_rx() for use with napiPhil Sutter2009-01-15
| * | korina: disable napi on close and restartPhil Sutter2009-01-15
| * | korina: reset resource buffer size to 1536Phil Sutter2009-01-15
| * | korina: fix usage of driver_dataPhil Sutter2009-01-15
| * | bnx2x: First slow path interrupt raceEilon Greenstein2009-01-15
| * | bnx2x: MTU FilterEilon Greenstein2009-01-15
| * | bnx2x: Indirection table initialization indexEilon Greenstein2009-01-15
| * | bnx2x: Missing bracketsEilon Greenstein2009-01-15
| * | bnx2x: Fixing the doorbell sizeEilon Greenstein2009-01-15
| * | bnx2x: Endianness issuesEilon Greenstein2009-01-15
| * | bnx2x: VLAN tagged packets without VLAN offloadEilon Greenstein2009-01-15
| * | bnx2x: Protecting the link change indicationEilon Greenstein2009-01-15
| * | bnx2x: Flow control updated before reporting the linkEilon Greenstein2009-01-15
| * | bnx2x: Missing mask when calculating flow controlEilon Greenstein2009-01-15
| * | bnx2x: Using system page size for SGEEilon Greenstein2009-01-15
| * | bnx2x: Missing memory barriersEilon Greenstein2009-01-15