summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy
Commit message (Expand)AuthorAgeFilesLines
* iwlegacy: remove wireless extensions inclusionsJohannes Berg2011-08-089-9/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...John W. Linville2011-08-032-3/+11
|\
| * iwlegacy: set tx power after rxon_assocStanislaw Gruszka2011-08-012-3/+11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-2/+2
|\ \
| * | treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-211-2/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-152-3/+2Star
|\ \ \ | | |/ | |/|
| * | iwlegacy: Add missing comma between constant string arrayJoe Perches2011-07-131-1/+1
| * | mac80211: fix TKIP races, make API easier to useJohannes Berg2011-07-081-2/+1Star
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-301-1/+1
|\| |
| * | iwlegacy: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-06-291-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-2416-1332/+147Star
|\| |
| * | iwlegacy: fix stop/wake queue hacksKalle Valo2011-06-201-0/+9
| * | iwlegacy: fix up brokenness caused by cleanupDan Carpenter2011-06-171-2/+2
| * | iwlegacy: refactor iwl4965_mac_channel_switchStanislaw Gruszka2011-06-101-56/+55Star
| * | iwlegacy: remove unused agg_tids_countStanislaw Gruszka2011-06-102-17/+0Star
| * | iwlegacy: remove firmware event logStanislaw Gruszka2011-06-1010-742/+1Star
| * | iwlegacy: remove reset rf infrastructureStanislaw Gruszka2011-06-1010-407/+81Star
| * | iwlegacy: remove recover from statisticsStanislaw Gruszka2011-06-105-103/+1Star
| * | iwlegacy: remove unused power commands definesStanislaw Gruszka2011-06-101-7/+0Star
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-105-46/+28Star
| |\|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-215-46/+28Star
|\ \ \ | | |/ | |/|
| * | iwlegacy: fix channel switch lockingStanislaw Gruszka2011-06-085-46/+28Star
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-083-6/+7
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-071-2/+3
| |\|
| | * iwl4965: set tx power after rxon_assocStanislaw Gruszka2011-06-061-1/+2
| * | iwlegacy: add missing null checkGreg Dietsche2011-06-031-0/+3
| * | iwlegacy: propagate error return valueGreg Dietsche2011-06-031-1/+1
| * | iwlegacy: return -EINVAL instead of -1Greg Dietsche2011-06-031-1/+1
| * | iwlegacy: remove unecessary if statementGreg Dietsche2011-06-031-2/+0Star
| * | iwlegacy: remove unreachable codeGreg Dietsche2011-06-031-1/+0Star
* | | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-071-0/+1
| |/ |/|
* | iwl4965: correctly validate temperature valueStanislaw Gruszka2011-06-011-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville2011-05-271-2/+2
|\
| * iwl4965: fix 5GHz operationStanislaw Gruszka2011-05-271-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-2/+2
|\ \
| * | treewide: cleanup continuations and remove logging message whitespaceJoe Perches2011-04-261-2/+2
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-172-0/+13
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-05-122-0/+13
| |\ \ \
| | * | | iwlegacy: fix IBSS mode crashesStanislaw Gruszka2011-05-102-0/+13
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-171-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd2011-05-161-1/+1
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-053-11/+35
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-05-023-11/+35
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | iwl4965: fix "Received BA when not expected"Stanislaw Gruszka2011-04-291-6/+12
| | * | | iwl4965: fix "TX Power requested while scanning"Stanislaw Gruszka2011-04-281-4/+4
| | * | | iwlegacy: led stay solid on when no trafficWey-Yi Guy2011-04-281-1/+19
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-059-75/+82
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | iwlegacy: remove sync_cmd_mutexStanislaw Gruszka2011-04-294-5/+2Star
| * | | | iwlegacy: more priv->mutex serializationStanislaw Gruszka2011-04-293-23/+34
| * | | | iwlegacy: fix enqueue hcmd race conditionsStanislaw Gruszka2011-04-292-28/+25Star