| Commit message (Expand) | Author | Age | Files | Lines |
* | iwlagn: rewrite HW crypto | Johannes Berg | 2011-07-21 | 1 | -1/+1 |
* | iwlagn: transport layer receives struct iwl_trans* | Emmanuel Grumbach | 2011-07-21 | 1 | -3/+3 |
* | iwlagn: remove iwlagn_hcmd_utils structure and call directly | Don Fry | 2011-07-11 | 1 | -1/+12 |
* | iwlagn: provide heplers to access the transport ops | Emmanuel Grumbach | 2011-07-11 | 1 | -3/+4 |
* | iwlagn: consolidate the API that sends host commands and move to transport | Emmanuel Grumbach | 2011-07-11 | 1 | -3/+3 |
* | iwlagn: prepare for multi-TB commands | Johannes Berg | 2011-05-13 | 1 | -6/+6 |
* | iwlagn: remove most BUG_ON instances | Johannes Berg | 2011-04-18 | 1 | -3/+6 |
* | iwlagn: change Copyright to 2011 | Wey-Yi Guy | 2011-04-07 | 1 | -1/+1 |
* | iwlagn: remove unused variable | Johannes Berg | 2011-04-07 | 1 | -1/+0 |
* | iwlagn: remove 3945 only station code | Wey-Yi Guy | 2011-03-25 | 1 | -6/+0 |
* | iwlwifi: split the drivers for agn and legacy devices 3945/4965 | Wey-Yi Guy | 2011-02-21 | 1 | -11/+0 |
* | Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965" | Wey-Yi Guy | 2011-02-21 | 1 | -0/+11 |
* | iwlwifi: split the drivers for agn and legacy devices 3945/4965 | Wey-Yi Guy | 2011-02-21 | 1 | -11/+0 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 1 | -1/+1 |
|\ |
|
| * | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -1/+1 |
* | | iwlagn: fix race condition when reprogram sta | Wey-Yi Guy | 2010-12-02 | 1 | -0/+13 |
* | | iwlagn: reprogram AP STA after assoc | Johannes Berg | 2010-11-16 | 1 | -5/+46 |
|/ |
|
* | iwlwifi: move agn specific station code there | Johannes Berg | 2010-10-08 | 1 | -712/+13 |
* | iwlwifi: fix default LQ table in 5.2 band | Tomas Winkler | 2010-09-11 | 1 | -11/+8 |
* | iwlwifi: move HT configuration data into context | Johannes Berg | 2010-08-27 | 1 | -13/+10 |
* | iwlwifi: add context pointer to station | Johannes Berg | 2010-08-27 | 1 | -7/+15 |
* | iwlwifi: store default station flags in context | Johannes Berg | 2010-08-27 | 1 | -1/+1 |
* | iwlwifi: make hw crypto context aware | Johannes Berg | 2010-08-27 | 1 | -18/+23 |
* | iwlwifi: move AP sta ID to context | Johannes Berg | 2010-08-27 | 1 | -2/+3 |
* | iwlwifi: contextify-stations-completely | Johannes Berg | 2010-08-27 | 1 | -2/+9 |
* | iwlwifi: contextify broadcast station | Johannes Berg | 2010-08-27 | 1 | -35/+54 |
* | iwlwifi: initial contextification | Johannes Berg | 2010-08-27 | 1 | -1/+5 |
* | mac80211: use cipher suite selectors | Johannes Berg | 2010-08-16 | 1 | -11/+13 |
* | 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 |