index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-sta.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: fix locking assertions
Johannes Berg
2010-08-06
1
-3
/
+3
*
iwlwifi: update LQ for bcast station on channel change
Daniel Halperin
2010-06-25
1
-0
/
+30
*
iwlwifi: return ucode errors from station management
Johannes Berg
2010-06-21
1
-6
/
+10
*
iwlwifi: use sync commands for keys
Johannes Berg
2010-06-21
1
-11
/
+18
*
iwlagn: use mutex for aggregation
Johannes Berg
2010-06-21
1
-9
/
+22
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-06-17
1
-0
/
+4
|
\
|
*
iwlwifi: serialize station management actions
Reinette Chatre
2010-06-14
1
-0
/
+4
*
|
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
2010-06-02
1
-36
/
+36
|
\
\
|
|
/
|
/
|
|
*
iwlwifi: fix and add missing sta_lock usage
Reinette Chatre
2010-05-13
1
-24
/
+32
|
*
iwlwifi: introduce iwl_sta_id_or_broadcast
Johannes Berg
2010-05-13
1
-12
/
+4
*
|
iwlwifi: testing the wrong variable in iwl_add_bssid_station()
Dan Carpenter
2010-05-24
1
-1
/
+1
|
/
*
iwlwifi: remove pointless HT check
Johannes Berg
2010-05-11
1
-4
/
+6
*
iwlwifi: rename iwl_add_local_station
Johannes Berg
2010-05-11
1
-6
/
+3
*
iwlwifi: move iwl_find_station() to 4965
Johannes Berg
2010-05-11
1
-45
/
+0
*
iwlwifi: use iwl_sta_id() for TKIP key update
Johannes Berg
2010-05-11
1
-8
/
+13
*
iwlagn: use iwl_sta_id() for aggregation
Johannes Berg
2010-05-11
1
-6
/
+7
*
iwlwifi: use iwl_find_station less
Johannes Berg
2010-05-11
1
-56
/
+0
*
iwlwifi: track station IDs
Johannes Berg
2010-05-11
1
-33
/
+28
*
iwlagn: work around rate scaling reset delay
Reinette Chatre
2010-05-11
1
-1
/
+37
*
iwlwifi: rework broadcast station management
Johannes Berg
2010-05-11
1
-70
/
+67
*
iwlwifi: split allocation/sending local station LQ
Johannes Berg
2010-05-11
1
-8
/
+8
*
iwlwifi: fix iwl_sta_init_lq station ID
Johannes Berg
2010-05-11
1
-7
/
+4
*
iwlagn: move iwl_get_ra_sta_id to 4965
Johannes Berg
2010-05-11
1
-11
/
+0
*
iwlwifi: manage IBSS station properly
Johannes Berg
2010-05-11
1
-1
/
+6
*
iwlwifi: pass address to iwl_remove_station
Johannes Berg
2010-05-11
1
-7
/
+7
*
iwlwifi: make bcast LQ command available for later restore actions
Reinette Chatre
2010-05-11
1
-25
/
+66
*
iwlwifi: remove redundant iwl_dump_lq_cmd()
Shanyu Zhao
2010-04-16
1
-1
/
+0
*
iwlwifi: set correct single/dual stream mask
Wey-Yi Guy
2010-04-16
1
-1
/
+11
*
iwlwifi: fix compiler warning
Wey-Yi Guy
2010-04-09
1
-1
/
+4
*
iwlwifi: fix compile warnings when compiling without debug
Reinette Chatre
2010-04-09
1
-1
/
+1
*
iwlwifi: remove pointless sta_id invalid check
Johannes Berg
2010-04-09
1
-5
/
+1
*
iwlwifi: remove wrong key use check
Johannes Berg
2010-04-09
1
-8
/
+0
*
iwlwifi: make WEP key restoring explicit
Johannes Berg
2010-04-09
1
-5
/
+9
*
iwlwifi: remove trailing space in messages
Frans Pop
2010-04-02
1
-6
/
+6
*
iwlwifi: move agn only tx functions from iwlcore to iwlagn
Wey-Yi Guy
2010-03-25
1
-0
/
+1
*
iwlwifi: implement new mac80211 station add/remove calls
Reinette Chatre
2010-03-19
1
-235
/
+293
*
iwlwifi: only add broadcast station once
Reinette Chatre
2010-03-19
1
-23
/
+85
*
iwlwifi: change WEP key protection to use mutex
Johannes Berg
2010-03-10
1
-9
/
+9
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-02-04
1
-51
/
+99
|
\
|
*
iwlwifi: fix throughput degradation in aggregation mode
Daniel Halperin
2010-01-25
1
-14
/
+9
|
*
iwlwifi: make broadcast station addition generic
Reinette Chatre
2010-01-25
1
-0
/
+11
|
*
iwlwifi: cleanup station adding code
Reinette Chatre
2010-01-25
1
-36
/
+78
|
*
iwlwifi: update copyright year to 2010
Reinette Chatre
2010-01-19
1
-1
/
+1
*
|
iwlwifi: fix pointer signedness warning
Johannes Berg
2010-01-25
1
-2
/
+2
|
/
*
iwlwifi: allocated rx page accounting cleanup
Zhu Yi
2009-12-21
1
-6
/
+2
*
iwlwifi: handle unicast PS buffering
Johannes Berg
2009-11-18
1
-15
/
+14
*
mac80211: make ieee80211_find_sta per virtual interface
Johannes Berg
2009-11-05
1
-1
/
+1
*
iwlwifi: add SM PS support for 6x50 series
Wey-Yi Guy
2009-11-02
1
-0
/
+5
*
iwlwifi: split adding broadcast station from others
Reinette Chatre
2009-11-02
1
-0
/
+62
*
iwlwifi: use paged Rx
Zhu Yi
2009-10-27
1
-38
/
+24
[next]