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-sta.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-02
iwlagn: fix race condition when reprogram sta
Wey-Yi Guy
1
-0
/
+13
2010-11-16
iwlagn: reprogram AP STA after assoc
Johannes Berg
1
-5
/
+46
2010-10-08
iwlwifi: move agn specific station code there
Johannes Berg
1
-712
/
+13
2010-09-11
iwlwifi: fix default LQ table in 5.2 band
Tomas Winkler
1
-11
/
+8
2010-08-27
iwlwifi: move HT configuration data into context
Johannes Berg
1
-13
/
+10
2010-08-27
iwlwifi: add context pointer to station
Johannes Berg
1
-7
/
+15
2010-08-27
iwlwifi: store default station flags in context
Johannes Berg
1
-1
/
+1
2010-08-27
iwlwifi: make hw crypto context aware
Johannes Berg
1
-18
/
+23
2010-08-27
iwlwifi: move AP sta ID to context
Johannes Berg
1
-2
/
+3
2010-08-27
iwlwifi: contextify-stations-completely
Johannes Berg
1
-2
/
+9
2010-08-27
iwlwifi: contextify broadcast station
Johannes Berg
1
-35
/
+54
2010-08-27
iwlwifi: initial contextification
Johannes Berg
1
-1
/
+5
2010-08-17
mac80211: use cipher suite selectors
Johannes Berg
1
-11
/
+13
2010-08-06
iwlwifi: fix locking assertions
Johannes Berg
1
-3
/
+3
2010-06-26
iwlwifi: update LQ for bcast station on channel change
Daniel Halperin
1
-0
/
+30
2010-06-21
iwlwifi: return ucode errors from station management
Johannes Berg
1
-6
/
+10
2010-06-21
iwlwifi: use sync commands for keys
Johannes Berg
1
-11
/
+18
2010-06-21
iwlagn: use mutex for aggregation
Johannes Berg
1
-9
/
+22
2010-06-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+4
2010-06-14
iwlwifi: serialize station management actions
Reinette Chatre
1
-0
/
+4
2010-06-02
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
1
-36
/
+36
2010-05-24
iwlwifi: testing the wrong variable in iwl_add_bssid_station()
Dan Carpenter
1
-1
/
+1
2010-05-13
iwlwifi: fix and add missing sta_lock usage
Reinette Chatre
1
-24
/
+32
2010-05-13
iwlwifi: introduce iwl_sta_id_or_broadcast
Johannes Berg
1
-12
/
+4
2010-05-11
iwlwifi: remove pointless HT check
Johannes Berg
1
-4
/
+6
2010-05-11
iwlwifi: rename iwl_add_local_station
Johannes Berg
1
-6
/
+3
2010-05-11
iwlwifi: move iwl_find_station() to 4965
Johannes Berg
1
-45
/
+0
2010-05-11
iwlwifi: use iwl_sta_id() for TKIP key update
Johannes Berg
1
-8
/
+13
2010-05-11
iwlagn: use iwl_sta_id() for aggregation
Johannes Berg
1
-6
/
+7
2010-05-11
iwlwifi: use iwl_find_station less
Johannes Berg
1
-56
/
+0
2010-05-11
iwlwifi: track station IDs
Johannes Berg
1
-33
/
+28
2010-05-11
iwlagn: work around rate scaling reset delay
Reinette Chatre
1
-1
/
+37
2010-05-11
iwlwifi: rework broadcast station management
Johannes Berg
1
-70
/
+67
2010-05-11
iwlwifi: split allocation/sending local station LQ
Johannes Berg
1
-8
/
+8
2010-05-11
iwlwifi: fix iwl_sta_init_lq station ID
Johannes Berg
1
-7
/
+4
2010-05-11
iwlagn: move iwl_get_ra_sta_id to 4965
Johannes Berg
1
-11
/
+0
2010-05-11
iwlwifi: manage IBSS station properly
Johannes Berg
1
-1
/
+6
2010-05-11
iwlwifi: pass address to iwl_remove_station
Johannes Berg
1
-7
/
+7
2010-05-11
iwlwifi: make bcast LQ command available for later restore actions
Reinette Chatre
1
-25
/
+66
2010-04-17
iwlwifi: remove redundant iwl_dump_lq_cmd()
Shanyu Zhao
1
-1
/
+0
2010-04-17
iwlwifi: set correct single/dual stream mask
Wey-Yi Guy
1
-1
/
+11
2010-04-09
iwlwifi: fix compiler warning
Wey-Yi Guy
1
-1
/
+4
2010-04-09
iwlwifi: fix compile warnings when compiling without debug
Reinette Chatre
1
-1
/
+1
2010-04-09
iwlwifi: remove pointless sta_id invalid check
Johannes Berg
1
-5
/
+1
2010-04-09
iwlwifi: remove wrong key use check
Johannes Berg
1
-8
/
+0
2010-04-09
iwlwifi: make WEP key restoring explicit
Johannes Berg
1
-5
/
+9
2010-04-02
iwlwifi: remove trailing space in messages
Frans Pop
1
-6
/
+6
2010-03-25
iwlwifi: move agn only tx functions from iwlcore to iwlagn
Wey-Yi Guy
1
-0
/
+1
2010-03-19
iwlwifi: implement new mac80211 station add/remove calls
Reinette Chatre
1
-235
/
+293
2010-03-19
iwlwifi: only add broadcast station once
Reinette Chatre
1
-23
/
+85
[next]