summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-29iwl3945: Remove DRV_NAME dependeniesSamuel Ortiz1-5/+6
2009-01-29iwlwifi: kill retry_rate sysfs for iwlagnWinkler, Tomas1-26/+0
2009-01-29iwlwifi: move sysfs status entry to debugfsWinkler, Tomas1-11/+0
2009-01-22iwlwifi: return NETDEV_TX_OK from _tx opsReinette Chatre1-1/+1
2008-12-19iwlwifi: indicate txpower is off in sysfsJay Sternberg1-1/+5
2008-12-19iwlwifi: use GFP_KERNEL to allocate Rx SKB memoryZhu Yi1-11/+1
2008-12-19iwlwifi: update comments on the debug interfaceWu, Fengguang1-1/+1
2008-12-19iwlwifi: remove a parameter (dest) from *_fill_beacon_frame() methods.Rami Rosen1-2/+1
2008-12-19mac80211: Fix HT channel selectionSujith1-5/+13
2008-12-12iwlwifi: add contact email to MODULE_AUTHORTomas Winkler1-1/+1
2008-12-12iwlwifi: remove 4965 from common uCode API structuresTomas Winkler1-5/+6
2008-12-12iwlwifi: fix resume while txpower offMohamed Abbas1-1/+4
2008-12-12mac80211: Disable requests for new scans in AP modeJouni Malinen1-6/+0
2008-12-12iwlwifi: remove qos module parameterWinkler, Tomas1-8/+0
2008-12-12iwlwifi: change email contact informationWinkler, Tomas1-1/+1
2008-12-05iwlwifi: rely on API version read from firmwareReinette Chatre1-13/+49
2008-12-05iwlwifi: store ucode version numberChatre, Reinette1-3/+9
2008-12-05iwlwifi: move channels sysfs to debugfsWinkler, Tomas1-63/+0
2008-12-05iwlwifi: move disable/enable interrupts to iwl-core.cWinkler, Tomas1-22/+0
2008-12-05iwlwifi: fix printk size format errorZhu Yi1-1/+1
2008-12-05iwlwifi: move host command check function into separate fileWinkler, Tomas1-74/+1
2008-12-05iwlwifi: 5150 add support for 5150Tomas Winkler1-0/+4
2008-11-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-3/+5
2008-11-26iwlwifi: configure_filter rewriteZhu, Yi1-30/+35
2008-11-26iwlwifi : fix checkpatch.pl errorsAbhijeet Kolekar1-2/+3
2008-11-26iwlwifi: replace magic constants with defineChatre, Reinette1-2/+2
2008-11-26iwlwifi: consolidate station management codeTomas Winkler1-42/+5
2008-11-26iwlagn: fix DMA syncJohannes Berg1-3/+5
2008-11-21iwlwifi: move spectrum measurement code to iwl-spectrum.c fileTomas Winkler1-228/+1
2008-11-21iwlwifi: revamp tx scheduler byte count tables handlingTomas Winkler1-8/+0
2008-11-21iwlwifi: move rx queue read pointer into rxqWinkler, Tomas1-1/+1
2008-11-21iwlagn: fix resume for ADHOC networkMohamed Abbas1-6/+15
2008-11-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-5/+3
2008-11-19iwlagn: fix RX skb alignmentJohannes Berg1-3/+3
2008-11-19mac80211: remove ieee80211_notify_macJohannes Berg1-1/+0
2008-11-10iwlwifi: do not call statistics from rfkillMohamed Abbas1-0/+4
2008-11-10iwlwifi: rename generic iwlagn functions that had a HW specific nameEmmanuel Grumbach1-201/+201
2008-11-10iwlwifi: fix priv->iw_mode setting when multiple vif are configuredZhu, Yi1-8/+7
2008-11-10mac80211: remove SSID driver codeJohannes Berg1-7/+0
2008-11-10iwlwifi: remove unused essid variableJohannes Berg1-12/+0
2008-11-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+5
2008-11-07iwlagn: avoid sleep in softirq contextJohn W. Linville1-1/+5
2008-11-01iwlwifi: Update reclaim flagDaniel Halperin1-0/+1
2008-11-01iwlwifi: run through spell checkerTomas Winkler1-1/+1
2008-11-01mac80211: rewrite HT handlingJohannes Berg1-13/+26
2008-11-01mac80211: introduce hw config change flagsJohannes Berg1-1/+2
2008-11-01802.11: clean up/fix HT supportJohannes Berg1-10/+10
2008-11-01iwlwifi: refactor rxon time commandTomas Winkler1-45/+25
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2008-10-30iwlwifi: fix suspend to RAM in iwlwifiTomas Winkler1-1/+1