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
/
iwlwifi
/
pcie
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-08
iwlwifi: trace: change trace to trace one TB at a time
Sara Sharon
2
-19
/
+28
2018-10-08
iwlwifi: pcie: don't pad AMSDU packets
Sara Sharon
1
-3
/
+7
2018-10-06
iwlwifi: pcie: check iwl_pcie_txq_build_tfd() return value
Johannes Berg
1
-0
/
+2
2018-10-06
iwlwifi: pcie gen2: check iwl_pcie_gen2_set_tb() return value
Johannes Berg
1
-0
/
+2
2018-10-06
iwlwifi: pcie: avoid empty free RB queue
Shaul Triebitz
1
-11
/
+21
2018-10-06
iwlwifi: dbg: move debug data to a struct
Sara Sharon
1
-1
/
+1
2018-09-28
iwlwifi: pcie: add infrastructure for multiple debug buffers
Sara Sharon
3
-77
/
+62
2018-09-28
iwlwifi: pcie: support transmitting SKBs with fraglist
Johannes Berg
1
-0
/
+8
2018-09-28
iwlwifi: pcie: set RB size according to user settings
Shaul Triebitz
1
-5
/
+23
2018-09-28
iwlwifi: pcie: fit reclaim msg to MAX_MSG_LEN
Golan Ben Ami
1
-1
/
+1
2018-09-28
iwlwifi: pcie: Fail fast if HW is inaccessible at probe
Rajat Jain
1
-0
/
+6
2018-09-28
iwlwifi: pcie: tx: pull tracing out of iwl_fill_data_tbs()
Johannes Berg
1
-20
/
+21
2018-09-28
iwlwifi: pcie: tx: unify TFD unmapping
Johannes Berg
1
-21
/
+7
2018-09-28
iwlwifi: pcie: gen2: build A-MSDU only for GSO
Johannes Berg
1
-1
/
+6
2018-09-28
iwlwifi: pcie: gen2: pull adding frags to helper routine
Johannes Berg
1
-19
/
+32
2018-09-28
iwlwifi: pcie: read correct prph address for newer devices
Sara Sharon
1
-2
/
+14
2018-09-28
iwlwifi: debug flow cleanup
Shahar S Matityahu
1
-29
/
+38
2018-09-28
iwlwifi: fw: stop and start debugging using host command
Sara Sharon
2
-2
/
+2
2018-09-28
iwlwifi: fw: add a restart FW debug function
Sara Sharon
2
-2
/
+2
2018-08-31
iwlwifi: fix devices with PCI Device ID 0x34F0 and 11ac RF modules
Luca Coelho
1
-28
/
+27
2018-08-31
iwlwifi: refactor txq_alloc for supporting more command type
Golan Ben Ami
2
-28
/
+73
2018-08-31
iwlwifi: avoid code duplication in stopping fw debug data recording
Shahar S Matityahu
2
-10
/
+3
2018-08-31
iwlwifi: change monitor DMA to be coherent
Shahar S Matityahu
2
-45
/
+21
2018-08-31
iwlwifi: remove all occurrences of the FSF address paragraph
Luca Coelho
5
-20
/
+0
2018-08-31
iwlwifi: pcie: set interrupt coalescing also for gen2
Sara Sharon
1
-0
/
+3
2018-08-31
iwlwifi: improve the flow when a NIC is disconnected
Emmanuel Grumbach
3
-12
/
+8
2018-08-31
iwlwifi: pcie: avoid unnecessary work if NIC is disconnected
Matt Chen
2
-0
/
+14
2018-08-31
iwlwifi: pcie: make gen2 of apm_init non-static
Golan Ben Ami
2
-1
/
+2
2018-08-31
iwlwifi: pcie: store the default rxq number
Golan Ben Ami
3
-1
/
+5
2018-08-31
iwlwifi: remove dump_regs() from transport ops
Johannes Berg
3
-3
/
+3
2018-08-31
iwlwifi: pcie: make non-static hcmd and rx code
Golan Ben Ami
4
-8
/
+16
2018-08-31
iwlwifi: pcie: allow using tx init for other queues but the command queue
Golan Ben Ami
3
-13
/
+15
2018-08-31
iwlwifi: drop packets with bad status in CD
Sara Sharon
2
-62
/
+6
2018-08-16
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2018-08-06
iwlwifi: Remove unnecessary include of <linux/pci-aspm.h>
Bjorn Helgaas
1
-1
/
+0
2018-08-05
Merge tag 'wireless-drivers-next-for-davem-2018-08-05' of git://git.kernel.or...
David S. Miller
9
-397
/
+1111
2018-08-02
iwlwifi: pcie: split tx to amsdu and non amsdu
Sara Sharon
1
-49
/
+100
2018-08-02
iwlwifi: move some msix and rx functions to a common place
Golan Ben Ami
3
-42
/
+48
2018-08-02
iwlwifi: pcie: include tcp.h implicitly
Luca Coelho
1
-0
/
+1
2018-08-02
iwlwifi: pcie: don't access periphery registers when not available
Emmanuel Grumbach
2
-12
/
+16
2018-08-02
iwlwifi: allow masking out memory areas from the fw dump
Shahar S Matityahu
1
-38
/
+60
2018-08-02
iwlwifi: trans: add a new op for getting DMA data
Sara Sharon
1
-0
/
+17
2018-08-02
iwlwifi: pcie: move rxb retrieval to a helper function
Sara Sharon
1
-33
/
+42
2018-08-02
iwlwifi: pcie: unionize used bd and completion descriptor
Sara Sharon
2
-25
/
+13
2018-08-02
iwlwifi: pcie: support rx structures for 22560 devices
Golan Ben Ami
3
-26
/
+128
2018-08-02
iwlwifi: pcie: add a bunch of PCI IDs for 22000 and 22560
Luca Coelho
1
-3
/
+18
2018-07-26
iwlwifi: pcie: support 2k rx buffers
Golan Ben Ami
1
-0
/
+3
2018-07-26
iwlwifi: update registers changed for 22560 devices
Golan Ben Ami
1
-1
/
+6
2018-07-26
iwlwifi: introduce new rx structures used by 22560 RFH
Golan Ben Ami
1
-0
/
+100
2018-07-26
iwlwifi: support new tx api
Golan Ben Ami
1
-4
/
+22
[next]