aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2008-11-06iwlwifi: clear scanning bits upon failureMohamed Abbas
2008-10-29iwlwifi: fix suspend to RAM in iwlwifiTomas Winkler
2008-10-14iwlwifi: fix ct kill configuration for 5350Tomas Winkler
2008-10-14iwlwifi: fix compilation warning when CONFIG_IWLWIFI_DEBUG is not set.Rami Rosen
2008-10-06iwlwifi: remove STATUS_CONF_PENDING in scanningTomas Winkler
2008-10-06iwlwifi: scan fix commentTomas Winkler
2008-10-06iwlwifi: scan correct setting of valid rx_chainsTomas Winkler
2008-09-30iwlwifi: use correct DMA_MASKWinkler, Tomas
2008-09-30iwlwifi: enable power save setting upon configEster Kummer
2008-09-30iwlwifi: refactor rx register initializationWinkler, Tomas
2008-09-24iwlwifi: don't fail if scan is issued too earlyTomas Winkler
2008-09-24iwlagn: downgrade BUG_ON in interruptJohannes Berg
2008-09-24mac80211: clean up rate control APIJohannes Berg
2008-09-24iwlwifi: remove HT flags from RXON when not in HT anymoreEmmanuel Grumbach
2008-09-24iwlwifi: make PS use named constantsTomas Winkler
2008-09-24iwlwifi: don't delay scan in IBSS modeTomas Winkler
2008-09-15iwl3945: add MODULE_FIRMWARE for 3945 HWZhu Yi
2008-09-15iwlwifi: add MODULE_FIRMWARE for 5000 HWTomas Winkler
2008-09-15iwlwifi: update 5350 Wifi PCI IDsTomas Winkler
2008-09-15iwlwifi: don't access mac80211's AMPDU state machineJohannes Berg
2008-09-15mac80211: share sta_info->ht_infoJohannes Berg
2008-09-15mac80211: move txrate_idx into RC algorithmsJohannes Berg
2008-09-15mac80211: share sta->supp_ratesJohannes Berg
2008-09-15mac80211: move last_txrate_idx into RC algorithmsJohannes Berg
2008-09-15mac80211: share STA information with driverJohannes Berg
2008-09-15mac80211: use nl80211 interface typesJohannes Berg
2008-09-11iwlwifi: Added support for 3 antennasGuy Cohen
2008-09-11iwlwifi: fix searching for best rate in new search columnGuy Cohen
2008-09-11iwl3945 : Code cleanupAbhijeet Kolekar
2008-09-11iwlwifi: fix compile warningZhu Yi
2008-09-11iwlwifi: remove uneeded declarationsEmmanuel Grumbach
2008-09-11iwlwifi: use the results from disconnected antenna algorithmGrumbach, Emmanuel
2008-09-11iwlwifi: rename ps_mode to sm_psRon Rindjunsky
2008-09-11mac80211: change MIMO_PS to SM_PSTomas Winkler
2008-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-09-08iwlwifi: enable packet injection for iwlagnStefanik Gábor
2008-09-08iwl3945: enable active scanning on active channelsAbhijeet Kolekar
2008-09-08iwlwifi: remove bad language from the commentsTomas Winkler
2008-09-08iwlwifi: take a fresh set of supported rates at each cycleEmmanuel Grumbach
2008-09-08iwlwifi: fix host command header according the HW specTomas Winkler
2008-09-08iwlwifi: allow association on radar channel in power saveEmmanuel Grumbach
2008-09-08iwlwifi: cleanup PCI register handlingTomas Winkler
2008-09-08iwlwifi: fix strict_strtoul error checkingEmmanuel Grumbach
2008-09-08iwlwifi: generic init calibrations frameworkTomas Winkler
2008-09-08iwlwifi: remove rfkill warning from iwl-ioTomas Winkler
2008-09-08iwlwifi: replace readl and writel with io/read/write/32Tomas Winkler
2008-09-08iwlwifi: use strict_strtoul instead of simple_strtoulTomas Winkler
2008-09-08iwl3945: avoid redundant iwl3945_get_active_dwell_timeAbhijeet Kolekar
2008-09-08iwl3945: removed bg_post_associate workAbhijeet Kolekar
2008-09-08iwl3945: replace association and beacon hooks with bss_info_changed cbAbhijeet Kolekar