summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2011-04-30iwlagn: remove 5000 from rxon_assoc structureWey-Yi Guy2-2/+2
2011-04-30iwlagn: make rxon_assoc static functionWey-Yi Guy4-59/+49
2011-04-30iwlagn: refactor restartJohannes Berg1-31/+37
2011-04-30iwlagn: introduce silent grabbing of NIC accessJohannes Berg2-5/+14
2011-04-30iwlagn: avoid hangs when restarting deviceJohannes Berg3-6/+20
2011-04-29iwlagn: fix tx power initializationStanislaw Gruszka3-15/+7
2011-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-9/+8
2011-04-25iwlwifi: fix possible data overwrite in hcmd callbackStanislaw Gruszka1-11/+4
2011-04-22iwlagn: remove hw_ready variableJohannes Berg3-18/+15
2011-04-22iwlagn: combine firmware code/dataJohannes Berg6-98/+65
2011-04-22iwlagn: implement synchronous firmware loadJohannes Berg8-274/+246
2011-04-22iwlagn: leave notification waits on firmware errorsJohannes Berg3-2/+21
2011-04-22iwlagn: make iwlagn_wait_notification return error codeJohannes Berg3-11/+10
2011-04-22iwlagn: extend notification wait functionJohannes Berg5-8/+16
2011-04-22iwlagn: refactor up pathJohannes Berg3-41/+51
2011-04-22iwlagn: refactor down pathJohannes Berg3-33/+42
2011-04-22iwlagn: clean up some exit codeJohannes Berg1-24/+2
2011-04-22iwlagn: simplify error table readingJohannes Berg4-54/+91
2011-04-21iwlwifi: fix skb usage after freeStanislaw Gruszka1-3/+7
2011-04-18iwlagn: remove led_opsWey-Yi Guy1-4/+0
2011-04-18iwlagn: remove legacy opsWey-Yi Guy1-10/+0
2011-04-18iwlagn: remove un-necessary ieee80211_opsWey-Yi Guy7-37/+22
2011-04-18iwlagn: no 5.2GHz/HT40 support for bgn devicesWey-Yi Guy2-2/+2
2011-04-18iwlagn: temperature should be measure for all _agn devicesWey-Yi Guy7-47/+3
2011-04-18iwlagn: always support uCode traceWey-Yi Guy6-11/+1
2011-04-18iwlagn: use huge command for beaconJohannes Berg1-2/+8
2011-04-18iwlagn: verify that huge commands are synchronousJohannes Berg1-0/+8
2011-04-18iwlagn: remove most BUG_ON instancesJohannes Berg7-27/+42
2011-04-18iwlagn: use direct call for led functionsWey-Yi Guy11-125/+27
2011-04-18iwlwifi: fix frame injection for HT channelsDaniel Halperin1-6/+1
2011-04-08iwlagn: downgrade warning on unknown TLVJohannes Berg1-1/+1
2011-04-08iwlagn: clean up & autodetect statisticsJohannes Berg13-376/+243
2011-04-08iwlagn: sensitivity and chain noise done by driverWey-Yi Guy6-30/+6
2011-04-08iwlagn: tx power calib always done in firmwareWey-Yi Guy4-9/+4
2011-04-08iwlagn: all _agn devices support power save modeWey-Yi Guy4-12/+5
2011-04-08iwlagn: more cleanup to remove unused referenceWey-Yi Guy3-32/+20
2011-04-08iwlagn: remove un-needed configurationWey-Yi Guy6-22/+12
2011-04-08iwlagn: remove more reference to legacy devicesWey-Yi Guy1-2/+2
2011-04-08iwlagn: cleanup to remove the reference for 3945Wey-Yi Guy1-1/+0
2011-04-08iwlagn: remove unused 3945 defineWey-Yi Guy1-2/+1
2011-04-08iwlagn: no 3945 define neededWey-Yi Guy1-1/+0
2011-04-08iwlagn: PAPD read for 2000 series devicesWey-Yi Guy2-1/+6
2011-04-08iwlwifi: fix bugs in change_interfaceJohannes Berg1-0/+10
2011-04-08iwlagn: fix radar frame rejectionGaren Tamrazian7-8/+74
2011-04-08iwlagn: remove un-necessary function pointerWey-Yi Guy8-50/+14
2011-04-08iwlwifi: remove extranious macro from firmware defineroot4-22/+11
2011-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-1/+4
2011-04-07iwlagn: move IO functions out of lineJohannes Berg8-503/+326
2011-04-07iwlagn: remove ISR opsJohannes Berg6-64/+6
2011-04-07iwlagn: remove rxb page bookkeepingJohannes Berg3-5/+0