aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-06iwlwifi: remove STATUS_CONF_PENDING in scanningTomas Winkler3-32/+22
2008-10-06iwlwifi: scan fix commentTomas Winkler1-1/+2
2008-10-06iwlwifi: scan correct setting of valid rx_chainsTomas Winkler1-1/+1
2008-09-30iwlwifi: use correct DMA_MASKWinkler, Tomas1-4/+4
2008-09-30iwlwifi: enable power save setting upon configEster Kummer1-0/+7
2008-09-30iwlwifi: refactor rx register initializationWinkler, Tomas3-16/+25
2008-09-24iwlwifi: don't fail if scan is issued too earlyTomas Winkler2-11/+12
2008-09-24iwlagn: downgrade BUG_ON in interruptJohannes Berg1-4/+3
2008-09-24mac80211: clean up rate control APIJohannes Berg5-248/+104
2008-09-24iwlwifi: remove HT flags from RXON when not in HT anymoreEmmanuel Grumbach2-3/+8
2008-09-24iwlwifi: make PS use named constantsTomas Winkler1-7/+12
2008-09-24iwlwifi: don't delay scan in IBSS modeTomas Winkler1-2/+4
2008-09-15iwl3945: add MODULE_FIRMWARE for 3945 HWZhu Yi1-0/+2
2008-09-15iwlwifi: add MODULE_FIRMWARE for 5000 HWTomas Winkler1-0/+2
2008-09-15iwlwifi: update 5350 Wifi PCI IDsTomas Winkler1-1/+4
2008-09-15iwlwifi: don't access mac80211's AMPDU state machineJohannes Berg1-7/+1
2008-09-15mac80211: share sta_info->ht_infoJohannes Berg1-3/+3
2008-09-15mac80211: move txrate_idx into RC algorithmsJohannes Berg2-18/+5
2008-09-15mac80211: share sta->supp_ratesJohannes Berg2-5/+5
2008-09-15mac80211: move last_txrate_idx into RC algorithmsJohannes Berg2-14/+21
2008-09-15mac80211: share STA information with driverJohannes Berg2-12/+12
2008-09-15mac80211: use nl80211 interface typesJohannes Berg13-107/+107
2008-09-11iwlwifi: Added support for 3 antennasGuy Cohen2-63/+122
2008-09-11iwlwifi: fix searching for best rate in new search columnGuy Cohen1-1/+2
2008-09-11iwl3945 : Code cleanupAbhijeet Kolekar1-13/+1
2008-09-11iwlwifi: fix compile warningZhu Yi1-0/+2
2008-09-11iwlwifi: remove uneeded declarationsEmmanuel Grumbach9-63/+28
2008-09-11iwlwifi: use the results from disconnected antenna algorithmGrumbach, Emmanuel6-30/+64
2008-09-11iwlwifi: rename ps_mode to sm_psRon Rindjunsky3-7/+9
2008-09-11mac80211: change MIMO_PS to SM_PSTomas Winkler5-20/+15
2008-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller10-68/+103
2008-09-08iwlwifi: enable packet injection for iwlagnStefanik Gábor3-14/+10
2008-09-08iwl3945: enable active scanning on active channelsAbhijeet Kolekar1-28/+26
2008-09-08iwlwifi: remove bad language from the commentsTomas Winkler1-2/+1
2008-09-08iwlwifi: take a fresh set of supported rates at each cycleEmmanuel Grumbach1-0/+1
2008-09-08iwlwifi: fix host command header according the HW specTomas Winkler3-14/+16
2008-09-08iwlwifi: allow association on radar channel in power saveEmmanuel Grumbach4-7/+61
2008-09-08iwlwifi: cleanup PCI register handlingTomas Winkler6-34/+31
2008-09-08iwlwifi: fix strict_strtoul error checkingEmmanuel Grumbach1-3/+3
2008-09-08iwlwifi: generic init calibrations frameworkTomas Winkler6-81/+90
2008-09-08iwlwifi: remove rfkill warning from iwl-ioTomas Winkler2-36/+0
2008-09-08iwlwifi: replace readl and writel with io/read/write/32Tomas Winkler2-5/+5
2008-09-08iwlwifi: use strict_strtoul instead of simple_strtoulTomas Winkler1-17/+32
2008-09-08iwl3945: avoid redundant iwl3945_get_active_dwell_timeAbhijeet Kolekar1-4/+3
2008-09-08iwl3945: removed bg_post_associate workAbhijeet Kolekar2-18/+1
2008-09-08iwl3945: replace association and beacon hooks with bss_info_changed cbAbhijeet Kolekar1-81/+0
2008-09-08iwl3945: fix unbalanced mutexAbhijeet Kolekar1-3/+2
2008-09-08iwlwifi: align set channel with mac80211Tomas Winkler3-10/+7
2008-09-08iwlwifi: allow consecutive scans in unassociated stateRon Rindjunsky1-1/+3
2008-09-08iwlwifi: remove obsolete 4965 forward declarationsRon Rindjunsky1-6/+0