| Commit message (Expand) | Author | Age | Files | Lines |
* | mlx4_en: Fixed Ethtool statistics report | Yevgeny Petrilin | 2010-09-06 | 2 | -2/+2 |
* | mlx4_en: Consider napi_get_frags() failure. | Yevgeny Petrilin | 2010-09-06 | 1 | -0/+2 |
* | drivers/net: Removing undead ifdef CHELSIO_T1_1G | Christian Dietrich | 2010-09-06 | 1 | -2/+0 |
* | drivers/net/jme: Use pr_<level> | Joe Perches | 2010-09-06 | 2 | -53/+48 |
* | NET: bna, fix lock imbalance | Jiri Slaby | 2010-09-06 | 1 | -1/+2 |
* | drivers/net/fs_enet/fs_enet-main.c: Add of_node_put to avoid memory leak | Julia Lawall | 2010-09-06 | 1 | -1/+2 |
* | ibmveth: Update module information and version | Santiago Leon | 2010-09-06 | 2 | -48/+48 |
* | ibmveth: Remove some unnecessary include files | Santiago Leon | 2010-09-06 | 1 | -3/+0 |
* | ibmveth: Convert driver specific assert to BUG_ON | Santiago Leon | 2010-09-06 | 1 | -23/+11 |
* | ibmveth: Return -EINVAL on all ->probe errors | Santiago Leon | 2010-09-06 | 1 | -2/+2 |
* | ibmveth: Coding style fixes | Santiago Leon | 2010-09-06 | 1 | -145/+172 |
* | ibmveth: Some formatting fixes | Santiago Leon | 2010-09-06 | 2 | -19/+19 |
* | ibmveth: Convert driver specific error functions to netdev_err | Santiago Leon | 2010-09-06 | 1 | -41/+47 |
* | ibmveth: Convert driver specific debug to netdev_dbg | Santiago Leon | 2010-09-06 | 1 | -24/+20 |
* | ibmveth: Remove redundant function prototypes | Santiago Leon | 2010-09-06 | 1 | -7/+1 |
* | ibmveth: Convert to netdev_alloc_skb | Santiago Leon | 2010-09-06 | 1 | -1/+1 |
* | ibmveth: remove procfs code | Santiago Leon | 2010-09-06 | 1 | -113/+0 |
* | ibmveth: Enable IPv6 checksum offload | Santiago Leon | 2010-09-06 | 2 | -11/+50 |
* | ibmveth: Remove duplicate checksum offload setup code | Santiago Leon | 2010-09-06 | 1 | -17/+1 |
* | ibmveth: Add optional flush of rx buffer | Santiago Leon | 2010-09-06 | 1 | -0/+21 |
* | ibmveth: Add scatter-gather support | Santiago Leon | 2010-09-06 | 1 | -60/+124 |
* | ibmveth: Use lighter weight read memory barrier in ibmveth_poll | Anton Blanchard | 2010-09-06 | 1 | -1/+1 |
* | ibmveth: Add rx_copybreak | Santiago Leon | 2010-09-06 | 1 | -6/+23 |
* | ibmveth: Add tx_copybreak | Santiago Leon | 2010-09-06 | 1 | -8/+20 |
* | ibmveth: Remove LLTX | Santiago Leon | 2010-09-06 | 2 | -7/+1 |
* | ibmveth: batch rx buffer replacement | Santiago Leon | 2010-09-06 | 2 | -6/+9 |
* | ibmveth: Remove integer divide caused by modulus | Santiago Leon | 2010-09-06 | 1 | -4/+7 |
* | ns83820: Use predefined autoneg constants | Denis Kirjanov | 2010-09-06 | 1 | -1/+2 |
* | ns83820: Add copper device settings | Denis Kirjanov | 2010-09-06 | 1 | -2/+10 |
* | ns83820: Remove unused have_optical variable. | Denis Kirjanov | 2010-09-06 | 1 | -10/+1 |
* | wan: make read-only data const | stephen hemminger | 2010-09-06 | 5 | -14/+14 |
* | r8169: fix rx checksum offload | Eric Dumazet | 2010-09-05 | 1 | -4/+2 |
* | cxgb3: Avoid flush_workqueue() deadlock. | Casey Leedom | 2010-09-03 | 1 | -9/+15 |
* | cxgb3: Leave interrupts for fatal errors asserted in common code. | Casey Leedom | 2010-09-03 | 1 | -2/+2 |
* | cxgb3: Set FATALPERREN. | Casey Leedom | 2010-09-03 | 1 | -0/+1 |
* | cxgb3: Add register bit definition for Fatal Parity Error. | Casey Leedom | 2010-09-03 | 1 | -0/+4 |
* | tulip: use integrated netdev stats | Eric Dumazet | 2010-09-03 | 3 | -40/+50 |
* | drivers/net: avoid some skb->ip_summed initializations | Eric Dumazet | 2010-09-02 | 55 | -67/+71 |
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2010-09-02 | 94 | -1546/+3898 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-09-02 | 94 | -1546/+3898 |
| |\ |
|
| | * | rt2x00: Cleanup rt2x00usb_watchdog_reset_tx | Ivo van Doorn | 2010-08-31 | 1 | -26/+40 |
| | * | rt2x00: Split watchdog check into a DMA and STATUS timeout | Ivo van Doorn | 2010-08-31 | 6 | -14/+59 |
| | * | rt2x00: Correctly kill beacon queue | Ivo van Doorn | 2010-08-31 | 3 | -3/+27 |
| | * | rt2x00: Set PWR_PIN_CFG during initialization | Ivo van Doorn | 2010-08-31 | 1 | -0/+2 |
| | * | rt2x00: Don't set unicast/BSSID masks when clearning MAC or BSSID | Ivo van Doorn | 2010-08-31 | 1 | -7/+11 |
| | * | rt2x00: Wakeup hardware before loading firmware | Ivo van Doorn | 2010-08-31 | 2 | -2/+6 |
| | * | rt2x00: Validate TX status results with current data entry | Ivo van Doorn | 2010-08-31 | 1 | -23/+50 |
| | * | rt2x00: Add rt2800_wait_csr_ready | Ivo van Doorn | 2010-08-31 | 3 | -21/+20 |
| | * | rt2x00: Update rt2800 comments regarding AMPDU and PACKET_ID in TXWI | Helmut Schaa | 2010-08-31 | 1 | -1/+5 |
| | * | rt2x00: Rename txentry_desc.queue -> txentry_desc.qid | Helmut Schaa | 2010-08-31 | 5 | -8/+8 |