summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2010-08-27iwlwifi: define PAN queues/FIFOsJohannes Berg3-8/+22
2010-08-27iwlwifi: prepare for PAN queue/fifo assignmentJohannes Berg13-46/+77
2010-08-27iwlwifi: initial contextificationJohannes Berg19-400/+611
2010-08-25iwlwifi: fix compile error without debugging supportWey-Yi Guy1-2/+0
2010-08-25p54: better rssi->dbm conversion for longbow physChristian Lamparter1-4/+4
2010-08-25rt2x00: fix "buffer size not provably correct" build warningArnaud Patard (Rtp)1-0/+3
2010-08-25rt2x00: Fix max TX power settingsIvo van Doorn9-47/+86
2010-08-25rt2x00: Fix channel configuration for RF3052Ivo van Doorn1-13/+16
2010-08-25rt2x00: Merge rt2800{pci/usb} radio enabling/disabling code to rt2800libIvo van Doorn4-145/+107
2010-08-25rt2x00: Fix rt2800 retry calculationIvo van Doorn1-1/+0
2010-08-25rt2x00: Remove Q_INDEX_CRYPTO and ENTRY_OWNER_DEVICE_CRYPTOIvo van Doorn2-11/+3
2010-08-25rt2x00: Move direct access to queue->entries to rt2x00queue.cIvo van Doorn4-57/+83
2010-08-25rt2x00: Reduce indentingIvo van Doorn1-13/+14
2010-08-25rt2x00: Simplify arguments to rt2x00 driver callback functionsIvo van Doorn11-115/+90
2010-08-25iwlwifi: disable aggregation queue if stopped earlyJohannes Berg1-13/+19
2010-08-25iwlwifi: add bt traffic load debugfs fileWey-Yi Guy1-0/+45
2010-08-25iwlagn: update bt status upon scan completeWey-Yi Guy2-1/+21
2010-08-25iwlagn: generic bt coex functionsWey-Yi Guy7-425/+441
2010-08-25iwlagn: set traffic load based on multiple factorsWey-Yi Guy5-51/+112
2010-08-25iwlagn: add bt_ch_announce module parameterWey-Yi Guy3-2/+16
2010-08-25iwlagn: add additional bt related parametersWey-Yi Guy3-0/+32
2010-08-25iwlagn: parsing uart message and take actionsWey-Yi Guy5-16/+235
2010-08-25iwlagn: add bt prio_boost to .cfgWey-Yi Guy3-2/+13
2010-08-25iwlwifi: add bt_init_traffic_load as configurable parameterWey-Yi Guy3-1/+9
2010-08-25iwlwifi: add debugfs to control stuck queue timerWey-Yi Guy3-6/+39
2010-08-25iwlwifi: indicate bt_kill condition when receive tx replyWey-Yi Guy1-1/+8
2010-08-25iwlagn: wifi/bt coex configuration sequenceWey-Yi Guy4-20/+109
2010-08-25iwlwifi: add bt full concurrency supportWey-Yi Guy9-11/+185
2010-08-25iwlwifi: use antenna A only under high BT loadJohannes Berg1-0/+4
2010-08-25iwlwifi: Relax uCode timeout/error checking for 6000g2bWey-Yi Guy2-9/+13
2010-08-25iwlagn: keep BT settings across restartJohannes Berg2-0/+36
2010-08-25iwlagn: disable gen2b BT coexistence in IBSSJohannes Berg3-12/+45
2010-08-25iwlwifi: reset BT when going downJohannes Berg1-1/+6
2010-08-25iwlagn: let bluetooth traffic load impact rate scaleJohannes Berg2-1/+114
2010-08-25iwlwifi: add BT notification support for bt coexJohannes Berg3-1/+171
2010-08-25iwlagn: set BT IGNORE for some framesJohannes Berg2-5/+18
2010-08-25iwlagn: implement advance BT config commandJohannes Berg4-7/+203
2010-08-25iwlwifi: add 6000g2b BT coexist APIJohannes Berg2-1/+78
2010-08-25iwlwifi: comments cleanupWey-Yi Guy1-29/+33
2010-08-25iwlwifi: update out-of-date commentsWey-Yi Guy3-3/+3
2010-08-25p54usb: fix off-by-one on !CONFIG_PMChristian Lamparter1-1/+1
2010-08-25b43: N-PHY: add missing phyrxchain setting and fix warning in RX core functionRafał Miłecki1-1/+3
2010-08-25wl1251: move include guard after the licenseKalle Valo1-3/+3
2010-08-25wl1251: remove copyright contact personKalle Valo22-44/+0
2010-08-25wl1251: update my email addressKalle Valo3-3/+3
2010-08-25p54spi: Kconfig option for config blobChristian Lamparter2-1/+23
2010-08-25ath5k: log descriptor chains at a new debug levelBob Copeland2-2/+5
2010-08-25ath5k: trivial spelling fixesBob Copeland3-6/+6
2010-08-25orinoco: Fix walking past the end of the bufferDavid Kilroy2-5/+15
2010-08-25iwlwifi: fix canceling monitor_recover timerStanislaw Gruszka2-4/+10