Age | Commit message (Expand) | Author |
2011-10-14 | iwlagn: merge station management functions | Wey-Yi Guy |
2011-10-14 | iwlagn: rename all the mac80211 callback functions | Wey-Yi Guy |
2011-10-14 | iwlagn: add debug for mac80211 callback | Wey-Yi Guy |
2011-10-14 | iwlagn: kill hw_params.max_stations | Emmanuel Grumbach |
2011-10-14 | iwlagn: send simple LQ command for WoWLAN | Johannes Berg |
2011-09-21 | iwlagn: simplify the iwl_device_cmd layout | Emmanuel Grumbach |
2011-09-21 | iwlagn: remove the callback in host commands | Emmanuel Grumbach |
2011-09-21 | iwlagn: remove common station priv | Johannes Berg |
2011-09-14 | iwlagn: remove priv dereferences from the transport layer | Emmanuel Grumbach |
2011-08-29 | iwlagn: move iwl_free_pages to iwl-shared.h | Emmanuel Grumbach |
2011-08-29 | iwlagn: move all iwl_is_XXX helpers to iwl-shared.h | Emmanuel Grumbach |
2011-08-29 | iwlagn: bus layer chooses its transport layer | Emmanuel Grumbach |
2011-08-29 | iwlagn: priv->sta_lock moves to iwl_shared | Emmanuel Grumbach |
2011-08-29 | iwlagn: priv->mutex moves to iwl_shared | Emmanuel Grumbach |
2011-08-29 | iwlagn: hw_params moves to iwl_shared | Emmanuel Grumbach |
2011-07-21 | iwlagn: rewrite HW crypto | Johannes Berg |
2011-07-21 | iwlagn: transport layer receives struct iwl_trans* | Emmanuel Grumbach |
2011-07-11 | iwlagn: remove iwlagn_hcmd_utils structure and call directly | Don Fry |
2011-07-11 | iwlagn: provide heplers to access the transport ops | Emmanuel Grumbach |
2011-07-11 | iwlagn: consolidate the API that sends host commands and move to transport | Emmanuel Grumbach |
2011-05-13 | iwlagn: prepare for multi-TB commands | Johannes Berg |
2011-04-18 | iwlagn: remove most BUG_ON instances | Johannes Berg |
2011-04-07 | iwlagn: change Copyright to 2011 | Wey-Yi Guy |
2011-04-07 | iwlagn: remove unused variable | Johannes Berg |
2011-03-25 | iwlagn: remove 3945 only station code | Wey-Yi Guy |
2011-02-21 | iwlwifi: split the drivers for agn and legacy devices 3945/4965 | Wey-Yi Guy |
2011-02-21 | Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965" | Wey-Yi Guy |
2011-02-21 | iwlwifi: split the drivers for agn and legacy devices 3945/4965 | Wey-Yi Guy |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-12-02 | iwlagn: fix race condition when reprogram sta | Wey-Yi Guy |
2010-11-16 | iwlagn: reprogram AP STA after assoc | Johannes Berg |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König |
2010-10-07 | iwlwifi: move agn specific station code there | Johannes Berg |
2010-09-11 | iwlwifi: fix default LQ table in 5.2 band | Tomas Winkler |
2010-08-27 | iwlwifi: move HT configuration data into context | Johannes Berg |
2010-08-27 | iwlwifi: add context pointer to station | Johannes Berg |
2010-08-27 | iwlwifi: store default station flags in context | Johannes Berg |
2010-08-27 | iwlwifi: make hw crypto context aware | Johannes Berg |
2010-08-27 | iwlwifi: move AP sta ID to context | Johannes Berg |
2010-08-27 | iwlwifi: contextify-stations-completely | Johannes Berg |
2010-08-27 | iwlwifi: contextify broadcast station | Johannes Berg |
2010-08-27 | iwlwifi: initial contextification | Johannes Berg |
2010-08-16 | mac80211: use cipher suite selectors | Johannes Berg |
2010-08-06 | iwlwifi: fix locking assertions | Johannes Berg |
2010-06-25 | iwlwifi: update LQ for bcast station on channel change | Daniel Halperin |
2010-06-21 | iwlwifi: return ucode errors from station management | Johannes Berg |
2010-06-21 | iwlwifi: use sync commands for keys | Johannes Berg |
2010-06-21 | iwlagn: use mutex for aggregation | Johannes Berg |
2010-06-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-06-14 | iwlwifi: serialize station management actions | Reinette Chatre |