index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
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
2019-02-14
iwlwifi: dbg_ini: implement monitor dram memory dump
Shahar S Matityahu
2
-13
/
+89
2019-02-14
iwlwifi: mvm: don't require WOWLAN images when unified
Ido Yariv
1
-1
/
+5
2019-02-14
iwlwifi: dbg_ini: implement monitor sram memory dump
Shahar S Matityahu
2
-6
/
+18
2019-02-14
iwlwifi: pcie: add TPT oriented prints
Sara Sharon
2
-8
/
+17
2019-02-14
iwlwifi: dvm: don't use IWL_DL_FW_ERRORS
Sara Sharon
1
-7
/
+7
2019-02-14
iwlwifi: pcie: fix emergency path
Sara Sharon
1
-3
/
+8
2019-02-14
iwlwifi: bump FW API to 45 for 9000 and 22000 series
Luca Coelho
2
-2
/
+2
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
1
-1
/
+2
2019-02-07
Merge tag 'iwlwifi-next-for-kalle-2019-02-04' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
Kalle Valo
44
-650
/
+1156
2019-02-06
Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
65
-2826
/
+2640
2019-02-04
Merge tag 'wireless-drivers-for-davem-2019-02-04' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
David S. Miller
1
-1
/
+2
2019-02-04
iwlwifi: implement BISR HW workaround for 22260 devices
Johannes Berg
3
-1
/
+16
2019-02-04
iwlwifi: mvm: fix RFH config command with >=10 CPUs
Johannes Berg
1
-6
/
+14
2019-02-04
iwlwifi: refactor NIC init sequence
Johannes Berg
6
-120
/
+64
2019-02-04
iwlwifi: fix send hcmd timeout recovery flow
Shahar S Matityahu
5
-10
/
+35
2019-02-04
iwlwifi: dbg_ini: implement paging memory dump
Shahar S Matityahu
5
-38
/
+125
2019-02-04
iwlwifi: dbg_ini: implement device internal memory dump
Shahar S Matityahu
2
-55
/
+21
2019-02-04
iwlwifi: dbg_ini: implement csr memory dump
Shahar S Matityahu
1
-31
/
+25
2019-02-04
iwlwifi: dbg_ini: create new dump flow and implement prph dump
Shahar S Matityahu
3
-39
/
+163
2019-02-04
iwlwifi: dbg_ini: align struct iwl_fw_ini_region_cfg to the FW
Shahar S Matityahu
2
-21
/
+60
2019-02-04
iwlwifi: mvm: fix RSS config command
Sara Sharon
1
-6
/
+6
2019-02-04
iwlwifi: mvm: support absolute thresholds in bf configuration
Avigail Grinstein
3
-2
/
+32
2019-02-04
iwlwifi: mvm: don't hide HE radiotap data in SKB
Johannes Berg
1
-11
/
+36
2019-02-04
iwlwifi: mvm: add description to second BAD_COMMAND assert number
Naftali Goldstein
1
-0
/
+1
2019-02-04
iwlwifi: move config structs to C file
Johannes Berg
2
-29
/
+34
2019-02-04
iwlwifi: mvm: add HE TB PPDU SIG-A BW to radiotap
Johannes Berg
1
-6
/
+15
2019-02-04
iwlwifi: dbg_ini: remove redundant dram buffer allocation
Shahar S Matityahu
4
-48
/
+85
2019-02-04
iwlwifi: dvm: use %u for sscanf() into unsigned variable
Johannes Berg
1
-1
/
+2
2019-02-04
iwlwifi: mvm: config mac ctxt to HE before TLC
Liad Kaufman
2
-2
/
+5
2019-02-04
iwlwifi: mvm: add tlc command name to output
Liad Kaufman
1
-0
/
+1
2019-02-04
iwlwifi: mvm: remove redundant condition
Johannes Berg
1
-5
/
+3
2019-02-04
iwlwifi: mvm: limit AMSDU size to 8K
Sara Sharon
1
-1
/
+6
2019-02-04
iwlwifi: mvm: fix AP mode in WEP
Emmanuel Grumbach
3
-63
/
+102
2019-02-04
iwlwifi: mvm: add fall through comments where needed
Luca Coelho
6
-5
/
+10
2019-02-04
iwlwifi: dvm: fix some fall through warnings
Luca Coelho
2
-3
/
+6
2019-02-04
iwlwifi: dbg_ini: update ini structs meta doc
Shahar S Matityahu
1
-11
/
+11
2019-02-04
iwlwifi: Fix pre operational dumping flows
Shahar S Matityahu
8
-49
/
+81
2019-02-04
iwlwifi: mvm: remove duplicated include from ops.c
YueHaibing
1
-1
/
+0
2019-02-04
iwlwifi: mvm: support new format for the beacon notification
Emmanuel Grumbach
4
-13
/
+47
2019-02-04
iwlwifi: dbg_ini: update max region id num to support 64 regions
Shahar S Matityahu
1
-1
/
+1
2019-02-04
iwlwifi: dbg_ini: update ini triggers enum
Shahar S Matityahu
1
-46
/
+46
2019-02-04
iwlwifi: differentiate between alive timeout and alive flow failure
Shahar S Matityahu
6
-21
/
+24
2019-02-04
iwlwifi: mvm: support CHANNEL_SWITCH_TIME_EVENT_CMD command
Sara Sharon
5
-40
/
+119
2019-02-04
iwlwifi: mvm: simplify some return conditions
Sara Sharon
3
-14
/
+7
2019-02-04
iwlwifi: fix bad dma handling in page_mem dumping flow
Shahar S Matityahu
2
-4
/
+3
2019-02-04
iwlwifi: dbg_ini: give better naming to region struct fields
Shahar S Matityahu
2
-15
/
+18
2019-02-04
iwlwifi: dbg_ini: fix iwl_fw_ini_buffer_location field enum bad naming
Shahar S Matityahu
1
-1
/
+1
2019-02-04
iwlwifi dbg_ini: update ini structs doc
Shahar S Matityahu
1
-5
/
+5
2019-02-04
iwlwifi: bump FW API to 44 for 9000 and 22000 series
Luca Coelho
2
-2
/
+2
[prev]
[next]