Age | Commit message (Expand) | Author | Files | Lines |
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 |
2010-03-10 | iwlwifi: change WEP key protection to use mutex | Johannes Berg | 1 | -9/+9 |
2010-02-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -51/+99 |
2010-01-26 | iwlwifi: fix throughput degradation in aggregation mode | Daniel Halperin | 1 | -14/+9 |