summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* iwlwifi: fix unhandled interrupt when HW rfkill is onTomas Winkler2008-08-041-10/+8
* iwlwifi: rename 4965 to AGNTomas Winkler2008-08-041-6/+9
* iwlwifi: fix checkpatch.pl errorsTomas Winkler2008-08-041-5/+5
* iwlwifi: rename iwl4965-base.c to iwl-agn.cTomas Winkler2008-08-041-0/+4523