summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | ravb: simplify link auto-negotiation by ethtoolVladimir Zapolskiy2018-07-071-1/+1
| * | ravb: fix invalid context bug while changing link options by ethtoolVladimir Zapolskiy2018-07-071-34/+15
| * | ravb: fix invalid context bug while calling auto-negotiation by ethtoolVladimir Zapolskiy2018-07-071-6/+1
| * | sh_eth: remove custom .set_link_ksettings from ethtool opsVladimir Zapolskiy2018-07-071-10/+1
| * | sh_eth: remove custom .get_link_ksettings from ethtool opsVladimir Zapolskiy2018-07-071-12/+1
| * | sh_eth: remove useless serialization in sh_eth_get_link_ksettings()Vladimir Zapolskiy2018-07-071-5/+0
| * | sh_eth: remove custom .nway_reset from ethtool opsVladimir Zapolskiy2018-07-071-9/+1
| * | sh_eth: simplify link auto-negotiation by ethtoolVladimir Zapolskiy2018-07-071-1/+1
| * | sh_eth: fix invalid context bug while changing link options by ethtoolVladimir Zapolskiy2018-07-071-34/+15
| * | sh_eth: fix invalid context bug while calling auto-negotiation by ethtoolVladimir Zapolskiy2018-07-071-9/+1
| * | net: aquantia: vlan unicast address list correct handlingIgor Russkikh2018-07-067-36/+36
| * | liquidio: make timeout HZ independent and readableNicholas Mc Guire2018-07-061-1/+4
| * | qmi_wwan: add support for Quectel EG91Matevz Vucnik2018-07-051-0/+1
| * | qed: off by one in qed_parse_mcp_trace_buf()Dan Carpenter2018-07-051-1/+1
| |/
| * qed: Fix reading stale configuration informationDenis Bolotin2018-07-052-12/+28
| * net: phy: fix flag masking in __set_phy_supportedHeiner Kallweit2018-07-051-5/+2
| * smsc75xx: Add workaround for gigabit link up hardware errata.Yuiko Oshino2018-07-041-0/+62
| * net/ipv6: Revert attempt to simplify route replace and appendDavid Ahern2018-07-041-24/+24
| * net: phy: marvell: change default m88e1510 LED configurationWang Dongsheng2018-07-041-18/+36
| * Merge tag 'wireless-drivers-for-davem-2018-07-03' of git://git.kernel.org/pub...David S. Miller2018-07-0313-26/+46
| |\
| | * Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo2018-06-293-3/+16
| | |\
| | | * wcn36xx: Remove Unicode Byte Order Mark from testcodeGeert Uytterhoeven2018-06-281-1/+1
| | | * ath10k: update the phymode along with bandwidth change requestRyan Hsu2018-06-282-2/+15
| | * | rtlwifi: rtl8821ae: fix firmware is not ready to runPing-Ke Shih2018-06-291-1/+0
| | * | mt7601u: remove warning when avg_rssi is zeroStanislaw Gruszka2018-06-241-2/+4
| | * | mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat2018-06-241-2/+2
| | * | Revert "mwifiex: handle race during mwifiex_usb_disconnect"Ganapathi Bhat2018-06-241-3/+0
| | * | brcmfmac: stop watchdog before detach and free everythingMichael Trimarchi2018-06-241-0/+7
| | * | rtlwifi: Fix kernel Oops "Fw download fail!!"Ping-Ke Shih2018-06-246-13/+16
| | |/
| | * qtnfmac: fix NULL pointer dereferenceGustavo A. R. Silva2018-06-181-2/+1
| * | r8169: fix mac address changeHeiner Kallweit2018-07-031-0/+1
* | | Merge tag 'pci-v4.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-07-081-5/+1
|\ \ \ | |/ / |/| |
| * | nfp: stop limiting VFs to 0Jakub Kicinski2018-06-291-5/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-0247-154/+351
|\ \
| * | qede: Adverstise software timestamp caps when PHC is not available.Sudarsana Reddy Kalluru2018-07-021-2/+8
| * | qed: Fix use of incorrect size in memcpy call.Sudarsana Reddy Kalluru2018-07-021-4/+4
| * | qed: Fix setting of incorrect eswitch mode.Sudarsana Reddy Kalluru2018-07-022-3/+18
| * | qed: Limit msix vectors in kdump kernel to the minimum required count.Sudarsana Reddy Kalluru2018-07-021-0/+8
| * | ipvlan: call dev_change_flags when ipvlan mode is resetHangbin Liu2018-07-021-8/+28
| * | net: fix use-after-free in GRO with ESPSabrina Dubroca2018-07-022-4/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-07-011-3/+3
| |\ \
| | * | nfp: bpf: don't stop offload if replace failedJakub Kicinski2018-06-251-3/+3
| * | | hv_netvsc: split sub-channel setup into async and syncStephen Hemminger2018-06-304-52/+65
| * | | alx: take rtnl before calling __alx_open from resumeSabrina Dubroca2018-06-301-1/+7
| * | | sfc: correctly initialise filter rwsem for farchBert Kenward2018-06-301-0/+1
| * | | net: phy: DP83TC811: Fix disabling interruptsDan Murphy2018-06-301-1/+1
| * | | dpaa_eth: DPAA SGT needs to be 256BMadalin Bucur2018-06-301-7/+8
| * | | fsl/fman: fix parser reporting bad checksum on short framesMadalin Bucur2018-06-301-0/+8
| * | | bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru2018-06-303-0/+13
| * | | cnic: tidy up a size calculationDan Carpenter2018-06-301-1/+1