index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
pcie
/
trans.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-06
iwlwifi: pcie: fix resume when no opmode is present
Johannes Berg
1
-0
/
+3
2013-07-16
iwlwifi: pcie: don't disable L1 for newest NICs
Emmanuel Grumbach
1
-4
/
+10
2013-07-16
iwlwifi: remove forward debugfs function declarations
Johannes Berg
1
-14
/
+0
2013-07-16
iwlwifi: move dump_fh into common code
Inbal Hacohen
1
-66
/
+1
2013-06-25
iwlwifi: always use 'trans_pcie' name
Johannes Berg
1
-8
/
+9
2013-05-29
iwlwifi: mvm: implement D3 testing
Johannes Berg
1
-2
/
+17
2013-05-27
iwlwifi: move D3_CFG_COMPLETE handling into DVM
Johannes Berg
1
-7
/
+0
2013-05-17
iwlwifi: constify the source buffer of iwl_trans_write_mem
Emmanuel Grumbach
1
-2
/
+2
2013-05-13
iwlwifi: pcie: prefer to load the firmware in one shot
Emmanuel Grumbach
1
-7
/
+14
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+13
2013-03-20
iwlwifi: set rfkill in internal state of the transport
Emmanuel Grumbach
1
-0
/
+13
2013-03-06
iwlwifi: fix indirect write bug
Amnon Paz
1
-2
/
+3
2013-03-06
iwlwifi: move firmware restart debugfs hook to op_mode
Emmanuel Grumbach
1
-18
/
+0
2013-03-06
iwlwifi: a few fixes in license
Emmanuel Grumbach
1
-1
/
+1
2013-02-05
iwlwifi: use threaded interrupt handler
Johannes Berg
1
-7
/
+4
2013-02-01
iwlwifi: move register access lock into transport
Lilach Edelstein
1
-16
/
+31
2013-02-01
iwlwifi: add iwl_set_bits_mask to transport API
Lilach Edelstein
1
-5
/
+43
2013-01-24
iwlwifi: update copyright
Johannes Berg
1
-2
/
+2
2013-01-16
iwlwifi: improve the reports in TX path
Emmanuel Grumbach
1
-1
/
+42
2013-01-16
iwlwifi: enable communication with WoWLAN firmware
Johannes Berg
1
-17
/
+74
2013-01-16
iwlwifi: allow to zero SRAM
Emmanuel Grumbach
1
-1
/
+2
2013-01-16
iwlwifi: don't enable all interrupts on resuming
Johannes Berg
1
-3
/
+0
2013-01-03
iwlwifi: always check that grab_nic_access succeeds
Emmanuel Grumbach
1
-2
/
+2
2013-01-03
iwlwifi: move some PCIe calls to better places
Johannes Berg
1
-6
/
+3
2013-01-03
iwlwifi: request IRQ only once
Johannes Berg
1
-37
/
+25
2013-01-03
iwlwifi: virtualize SRAM access
Emmanuel Grumbach
1
-0
/
+41
2013-01-03
iwlwifi: virtualize iwl_{grab,release}_nic_access
Emmanuel Grumbach
1
-0
/
+64
2013-01-03
iwlwifi: let the op_mode run a FW while in RFKILL
Emmanuel Grumbach
1
-2
/
+2
2013-01-03
iwlwifi: make the BC table layout configurable
Emmanuel Grumbach
1
-0
/
+1
2012-12-14
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-6
/
+2
2012-12-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
1
-0
/
+18
2012-12-07
iwlwifi: Use standard #defines for PCIe Capability ASPM fields
Bjorn Helgaas
1
-5
/
+2
2012-12-07
iwlwifi: collapse wrapper for pcie_capability_read_word()
Bjorn Helgaas
1
-10
/
+3
2012-12-07
iwlwifi: reset_ict in stop_hw
Emmanuel Grumbach
1
-0
/
+2
2012-12-07
iwlwifi: move prph handling into the transport
Emmanuel Grumbach
1
-0
/
+16
2012-11-21
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
1
-953
/
+65
2012-11-19
iwlwifi: more cleanup in pcie/rx.c
Emmanuel Grumbach
1
-1
/
+0
2012-11-19
iwlwifi: continue clean up - pcie/tx.c
Emmanuel Grumbach
1
-694
/
+7
2012-11-19
iwlwifi: continue clean up - pcie/trans.c
Emmanuel Grumbach
1
-37
/
+31
2012-11-19
iwlwifi: continue clean up - pcie/rx.c
Emmanuel Grumbach
1
-193
/
+3
2012-11-19
iwlwifi: init the replenish work in rx_init
Emmanuel Grumbach
1
-2
/
+3
2012-11-19
iwlwifi: rename functions in transport layer
Emmanuel Grumbach
1
-60
/
+56
2012-11-16
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
1
-12
/
+15
2012-11-14
wireless: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
1
-18
/
+10
2012-11-14
iwlwifi: don't enable interrupt as a W/A when MSI is enabled
Emmanuel Grumbach
1
-9
/
+8
2012-11-14
iwlwifi: don't warn if transport's allocation failed
Emmanuel Grumbach
1
-1
/
+1
2012-11-09
iwlwifi: return commands with error on FW error
Johannes Berg
1
-0
/
+3
2012-11-07
iwlwifi: remove useless messages
Johannes Berg
1
-9
/
+0
2012-11-05
iwlwifi: check the SCD conf from ALIVE response
Emmanuel Grumbach
1
-3
/
+7
2012-10-31
iwlwifi: handle RFKILL logic in the transport layer
Emmanuel Grumbach
1
-1
/
+2
[next]