summaryrefslogtreecommitdiffstats
path: root/firmware/ti_3410.fw.ihex (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-22net: phy: make phy_(read|write)_mmd() generic MMD accessorsRussell King2-8/+49
2017-03-22net: phy: move phy MMD accessors to phy-core.cRussell King4-104/+138
2017-03-22net: stmmac: Use AVB mode by defaultThierry Reding1-2/+2
2017-03-22net: stmmac: Restore DT backwards-compatibilityThierry Reding1-0/+7
2017-03-22net: stmmac: Always enable MAC RX queuesThierry Reding1-1/+1
2017-03-22net: convert sk_filter.refcnt from atomic_t to refcount_tReshetova, Elena2-6/+14
2017-03-22net: greth: Utilize of_get_mac_address()Tobias Klauser1-5/+5
2017-03-22liquidio: fix Coverity scan errorsFelix Manlunas2-2/+4
2017-03-22net: tcp: Permit user set TCP_MAXSEG to default valueGao Feng1-1/+1
2017-03-22Openvswitch: Refactor sample and recirc actions implementationandy zhou1-83/+93
2017-03-22openvswitch: Optimize sample action for the clone use casesandy zhou4-98/+167
2017-03-22openvswitch: Refactor recirc key allocation.andy zhou1-26/+40
2017-03-22openvswitch: Deferred fifo API change.andy zhou1-7/+11
2017-03-22net: vrf: performance improvements for IPv6David Ahern1-10/+56
2017-03-22net: vrf: performance improvements for IPv4David Ahern1-10/+96
2017-03-22sock: introduce SO_MEMINFO getsockoptJosh Hunt16-9/+60
2017-03-22mlxsw: spectrum: fix swapped order of arguments packets and bytesColin Ian King1-1/+1
2017-03-22cxgb4: Update IngPad and IngPack valuesArjun Vynipadath2-19/+60
2017-03-22net: dwc-xlgmac: add module licenseArnd Bergmann1-0/+1
2017-03-22net: dwc-xlgmac: include dcbnl.hArnd Bergmann1-0/+1
2017-03-22neighbour: fix nlmsg_pid in notificationsRoopa Prabhu5-21/+26
2017-03-22qed: Always publish VF link from leading hwfnMintz, Yuval1-3/+10
2017-03-22qed: Raise verbosity of Malicious VF indicationsMintz, Yuval1-4/+10
2017-03-22qed: Make qed_iov_mark_vf_flr() return boolMintz, Yuval2-9/+10
2017-03-22qed: Deprecate VF multiple queue-stopMintz, Yuval2-46/+62
2017-03-22qed: Uniform IOV queue validationMintz, Yuval1-31/+92
2017-03-22qed: Correct default VF coalescing configurationMintz, Yuval1-1/+2
2017-03-22qed: Set HW-channel to ready before ACKing VFMintz, Yuval1-4/+8
2017-03-22qed: Clean VF malicious indication when disabling IOVMintz, Yuval1-3/+5
2017-03-22qed: Increase verbosity of VF -> PF errorsMintz, Yuval1-6/+12
2017-03-22rhashtable: Add rhashtable_lookup_get_insert_fastAndreas Gruenbacher1-0/+22
2017-03-22liquidio: fix for vf mac addr command sent to nic firmwareRick Farrington4-8/+30
2017-03-22net: usb: pegasus: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-03-22ibmvnic: Correct ibmvnic handling of device open/closeJohn Allen2-48/+67
2017-03-22ibmvnic: Move ibmvnic adapter intialization to its own routineJohn Allen1-50/+60
2017-03-22ibmvnic: Move login to its own routineJohn Allen1-8/+20
2017-03-22ibmvnic: Move login and queue negotiation into ibmvnic_openJohn Allen1-45/+43
2017-03-22net: sun: sungem: rix a possible null dereferencePhilippe Reynes1-2/+3
2017-03-22liquidio: add debug error messages to report command timeoutRick Farrington2-2/+4
2017-03-22liquidio: remove duplicate codeSatanand Burla3-72/+36
2017-03-22net: stmmac: RX queue routing configurationJoao Pinto8-0/+116
2017-03-22net: stmmac: TX and RX queue priority configurationJoao Pinto8-0/+131
2017-03-22net: stmmac: enable multiple buffersJoao Pinto4-473/+973
2017-03-22net: ethoc: Use ether_addr_copy()Tobias Klauser1-2/+2
2017-03-22mlxsw: spectrum: Align the matchall default case returned valueOr Gerlitz1-1/+1
2017-03-22mlxsw: spectrum: Cosmetic naming changeArkadi Sharshevsky4-146/+152
2017-03-22r8152: check hw version firsthayeswang1-39/+63
2017-03-22net: usb: usb: remove old api ethtool_{get|set}_settingsPhilippe Reynes2-39/+0
2017-03-22net: usb: asix: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+6
2017-03-22net: usb: sr9700: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-2/+2