summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_core: Deprecate use_prio module parameterAmir Vadai2014-05-221-4/+4
* xilinx: Use time_before_eq()Manuel Schölling2014-05-223-3/+3
* micrel: Use time_before_eq()Manuel Schölling2014-05-221-1/+1
* qlogic: Use time_before()Manuel Schölling2014-05-221-5/+5
* net: davinci_emac: fix oops caused by uninitialized ndev->devSekhar Nori2014-05-221-4/+2Star
* ucc_geth: use the new fixed PHY helpersFlorian Fainelli2014-05-221-3/+11
* gianfar: use the new fixed PHY helpersFlorian Fainelli2014-05-221-3/+11
* fs_enet: use the new fixed PHY helpersFlorian Fainelli2014-05-221-7/+10
* net: systemport: use the new fixed PHY helpersFlorian Fainelli2014-05-222-2/+16
* net: bcmgenet: use the new fixed PHY helpersFlorian Fainelli2014-05-221-8/+13
* net: fec: correct the MDIO clock sourceNimrod Andy2014-05-221-1/+1
* net: fec: optimize the clock management to save powerNimrod Andy2014-05-221-64/+56Star
* net: mv643xx_eth: Implement software TSOEzequiel Garcia2014-05-221-4/+160
* net: mv643xx_eth: Use dma_map_single() to map the skb fragmentsEzequiel Garcia2014-05-221-12/+6Star
* net: mv643xx_eth: Factorize feature settingEzequiel Garcia2014-05-221-3/+5
* net: mv643xx_eth: Avoid setting the initial TCP checksumEzequiel Garcia2014-05-221-3/+6
* net: mv643xx_eth: Factorize initial checksum and command preparationEzequiel Garcia2014-05-221-48/+65
* net: mvneta: Implement software TSOEzequiel Garcia2014-05-221-1/+152
* net: mvneta: Clean mvneta_tx() sk_buff handlingEzequiel Garcia2014-05-221-8/+7Star
* net: mvneta: Factorize feature settingEzequiel Garcia2014-05-221-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-05-2226-146/+179
|\
| * i40e: fix passing wrong error code to i40e_open()Jean Sacren2014-05-211-1/+1
| * i40evf: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-05-211-20/+11Star
| * i40e: Check PCI_IOV config to avoid compile errorGreg Rose2014-05-211-0/+2
| * i40e: remove Tx work for ptpJesse Brandeburg2014-05-212-2/+0Star
| * i40e: Don't disable SR-IOV when VFs are assignedMitch Williams2014-05-211-1/+10
| * i40e: remove hardcode of stats struct size in ethtoolShannon Nelson2014-05-211-2/+3
| * i40e/i40evf: control auto ITR through ethtoolMitch Williams2014-05-212-70/+52Star
| * i40e/i40evf: set proper default for ITR registersMitch Williams2014-05-212-2/+8
| * i40evf: make ethtool_ops constMitch Williams2014-05-211-1/+1
| * i40evf: don't lie to ethtoolMitch Williams2014-05-211-1/+1
| * i40evf: Use macro param for ethtool statsMitch Williams2014-05-211-5/+7
| * i40e: add required includeMitch Williams2014-05-212-4/+1Star
| * i40evf: Fix the headers and update copyright year.Jesse Brandeburg2014-05-2120-14/+74
| * i40evf: Remove unused definesCatherine Sullivan2014-05-211-9/+0Star
| * i40evf: Update AdminQ interfaceShannon Nelson2014-05-211-14/+8Star
* | enic: Add support for adaptive interrupt coalescingSujith Sankar2014-05-214-6/+244
* | vxge: Use time_before()Manuel Schölling2014-05-211-2/+2
|/
* net: ethernet: ibm: ehea: ehea_qmr.c: Fix for possible null pointer dereferenceRickard Strandqvist2014-05-191-1/+3
* net: 8390: use time_after() for time comparisonManuel Schölling2014-05-191-2/+2
* net/mlx4_en: Fix uninitialized use of 'port_up' in mlx4_en_set_channels()Christian Engelmayer2014-05-191-1/+1
* net: mvneta: add support for fixed linksThomas Petazzoni2014-05-161-3/+16
* net: pch_gbe depends on x86_32Jean Delvare2014-05-161-1/+1
* net: systemport: wait for packet in umac_enable_set()Florian Fainelli2014-05-161-0/+6
* net: systemport: fix dma_unmap_single() lenFlorian Fainelli2014-05-161-1/+1
* net/ariadne: delete unneeded call to netdev_privJulia Lawall2014-05-151-3/+0Star
* net: systemport: pad packets to a minimum of 68 bytesFlorian Fainelli2014-05-152-7/+23
* net: systemport: only update UMAC_CMD if something changedFlorian Fainelli2014-05-151-5/+6
* ti: Remove trailing semicolon from do {...} while (0) macroJoe Perches2014-05-151-2/+2
* drivers: net: Register Micrel ksz884x network devices in PCI device tree.Markus Lottmann2014-05-151-0/+1