index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-13
iwlegacy: Add a lock assertion in il4965_send_rxon_assoc()
Jia-Ju Bai
1
-0
/
+2
2018-10-13
iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()
Luca Coelho
1
-5
/
+19
2018-10-08
iwlwifi: mvm: kill INACTIVE queue state
Johannes Berg
4
-115
/
+66
2018-10-08
iwlwifi: mvm: move iwl_mvm_sta_alloc_queue() down
Johannes Berg
1
-205
/
+205
2018-10-08
iwlwifi: mvm: make iwl_mvm_scd_queue_redirect() static
Johannes Berg
2
-7
/
+3
2018-10-08
iwlwifi: mvm: make queue TID change more explicit
Johannes Berg
1
-28
/
+25
2018-10-08
iwlwifi: mvm: remove RECONFIGURING queue state
Johannes Berg
2
-26
/
+15
2018-10-08
iwlwifi: mvm: reconfigure queues during inactivity check
Johannes Berg
1
-11
/
+7
2018-10-08
iwlwifi: mvm: move queue reconfiguration into new function
Johannes Berg
1
-31
/
+33
2018-10-08
iwlwifi: mvm: clean up iteration in iwl_mvm_inactivity_check()
Johannes Berg
1
-17
/
+15
2018-10-08
iwlwifi: mvm: remove per-queue hw refcount
Johannes Berg
4
-25
/
+28
2018-10-08
iwlwifi: mvm: move queue management into sta.c
Johannes Berg
3
-431
/
+409
2018-10-08
iwlwifi: mvm: give TX queue info struct a name
Johannes Berg
1
-11
/
+13
2018-10-08
iwlwifi: mvm: move rt status check to the start of the resume flow
Shahar S Matityahu
1
-25
/
+35
2018-10-08
iwlwifi: dump debug data before stop device
Shahar S Matityahu
3
-7
/
+26
2018-10-08
iwlwifi: mvm: use fast balance scan in case of DCM mode with P2P GO
Ayala Beker
1
-23
/
+68
2018-10-08
iwlwifi: mvm: introduce a new fragmented scan type: fast balance
Ayala Beker
2
-7
/
+18
2018-10-08
iwlwifi: trace: change trace to trace one TB at a time
Sara Sharon
3
-43
/
+34
2018-10-08
iwlwifi: pcie: don't pad AMSDU packets
Sara Sharon
1
-3
/
+7
2018-10-08
iwlwifi: mvm: don't send keys when entering D3
Sara Sharon
1
-1
/
+3
2018-10-07
Merge tag 'wireless-drivers-next-for-davem-2018-10-07' of git://git.kernel.or...
David S. Miller
31
-627
/
+762
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
[next]