aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-sta.c
Commit message (Expand)AuthorAge
* iwlagn: merge station management functionsWey-Yi Guy2011-10-14
* iwlagn: rename all the mac80211 callback functionsWey-Yi Guy2011-10-14
* iwlagn: add debug for mac80211 callbackWey-Yi Guy2011-10-14
* iwlagn: kill hw_params.max_stationsEmmanuel Grumbach2011-10-14
* iwlagn: send simple LQ command for WoWLANJohannes Berg2011-10-14
* iwlagn: simplify the iwl_device_cmd layoutEmmanuel Grumbach2011-09-21
* iwlagn: remove the callback in host commandsEmmanuel Grumbach2011-09-21
* iwlagn: remove common station privJohannes Berg2011-09-21
* iwlagn: remove priv dereferences from the transport layerEmmanuel Grumbach2011-09-14
* iwlagn: move iwl_free_pages to iwl-shared.hEmmanuel Grumbach2011-08-29
* iwlagn: move all iwl_is_XXX helpers to iwl-shared.hEmmanuel Grumbach2011-08-29
* iwlagn: bus layer chooses its transport layerEmmanuel Grumbach2011-08-29
* iwlagn: priv->sta_lock moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: priv->mutex moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: hw_params moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: rewrite HW cryptoJohannes Berg2011-07-21
* iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach2011-07-21
* iwlagn: remove iwlagn_hcmd_utils structure and call directlyDon Fry2011-07-11
* iwlagn: provide heplers to access the transport opsEmmanuel Grumbach2011-07-11
* iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach2011-07-11
* iwlagn: prepare for multi-TB commandsJohannes Berg2011-05-13
* iwlagn: remove most BUG_ON instancesJohannes Berg2011-04-18
* iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-07
* iwlagn: remove unused variableJohannes Berg2011-04-07
* iwlagn: remove 3945 only station codeWey-Yi Guy2011-03-25
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-21
* Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy2011-02-21
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-21
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* | iwlagn: fix race condition when reprogram staWey-Yi Guy2010-12-02
* | iwlagn: reprogram AP STA after assocJohannes Berg2010-11-16
|/
* iwlwifi: move agn specific station code thereJohannes Berg2010-10-07
* iwlwifi: fix default LQ table in 5.2 bandTomas Winkler2010-09-11
* iwlwifi: move HT configuration data into contextJohannes Berg2010-08-27
* iwlwifi: add context pointer to stationJohannes Berg2010-08-27
* iwlwifi: store default station flags in contextJohannes Berg2010-08-27
* iwlwifi: make hw crypto context awareJohannes Berg2010-08-27
* iwlwifi: move AP sta ID to contextJohannes Berg2010-08-27
* iwlwifi: contextify-stations-completelyJohannes Berg2010-08-27
* iwlwifi: contextify broadcast stationJohannes Berg2010-08-27
* iwlwifi: initial contextificationJohannes Berg2010-08-27
* mac80211: use cipher suite selectorsJohannes Berg2010-08-16
* iwlwifi: fix locking assertionsJohannes Berg2010-08-06
* iwlwifi: update LQ for bcast station on channel changeDaniel Halperin2010-06-25
* iwlwifi: return ucode errors from station managementJohannes Berg2010-06-21
* iwlwifi: use sync commands for keysJohannes Berg2010-06-21
* iwlagn: use mutex for aggregationJohannes Berg2010-06-21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-17
|\
| * iwlwifi: serialize station management actionsReinette Chatre2010-06-14