aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-03net: add address assign type "SET"Jiri Pirko
2013-01-03net: set dev->addr_assign_type correctlyJiri Pirko
2013-01-03net: call add_device_randomness() only after successful mac changeJiri Pirko
2013-01-03rtnl: use dev_set_mac_address() instead of plain ndo_Jiri 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-30bridge: respect RFC2863 operational statestephen hemminger
2012-12-30net: filter: return -EINVAL if BPF_S_ANC* operation is not supportedDaniel Borkmann
2012-12-28skbuff: make __kmalloc_reserve staticstephen hemminger