Age | Commit message (Expand) | Author | Files | Lines |
2018-10-08 | mac80211_hwsim: drop now unused work-queue from hwsim | Martin Willi | 1 | -10/+1 |
2018-10-07 | net: vhost: remove bad code line | Tonghao Zhang | 1 | -1/+0 |
2018-10-07 | bnxt_en: Remove unnecessary unsigned integer comparison and initialize variable | Gustavo A. R. Silva | 1 | -2/+2 |
2018-10-07 | Merge tag 'wireless-drivers-next-for-davem-2018-10-07' of git://git.kernel.or... | David S. Miller | 177 | -5633/+6916 |
2018-10-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 44 | -229/+410 |
2018-10-06 | Merge tag 'mt76-for-kvalo-2018-10-05' of https://github.com/nbd168/wireless | Kalle Valo | 73 | -2088/+1684 |
2018-10-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Greg Kroah-Hartman | 12 | -43/+84 |
2018-10-06 | iwlwifi: dbg: make trigger functions type agnostic | Sara Sharon | 3 | -21/+20 |
2018-10-06 | iwlwifi: dbg: decrement occurrences for all triggers | Sara Sharon | 2 | -7/+11 |
2018-10-06 | iwlwifi: mvm: use match_string() helper | Yisheng Xie | 1 | -9/+4 |
2018-10-06 | iwlwifi: dbg: make iwl_fw_dbg_no_trig_window trigger agnostic | Sara Sharon | 1 | -6/+4 |
2018-10-06 | iwlwifi: mvm: show more HE radiotap data for TB PPDUs | Johannes Berg | 1 | -36/+31 |
2018-10-06 | iwlwifi: mvm: decode HE information for MU (without ext info) | Johannes Berg | 2 | -5/+6 |
2018-10-06 | iwlwifi: add debugfs to send host command | Shahar S Matityahu | 1 | -0/+64 |
2018-10-06 | iwlwifi: runtime: add send host command op to firmware runtime op struct | Shahar S Matityahu | 2 | -0/+14 |
2018-10-06 | iwlwifi: bump firmware API version for 9000 and 22000 series devices | Johannes Berg | 2 | -2/+2 |
2018-10-06 | iwlwifi: mvm Support new MCC update response | Haim Dreyfuss | 3 | -54/+45 |
2018-10-06 | iwlwifi: pcie: check iwl_pcie_txq_build_tfd() return value | Johannes Berg | 1 | -0/+2 |
2018-10-06 | iwlwifi: add fall through comment | Johannes Berg | 1 | -0/+1 |
2018-10-06 | iwlwifi: pcie gen2: check iwl_pcie_gen2_set_tb() return value | Johannes Berg | 1 | -0/+2 |
2018-10-06 | iwlwifi: nvm: get num of hw addresses from firmware | Naftali Goldstein | 2 | -8/+16 |
2018-10-06 | iwlwifi: add dump collection in case alive flow fails | Shahar S Matityahu | 6 | -1/+34 |
2018-10-06 | iwlwifi: pcie: avoid empty free RB queue | Shaul Triebitz | 1 | -11/+21 |
2018-10-06 | iwlwifi: mvm: set max TX/RX A-MPDU subframes to HE limit | Johannes Berg | 1 | -0/+4 |
2018-10-06 | iwlwifi: mvm: add more information to HE radiotap | Johannes Berg | 1 | -4/+31 |
2018-10-06 | iwlwifi: mvm: add LDPC-XSYM to HE radiotap data | Johannes Berg | 1 | -5/+11 |
2018-10-06 | iwlwifi: mvm: add TXOP to HE radiotap data | Johannes Berg | 1 | -0/+5 |
2018-10-06 | iwlwifi: mvm: move HE-MU LTF_NUM parsing to he_phy_data parsing | Johannes Berg | 1 | -25/+10 |
2018-10-06 | iwlwifi: mvm: clean up HE radiotap RU allocation parsing | Johannes Berg | 1 | -77/+89 |
2018-10-06 | iwlwifi: mvm: pull some he_phy_data decoding into a separate function | Johannes Berg | 1 | -46/+59 |
2018-10-06 | iwlwifi: mvm: put HE SIG-B symbols/users data correctly | Johannes Berg | 1 | -4/+4 |
2018-10-06 | iwlwifi: mvm: minor cleanups to HE radiotap code | Johannes Berg | 1 | -8/+3 |
2018-10-06 | iwlwifi: mvm: remove unnecessary overload variable | Johannes Berg | 1 | -3/+3 |
2018-10-06 | iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interface | Emmanuel Grumbach | 1 | -3/+6 |
2018-10-06 | iwlwifi: dbg: group trigger condition to helper function | Sara Sharon | 9 | -93/+77 |
2018-10-06 | iwlwifi: dbg: dump memory in a helper function | Sara Sharon | 1 | -58/+34 |
2018-10-06 | iwlwifi: mvm: allow channel reorder optimization during scan | Ayala Beker | 2 | -1/+7 |
2018-10-06 | iwlwifi: dbg: split iwl_fw_error_dump to two functions | Sara Sharon | 1 | -23/+40 |
2018-10-06 | iwlwifi: dbg: refactor dump code to improve readability | Sara Sharon | 1 | -92/+66 |
2018-10-06 | iwlwifi: dbg: move debug data to a struct | Sara Sharon | 8 | -101/+108 |
2018-10-06 | iwlwifi: mvm: check for n_profiles validity in EWRD ACPI | Luca Coelho | 1 | -2/+6 |
2018-10-05 | Merge tag 'pci-v4.19-fixes-3' of ssh://gitolite.kernel.org/pub/scm/linux/kern... | Greg Kroah-Hartman | 2 | -12/+67 |
2018-10-05 | Merge tag 'for-4.19/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 5 | -15/+20 |
2018-10-05 | Merge tag 'gpio-v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Greg Kroah-Hartman | 1 | -1/+1 |
2018-10-05 | Merge tag 'pm-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Greg Kroah-Hartman | 1 | -1/+4 |
2018-10-05 | net: mvpp2: Extract the correct ethtype from the skb for tx csum offload | Maxime Chevallier | 1 | -4/+5 |
2018-10-05 | net: mscc: ocelot: make use of SerDes PHYs for handling their configuration | Quentin Schulz | 5 | -12/+63 |
2018-10-05 | phy: add driver for Microsemi Ocelot SerDes muxing | Quentin Schulz | 5 | -0/+313 |
2018-10-05 | net: mscc: ocelot: simplify register access for PLL5 configuration | Quentin Schulz | 2 | -156/+9 |
2018-10-05 | net: mscc: ocelot: move the HSIO header to include/soc | Quentin Schulz | 2 | -786/+1 |