summaryrefslogtreecommitdiff
path: root/drivers/net (follow)
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: hns: Fix wrong read accesses via Clause 45 MDIO protocolYonglong Liu2019-03-23
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: altera_tse: fix msgdma_tx_completion on non-zero fill_level caseTomonori Sakita2019-03-23
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: dsa: mv88e6xxx: Fix u64 statisticsAndrew Lunn2019-03-23
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani2019-03-23
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | xen-netback: fix occasional leak of grant ref mappings under memory pressureIgor Druzhinin2019-03-23
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | bnxt_en: Drop oversize TX packets to prevent errors.Michael Chan2019-03-23
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | team: Free BPF filter when unregistering netdevIdo Schimmel2019-03-23
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79Kai-Heng Feng2019-03-23
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon2019-03-23
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: altera_tse: fix connect_local_phy error pathAtsushi Nemoto2019-03-23
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_en: Force CHECKSUM_NONE for short ethernet framesSaeed Mahameed2019-03-23
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | team: avoid complex list operations in team_nl_cmd_options_set()Cong Wang2019-03-23
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: hns: Fix use after free identified by SLUB debugYonglong Liu2019-03-23
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "cnss2: Initialize plat_priv during bus_init"Linux Build Service Account2019-03-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cnss2: Initialize plat_priv during bus_initJayachandran Sreekumaran2019-03-26
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / cnss2: Add QCN7605 USB for cold boot cal via fs_readyRajasekaran Kalidoss2019-03-25
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "cnss: Enable cnss_msm_pcie_pm_control"Linux Build Service Account2019-03-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cnss: Enable cnss_msm_pcie_pm_controldonglian2019-03-20
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cnss2: Add support for QCN7605 ver 2 usb device supportRajasekaran Kalidoss2019-03-14
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cnss2: power up & power down during reg and unregRajasekaran Kalidoss2019-03-13
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge android-4.4.176 (cf84cdc) into msm-4.4Srinivasarao P2019-02-27
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 4.4.176 into android-4.4Greg Kroah-Hartman2019-02-23
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | net: stmmac: Fix a race in EEE enable callbackJose Abreu2019-02-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | vxlan: test dev->flags & IFF_UP before calling netif_rx()Eric Dumazet2019-02-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | sky2: Increase D3 delay againKai-Heng Feng2019-02-23
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge android-4.4.175 (08d5867) into msm-4.4Srinivasarao P2019-02-22
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 4.4.175 into android-4.4Greg Kroah-Hartman2019-02-20
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | kaweth: use skb_cow_head() to deal with cloned skbsEric Dumazet2019-02-20
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | ch9200: use skb_cow_head() to deal with cloned skbsEric Dumazet2019-02-20
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | smsc95xx: Use skb_cow_head to deal with cloned skbsJames Hughes2019-02-20
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | net: systemport: Fix WoL with password after deep sleepFlorian Fainelli2019-02-20
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | skge: potential memory corruption in skge_get_regs()Dan Carpenter2019-02-20
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | net: dp83640: expire old TX-skbSebastian Andrzej Siewior2019-02-20
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | enic: fix checksum validation for IPv6Govindarajulu Varadarajan2019-02-20
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | niu: fix missing checks of niu_pci_eeprom_readKangjie Lu2019-02-20
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | igb: Fix an issue that PME is not enabled during runtime suspendKai-Heng Feng2019-02-20
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | cw1200: Fix concurrency use-after-free bugs in cw1200_hw_scan()Jia-Ju Bai2019-02-20
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | UPSTREAM: virt_wifi: fix error return code in virt_wifi_newlink()Wei Yongjun2019-02-09
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "cnss2: Disable PCIe bus master bit before save config space"Linux Build Service Account2019-02-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | cnss2: Disable PCIe bus master bit before save config spaceNirav Shah2019-02-13
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Merge android-4.4.173 (64b5644) into msm-4.4"Linux Build Service Account2019-02-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge android-4.4.173 (64b5644) into msm-4.4Srinivasarao P2019-02-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 4.4.173 into android-4.4Greg Kroah-Hartman2019-02-07
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | ucc_geth: Reset BQL queue when stopping deviceMathias Thore2019-02-06
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Add masking for a few queries on HCA capsAya Levin2019-02-06
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo...Manfred Schlaegl2019-02-06
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | net: Fix usage of pskb_trim_rcsumRoss Lagerwall2019-02-06
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "cnss2: Provide sysfs control for vdd-wlan-en"Linux Build Service Account2019-02-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | cnss2: Provide sysfs control for vdd-wlan-enRajasekaran Kalidoss2019-02-12
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "cnss2: Add support for bdf filename with bin prefix"Linux Build Service Account2019-02-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |