summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * ieee802154: mcr20a: add missing includesArnd Bergmann2018-07-051-1/+2
| * | qed: fix spelling mistake "successffuly" -> "successfully"Ewan D. Milne2018-07-121-1/+1
| * | sfp: fix module initialisation with netdev already upRussell King2018-07-121-2/+2
| * | sfp: ensure we clean up properly on bus registration failureRussell King2018-07-121-7/+24
| * | bnxt_en: Fix for system hang if request_irq failsVikas Gupta2018-07-101-1/+3
| * | bnxt_en: Do not modify max IRQ count after RDMA driver requests/frees IRQs.Michael Chan2018-07-103-4/+1
| * | bnxt_en: Support clearing of the IFF_BROADCAST flag.Michael Chan2018-07-101-2/+7
| * | bnxt_en: Always set output parameters in bnxt_get_max_rings().Michael Chan2018-07-101-2/+2
| * | bnxt_en: Fix inconsistent BNXT_FLAG_AGG_RINGS logic.Michael Chan2018-07-101-1/+4
| * | bnxt_en: Fix the vlan_tci exact match check.Venkat Duvvuru2018-07-101-3/+27
| * | net: macb: Allocate valid memory for TX and RX BD prefetchHarini Katakam2018-07-072-6/+32
| * | net: macb: Free RX ring for all queuesHarini Katakam2018-07-071-6/+5
| * | cxgb4: assume flash part size to be 4MB, if it can't be determinedCasey Leedom2018-07-071-22/+13
| * | ravb: remove custom .set_link_ksettings from ethtool opsVladimir Zapolskiy2018-07-071-10/+1
| * | ravb: remove custom .get_link_ksettings from ethtool opsVladimir Zapolskiy2018-07-071-12/+1
| * | ravb: remove useless serialization in ravb_get_link_ksettings()Vladimir Zapolskiy2018-07-071-5/+0
| * | ravb: remove custom .nway_reset from ethtool opsVladimir Zapolskiy2018-07-071-11/+1
| * | 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 'devicetree-fixes-for-4.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-07-193-3/+16
|\ \ \
| * | | of: overlay: update phandle cache on overlay apply and removeFrank Rowand2018-07-163-3/+16
| | |/ | |/|