Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
a30e3112a8bcb5bc1caa48547e597de3992e1b21
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-sta.c
a30e311
iwlwifi: move agn specific station code there
by Johannes Berg
· 14 years ago
cf6da94
iwlwifi: fix default LQ table in 5.2 band
by Tomas Winkler
· 14 years ago
7e6a588
iwlwifi: move HT configuration data into context
by Johannes Berg
· 14 years ago
238d781
iwlwifi: add context pointer to station
by Johannes Berg
· 14 years ago
770e13b
iwlwifi: store default station flags in context
by Johannes Berg
· 14 years ago
c10afb6
iwlwifi: make hw crypto context aware
by Johannes Berg
· 14 years ago
2995baf
iwlwifi: move AP sta ID to context
by Johannes Berg
· 14 years ago
dcef732
iwlwifi: contextify-stations-completely
by Johannes Berg
· 14 years ago
a194e32
iwlwifi: contextify broadcast station
by Johannes Berg
· 14 years ago
246ed35
iwlwifi: initial contextification
by Johannes Berg
· 14 years ago
97359d1
mac80211: use cipher suite selectors
by Johannes Berg
· 14 years ago
a24d52f
iwlwifi: fix locking assertions
by Johannes Berg
· 14 years ago
278c2f6
iwlwifi: update LQ for bcast station on channel change
by Daniel Halperin
· 15 years ago
09034cb
iwlwifi: return ucode errors from station management
by Johannes Berg
· 15 years ago
e666674
iwlwifi: use sync commands for keys
by Johannes Berg
· 15 years ago
4620fef
iwlagn: use mutex for aggregation
by Johannes Berg
· 15 years ago
abf52f8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
da5ae1c
iwlwifi: serialize station management actions
by Reinette Chatre
· 15 years ago
1c62c72
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
by John W. Linville
· 15 years ago
96900c7
iwlwifi: testing the wrong variable in iwl_add_bssid_station()
by Dan Carpenter
· 15 years ago
9c5ac09
iwlwifi: fix and add missing sta_lock usage
by Reinette Chatre
· 15 years ago
0af8bca
iwlwifi: introduce iwl_sta_id_or_broadcast
by Johannes Berg
· 15 years ago
63d4176
iwlwifi: remove pointless HT check
by Johannes Berg
· 15 years ago
57f8db8
iwlwifi: rename iwl_add_local_station
by Johannes Berg
· 15 years ago
c118274
iwlwifi: move iwl_find_station() to 4965
by Johannes Berg
· 15 years ago
bdbb612
iwlwifi: use iwl_sta_id() for TKIP key update
by Johannes Berg
· 15 years ago
619753f
iwlagn: use iwl_sta_id() for aggregation
by Johannes Berg
· 15 years ago
2a87c26
iwlwifi: use iwl_find_station less
by Johannes Berg
· 15 years ago
fd1af15
iwlwifi: track station IDs
by Johannes Berg
· 15 years ago
3bce606
iwlagn: work around rate scaling reset delay
by Reinette Chatre
· 15 years ago
2c810cc
iwlwifi: rework broadcast station management
by Johannes Berg
· 15 years ago
a6a0345
iwlwifi: split allocation/sending local station LQ
by Johannes Berg
· 15 years ago
156b70d
iwlwifi: fix iwl_sta_init_lq station ID
by Johannes Berg
· 15 years ago
93286db
iwlagn: move iwl_get_ra_sta_id to 4965
by Johannes Berg
· 15 years ago
1fa61b2
iwlwifi: manage IBSS station properly
by Johannes Berg
· 15 years ago
c0222df
iwlwifi: pass address to iwl_remove_station
by Johannes Berg
· 15 years ago
d2e210a
iwlwifi: make bcast LQ command available for later restore actions
by Reinette Chatre
· 15 years ago
c8d5420
iwlwifi: remove redundant iwl_dump_lq_cmd()
by Shanyu Zhao
· 15 years ago
3a23d69
iwlwifi: set correct single/dual stream mask
by Wey-Yi Guy
· 15 years ago
57e40d3
iwlwifi: fix compiler warning
by Wey-Yi Guy
· 15 years ago
f875f51
iwlwifi: fix compile warnings when compiling without debug
by Reinette Chatre
· 15 years ago
76c3c69
iwlwifi: remove pointless sta_id invalid check
by Johannes Berg
· 15 years ago
43a6126
iwlwifi: remove wrong key use check
by Johannes Berg
· 15 years ago
335348b
iwlwifi: make WEP key restoring explicit
by Johannes Berg
· 15 years ago
91dd6c2
iwlwifi: remove trailing space in messages
by Frans Pop
· 15 years ago
74bcdb3
iwlwifi: move agn only tx functions from iwlcore to iwlagn
by Wey-Yi Guy
· 15 years ago
fe6b23d
iwlwifi: implement new mac80211 station add/remove calls
by Reinette Chatre
· 15 years ago
7e24619
iwlwifi: only add broadcast station once
by Reinette Chatre
· 15 years ago
72e15d7
iwlwifi: change WEP key protection to use mutex
by Johannes Berg
· 15 years ago
10be7eb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
ff27fab
iwlwifi: fix throughput degradation in aggregation mode
by Daniel Halperin
· 15 years ago
3459ab5
iwlwifi: make broadcast station addition generic
by Reinette Chatre
· 15 years ago
1fa97aa
iwlwifi: cleanup station adding code
by Reinette Chatre
· 15 years ago
0b5d9b2
iwlwifi: fix pointer signedness warning
by Johannes Berg
· 15 years ago
1f44780
iwlwifi: update copyright year to 2010
by Reinette Chatre
· 15 years ago
64a76b5
iwlwifi: allocated rx page accounting cleanup
by Zhu Yi
· 15 years ago
6ab10ff
iwlwifi: handle unicast PS buffering
by Johannes Berg
· 15 years ago
5ed176e
mac80211: make ieee80211_find_sta per virtual interface
by Johannes Berg
· 15 years ago
3f3e037
iwlwifi: add SM PS support for 6x50 series
by Wey-Yi Guy
· 15 years ago
9a9ca65
iwlwifi: split adding broadcast station from others
by Reinette Chatre
· 15 years ago
2f30122
iwlwifi: use paged Rx
by Zhu Yi
· 15 years ago
bba9887
iwlwifi: do not send sync command while holding spinlock
by Reinette Chatre
· 15 years ago
b2ccb4d
iwlwifi: fix remove key error
by Abhijeet Kolekar
· 15 years ago
7aafef1
iwlwifi: name changed from "fat" to "ht40"
by Wey-Yi Guy
· 15 years ago
3d816c7
iwlwifi: re-introduce per device debugging
by Reinette Chatre
· 15 years ago
e46ab7f
iwlwifi: don't export symbols not needed in other modules
by Johannes Berg
· 15 years ago
5696aea
iwlwifi: remove command callback return value
by Johannes Berg
· 16 years ago
c2acea8
iwlwifi: fix up command sending
by Johannes Berg
· 16 years ago
a562a9d
iwlwifi: make debug level more user friendly
by Reinette Chatre
· 16 years ago
2d1bb9e
iwlagn: do not send key clear commands when rfkill enabled
by Reinette Chatre
· 16 years ago
943ab70
iwlwifi: use ieee80211_is_data(fc)
by Luis R. Rodriguez
· 16 years ago
13c33a0
iwlwifi: add value and range define for link quality command
by Wey-Yi Guy
· 16 years ago
c587de0
iwlwifi: unify station management
by Tomas Winkler
· 16 years ago
a8679be
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
22f6dac
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
4e8e2c8
iwlwifi: replace test_and_set_bit by set_bit in clear stations function
by Tomas Winkler
· 16 years ago
299f546
iwlwifi: update key flags at time key is set
by Reinette Chatre
· 16 years ago
279b05d
iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor mode
by Wey-Yi Guy
· 16 years ago
06fd3d8
iwl3945/iwlwifi: unify add_station function
by Abhijeet Kolekar
· 16 years ago
e11bc02
iwlwifi: use station management ops
by Abhijeet Kolekar
· 16 years ago
a2f1cbe
iwlwifi: report error when detect failure during stop agg queue
by Wey-Yi Guy
· 16 years ago
48676eb
iwlagn: fix warning when set WEP key
by Mohamed Abbas
· 16 years ago
6e21f15
iwl3945: unify set key flow with iwlwifi
by Abhijeet Kolekar
· 16 years ago
e162344
iwlwifi: don't use implicit priv in IWL_DEBUG
by Tomas Winkler
· 16 years ago
409f0a9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
5e46882
iwlwifi: clean key table in iwl_clear_stations_table
by Reinette Chatre
· 16 years ago
17f841c
iwl3945: Remaining host command cleanups
by Samuel Ortiz
· 16 years ago
e724b8f
IWL: fix WARN typo
by Jiri Slaby
· 16 years ago
01f8162
iwlwifi: update copyright year to 2009
by Reinette Chatre
· 16 years ago
15b1687
iwlwifi: replace IWL_ERROR with IWL_ERR
by Winkler, Tomas
· 16 years ago
39aadf8
iwlwifi: replace IWL_WARNING with IWL_WARN
by Winkler, Tomas
· 16 years ago
b5047f7
iwlwifi: remove includes of iwl-helpers.h where not needed
by Tomas Winkler
· 16 years ago
759ef89
iwlwifi: change email contact information
by Winkler, Tomas
· 16 years ago
730c30e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
40a9a82
iwlwifi: clean key table in iwl_clear_stations_table function
by Tomas Winkler
· 16 years ago
83dde8c
iwlwifi: move iwl_clear_stations_table to iwl-sta.c
by Winkler, Tomas
· 16 years ago
9f58671
iwlwifi: consolidate station management code
by Tomas Winkler
· 16 years ago
eb4779c
iwlwifi: trivial removal of some 4965 remaining from iwl-agn-rs.h
by Winkler, Tomas
· 16 years ago
a96a27f
iwlwifi: run through spell checker
by Tomas Winkler
· 16 years ago
3257e5d
iwlwifi: remove host commands structures from iwl_cmd
by Tomas Winkler
· 16 years ago
Next »