summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
Commit message (Expand)AuthorAgeFilesLines
* mac80211: remove rate_control_clearJohannes Berg2008-11-012-21/+0
* iwlwifi: protect headers from double inclusionTomas Winkler2008-11-012-1/+6
* iwlwifi: tx command must run on same tfd as packetTomas Winkler2008-11-011-3/+2
* iwlwifi: fix TX cmd dma unmappingTomas Winkler2008-11-015-184/+163
* iwlwifi: unify tx antenna togglingTomas Winkler2008-11-016-62/+51
* iwlwifi: add iwl_cmd_queue_free for readabilityTomas Winkler2008-11-011-13/+40
* iwlwifi: remove host commands structures from iwl_cmdTomas Winkler2008-11-012-10/+7
* iwlwifi: expand error lookup and align outputJay Sternberg2008-11-011-17/+40
* iwlwifi: define firmware file name onceJay Sternberg2008-11-011-6/+8
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-11-018-84/+117
* mac80211: rewrite HT handlingJohannes Berg2008-11-015-51/+62
* iwl3945: fix station stuff in RC algorithmJohannes Berg2008-11-011-4/+3
* mac80211: introduce hw config change flagsJohannes Berg2008-11-012-4/+6
* 802.11: clean up/fix HT supportJohannes Berg2008-11-017-66/+67
* iwlwifi: refactor rxon time commandTomas Winkler2008-11-013-55/+29
* iwlwifi: take a valid antenna upon rate scale initTomas Winkler2008-11-013-5/+20
* iwlwifi: make initial calibration set configurableTomas Winkler2008-11-015-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-288-120/+66
|/
* iwlwifi: fix ct kill configuration for 5350Tomas Winkler2008-10-151-3/+3
* iwlwifi: fix compilation warning when CONFIG_IWLWIFI_DEBUG is not set.Rami Rosen2008-10-151-1/+1
* iwlwifi: remove STATUS_CONF_PENDING in scanningTomas Winkler2008-10-073-32/+22
* iwlwifi: scan fix commentTomas Winkler2008-10-071-1/+2
* iwlwifi: scan correct setting of valid rx_chainsTomas Winkler2008-10-071-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
* iwlwifi: update 5350 Wifi PCI IDsTomas Winkler2008-09-151-1/+4
* iwlwifi: don't access mac80211's AMPDU state machineJohannes Berg2008-09-151-7/+1
* mac80211: share sta_info->ht_infoJohannes Berg2008-09-151-3/+3
* mac80211: move txrate_idx into RC algorithmsJohannes Berg2008-09-152-18/+5
* mac80211: share sta->supp_ratesJohannes Berg2008-09-152-5/+5
* mac80211: move last_txrate_idx into RC algorithmsJohannes Berg2008-09-152-14/+21
* mac80211: share STA information with driverJohannes Berg2008-09-152-12/+12
* mac80211: use nl80211 interface typesJohannes Berg2008-09-1513-107/+107
* iwlwifi: Added support for 3 antennasGuy Cohen2008-09-112-63/+122
* iwlwifi: fix searching for best rate in new search columnGuy Cohen2008-09-111-1/+2
* iwl3945 : Code cleanupAbhijeet Kolekar2008-09-111-13/+1
* iwlwifi: fix compile warningZhu Yi2008-09-111-0/+2
* iwlwifi: remove uneeded declarationsEmmanuel Grumbach2008-09-119-63/+28
* iwlwifi: use the results from disconnected antenna algorithmGrumbach, Emmanuel2008-09-116-30/+64