aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2010-06-08iwlwifi: add missing rcu_read_lockJohannes Berg
2010-06-05iwlwifi: move sysfs_create_group to post request firmwareEmmanuel Grumbach
2010-06-05iwl3945: fix internal scanAbhijeet Kolekar
2010-06-05iwl3945: enable stuck queue detection on 3945Reinette Chatre
2010-05-24iwlwifi: testing the wrong variable in iwl_add_bssid_station()Dan Carpenter
2010-05-24wireless: update gfp/slab.h includesTejun Heo
2010-05-21iwlwifi: fix internal scan raceReinette Chatre
2010-05-17drivers/net: remove useless semicolonsJoe Perches
2010-05-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-10iwlwifi: clear driver stations when going downJohannes 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: add iwl_sta_id()Johannes Berg
2010-05-10iwlwifi: track station IDsJohannes Berg
2010-05-10iwlwifi: provide more comments for cfg structureWey-Yi Guy
2010-05-10iwlwifi: "tx power per chain" are part of ucode_tx_statsWey-Yi Guy
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
2010-05-10iwlwifi: note that priv->bssid is used only by 3945Johannes Berg
2010-05-10iwlwifi: use vif in iwl_ht_confJohannes Berg
2010-05-10iwlwifi: remove useless priv->vif checkJohannes Berg
2010-05-10iwlagn: use virtual interface in TX aggregation handlingJohannes Berg
2010-05-10iwlwifi: push virtual interface throughJohannes Berg
2010-05-10iwlwifi: apply filter flags directlyJohannes Berg
2010-05-10iwlagn: use vif->type to check stationJohannes Berg
2010-05-10iwlagn: move iwl_get_ra_sta_id to 4965Johannes Berg
2010-05-10iwlwifi: remove rts_thresholdJohannes Berg
2010-05-10iwl3945: add plcp error checkingAbhijeet Kolekar
2010-05-10iwlagn: implement loading a new firmware file typeJohannes Berg
2010-05-10iwlagn: prepare for new firmware file formatJohannes Berg
2010-05-10iwlwifi: move eeprom version printout to eeprom initJohannes Berg
2010-05-10iwlwifi: remove ucode virtual functionsJohannes Berg
2010-05-10iwl3945: remove ucode access indirectionJohannes Berg
2010-05-10iwlagn: show and store firmware build numberJohannes Berg
2010-05-10iwlwifi: manage IBSS station properlyJohannes Berg
2010-05-10iwlwifi: pass address to iwl_remove_stationJohannes Berg
2010-05-10iwl3945: use iwl3945_add_bcast_stationJohannes Berg
2010-05-10iwlwifi: make bcast LQ command available for later restore actionsReinette Chatre
2010-05-10iwlwifi: dump firmware build info in error caseShanyu Zhao
2010-05-10iwlwifi: checking for all the possible failure casesWey-Yi Guy
2010-05-10iwlwifi: wimax co-exist code clean upWey-Yi Guy