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
2017-04-19
iwlwifi: split the handler and the wake parts of the notification infra
Emmanuel Grumbach
2
-11
/
+24
2017-04-19
iwlwifi: mvm: dump frames early on invalid rate
Sara Sharon
2
-8
/
+23
2017-04-19
iwlwifi: mvm: disable RX queue notification for a000 devices
Sara Sharon
1
-1
/
+2
2017-04-19
iwlwifi: mvm: support init extended command
Sara Sharon
3
-0
/
+39
2017-04-19
iwlwifi: mvm: add GEO_TX_POWER_LIMIT cmd for geographic tx power table
Haim Dreyfuss
5
-2
/
+160
2017-04-19
iwlwifi: pcie: remove RSA race workaround
Luca Coelho
1
-46
/
+0
2017-04-19
iwlwifi: support a000 CDB product
Sara Sharon
3
-8
/
+24
2017-04-19
iwlwifi: mvm: support change to a000 smem API
Sara Sharon
6
-155
/
+241
2017-04-19
iwlwifi: add four new 8265 and 8275 series PCI IDs
Tzipi Peres
1
-0
/
+4
2017-04-19
iwlwifi: mvm: provide the actual number of frames for the SP len
Emmanuel Grumbach
1
-1
/
+1
2017-04-19
iwlwifi: mvm: ignore BAID for SN smaller than SSN
Sara Sharon
3
-6
/
+27
2017-04-19
iwlwifi: mvm: change TX_CMD_SEC_KEY_FROM_TABLE value
David Spinadel
2
-2
/
+2
2017-04-19
iwlwifi: mvm: work around HW issue with AMSDU de-aggregation
Sara Sharon
1
-0
/
+7
2017-04-19
iwlwifi: mvm: do not turn on RX_FLAG_AMSDU_MORE
Sara Sharon
1
-3
/
+0
2017-04-19
iwlwifi: mvm: remove unneeded reg write in iwl_mvm_up()
Liad Kaufman
2
-7
/
+0
2017-04-19
iwlwifi: move to TVQM mode
Sara Sharon
5
-96
/
+202
2017-04-19
iwlwifi: mvm: support new TX response for TVQM
Sara Sharon
4
-29
/
+61
2017-04-19
iwlwifi: pcie: get rid of txq id assignment
Sara Sharon
3
-40
/
+47
2017-04-19
iwlwifi: mvm: remove unnecessary label in iwl_mvm_handle_rx_statistics()
Luca Coelho
1
-8
/
+5
2017-04-19
iwlwifi: pcie: alloc queues dynamically
Sara Sharon
6
-73
/
+199
2017-04-19
iwlwifi: pcie: introduce new stop_device
Sara Sharon
3
-9
/
+161
2017-04-19
iwlwifi: pcie: prepare for dynamic queue allocation
Sara Sharon
6
-58
/
+58
2017-04-19
iwlwifi: pcie: remove block and freeze operations from new transport
Sara Sharon
2
-22
/
+3
2017-04-19
iwlwifi: pcie: support new write pointer width
Sara Sharon
1
-2
/
+2
2017-04-19
iwlwifi: pcie: support host commands in new transport
Sara Sharon
4
-18
/
+396
2017-04-19
iwlwifi: pcie: rewrite TFD creation
Sara Sharon
1
-133
/
+82
2017-04-19
iwlwifi: pcie: support new TX command
Sara Sharon
2
-11
/
+3
2017-04-19
iwlwifi: pcie: cleanup old transport code from gen2
Sara Sharon
3
-177
/
+30
2017-04-19
iwlwifi: mvm: move new API code to the end
Goodstein, Mordechay
1
-33
/
+36
2017-04-19
iwlwifi: mvm: tell the firmware about the U-APSD parameters
Emmanuel Grumbach
2
-9
/
+12
2017-04-19
iwlwifi: mvm: remove unnecessary debugging from UMAC scan
Luca Coelho
1
-4
/
+1
2017-04-19
iwlwifi: pcie: copy TX functions to new transport
Sara Sharon
4
-32
/
+540
2017-04-19
iwlwifi: mvm: support moving to mgmt tid
Sara Sharon
3
-3
/
+11
2017-04-19
iwlwifi: mvm: support a000 SCD queue configuration
Sara Sharon
4
-13
/
+96
2017-04-19
iwlwifi: pcie: introduce a000 TX queues management
Sara Sharon
6
-14
/
+240
2017-04-19
iwlwifi: mvm: support new TX API
Sara Sharon
2
-17
/
+91
2017-04-19
iwlwifi: mvm: add support for EWRD (Dynamic SAR) ACPI table
Luca Coelho
2
-17
/
+108
2017-04-19
iwlwifi: mvm: spin off SAR profile selection function
Luca Coelho
3
-22
/
+56
2017-04-19
iwlwifi: mvm: refactor SAR init to prepare for dynamic SAR
Haim Dreyfuss
2
-65
/
+107
2017-04-19
iwlwifi: mvm: disable multi-queue for a000 devices
Sara Sharon
1
-1
/
+2
2017-04-19
iwlwifi: mvm: use same scan API for all a000 devices
Sara Sharon
2
-43
/
+51
2017-04-19
iwlwifi: mvm: prepare for station count change
Sara Sharon
18
-62
/
+66
2017-04-19
iwlwifi: cleanup unused function
Sara Sharon
1
-10
/
+0
2017-04-19
iwlwifi: mvm: add queues after adding station
Sara Sharon
1
-52
/
+52
2017-04-19
iwlwifi: mvm: read new secure boot registers
Sara Sharon
2
-3
/
+12
2017-04-18
Merge tag 'iwlwifi-next-for-kalle-2017-04-13' of git://git.kernel.org/pub/scm...
Kalle Valo
38
-361
/
+1433
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-1
/
+2
2017-04-11
iwlwifi: mvm: separate queue mapping from queue enablement
Sara Sharon
1
-13
/
+21
2017-04-11
iwlwifi: mvm: remove call for paging in new init flow
Sara Sharon
2
-9
/
+2
2017-04-11
iwlwifi: pcie: add context information support
Sara Sharon
10
-75
/
+867
[prev]
[next]