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