aboutsummaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-08net: sched: cls_u32: pass tc_u_common to u32_set_parms() instead of tc_u_hnodeAl Viro1-4/+4
2018-10-08net: sched: cls_u32: clean tc_u_common hashtableAl Viro1-15/+9
2018-10-08net: sched: cls_u32: get rid of tc_u_common ->rcuAl Viro1-1/+0
2018-10-08net: sched: cls_u32: get rid of tc_u_knode ->tpAl Viro1-3/+0
2018-10-08net: sched: cls_u32: get rid of unused argument of u32_destroy_key()Al Viro1-7/+6
2018-10-08net: sched: cls_u32: make sure that divisor is a power of 2Al Viro1-1/+5
2018-10-08net: sched: cls_u32: disallow linking to root hnodeAl Viro1-0/+4
2018-10-08net: sched: cls_u32: mark root hnode explicitlyAl Viro1-1/+3
2018-10-08net: phy: mscc: add support for VSC8574 PHYQuentin Schulz1-1/+319
2018-10-08net: phy: mscc: add support for VSC8584 PHYQuentin Schulz1-0/+747
2018-10-08dt-bindings: net: vsc8531: add two additional LED modes for VSC8584Quentin Schulz1-0/+2
2018-10-08net: phy: mscc: remove unneeded temporary variableQuentin Schulz1-8/+4
2018-10-08net: phy: mscc: shorten `x != 0` condition to `x`Quentin Schulz1-4/+4
2018-10-08net: phy: mscc: remove unneeded parenthesisQuentin Schulz1-1/+1
2018-10-08net: phy: mscc: Add EEE init sequenceRaju Lakkaraju1-0/+65
2018-10-08net: phy: mscc: add ethtool statistics countersRaju Lakkaraju1-0/+119
2018-10-08net: phy: mscc: migrate to phy_select/restore_page functionsQuentin Schulz1-84/+62
2018-10-08net: dpaa2: fix and improve dpaa2-ptp driverYangbo Lu1-16/+9
2018-10-08net: dpaa2: remove unused code for dprtcYangbo Lu3-723/+0
2018-10-08net: dpaa2: rename rtc as ptp in dpaa2-ptp driverYangbo Lu1-15/+15
2018-10-08net: dpaa2: fix dependency of config FSL_DPAA2_ETHYangbo Lu1-1/+1
2018-10-08MAINTAINERS: update files maintained under DPAA2 PTP/ETHERNETYangbo Lu1-3/+8
2018-10-08net: dpaa2: move DPAA2 PTP driver out of staging/Yangbo Lu11-27/+23
2018-10-07net: vhost: remove bad code lineTonghao Zhang1-1/+0
2018-10-07net: sched: pie: fix coding style issuesLeslie Monis1-18/+18
2018-10-07bnxt_en: Remove unnecessary unsigned integer comparison and initialize variableGustavo A. R. Silva1-2/+2
2018-10-06iwlwifi: dbg: make trigger functions type agnosticSara Sharon3-21/+20
2018-10-06iwlwifi: dbg: decrement occurrences for all triggersSara Sharon2-7/+11
2018-10-06iwlwifi: mvm: use match_string() helperYisheng Xie1-9/+4
2018-10-06iwlwifi: dbg: make iwl_fw_dbg_no_trig_window trigger agnosticSara Sharon1-6/+4
2018-10-06iwlwifi: mvm: show more HE radiotap data for TB PPDUsJohannes Berg1-36/+31
2018-10-06iwlwifi: mvm: decode HE information for MU (without ext info)Johannes Berg2-5/+6
2018-10-06iwlwifi: add debugfs to send host commandShahar S Matityahu1-0/+64
2018-10-06iwlwifi: runtime: add send host command op to firmware runtime op structShahar S Matityahu2-0/+14
2018-10-06iwlwifi: bump firmware API version for 9000 and 22000 series devicesJohannes Berg2-2/+2
2018-10-06iwlwifi: mvm Support new MCC update responseHaim Dreyfuss3-54/+45
2018-10-06iwlwifi: pcie: check iwl_pcie_txq_build_tfd() return valueJohannes Berg1-0/+2
2018-10-06iwlwifi: add fall through commentJohannes Berg1-0/+1
2018-10-06iwlwifi: pcie gen2: check iwl_pcie_gen2_set_tb() return valueJohannes Berg1-0/+2
2018-10-06iwlwifi: nvm: get num of hw addresses from firmwareNaftali Goldstein2-8/+16
2018-10-06iwlwifi: add dump collection in case alive flow failsShahar S Matityahu6-1/+34
2018-10-06iwlwifi: pcie: avoid empty free RB queueShaul Triebitz1-11/+21
2018-10-06iwlwifi: mvm: set max TX/RX A-MPDU subframes to HE limitJohannes Berg1-0/+4
2018-10-06iwlwifi: mvm: add more information to HE radiotapJohannes Berg1-4/+31
2018-10-06iwlwifi: mvm: add LDPC-XSYM to HE radiotap dataJohannes Berg1-5/+11
2018-10-06iwlwifi: mvm: add TXOP to HE radiotap dataJohannes Berg1-0/+5
2018-10-06iwlwifi: mvm: move HE-MU LTF_NUM parsing to he_phy_data parsingJohannes Berg1-25/+10
2018-10-06iwlwifi: mvm: clean up HE radiotap RU allocation parsingJohannes Berg1-77/+89
2018-10-06iwlwifi: mvm: pull some he_phy_data decoding into a separate functionJohannes Berg1-46/+59
2018-10-06iwlwifi: mvm: put HE SIG-B symbols/users data correctlyJohannes Berg1-4/+4