summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2011-05-06iwlagn: remove bytecount indirectionJohannes Berg
2011-05-06iwlagn: dont update bytecount table for command queueJohannes Berg
2011-05-06iwlagn: remove unused variableJohannes Berg
2011-05-06iwlagn: remove frame pre-allocationJohannes Berg
2011-05-06iwlagn: remove get_hcmd_size indirectionJohannes Berg
2011-05-06iwlwifi: support the svtool messages interactions through nl80211 test modeCindy H. Kao
2011-04-30iwlagn: remove un-necessary debugfs callbackWey-Yi Guy
2011-04-30iwlagn: prefer BSS contextJohannes Berg
2011-04-30iwlagn: improve RXON checkingJohannes Berg
2011-04-30iwlagn: remove spectrum measurement headerJohannes Berg
2011-04-30iwlagn: semaphore and calib cleanupDon Fry
2011-04-30iwlagn: mod param cleanupDon Fry
2011-04-30iwlagn: new 105 series deviceWey-Yi Guy
2011-04-30iwlagn: use proper good CRC threshold behaviourJohannes Berg
2011-04-30iwlagn: connect and disconnect sequence for RXONWey-Yi Guy
2011-04-30iwlagn: remove 5000 from rxon_assoc structureWey-Yi Guy
2011-04-30iwlagn: make rxon_assoc static functionWey-Yi Guy
2011-04-30iwlagn: refactor restartJohannes Berg
2011-04-30iwlagn: introduce silent grabbing of NIC accessJohannes Berg
2011-04-30iwlagn: avoid hangs when restarting deviceJohannes Berg
2011-04-29iwlagn: fix tx power initializationStanislaw Gruszka
2011-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-25iwlwifi: fix possible data overwrite in hcmd callbackStanislaw Gruszka
2011-04-22iwlagn: remove hw_ready variableJohannes Berg
2011-04-22iwlagn: combine firmware code/dataJohannes Berg
2011-04-22iwlagn: implement synchronous firmware loadJohannes Berg
2011-04-22iwlagn: leave notification waits on firmware errorsJohannes Berg
2011-04-22iwlagn: make iwlagn_wait_notification return error codeJohannes Berg
2011-04-22iwlagn: extend notification wait functionJohannes Berg
2011-04-22iwlagn: refactor up pathJohannes Berg
2011-04-22iwlagn: refactor down pathJohannes Berg
2011-04-22iwlagn: clean up some exit codeJohannes Berg
2011-04-22iwlagn: simplify error table readingJohannes Berg
2011-04-20iwlwifi: fix skb usage after freeStanislaw Gruszka
2011-04-18iwlagn: remove led_opsWey-Yi Guy
2011-04-18iwlagn: remove legacy opsWey-Yi Guy
2011-04-18iwlagn: remove un-necessary ieee80211_opsWey-Yi Guy
2011-04-18iwlagn: no 5.2GHz/HT40 support for bgn devicesWey-Yi Guy
2011-04-18iwlagn: temperature should be measure for all _agn devicesWey-Yi Guy
2011-04-18iwlagn: always support uCode traceWey-Yi Guy
2011-04-18iwlagn: use huge command for beaconJohannes Berg
2011-04-18iwlagn: verify that huge commands are synchronousJohannes Berg
2011-04-18iwlagn: remove most BUG_ON instancesJohannes Berg
2011-04-18iwlagn: use direct call for led functionsWey-Yi Guy
2011-04-18iwlwifi: fix frame injection for HT channelsDaniel Halperin
2011-04-08iwlagn: downgrade warning on unknown TLVJohannes Berg
2011-04-08iwlagn: clean up & autodetect statisticsJohannes Berg
2011-04-08iwlagn: sensitivity and chain noise done by driverWey-Yi Guy
2011-04-08iwlagn: tx power calib always done in firmwareWey-Yi Guy
2011-04-08iwlagn: all _agn devices support power save modeWey-Yi Guy