Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | pcnet_cs: add new_id | Ken Kawasaki | 2010-08-28 | 1 | -0/+1 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | qlge: reset the chip before freeing the buffers | Breno Leitao | 2010-08-26 | 1 | -2/+2 | |
| * | | | | | pxa168_eth: silence gcc warnings | Dan Carpenter | 2010-08-24 | 1 | -3/+3 | |
| * | | | | | pxa168_eth: update call to phy_mii_ioctl() | Dan Carpenter | 2010-08-24 | 1 | -1/+1 | |
| * | | | | | pxa168_eth: fix error handling in prope | Dan Carpenter | 2010-08-24 | 1 | -22/+22 | |
| * | | | | | pxa168_eth: remove unneeded null check | Dan Carpenter | 2010-08-24 | 1 | -4/+2 | |
| * | | | | | phylib: Fix race between returning phydev and calling adjust_link | Anton Vorontsov | 2010-08-24 | 1 | -0/+2 | |
| * | | | | | caif-driver: add HAS_DMA dependency | Heiko Carstens | 2010-08-24 | 1 | -1/+1 | |
| * | | | | | 3c59x: Fix deadlock between boomerang_interrupt and boomerang_start_tx | Neil Horman | 2010-08-24 | 1 | -1/+14 | |
| * | | | | | qlcnic: fix poll implementation | Yinglin Luan | 2010-08-23 | 1 | -1/+8 | |
| * | | | | | netxen: fix poll implementation | Yinglin Luan | 2010-08-23 | 1 | -1/+8 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | drivers/net/bnx2x: use ARRAY_SIZE macro in bnx2x_main.c | Nikitas Angelinas | 2010-09-09 | 1 | -3/+2 | |
* | | | | | au1000-eth: change multi-line comments style | Florian Fainelli | 2010-09-09 | 2 | -14/+30 | |
* | | | | | au1000-eth: remove volatiles, switch to I/O accessors | Florian Fainelli | 2010-09-09 | 2 | -52/+65 | |
* | | | | | au1000-eth: fix asm -> linux headers inclusion | Florian Fainelli | 2010-09-09 | 1 | -2/+2 | |
* | | | | | au1000-eth: fix bad printk usages | Florian Fainelli | 2010-09-09 | 1 | -10/+15 | |
* | | | | | au1000-eth: fix all but one "line over 80 characters warnings" | Florian Fainelli | 2010-09-09 | 2 | -48/+61 | |
* | | | | | au1000-eth: stylistic fixes | Florian Fainelli | 2010-09-09 | 1 | -16/+16 | |
* | | | | | au1000-eth: typedefs removal | Florian Fainelli | 2010-09-09 | 2 | -28/+28 | |
* | | | | | ixgbevf: remove private net_device_stats | Eric Dumazet | 2010-09-09 | 2 | -22/+5 | |
* | | | | | atlx: make strings const | Stephen Hemminger | 2010-09-08 | 1 | -3/+3 | |
* | | | | | ixgbevf: Removed unneeded HW struct members | Greg Rose | 2010-09-08 | 1 | -2/+0 | |
* | | | | | drivers/net/ixgbe/ixgbe_main.c: Add ixgbe_psum | Joe Perches | 2010-09-08 | 1 | -146/+151 | |
* | | | | | drivers/net/ixgbe/ixgbe_main.c: Use pr_<level> | Joe Perches | 2010-09-08 | 1 | -38/+36 | |
* | | | | | drivers/net/ixgbe/ixgbe_main.c: Checkpatch cleanups | Joe Perches | 2010-09-08 | 1 | -231/+236 | |
* | | | | | ixgbe: fix TX ring enable issues seen when VMDQ is enabled | Alexander Duyck | 2010-09-08 | 1 | -1/+1 | |
* | | | | | e1000: fix Tx hangs by disabling 64-bit DMA | Jesse Brandeburg | 2010-09-08 | 1 | -70/+92 | |
* | | | | | introduce cx82310_eth: Conexant CX82310-based ADSL router USB ethernet driver | Ondrej Zary | 2010-09-08 | 3 | -0/+363 | |
* | | | | | r8169: add gro support | Eric Dumazet | 2010-09-07 | 1 | -2/+8 | |
* | | | | | bnx2x: Update bnx2x version to 1.52.53-6 | Yaniv Rosner | 2010-09-07 | 1 | -2/+2 | |
* | | | | | bnx2x: Change LED scheme for dual-media | Yaniv Rosner | 2010-09-07 | 5 | -46/+336 | |
* | | | | | bnx2x: Add dual-media changes | Yaniv Rosner | 2010-09-07 | 9 | -376/+1074 | |
* | | | | | bnx2x: Organize PHY functions | Yaniv Rosner | 2010-09-07 | 4 | -2428/+2475 | |
* | | | | | bnx2x: Apply logic changes for the new scheme | Yaniv Rosner | 2010-09-07 | 2 | -177/+155 | |
* | | | | | bnx2x: Move common function into aggregated function | Yaniv Rosner | 2010-09-07 | 3 | -98/+108 | |
* | | | | | bnx2x: Adjust flow-control with the new scheme | Yaniv Rosner | 2010-09-07 | 1 | -74/+137 | |
* | | | | | bnx2x: Adjust alignment of split PHY functions | Yaniv Rosner | 2010-09-07 | 2 | -1271/+894 | |
* | | | | | bnx2x: Split PHY functions | Yaniv Rosner | 2010-09-07 | 4 | -853/+1425 | |
* | | | | | bnx2x: Unify PHY attributes | Yaniv Rosner | 2010-09-07 | 6 | -1386/+916 | |
* | | | | | 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 |