aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * iwlwifi: remove false rxon if rx chain changesMohamed Abbas2008-09-031-4/+3
| * iwlwifi: W/A for the TSF correction in IBSSAssaf Krauss2008-09-031-1/+1
| * iwlwifi: workaround interrupt handling no some platformsTomas Winkler2008-09-021-0/+8
* | iwlwifi: enable packet injection for iwlagnStefanik Gábor2008-09-081-6/+0
* | iwlwifi: allow association on radar channel in power saveEmmanuel Grumbach2008-09-081-5/+19
* | iwlwifi: cleanup PCI register handlingTomas Winkler2008-09-081-4/+5
* | iwlwifi: fix strict_strtoul error checkingEmmanuel Grumbach2008-09-081-3/+3
* | iwlwifi: use strict_strtoul instead of simple_strtoulTomas Winkler2008-09-081-17/+32
* | iwlwifi: align set channel with mac80211Tomas Winkler2008-09-081-1/+1
* | iwlwifi: allow consecutive scans in unassociated stateRon Rindjunsky2008-09-081-1/+3
* | iwlwifi: clean up hw scan handlerTomas Winkler2008-09-081-19/+16
* | iwlwifi: use generic mac80211 radiotap headersBruno Randolf2008-08-221-2/+0
|/
* removed unused #include <version.h>Huang Weiyi2008-08-181-1/+0
* iwlwifi: cleanup iwl_tx_skbTomas Winkler2008-08-071-2/+2