summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-01-03net: set dev->addr_assign_type correctlyJiri Pirko
2013-01-03team: update master carrier stateFlavio Leitner
2013-01-03qlcnic: fix build errorSony Chacko
2013-01-03qlcnic: do not duplicate infrastructure functionsStephen Rothwell
2013-01-02qlcnic: update driver versionSigned-off-by: Sony Chacko
2013-01-02qlcnic: remove unused definitions from header fileShahed Shaikh
2013-01-02qlcnic: 83xx ethtool interface routinesSony Chacko
2013-01-02qlcnic: 83xx register dump routinesSony Chacko
2013-01-02qlcnic: enable 83xx virtual NIC modeSony Chacko
2013-01-02qlcnic: flash template based firmware reset recoverySony Chacko
2013-01-02qlcnic: 83xx CNA inter driver communication mechanismSony Chacko
2013-01-02qlcnic: 83xx adpater flash interface routinesSony Chacko
2013-01-02qlcnic: 83xx sysfs routinesSony Chacko
2013-01-02qlcnic: 83xx base driverSony Chacko
2013-01-02qlcnic: 83xx data path routinesSony Chacko
2013-01-02qlcnic: 83xx memory map and HW access routinesSony Chacko
2013-01-02qlcnic: macros for common register accessHimanshu Madhani
2013-01-02qlcnic: change driver hardware interface mechanismSony Chacko
2013-01-02bnx2x: Add VF device ids and enable featureAriel Elior
2013-01-02bnx2x: Support PF <-> VF Bulletin BoardAriel Elior
2013-01-02bnx2x: Support VF FLRAriel Elior
2013-01-02bnx2x: Support of PF driver of a VF release requestAriel Elior
2013-01-02bnx2x: Support of PF driver of a VF close requestAriel Elior
2013-01-02bnx2x: Support of PF driver of a VF q_teardown requestAriel Elior
2013-01-02bnx2x: Support of PF driver of a VF q_filters requestAriel Elior
2013-01-02bnx2x: Support of PF driver of a VF setup_q requestAriel Elior
2013-01-02bnx2x: Support statistics collection for VFs by the PFAriel Elior
2013-01-02bnx2x: Support of PF driver of a VF init requestAriel Elior
2013-01-02bnx2x: Support of PF driver of a VF acquire requestAriel Elior
2013-01-02bnx2x: Infrastructure for VF <-> PF request on PF sideAriel Elior
2013-01-02bnx2x: Prepare device and initialize VF databaseAriel Elior
2013-01-02bnx2x: Allocate VF database in PF when VFs are presentAriel Elior
2013-01-02bnx2x: VF fastpathAriel Elior
2013-01-02bnx2x: Support ndo_set_rxmode in VF driverAriel Elior
2013-01-02bnx2x: Add teardown_q and close to VF <-> PF channelAriel Elior
2013-01-02bnx2x: Add init, setup_q, set_mac to VF <-> PF channelAriel Elior
2013-01-02bnx2x: Separate VF and PF logicAriel Elior
2013-01-02bnx2x: Add to VF <-> PF channel the release requestAriel Elior
2013-01-02bnx2x: VF <-> PF channel 'acquire' at vf probeAriel Elior
2013-01-02bnx2x: Support probing and removing of VF deviceAriel Elior
2012-12-30team: add ethtool supportFlavio Leitner
2012-12-30veth: extend device featuresEric Dumazet
2012-12-30veth: reduce stat overheadEric Dumazet
2012-12-30team: implement carrier changeFlavio Leitner
2012-12-28dummy: implement carrier changeJiri Pirko
2012-12-27bnx2x: use ARRAY_SIZE where possibleSasha Levin
2012-12-27Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-26net/vxlan: Use the underlying device index when joining/leaving multicast groupsYan Burman
2012-12-26cpts: fix a run time warn_on.Richard Cochran