index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2011-05-13
iwlagn: prepare for multi-TB commands
Johannes Berg
1
-6
/
+6
2011-04-18
iwlagn: remove most BUG_ON instances
Johannes Berg
1
-3
/
+6
2011-04-07
iwlagn: change Copyright to 2011
Wey-Yi Guy
1
-1
/
+1
2011-04-07
iwlagn: remove unused variable
Johannes Berg
1
-1
/
+0
2011-03-25
iwlagn: remove 3945 only station code
Wey-Yi Guy
1
-6
/
+0
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
1
-11
/
+0
2011-02-21
Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"
Wey-Yi Guy
1
-0
/
+11
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
1
-11
/
+0
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
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-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
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
[next]