summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_core: Deprecate use_prio module parameterAmir Vadai2014-05-221-4/+4
* net: cdc_ncm: fix typo in test for supported formatsDan Carpenter2014-05-221-1/+2
* 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
* bonding: remove NULL verification from bond_get_bond_by_slave()Veaceslav Falico2014-05-221-2/+0Star
* bonding: populate essential new_slave->bond/dev earlyVeaceslav Falico2014-05-221-2/+2
* net: phy: make of_set_phy_supported work with genphy driverSascha Hauer2014-05-221-1/+35
* net: phy: genphy: Allow overwriting featuresSascha Hauer2014-05-221-6/+5Star
* Merge tag 'linux-can-next-for-3.16-20140521' of git://gitorious.org/linux-can...David S. Miller2014-05-221-1/+1
|\
| * can: gs_usb: gs_destroy_candev(): fix use after freeMarc Kleine-Budde2014-05-211-1/+1
* | 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
* | teaming: fix vlan_features computingMichal Kubeček2014-05-221-1/+1
* | bonding: fix vlan_features computingMichal Kubeček2014-05-221-0/+1
* | 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
* | | wimax/i2400m: make return of 0 explicitJulia Lawall2014-05-211-5/+2Star
* | | enic: Add support for adaptive interrupt coalescingSujith Sankar2014-05-214-6/+244
* | | vxge: Use time_before()Manuel Schölling2014-05-211-2/+2
* | | ieee802154: Introduce the use of the managed version of kzallocHimangi Saraogi2014-05-211-3/+3
* | | net-tun: restructure tun_do_read for better sleep/wakeup efficiencyXi Wang2014-05-211-38/+16Star
| |/ |/|