summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* xen-netfront: use new skb_checksum_setup functionPaul Durrant2014-01-141-45/+3
* xen-netback: use new skb_checksum_setup functionPaul Durrant2014-01-141-257/+3
* net: 3com: fix warning for incorrect type in argumentdingtianhong2014-01-141-1/+1
* net: qlcnic: fix warning for incorrect type in argumentdingtianhong2014-01-141-1/+1
* sh_eth: fix garbled TX error messageSergei Shtylyov2014-01-141-4/+4
* bonding: fix __get_active_agg() RCU logicVeaceslav Falico2014-01-141-6/+4
* bonding: fix __get_first_agg RCU usageVeaceslav Falico2014-01-141-1/+4
* bonding: fix bond_3ad_set_carrier() RCU usageVeaceslav Falico2014-01-141-11/+11
* qlcnic: Update version to 5.3.54Shahed Shaikh2014-01-141-2/+2
* qlcnic: Enable IPv6 LRO even if IP address is not programmedShahed Shaikh2014-01-141-2/+2
* qlcnic: Fix SR-IOV cleanup code pathManish Chopra2014-01-141-3/+1
* qlcnic: Enable beaconing for 83xx/84xx Series adapter.Himanshu Madhani2014-01-147-24/+70
* qlcnic: Do MAC learning for SRIOV PF.Sucheta Chakraborty2014-01-146-31/+64
* qlcnic: Turn on promiscous mode for SRIOV PF.Sucheta Chakraborty2014-01-141-0/+4
* qlcnic: Enable VF flood bit on PF.Sucheta Chakraborty2014-01-141-0/+30
* qlcnic: Restrict VF from configuring any VLAN mode.Sucheta Chakraborty2014-01-141-1/+11
* phylib: Add of_phy_attachAndy Fleming2014-01-131-0/+20
* phylib: Support attaching to generic 10g driverAndy Fleming2014-01-131-13/+9
* phylib: Add generic 10G driverAndy Fleming2014-01-131-0/+81
* phylib: turn genphy_driver to an arrayShaohui Xie2014-01-131-8/+21
* phylib: introduce PHY_INTERFACE_MODE_XGMII for 10G PHYAndy Fleming2014-01-131-0/+1
* bnx2x: namespace and dead code cleanupsstephen hemminger2014-01-1311-524/+147
* drivers: net: silence compiler warning in smc91x.cPankaj Dubey2014-01-131-1/+1
* net/mlx4_en: call gro handler for encapsulated framesEric Dumazet2014-01-132-5/+7
* qlcnic: Convert vmalloc/memset to kcallocJoe Perches2014-01-132-11/+7
* bonding: remove dead code from 3adVeaceslav Falico2014-01-121-78/+0
* bonding: convert 3ad to use pr_warn instead of pr_warningVeaceslav Falico2014-01-121-25/+25
* bonding: clean up style for bond_3ad.cVeaceslav Falico2014-01-121-270/+349
* alx: add stats to ethtoolSabrina Dubroca2014-01-122-1/+107
* alx: add alx_get_stats64 operationSabrina Dubroca2014-01-122-0/+53
* alx: add stats update functionSabrina Dubroca2014-01-122-0/+62
* alx: add constants for the stats fieldsSabrina Dubroca2014-01-121-4/+48
* alx: add a hardware stats structureSabrina Dubroca2014-01-121-0/+62
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-01-1218-62/+887
|\
| * i40evf: fix s390 build failure due to implicit prefetch.hPaul Gortmaker2014-01-111-0/+2
| * i40e: Bump versionCatherine Sullivan2014-01-111-1/+1
| * i40e: fix log message wordingShannon Nelson2014-01-111-1/+1
| * i40e: enable PTPJacob Keller2014-01-118-2/+824
| * i40e: call clear_pxe after adminq is initializedShannon Nelson2014-01-111-0/+1
| * i40e: clear qtx_head before enabling Tx queueShannon Nelson2014-01-111-2/+4
| * i40e: adjust ITR max and min valuesShannon Nelson2014-01-111-3/+2
| * i40e: check for possible incorrect ipv6 checksumShannon Nelson2014-01-112-1/+7
| * i40e: allow VF to remove any MAC filterMitch Williams2014-01-111-2/+6
| * i40e: do not bail when disabling if Tx queue disable failsAnjali Singhai Jain2014-01-111-5/+4
| * i40e: Setting queue count to 1 using ethtool is validAnjali Singhai Jain2014-01-111-1/+1
| * i40e: Cleanup Doxygen warningsJeff Kirsher2014-01-114-23/+24
| * i40e: fix long linesMitch Williams2014-01-112-3/+4
| * i40e: Bump versionCatherine Sullivan2014-01-111-1/+1
| * i40e: Update the Current NVM version Low valueAnjali Singhai Jain2014-01-111-1/+1
| * i40e: drop unused macrosJesse Brandeburg2014-01-111-9/+0