summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
Commit message (Expand)AuthorAgeFilesLines
* 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-261-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-201-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-061-1/+5
|\|
| * iwlagn: avoid sleep in softirq contextJohn W. Linville2008-11-061-1/+5
* | iwlwifi: Update reclaim flagDaniel Halperin2008-10-311-0/+1
* | iwlwifi: run through spell checkerTomas Winkler2008-10-311-1/+1
* | mac80211: rewrite HT handlingJohannes Berg2008-10-311-13/+26
* | mac80211: introduce hw config change flagsJohannes Berg2008-10-311-1/+2
* | 802.11: clean up/fix HT supportJohannes Berg2008-10-311-10/+10
* | iwlwifi: refactor rxon time commandTomas Winkler2008-10-311-45/+25
* | 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-271-30/+17
|/
* iwlwifi: remove STATUS_CONF_PENDING in scanningTomas Winkler2008-10-061-28/+0
* iwlwifi: use correct DMA_MASKWinkler, Tomas2008-09-301-4/+4
* iwlwifi: enable power save setting upon configEster Kummer2008-09-301-0/+7
* iwlwifi: don't fail if scan is issued too earlyTomas Winkler2008-09-241-4/+11
* iwlwifi: remove HT flags from RXON when not in HT anymoreEmmanuel Grumbach2008-09-241-2/+1
* iwlwifi: don't delay scan in IBSS modeTomas Winkler2008-09-241-2/+4
* iwlwifi: update 5350 Wifi PCI IDsTomas Winkler2008-09-151-1/+4
* mac80211: share STA information with driverJohannes Berg2008-09-151-6/+6
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-32/+32
* iwlwifi: remove uneeded declarationsEmmanuel Grumbach2008-09-111-1/+1
* iwlwifi: use the results from disconnected antenna algorithmGrumbach, Emmanuel2008-09-111-1/+5
* iwlwifi: rename ps_mode to sm_psRon Rindjunsky2008-09-111-2/+2
* mac80211: change MIMO_PS to SM_PSTomas Winkler2008-09-111-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-081-12/+23
|\
| * iwlwifi: fix STATUS_EXIT_PENDING is not set on pci_removeGregory Greenman2008-09-031-4/+7
| * iwlwifi: call apm stop on exitGregory Greenman2008-09-031-1/+4
| * iwlwifi: fix station mimo power save valuesRon Rindjunsky2008-09-031-2/+0