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-tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-16
iwlwifi: add debug in Tx path in AGG flow
Emmanuel Grumbach
1
-0
/
+1
2011-12-16
iwlwifi: tid_data logic move to upper layer - txqid
Emmanuel Grumbach
1
-7
/
+21
2011-12-16
iwlwifi: tid_data logic move to upper layer - tx AGG setup
Emmanuel Grumbach
1
-11
/
+6
2011-12-16
iwlwifi: tid_data logic move to upper layer - tx AGG alloc
Emmanuel Grumbach
1
-24
/
+2
2011-12-16
iwlwifi: tid_data logic move to upper layer - tx AGG stop
Emmanuel Grumbach
1
-74
/
+12
2011-12-16
iwlwifi: don't rely on the wr / rd pointers in DELBA flow
Emmanuel Grumbach
1
-11
/
+10
2011-12-16
iwlwifi: don't count the tfds in HW queue any more
Emmanuel Grumbach
1
-6
/
+11
2011-11-22
iwlwifi: tid_data is taken twice in iwl_trans_pcie_tx_agg_alloc
Emmanuel Grumbach
1
-1
/
+0
2011-11-22
iwlwifi: improve the prints in the reclaim path
Emmanuel Grumbach
1
-3
/
+0
2011-11-11
iwlwifi: add debug information on queue stop / wake
Emmanuel Grumbach
1
-6
/
+8
2011-11-11
iwlwifi: fix unused label in iwl_send_cmd_sync
Emmanuel Grumbach
1
-1
/
+1
2011-11-11
iwlwifi: check status before send command
Wey-Yi Guy
1
-12
/
+14
2011-11-11
iwlwifi: Suppress noisy syslog messages when RF_KILL switch engaged
Todd Previte
1
-4
/
+6
2011-10-14
iwlagn: remove uneeded include to iwl-dev.h
Emmanuel Grumbach
1
-4
/
+1
2011-10-14
iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h
Emmanuel Grumbach
1
-1
/
+0
2011-10-14
iwlagn: more info on warning for shutdown agg queue
Wey-Yi Guy
1
-2
/
+3
2011-10-14
iwlagn: do nothing when disable agg in wrong state
Wey-Yi Guy
1
-0
/
+2
2011-10-14
iwlagn: add WARN if tx cmd complete come back late
Wey-Yi Guy
1
-0
/
+5
2011-10-14
iwlagn: add cmd queue pointer info when timeout
Wey-Yi Guy
1
-0
/
+9
2011-09-22
iwlagn: simplify the iwl_device_cmd layout
Emmanuel Grumbach
1
-4
/
+8
2011-09-22
iwlagn: remove the callback in host commands
Emmanuel Grumbach
1
-36
/
+6
2011-09-20
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
1
-0
/
+2
2011-09-20
iwlagn: signedness bug
Wey-Yi Guy
1
-1
/
+1
2011-09-20
iwlagn: do not use interruptible waits
Johannes Berg
1
-2
/
+2
2011-09-20
iwlagn: generically provide iwl_trans_send_cmd_pdu
Johannes Berg
1
-13
/
+0
2011-09-20
iwlagn: move PCI-E transport files
Johannes Berg
1
-0
/
+1165