summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-07-07tlan: Enable activity LED on Olicom OC-2325 and OC-2326Ondrej Zary
2014-07-07ptp: Classify ptp over ip over vlan packetsStefan Sørensen
2014-07-02i40e/i40evf: Bump i40e to 0.4.21 and i40evf to 0.9.40Catherine Sullivan
2014-07-02i40e: Implement set_settings for ethtoolCatherine Sullivan
2014-07-02i40e: Add set_pauseparam to ethtoolCatherine Sullivan
2014-07-02i40e/i40evf: Add set_fc and init of FC settingsCatherine Sullivan
2014-07-02i40e: move nway resetJesse Brandeburg
2014-07-02i40e/i40evf: Add new HW link info variable an_enabled and function update_lin...Catherine Sullivan
2014-07-02i40e: Finish implementation of ethtool get settingsJesse Brandeburg
2014-07-02i40e: disable TPHJesse Brandeburg
2014-07-02i40e: Fix a boundary condition and turning off of ntupleAnjali Singhai Jain
2014-07-02i40evf: invite vector 0 to the interrupt partyMitch Williams
2014-07-02i40e: tolerate lost interruptsMitch Williams
2014-07-02i40e/i40evf: Force a shifted '1' to be unsignedPaul M Stillwell Jr
2014-07-02i40evf: don't violate scopeMitch Williams
2014-07-02i40e/i40evf: Do not free the dummy packet buffer synchronouslyAnjali Singhai Jain
2014-07-02be2net: re-enable vlan filtering mode asapKalesh AP
2014-07-02be2net: create optimal number of queues on SR-IOV configVasundhara Volam
2014-07-02be2net: read VF's capabilities from GET_PROFILE_CONFIG cmdVasundhara Volam
2014-07-02be2net: remove be_cmd_get_profile_config_mbox/mccq() variantsVasundhara Volam
2014-07-02drivers/net/hyperv/netvsc.c: remove unnecessary null test before kfreeFabian Frederick
2014-07-02sh_eth: remove checks around dev_kfree_skb() callsSergei Shtylyov
2014-07-02qlcnic: Update version to 5.3.61Harish Patil
2014-07-02qlcnic: Enhance Tx timeout debug data collection.Harish Patil
2014-07-02drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: remove unnecessary null test...Fabian Frederick
2014-07-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-07-01bonding: allow to add vlans on top of empty bondJiri Pirko
2014-07-01cxgb4vf: Adds device ID for few more Chelsio T4 AdaptersHariprasad Shenai
2014-07-01cxgb4: Adds device ID for few more Chelsio T4 AdaptersHariprasad Shenai
2014-07-01cxgb4: Replaced the backdoor mechanism to access the HW memory with PCIe Wind...Hariprasad Shenai
2014-07-01cxgb4: Use FW interface to get BAR0 valueHariprasad Shenai
2014-07-01rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is exposed through PCI Pa...Hariprasad Shenai
2014-07-01ptp: Allow reassigning calibration pin functionStefan Sørensen
2014-07-01dp83640: Get calibration pin with ptp_find_pinStefan Sørensen
2014-07-01dp83640: Verify calibration pin assignmentStefan Sørensen
2014-07-01dp83640: Increase supported perout pins to 7Stefan Sørensen
2014-07-01dp83640: Program pulsewidth2 values of perout triggers 0 and 1Stefan Sørensen
2014-07-01bnx2x: Fail probe of VFs using an old incompatible driverYuval Mintz
2014-07-01bnx2x: enlarge minimal alignemnt of data offsetDmitry Kravkov
2014-07-01bnx2x: VF can report link speedDmitry Kravkov
2014-07-01ixgbe: change PTP NSECS_PER_SEC to IXGBE_PTP_PPS_HALF_SECONDJacob Keller
2014-07-01igb: bring link up when PHY is powered upTodd Fujinaka
2014-07-01i40e/i40evf: Bump i40e to 0.4.19 and i40evf to 0.9.38Catherine Sullivan
2014-07-01i40evf: change branding stringMitch Williams
2014-07-01i40e: remove linux/export.h header from i40e_ptp.cJacob Keller
2014-07-01i40e: limit GLLAN_TXPRE_QDIS to QINDX 0-127Christopher Pau
2014-07-01i40e/i40evf: initialize context descriptorJesse Brandeburg
2014-07-01i40e: FD filter replay logic bug fixAnjali Singhai Jain
2014-06-30i40e/i40evf: add ASQ write back timeout variable to AQ structureKamil Krawczyk
2014-06-30i40evf: set flags before sending messageMitch Williams