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
/
iwl-trans-pcie.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-02
iwlwifi: don't mess up QoS counters with non-QoS frames
Emmanuel Grumbach
1
-0
/
+1
2012-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-6
/
+4
2012-01-04
drivers/iwlwifi: use dma_zalloc_coherent() for DMA allocation
Djalal Harouni
1
-6
/
+4
2012-01-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-115
/
+36
2011-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+1
2011-12-19
iwlwifi: update SCD BC table for all SCD queues
Emmanuel Grumbach
1
-3
/
+1
2011-12-16
iwlwifi: add debug in Tx path in AGG flow
Emmanuel Grumbach
1
-0
/
+13
2011-12-16
iwlwifi: transport layer shouldn't access the AGG SM
Emmanuel Grumbach
1
-21
/
+5
2011-12-16
iwlwifi: tid_data logic move to upper layer - seq_number
Emmanuel Grumbach
1
-20
/
+1
2011-12-16
iwlwifi: tid_data logic move to upper layer - txqid
Emmanuel Grumbach
1
-3
/
+18
2011-12-16
iwlwifi: tid_data logic move to upper layer - check_empty
Emmanuel Grumbach
1
-43
/
+0
2011-12-16
iwlwifi: tid_data logic move to upper layer - tx AGG stop
Emmanuel Grumbach
1
-1
/
+1
2011-12-16
iwlwifi: don't rely on the wr / rd pointers in DELBA flow
Emmanuel Grumbach
1
-6
/
+4
2011-12-16
iwlwifi: we can wake SW queues even when draining HW queues
Emmanuel Grumbach
1
-13
/
+3
2011-12-16
iwlwifi: don't count the tfds in HW queue any more
Emmanuel Grumbach
1
-24
/
+7
2011-12-09
iwlwifi: move calib_results list from iwl_priv to iwl_trans
Don Fry
1
-0
/
+1
2011-12-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-16
/
+17
2011-11-28
iwlwifi: help to debug AGG SM inconsistencies
Emmanuel Grumbach
1
-2
/
+10
2011-11-22
iwlwifi: improve the prints in the reclaim path
Emmanuel Grumbach
1
-3
/
+3
2011-11-22
iwlwifi: check the HW when a queue is stuck
Emmanuel Grumbach
1
-1
/
+5
2011-11-11
iwlwifi: add debug information on queue stop / wake
Emmanuel Grumbach
1
-10
/
+13
2011-11-11
iwlwifi: avoid a panic when unloading the module with RF Kill
Emmanuel Grumbach
1
-16
/
+17
2011-11-02
iwlagn: fix the race in the unmapping of the HCMD
Emmanuel Grumbach
1
-4
/
+8
2011-10-14
iwlagn: rename all the mac80211 callback functions
Wey-Yi Guy
1
-2
/
+3
2011-10-14
iwlagn: warn only once if AGG state is wrong
Emmanuel Grumbach
1
-1
/
+1
2011-10-14
iwlagn: fix a race in the unmapping of the TFDs
Emmanuel Grumbach
1
-0
/
+3
2011-10-14
iwlagn: stop interrupts when suspending
Johannes Berg
1
-1
/
+6
2011-10-14
iwlagn: don't assign seqno to QoS Null frames
Johannes Berg
1
-2
/
+2
2011-09-27
iwlagn: use kcalloc when possible for array allocation
Emmanuel Grumbach
1
-6
/
+6
2011-09-27
iwlagn: set the sequence control from the transport layer
Emmanuel Grumbach
1
-0
/
+3
2011-09-22
iwlagn: remove duplicate list init
Amit Beka
1
-2
/
+0
2011-09-22
iwlagn: pending frames musn't be incremented if agg is on
Emmanuel Grumbach
1
-2
/
+2
2011-09-22
iwlagn: simplify the iwl_device_cmd layout
Emmanuel Grumbach
1
-1
/
+1
2011-09-20
iwlagn: clean up PM code
Johannes Berg
1
-10
/
+4
2011-09-20
iwlagn: generically provide iwl_trans_send_cmd_pdu
Johannes Berg
1
-1
/
+0
2011-09-20
iwlagn: move PCI-E transport files
Johannes Berg
1
-0
/
+1995