summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-25iwlwifi: don't fail if scan is issued too earlyTomas Winkler1-4/+11
2008-09-25iwlwifi: remove HT flags from RXON when not in HT anymoreEmmanuel Grumbach1-2/+1
2008-09-25iwlwifi: don't delay scan in IBSS modeTomas Winkler1-2/+4
2008-09-16iwlwifi: update 5350 Wifi PCI IDsTomas Winkler1-1/+4
2008-09-16mac80211: share STA information with driverJohannes Berg1-6/+6
2008-09-16mac80211: use nl80211 interface typesJohannes Berg1-32/+32
2008-09-11iwlwifi: remove uneeded declarationsEmmanuel Grumbach1-1/+1
2008-09-11iwlwifi: use the results from disconnected antenna algorithmGrumbach, Emmanuel1-1/+5
2008-09-11iwlwifi: rename ps_mode to sm_psRon Rindjunsky1-2/+2
2008-09-11mac80211: change MIMO_PS to SM_PSTomas Winkler1-1/+1
2008-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller1-12/+23
2008-09-08iwlwifi: enable packet injection for iwlagnStefanik Gábor1-6/+0
2008-09-08iwlwifi: allow association on radar channel in power saveEmmanuel Grumbach1-5/+19
2008-09-08iwlwifi: cleanup PCI register handlingTomas Winkler1-4/+5
2008-09-08iwlwifi: fix strict_strtoul error checkingEmmanuel Grumbach1-3/+3
2008-09-08iwlwifi: use strict_strtoul instead of simple_strtoulTomas Winkler1-17/+32
2008-09-08iwlwifi: align set channel with mac80211Tomas Winkler1-1/+1
2008-09-08iwlwifi: allow consecutive scans in unassociated stateRon Rindjunsky1-1/+3
2008-09-08iwlwifi: clean up hw scan handlerTomas Winkler1-19/+16
2008-09-03iwlwifi: fix STATUS_EXIT_PENDING is not set on pci_removeGregory Greenman1-4/+7
2008-09-03iwlwifi: call apm stop on exitGregory Greenman1-1/+4
2008-09-03iwlwifi: fix station mimo power save valuesRon Rindjunsky1-2/+0
2008-09-03iwlwifi: remove false rxon if rx chain changesMohamed Abbas1-4/+3
2008-09-03iwlwifi: W/A for the TSF correction in IBSSAssaf Krauss1-1/+1
2008-09-03iwlwifi: workaround interrupt handling no some platformsTomas Winkler1-0/+8
2008-08-23iwlwifi: use generic mac80211 radiotap headersBruno Randolf1-2/+0
2008-08-18removed unused #include <version.h>Huang Weiyi1-1/+0
2008-08-07iwlwifi: cleanup iwl_tx_skbTomas Winkler1-2/+2
2008-08-04iwlwifi: fix unhandled interrupt when HW rfkill is onTomas Winkler1-10/+8
2008-08-04iwlwifi: rename 4965 to AGNTomas Winkler1-6/+9
2008-08-04iwlwifi: fix checkpatch.pl errorsTomas Winkler1-5/+5
2008-08-04iwlwifi: rename iwl4965-base.c to iwl-agn.cTomas Winkler1-0/+4523