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-agn-tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-06
iwlwifi: move DVM code into subdirectory
Johannes Berg
1
-1386
/
+0
2012-06-06
iwlwifi: handle race condition in ROC flow
Ilan Peer
1
-0
/
+18
2012-05-16
iwlwifi: don't disable AGG queues that are not enabled
Emmanuel Grumbach
1
-3
/
+9
2012-05-16
iwlwifi: don't flood logs when HT debug flag is set
Emmanuel Grumbach
1
-4
/
+3
2012-04-24
iwlwifi: use new mac80211 queue scheme
Johannes Berg
1
-4
/
+9
2012-04-24
iwlwifi: remove TX/RX frame statistics
Johannes Berg
1
-3
/
+0
2012-04-24
iwlwifi: remove traffic log
Johannes Berg
1
-1
/
+0
2012-04-18
iwlwifi: split between AGG_ON and AGG_STARTING
Emmanuel Grumbach
1
-3
/
+17
2012-04-18
iwlwifi: op_mode holds its pointer to the config
Emmanuel Grumbach
1
-8
/
+8
2012-04-18
iwlwifi: op_mode holds its pointer to the transport
Emmanuel Grumbach
1
-5
/
+5
2012-04-12
iwlwifi: move hw_params into priv
Johannes Berg
1
-3
/
+3
2012-04-10
mac80211: remove antenna_sel_tx TX info field
Johannes Berg
1
-2
/
+2
2012-04-10
iwlwifi: move queue mapping out of transport
Johannes Berg
1
-21
/
+111
2012-04-10
iwlwifi: add trailing newline to various messages
Johannes Berg
1
-4
/
+4
2012-03-09
iwlwifi: fix the delta for remove max_txq_num patch
Wey-Yi Guy
1
-1
/
+1
2012-03-08
iwlwifi: more status bit factoring
Don Fry
1
-2
/
+2
2012-03-08
iwlwifi: log stop / wake queues
Emmanuel Grumbach
1
-0
/
+2
2012-03-08
iwlwifi: make tx_cmd_pool kmem cache global
Stanislaw Gruszka
1
-4
/
+4
2012-03-08
iwlwifi: redesign PASSIVE_NO_RX workaround
Johannes Berg
1
-6
/
+6
2012-03-08
iwlwifi: move iwl_sta_id_or_broadcast to user
Johannes Berg
1
-1
/
+30
2012-03-07
iwlwifi: move packet to transport
Johannes Berg
1
-2
/
+2
2012-03-07
iwlwifi: put use_rts_for_aggregation into hw_params
Johannes Berg
1
-2
/
+1
2012-03-07
iwlwifi: don't pass iwl_rx_mem_buffer to upper layers
Johannes Berg
1
-2
/
+2
2012-03-07
iwlwifi: use ieee80211_tx_status
Johannes Berg
1
-10
/
+18
2012-03-07
iwlwifi: move wowlan bool into priv
Johannes Berg
1
-1
/
+1
2012-03-07
iwlwifi: remove shared lock
Johannes Berg
1
-9
/
+0
2012-03-07
iwlwifi: make sta lock private & BH lock
Johannes Berg
1
-26
/
+20
2012-03-07
iwlwifi: reduce sta_lock hold time in TX
Johannes Berg
1
-4
/
+4
2012-03-07
iwlwifi: remove an unused argument
Johannes Berg
1
-5
/
+4
2012-02-29
mac80211: handle non-bufferable MMPDUs correctly
Johannes Berg
1
-1
/
+5
2012-02-17
iwlwifi: move workqueue to priv
Johannes Berg
1
-1
/
+1
2012-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+10
2012-02-02
iwlwifi: don't mess up QoS counters with non-QoS frames
Emmanuel Grumbach
1
-3
/
+9
2012-02-02
iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG level
John W. Linville
1
-1
/
+1
2012-01-24
iwlwifi: update Copyright
Wey-Yi Guy
1
-1
/
+1
2011-12-16
iwlwifi: don't accept Tx packets when draining HW queues
Emmanuel Grumbach
1
-0
/
+8
2011-12-16
iwlwifi: kill iwl_{start,stop}_tx_ba_trans_ready
Emmanuel Grumbach
1
-11
/
+11
2011-12-16
iwlwifi: tid_data moves to iwl_priv
Emmanuel Grumbach
1
-18
/
+16
2011-12-16
iwlwifi: transport layer shouldn't access the AGG SM
Emmanuel Grumbach
1
-0
/
+11
2011-12-16
iwlwifi: tid_data logic move to upper layer - seq_number
Emmanuel Grumbach
1
-3
/
+27
2011-12-16
iwlwifi: tid_data logic move to upper layer - txqid
Emmanuel Grumbach
1
-22
/
+13
2011-12-16
iwlwifi: tid_data logic move to upper layer - check_empty
Emmanuel Grumbach
1
-0
/
+39
2011-12-16
iwlwifi: tid_data logic move to upper layer - tx AGG setup
Emmanuel Grumbach
1
-0
/
+61
2011-12-16
iwlwifi: tid_data logic move to upper layer - tx AGG alloc
Emmanuel Grumbach
1
-2
/
+30
2011-12-16
iwlwifi: tid_data logic move to upper layer - tx AGG stop
Emmanuel Grumbach
1
-17
/
+71
2011-12-16
iwlwifi: don't count the tfds in HW queue any more
Emmanuel Grumbach
1
-2
/
+26
2011-12-16
iwlwifi: fix endianity issue in debug prints
Emmanuel Grumbach
1
-1
/
+1
2011-12-16
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
Don Fry
1
-6
/
+6
2011-12-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+4
2011-12-12
iwlwifi: do not set the sequence control bit is not needed
Wey-Yi Guy
1
-1
/
+4
[next]