summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | sfc: Set default parallelism to per-core by defaultBen Hutchings2012-01-091-7/+7
| * | sfc: Rename efx_wanted_channels() to efx_wanted_parallelism()Ben Hutchings2012-01-091-4/+2
| * | sfc: Update MCDI (firmware interface) definitionsBen Hutchings2012-01-095-1491/+2119
| * | sfc: Remove unnecessary inclusion of <asm/io.h>, prompted by checkpatchBen Hutchings2012-01-091-1/+0
| * | sfc: Const-qualify static data as appropriate, partly prompted by checkpatchBen Hutchings2012-01-099-22/+22
| * | sfc: Remove parentheses around return expressions, reported by checkpatchBen Hutchings2012-01-051-8/+7
| * | sfc: Avoid assignment in an if-statement, reported by checkpatchBen Hutchings2012-01-051-3/+5
| * | sfc: Fix some formatting errors reported by checkpatchBen Hutchings2012-01-0512-30/+30
* | | ipv6: Eliminate dst_get_neighbour_noref() usage in ip6_forward().David S. Miller2012-01-271-5/+3
* | | ipv6: Remove neigh argument from ndisc_send_redirect()David S. Miller2012-01-273-4/+11
* | | ipv6: fib: Convert fib6_age() to dst_neigh_lookup().David S. Miller2012-01-271-5/+14
* | | ipv6: ndisc: Convert to dst_neigh_lookup()David S. Miller2012-01-271-6/+12
* | | ipv4: ip_gre: Convert to dst_neigh_lookup()David S. Miller2012-01-271-3/+10
* | | e1000e: update copyright yearBruce Allan2012-01-2614-15/+15
* | | e1000e: split lib.c into three more-appropriate filesBruce Allan2012-01-264-995/+1051
* | | e1000e: call er16flash() instead of __er16flash()Bruce Allan2012-01-261-1/+1
* | | e1000e: increase version numberBruce Allan2012-01-261-1/+1
* | | e1000e: convert final strncpy() to strlcpy()Bruce Allan2012-01-261-3/+3
* | | e1000e: concatenate long debug strings which span multiple linesBruce Allan2012-01-264-26/+15
* | | e1000e: conditionally restart autoneg on 82577/8/9 when setting LPLU stateBruce Allan2012-01-261-1/+3
* | | e1000e: increase Rx PBA to prevent dropping received packets on 82566/82567Bruce Allan2012-01-261-2/+2
* | | e1000e: ICHx/PCHx LOMs should use LPLU setting in NVM when going to SxBruce Allan2012-01-261-4/+5
* | | e1000e: update workaround for 82579 intermittently disabled during S0->SxBruce Allan2012-01-261-54/+49
* | | e1000e: disable Early Receive DMA on ICH LOMsBruce Allan2012-01-263-39/+25
| |/ |/|
* | ipv6: Use ipv6_addr_any()David S. Miller2012-01-261-2/+1
* | e1000e: Need to include vmalloc.hDavid S. Miller2012-01-261-0/+1
* | ipv6: sit: Convert to dst_neigh_lookup()David S. Miller2012-01-261-5/+15
* | ipv4/ipv6: Prepare for new route gateway semantics.David S. Miller2012-01-262-1/+20
* | tcp: add LINUX_MIB_TCPRETRANSFAIL counterEric Dumazet2012-01-263-1/+5
* | be2net: allocate more headroom in incoming skbsEric Dumazet2012-01-262-1/+4
* | bnx2x: Update version to 1.72.0 and copyrightsAriel Elior2012-01-2620-22/+22
* | bnx2x: Recoverable and unrecoverable error statisticsAriel Elior2012-01-263-3/+26
* | bnx2x: Recovery flow bug fixesAriel Elior2012-01-263-48/+75
* | bnx2x: Track active PFs with bitmapAriel Elior2012-01-263-33/+35
* | bnx2x: Lock PF-common resourcesAriel Elior2012-01-264-38/+68
* | bnx2x: Loaded Firmware Version ValidationAriel Elior2012-01-261-0/+23
* | bnx2x: Function Level Reset Final CleanupAriel Elior2012-01-261-12/+16
* | bnx2x: Obtain Bus Device Function from registerAriel Elior2012-01-262-2/+18
* | bnx2x: Removing indirect register accessAriel Elior2012-01-262-30/+47
* | bnx2x: Support Queue Per Cos in 5771xx devicesAriel Elior2012-01-262-5/+6
* | e1000e: 82574/82583 Tx hang workaroundBruce Allan2012-01-251-0/+4
* | e1000e: use hardware default values for Transmit Control registerBruce Allan2012-01-251-9/+1
* | e1000e: use default settings for Tx Inter Packet Gap timerBruce Allan2012-01-253-17/+3
* | e1000e: 82579: workaround for link drop issueBruce Allan2012-01-251-0/+22
* | e1000e: always set transmit descriptor control registers the sameBruce Allan2012-01-251-2/+2
* | e1000e: default IntMode based on kernel config & available hardware supportBruce Allan2012-01-251-7/+41
* | e1000e: re-factor ethtool get/set ring parameterBruce Allan2012-01-251-59/+77
* | e1000e: pass pointer to ring struct instead of adapter structBruce Allan2012-01-253-127/+136
* | e1000e: convert head, tail and itr_register offsets to __iomem pointersBruce Allan2012-01-253-32/+31
* | e1000e: re-enable alternate MAC address for all devices which support itBruce Allan2012-01-251-5/+2
OpenPOWER on IntegriCloud