summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2008-10-31iwlwifi: Update reclaim flagDaniel Halperin1-0/+1
2008-10-31iwl3945: iwl3945_mac_get_tsf() should not return zeroFabrice Bellet1-9/+0
2008-10-31iwlwifi: run through spell checkerTomas Winkler26-92/+91
2008-10-31iwlwifi: refactor tx byte count table usageTomas Winkler6-185/+62
2008-10-31iwlwifi: clear scanning bits upon failureMohamed Abbas1-0/+7
2008-10-31iwlwifi: convert correctly rate_n_flags to PLCP index for mimo3 packetsDaniel C. Halperin1-1/+3
2008-10-31iwlwifi: calibration command namespace renamingTomas Winkler5-69/+74
2008-10-31iwlwifi: parametrize eeprom versionsTomas Winkler5-39/+41
2008-10-31iwlwifi: don't update TFD free counter for invalid stationTomas Winkler1-2/+2
2008-10-31iwlwifi: refactor TX response flowTomas Winkler6-119/+125
2008-10-31mac80211: Re-enable aggregationSujith1-1/+2
2008-10-31wireless: use individual buffers for printing ssid valuesJohn W. Linville2-6/+10
2008-10-31wireless: consolidate on a single escape_essid implementationJohn W. Linville3-90/+12
2008-10-31Fix debugfs_create_bool's error checking method for wireless/iwlwifi/Zhaolei1-1/+2
2008-10-31mac80211: remove rate_control_clearJohannes Berg2-21/+0
2008-10-31iwlwifi: protect headers from double inclusionTomas Winkler2-1/+6
2008-10-31iwlwifi: tx command must run on same tfd as packetTomas Winkler1-3/+2
2008-10-31iwlwifi: fix TX cmd dma unmappingTomas Winkler5-184/+163
2008-10-31iwlwifi: unify tx antenna togglingTomas Winkler6-62/+51
2008-10-31iwlwifi: add iwl_cmd_queue_free for readabilityTomas Winkler1-13/+40
2008-10-31iwlwifi: remove host commands structures from iwl_cmdTomas Winkler2-10/+7
2008-10-31iwlwifi: expand error lookup and align outputJay Sternberg1-17/+40
2008-10-31iwlwifi: define firmware file name onceJay Sternberg1-6/+8
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg8-84/+117
2008-10-31mac80211: rewrite HT handlingJohannes Berg5-51/+62
2008-10-31iwl3945: fix station stuff in RC algorithmJohannes Berg1-4/+3
2008-10-31mac80211: introduce hw config change flagsJohannes Berg2-4/+6
2008-10-31802.11: clean up/fix HT supportJohannes Berg7-66/+67
2008-10-31iwlwifi: refactor rxon time commandTomas Winkler3-55/+29
2008-10-31iwlwifi: take a valid antenna upon rate scale initTomas Winkler3-5/+20
2008-10-31iwlwifi: make initial calibration set configurableTomas Winkler5-35/+49
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2008-10-29iwlwifi: fix suspend to RAM in iwlwifiTomas Winkler1-1/+1
2008-10-27net: convert print_mac to %pMJohannes Berg8-120/+66
2008-10-14iwlwifi: fix ct kill configuration for 5350Tomas Winkler1-3/+3
2008-10-14iwlwifi: fix compilation warning when CONFIG_IWLWIFI_DEBUG is not set.Rami Rosen1-1/+1
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