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