summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: Update reclaim flagDaniel Halperin2008-10-311-0/+1
* iwl3945: iwl3945_mac_get_tsf() should not return zeroFabrice Bellet2008-10-311-9/+0
* iwlwifi: run through spell checkerTomas Winkler2008-10-3126-92/+91
* iwlwifi: refactor tx byte count table usageTomas Winkler2008-10-316-185/+62
* iwlwifi: clear scanning bits upon failureMohamed Abbas2008-10-311-0/+7
* iwlwifi: convert correctly rate_n_flags to PLCP index for mimo3 packetsDaniel C. Halperin2008-10-311-1/+3
* iwlwifi: calibration command namespace renamingTomas Winkler2008-10-315-69/+74
* iwlwifi: parametrize eeprom versionsTomas Winkler2008-10-315-39/+41
* iwlwifi: don't update TFD free counter for invalid stationTomas Winkler2008-10-311-2/+2
* iwlwifi: refactor TX response flowTomas Winkler2008-10-316-119/+125
* mac80211: Re-enable aggregationSujith2008-10-311-1/+2
* wireless: use individual buffers for printing ssid valuesJohn W. Linville2008-10-312-6/+10
* wireless: consolidate on a single escape_essid implementationJohn W. Linville2008-10-313-90/+12
* Fix debugfs_create_bool's error checking method for wireless/iwlwifi/Zhaolei2008-10-311-1/+2
* mac80211: remove rate_control_clearJohannes Berg2008-10-312-21/+0
* iwlwifi: protect headers from double inclusionTomas Winkler2008-10-312-1/+6
* iwlwifi: tx command must run on same tfd as packetTomas Winkler2008-10-311-3/+2
* iwlwifi: fix TX cmd dma unmappingTomas Winkler2008-10-315-184/+163
* iwlwifi: unify tx antenna togglingTomas Winkler2008-10-316-62/+51
* iwlwifi: add iwl_cmd_queue_free for readabilityTomas Winkler2008-10-311-13/+40
* iwlwifi: remove host commands structures from iwl_cmdTomas Winkler2008-10-312-10/+7
* iwlwifi: expand error lookup and align outputJay Sternberg2008-10-311-17/+40
* iwlwifi: define firmware file name onceJay Sternberg2008-10-311-6/+8
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-318-84/+117
* mac80211: rewrite HT handlingJohannes Berg2008-10-315-51/+62
* iwl3945: fix station stuff in RC algorithmJohannes Berg2008-10-311-4/+3
* mac80211: introduce hw config change flagsJohannes Berg2008-10-312-4/+6
* 802.11: clean up/fix HT supportJohannes Berg2008-10-317-66/+67
* iwlwifi: refactor rxon time commandTomas Winkler2008-10-313-55/+29
* iwlwifi: take a valid antenna upon rate scale initTomas Winkler2008-10-313-5/+20
* iwlwifi: make initial calibration set configurableTomas Winkler2008-10-315-35/+49
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-311-1/+1
|\
| * iwlwifi: fix suspend to RAM in iwlwifiTomas Winkler2008-10-291-1/+1
* | net: convert print_mac to %pMJohannes Berg2008-10-278-120/+66
|/
* iwlwifi: fix ct kill configuration for 5350Tomas Winkler2008-10-141-3/+3
* iwlwifi: fix compilation warning when CONFIG_IWLWIFI_DEBUG is not set.Rami Rosen2008-10-141-1/+1
* iwlwifi: remove STATUS_CONF_PENDING in scanningTomas Winkler2008-10-063-32/+22
* iwlwifi: scan fix commentTomas Winkler2008-10-061-1/+2
* iwlwifi: scan correct setting of valid rx_chainsTomas Winkler2008-10-061-1/+1
* iwlwifi: use correct DMA_MASKWinkler, Tomas2008-09-301-4/+4
* iwlwifi: enable power save setting upon configEster Kummer2008-09-301-0/+7
* iwlwifi: refactor rx register initializationWinkler, Tomas2008-09-303-16/+25
* iwlwifi: don't fail if scan is issued too earlyTomas Winkler2008-09-242-11/+12
* iwlagn: downgrade BUG_ON in interruptJohannes Berg2008-09-241-4/+3
* mac80211: clean up rate control APIJohannes Berg2008-09-245-248/+104
* iwlwifi: remove HT flags from RXON when not in HT anymoreEmmanuel Grumbach2008-09-242-3/+8
* iwlwifi: make PS use named constantsTomas Winkler2008-09-241-7/+12
* iwlwifi: don't delay scan in IBSS modeTomas Winkler2008-09-241-2/+4
* iwl3945: add MODULE_FIRMWARE for 3945 HWZhu Yi2008-09-151-0/+2
* iwlwifi: add MODULE_FIRMWARE for 5000 HWTomas Winkler2008-09-151-0/+2