summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-01-26mt76: get station pointer by wcid and pass it to mac80211Felix Fietkau5-3/+38
2018-01-26mt76: add an intermediate struct for rx status informationFelix Fietkau3-3/+43
2018-01-26mt76: fix TSF value in probe responsesFelix Fietkau1-1/+5
2018-01-26mt76: retry rx polling as long as there is budget leftFelix Fietkau1-3/+7
2018-01-26Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie1-15/+31
2018-01-26net: vrf: Add support for sends to local broadcast addressDavid Ahern1-2/+3
2018-01-26r8169: fix memory corruption on retrieval of hardware statistics.Francois Romieu1-7/+2
2018-01-26mlxsw: use tc_cls_can_offload_and_chain0()Jakub Kicinski1-4/+2
2018-01-26i40e: use tc_cls_can_offload_and_chain0()Jakub Kicinski1-5/+3
2018-01-26ixgbe: use tc_cls_can_offload_and_chain0()Jakub Kicinski1-4/+1
2018-01-26bnxt: use tc_cls_can_offload_and_chain0()Jakub Kicinski3-5/+4
2018-01-26mlx5: use tc_cls_can_offload_and_chain0()Jakub Kicinski2-8/+2
2018-01-26cxgb4: use tc_cls_can_offload_and_chain0()Jakub Kicinski1-7/+1
2018-01-26nfp: use tc_cls_can_offload_and_chain0()Jakub Kicinski2-7/+4
2018-01-26netdevsim: use tc_cls_can_offload_and_chain0()Jakub Kicinski1-4/+1
2018-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-130/+210
2018-01-26drm/nouveau: Move irq setup/teardown to pci ctor/dtorLyude Paul1-15/+31
2018-01-26qed: code indent should use tabs where possibleRohit Visavalia1-5/+5
2018-01-26be2net: networking block comments don't use an empty /* lineRohit Visavalia1-2/+1
2018-01-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller8-231/+318
2018-01-26cxgb4: fix possible deadlockGanesh Goudar1-10/+10
2018-01-26net: don't call update_pmtu unconditionallyNicolas Dichtel3-8/+5
2018-01-26sfc: support Medford2 frequency adjustment formatLaurence Evans1-14/+31
2018-01-26sfc: support second + quarter ns time format for receive datapathEdward Cree1-33/+106
2018-01-26sfc: support separate PTP and general timestampingLaurence Evans1-15/+43
2018-01-26sfc: simplify RX datapath timestampingLaurence Evans1-8/+5
2018-01-26sfc: only advertise TX timestamping if we have the license for itMartin Habets2-1/+16
2018-01-26sfc: on 8000 series use TX queues for TX timestampsEdward Cree6-13/+54
2018-01-26sfc: MAC TX timestamp handling on the 8000 seriesMartin Habets2-2/+46
2018-01-26sfc: only enable TX timestamping if the adapter is licensed for itMartin Habets2-0/+29
2018-01-26sfc: use main datapath for HW timestamps if availableMartin Habets2-15/+42
2018-01-26sfc: add function to determine which TX timestamping method to useMartin Habets2-0/+11
2018-01-26sfc: handle TX timestamps in the normal data pathMartin Habets5-9/+119
2018-01-26sfc: remove tx and MCDI handling from NAPI budget considerationBert Kenward2-30/+7
2018-01-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo14-89/+752
2018-01-25rtlwifi: btcoex: Fix some static warnings from SparsePing-Ke Shih2-25/+15
2018-01-25Bluetooth: btintel: Create common function for firmware downloadTedd Ho-Jeong An4-154/+99
2018-01-25wcn36xx: release DMA memory in case of errorRamon Fried1-6/+40
2018-01-25ath9k: Display calibration data piers in debugfsWojciech Dubowik1-1/+63
2018-01-25ath9k: Use calibrated noise floor value when availableWojciech Dubowik1-14/+24
2018-01-25ath9k: Read noise floor calibration data from eepromWojciech Dubowik3-8/+67
2018-01-25ath9k: Alternative EEPROM size for AR9003Wojciech Dubowik1-0/+6
2018-01-25wil6210: support parsing brd file address from fw fileMaya Erez4-11/+184
2018-01-25wil6210: enlarge FW mac_rgf_ext section for Sparrow D0Lior David3-3/+18
2018-01-25wil6210: fix random failure to bring network interface upLior David5-2/+138
2018-01-25wil6210: configure OTP HW vectors in SW reset flowMaya Erez2-0/+26
2018-01-25wil6210: support flashless deviceDedy Lansky3-29/+87
2018-01-25wil6210: add support for Talyn AHB address mapMaya Erez4-17/+92
2018-01-25wil6210: recognize Talyn JTAG IDMaya Erez2-0/+7
2018-01-25wil6210: add Talyn PCIe device IDMaya Erez1-0/+2