summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-sta.c
AgeCommit message (Expand)Author
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
2010-06-02Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2010-05-24iwlwifi: testing the wrong variable in iwl_add_bssid_station()Dan Carpenter
2010-05-13iwlwifi: fix and add missing sta_lock usageReinette Chatre
2010-05-13iwlwifi: introduce iwl_sta_id_or_broadcastJohannes Berg
2010-05-10iwlwifi: remove pointless HT checkJohannes Berg
2010-05-10iwlwifi: rename iwl_add_local_stationJohannes Berg
2010-05-10iwlwifi: move iwl_find_station() to 4965Johannes Berg
2010-05-10iwlwifi: use iwl_sta_id() for TKIP key updateJohannes Berg
2010-05-10iwlagn: use iwl_sta_id() for aggregationJohannes Berg
2010-05-10iwlwifi: use iwl_find_station lessJohannes Berg
2010-05-10iwlwifi: track station IDsJohannes Berg
2010-05-10iwlagn: work around rate scaling reset delayReinette Chatre
2010-05-10iwlwifi: rework broadcast station managementJohannes Berg
2010-05-10iwlwifi: split allocation/sending local station LQJohannes Berg
2010-05-10iwlwifi: fix iwl_sta_init_lq station IDJohannes Berg