summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
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-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-13iwlwifi: add new PCI IDs for 6000g2 devicesShanyu Zhao
2010-05-13iwlwifi: move ucode related function to iwl-agn-ucode.cWey-Yi Guy
2010-05-13iwlwifi: use proper short slot/preamble settingsJohannes Berg
2010-05-13iwlwifi: split debug and debugfs optionsJohannes Berg
2010-05-13iwlwifi: modify out-dated commentsWey-Yi Guy
2010-05-13iwlwifi: code cleanup for _agn devicesWey-Yi Guy
2010-05-13iwlwifi: enable remaining 6000 Gen2 devicesShanyu Zhao
2010-05-13iwlagn: use firmware event/error log informationJohannes Berg
2010-05-13iwlwifi: fix and add missing sta_lock usageReinette Chatre
2010-05-13iwlwifi: remove IWL_MULTICAST_IDJohannes Berg
2010-05-13iwlwifi: improve station debugfsJohannes Berg
2010-05-13iwlwifi: move iwl_free_tfds_in_queue to iwlagnJohannes Berg
2010-05-13iwl3945: remove sequence number assignmentJohannes Berg
2010-05-13iwlwifi: don't crash on firmware file missing infoJohannes Berg
2010-05-13iwlwifi: separate statistics flag function for agn & 3945Wey-Yi Guy
2010-05-13iwlwifi: move _agn statistics related structureWey-Yi Guy
2010-05-13iwlwifi: introduce iwl_sta_id_or_broadcastJohannes Berg
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