summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2014-03-20igb: enable VLAN stripping for VMs with i350Stefan Assmann3-0/+12
2014-03-20ixgbevf: Protect ixgbevf_down with __IXGBEVF_DOWN bitMark Rustad1-1/+3
2014-03-20ixgbevf: Indicate removal state explicitlyMark Rustad2-7/+12
2014-03-20ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed checkJacob Keller3-5/+11
2014-03-20igb: Add register defines needed for time sync functionsCarolyn Wyborny3-5/+78
2014-03-20e1000e: Fix Explicitly set Transmit Control RegisterDavid Ertman1-1/+9
2014-03-20e1000e: Fix Hardware Unit HangDavid Ertman1-9/+23
2014-03-20i40e/i40evf: Bump build versionsCatherine Sullivan2-2/+2
2014-03-20i40e: potential array underflow in i40e_vc_process_vf_msg()Dan Carpenter1-1/+1
2014-03-20i40e/i40evf: reduce context descriptorsJesse Brandeburg2-2/+4
2014-03-20i40e/i40evf: enable hardware feature head write backJesse Brandeburg4-12/+88
2014-03-20i40e: Refactor and cleanup i40e_open(), adding i40e_vsi_open()Elizabeth Kappler2-9/+34
2014-03-20i40e: Patch to enable Ethtool/netdev feature flag for NTUPLE controlAnjali Singhai Jain2-0/+42
2014-03-20i40evf: use min_tMitch Williams1-2/+2
2014-03-20i40evf: correctly program RSS HLUT tableMitch Williams1-9/+14
2014-03-20i40e: support VF link state ndoMitch Williams3-6/+85
2014-03-18via: fix a punctuation typowangweidong1-1/+1
2014-03-18net/i40e: Avoid double setting of NETIF_F_SG for the HW encapsulation feature...Or Gerlitz1-3/+2
2014-03-18i40evf: Rename i40e_ptype_lookup i40evf_ptype_lookupEric W Biederman2-6/+6
2014-03-18e1000e: fix the build error when PM is disabledKevin Hao1-0/+2
2014-03-18igb: remove references to long gone command line parametersFernando Luis Vazquez Cao1-4/+2
2014-03-18net: ethernet: Change Ethernet Makefile and Kconfig for Altera TSE driverVince Bridgers2-0/+2
2014-03-18Altera TSE: Add Altera Ethernet Driver Makefile and KconfigVince Bridgers2-0/+15
2014-03-18Altera TSE: Add main and header file for Altera Ethernet DriverVince Bridgers2-0/+2029
2014-03-18Altera TSE: Add Miscellaneous Files for Altera Ethernet DriverVince Bridgers3-0/+298
2014-03-18Altera TSE: Add Altera Ethernet Driver SGDMA file componentsVince Bridgers3-0/+670
2014-03-18Altera TSE: Add Altera Ethernet Driver MSGDMA File ComponentsVince Bridgers3-0/+403
2014-03-18sh_eth: fold netif_msg_*() and netdev_*() calls into netif_*() invocationsSergei Shtylyov1-22/+11
2014-03-18sh_eth: convert dev_*() to netdev_*() callsSergei Shtylyov1-23/+24
2014-03-18sh_eth: convert pr_*() to netdev_*() callsSergei Shtylyov1-4/+5
2014-03-18sh_eth: exit probe with unknown register layoutSergei Shtylyov1-1/+6
2014-03-15sfc: Don't receive packets when the napi budget == 0Eric W. Biederman2-0/+6
2014-03-15vxge: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+4
2014-03-15tc35815: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+3
2014-03-15tilepro: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+3
2014-03-15tilegx: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+3
2014-03-15s2io: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+3
2014-03-15mlx4: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+3
2014-03-15sky2: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+3
2014-03-15ibmveth: Don't receive packets when the napi budget == 0Eric W. Biederman1-2/+2
2014-03-15fs_enet: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+3
2014-03-15enic: Don't receive packets when the napi budget == 0Eric W. Biederman1-6/+8
2014-03-15amd8111e: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+3
2014-03-15ixgbe: Don't receive packets when the napi budget == 0Eric W. Biederman1-2/+2
2014-03-15igb: Don't receive packets when the napi budget == 0Eric W. Biederman1-2/+2
2014-03-15i40e: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+3
2014-03-15bnx2x: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+2
2014-03-15cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug FixesSteve Wise3-38/+58
2014-03-15cxgb4/iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative adviceSteve Wise1-0/+1
2014-03-15net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman18-80/+80