summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | pcnet_cs: add new_idKen Kawasaki2010-08-281-0/+1
| | |_|_|_|/ | |/| | | |
| * | | | | qlge: reset the chip before freeing the buffersBreno Leitao2010-08-261-2/+2
| * | | | | pxa168_eth: silence gcc warningsDan Carpenter2010-08-241-3/+3
| * | | | | pxa168_eth: update call to phy_mii_ioctl()Dan Carpenter2010-08-241-1/+1
| * | | | | pxa168_eth: fix error handling in propeDan Carpenter2010-08-241-22/+22
| * | | | | pxa168_eth: remove unneeded null checkDan Carpenter2010-08-241-4/+2
| * | | | | phylib: Fix race between returning phydev and calling adjust_linkAnton Vorontsov2010-08-241-0/+2
| * | | | | caif-driver: add HAS_DMA dependencyHeiko Carstens2010-08-241-1/+1
| * | | | | 3c59x: Fix deadlock between boomerang_interrupt and boomerang_start_txNeil Horman2010-08-241-1/+14
| * | | | | qlcnic: fix poll implementationYinglin Luan2010-08-231-1/+8
| * | | | | netxen: fix poll implementationYinglin Luan2010-08-231-1/+8
| | |_|_|/ | |/| | |
* | | | | drivers/net/bnx2x: use ARRAY_SIZE macro in bnx2x_main.cNikitas Angelinas2010-09-091-3/+2
* | | | | au1000-eth: change multi-line comments styleFlorian Fainelli2010-09-092-14/+30
* | | | | au1000-eth: remove volatiles, switch to I/O accessorsFlorian Fainelli2010-09-092-52/+65
* | | | | au1000-eth: fix asm -> linux headers inclusionFlorian Fainelli2010-09-091-2/+2
* | | | | au1000-eth: fix bad printk usagesFlorian Fainelli2010-09-091-10/+15
* | | | | au1000-eth: fix all but one "line over 80 characters warnings"Florian Fainelli2010-09-092-48/+61
* | | | | au1000-eth: stylistic fixesFlorian Fainelli2010-09-091-16/+16
* | | | | au1000-eth: typedefs removalFlorian Fainelli2010-09-092-28/+28
* | | | | ixgbevf: remove private net_device_statsEric Dumazet2010-09-092-22/+5
* | | | | atlx: make strings constStephen Hemminger2010-09-081-3/+3
* | | | | ixgbevf: Removed unneeded HW struct membersGreg Rose2010-09-081-2/+0
* | | | | drivers/net/ixgbe/ixgbe_main.c: Add ixgbe_psumJoe Perches2010-09-081-146/+151
* | | | | drivers/net/ixgbe/ixgbe_main.c: Use pr_<level>Joe Perches2010-09-081-38/+36
* | | | | drivers/net/ixgbe/ixgbe_main.c: Checkpatch cleanupsJoe Perches2010-09-081-231/+236
* | | | | ixgbe: fix TX ring enable issues seen when VMDQ is enabledAlexander Duyck2010-09-081-1/+1
* | | | | e1000: fix Tx hangs by disabling 64-bit DMAJesse Brandeburg2010-09-081-70/+92
* | | | | introduce cx82310_eth: Conexant CX82310-based ADSL router USB ethernet driverOndrej Zary2010-09-083-0/+363
* | | | | r8169: add gro supportEric Dumazet2010-09-071-2/+8
* | | | | bnx2x: Update bnx2x version to 1.52.53-6Yaniv Rosner2010-09-071-2/+2
* | | | | bnx2x: Change LED scheme for dual-mediaYaniv Rosner2010-09-075-46/+336
* | | | | bnx2x: Add dual-media changesYaniv Rosner2010-09-079-376/+1074
* | | | | bnx2x: Organize PHY functionsYaniv Rosner2010-09-074-2428/+2475
* | | | | bnx2x: Apply logic changes for the new schemeYaniv Rosner2010-09-072-177/+155
* | | | | bnx2x: Move common function into aggregated functionYaniv Rosner2010-09-073-98/+108
* | | | | bnx2x: Adjust flow-control with the new schemeYaniv Rosner2010-09-071-74/+137
* | | | | bnx2x: Adjust alignment of split PHY functionsYaniv Rosner2010-09-072-1271/+894
* | | | | bnx2x: Split PHY functionsYaniv Rosner2010-09-074-853/+1425
* | | | | bnx2x: Unify PHY attributesYaniv Rosner2010-09-076-1386/+916
* | | | | mlx4_en: Fixed Ethtool statistics reportYevgeny Petrilin2010-09-062-2/+2
* | | | | mlx4_en: Consider napi_get_frags() failure.Yevgeny Petrilin2010-09-061-0/+2
* | | | | drivers/net: Removing undead ifdef CHELSIO_T1_1GChristian Dietrich2010-09-061-2/+0
* | | | | drivers/net/jme: Use pr_<level>Joe Perches2010-09-062-53/+48
* | | | | NET: bna, fix lock imbalanceJiri Slaby2010-09-061-1/+2
* | | | | drivers/net/fs_enet/fs_enet-main.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-061-1/+2
* | | | | ibmveth: Update module information and versionSantiago Leon2010-09-062-48/+48
* | | | | ibmveth: Remove some unnecessary include filesSantiago Leon2010-09-061-3/+0
* | | | | ibmveth: Convert driver specific assert to BUG_ONSantiago Leon2010-09-061-23/+11
* | | | | ibmveth: Return -EINVAL on all ->probe errorsSantiago Leon2010-09-061-2/+2
* | | | | ibmveth: Coding style fixesSantiago Leon2010-09-061-145/+172
OpenPOWER on IntegriCloud