summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mac80211: clean up set_key callbackJohannes Berg2009-01-291-4/+6
* iwlwifi: make use of conf_is_ht*() helpersLuis R. Rodriguez2009-01-291-3/+3
* iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas2009-01-291-41/+47
* iwlwifi: replace IWL_WARNING with IWL_WARNWinkler, Tomas2009-01-291-17/+17
* iwlwifi: clean up printingTomas Winkler2009-01-291-14/+10
* iwl3945: Remove DRV_NAME dependeniesSamuel Ortiz2009-01-291-5/+6
* iwlwifi: kill retry_rate sysfs for iwlagnWinkler, Tomas2009-01-291-26/+0
* iwlwifi: move sysfs status entry to debugfsWinkler, Tomas2009-01-291-11/+0
* iwlwifi: return NETDEV_TX_OK from _tx opsReinette Chatre2009-01-221-1/+1
* iwlwifi: indicate txpower is off in sysfsJay Sternberg2008-12-191-1/+5
* iwlwifi: use GFP_KERNEL to allocate Rx SKB memoryZhu Yi2008-12-191-11/+1
* iwlwifi: update comments on the debug interfaceWu, Fengguang2008-12-191-1/+1
* iwlwifi: remove a parameter (dest) from *_fill_beacon_frame() methods.Rami Rosen2008-12-191-2/+1
* mac80211: Fix HT channel selectionSujith2008-12-191-5/+13
* iwlwifi: add contact email to MODULE_AUTHORTomas Winkler2008-12-121-1/+1
* iwlwifi: remove 4965 from common uCode API structuresTomas Winkler2008-12-121-5/+6
* iwlwifi: fix resume while txpower offMohamed Abbas2008-12-121-1/+4
* mac80211: Disable requests for new scans in AP modeJouni Malinen2008-12-121-6/+0
* iwlwifi: remove qos module parameterWinkler, Tomas2008-12-121-8/+0
* iwlwifi: change email contact informationWinkler, Tomas2008-12-121-1/+1
* iwlwifi: rely on API version read from firmwareReinette Chatre2008-12-051-13/+49
* iwlwifi: store ucode version numberChatre, Reinette2008-12-051-3/+9
* iwlwifi: move channels sysfs to debugfsWinkler, Tomas2008-12-051-63/+0
* iwlwifi: move disable/enable interrupts to iwl-core.cWinkler, Tomas2008-12-051-22/+0
* iwlwifi: fix printk size format errorZhu Yi2008-12-051-1/+1
* iwlwifi: move host command check function into separate fileWinkler, Tomas2008-12-051-74/+1
* iwlwifi: 5150 add support for 5150Tomas Winkler2008-12-051-0/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-271-3/+5
|\
| * iwlagn: fix DMA syncJohannes Berg2008-11-251-3/+5
* | iwlwifi: configure_filter rewriteZhu, Yi2008-11-251-30/+35
* | iwlwifi : fix checkpatch.pl errorsAbhijeet Kolekar2008-11-251-2/+3
* | iwlwifi: replace magic constants with defineChatre, Reinette2008-11-251-2/+2
* | iwlwifi: consolidate station management codeTomas Winkler2008-11-251-42/+5
* | iwlwifi: move spectrum measurement code to iwl-spectrum.c fileTomas Winkler2008-11-211-228/+1
* | iwlwifi: revamp tx scheduler byte count tables handlingTomas Winkler2008-11-211-8/+0
* | iwlwifi: move rx queue read pointer into rxqWinkler, Tomas2008-11-211-1/+1
* | iwlagn: fix resume for ADHOC networkMohamed Abbas2008-11-211-6/+15
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-211-5/+3
|\|
| * iwlagn: fix RX skb alignmentJohannes Berg2008-11-181-3/+3
| * mac80211: remove ieee80211_notify_macJohannes Berg2008-11-181-1/+0
* | iwlwifi: do not call statistics from rfkillMohamed Abbas2008-11-101-0/+4
* | iwlwifi: rename generic iwlagn functions that had a HW specific nameEmmanuel Grumbach2008-11-101-201/+201
* | iwlwifi: fix priv->iw_mode setting when multiple vif are configuredZhu, Yi2008-11-101-8/+7
* | mac80211: remove SSID driver codeJohannes Berg2008-11-101-7/+0
* | iwlwifi: remove unused essid variableJohannes Berg2008-11-101-12/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-071-1/+5
|\|
| * iwlagn: avoid sleep in softirq contextJohn W. Linville2008-11-061-1/+5
* | iwlwifi: Update reclaim flagDaniel Halperin2008-11-011-0/+1
* | iwlwifi: run through spell checkerTomas Winkler2008-11-011-1/+1
* | mac80211: rewrite HT handlingJohannes Berg2008-11-011-13/+26