summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-27iwlagn: always send RXON timingJohannes Berg
2010-08-27iwlwifi: pass context to iwl_send_rxon_timingJohannes Berg
2010-08-27iwlwifi: send PAN parametersJohannes Berg
2010-08-27iwlagn: send beacon before committing associated RXONJohannes Berg
2010-08-27iwlagn: send RXON timing before associatingJohannes Berg
2010-08-27iwlagn: queue frames according to contextJohannes Berg
2010-08-27iwlagn: remove iw_mode check for beaconJohannes Berg
2010-08-27iwlagn: detect PAN capabilityJohannes Berg
2010-08-27iwlwifi: add PAN APIJohannes Berg
2010-08-27iwlwifi: introduce beacon contextJohannes Berg
2010-08-27iwlwifi: move HT configuration data into contextJohannes Berg
2010-08-27iwlwifi: add context pointer to stationJohannes Berg
2010-08-27iwlwifi: store default station flags in contextJohannes Berg
2010-08-27iwlwifi: make hw crypto context awareJohannes Berg
2010-08-27iwlwifi: move AP sta ID to contextJohannes Berg
2010-08-27iwlwifi: clamp scanning dwell time to all contextsJohannes Berg
2010-08-27iwlwifi: move virtual interface pointer into contextJohannes Berg
2010-08-27iwlwifi: add context into tx descriptorJohannes Berg
2010-08-27iwlwifi: move QoS into contextJohannes Berg
2010-08-27iwlwifi: contextify command sendingJohannes Berg
2010-08-27iwlwifi: contextify-stations-completelyJohannes Berg
2010-08-27iwlwifi: contextify broadcast stationJohannes Berg
2010-08-27iwlwifi: define PAN queues/FIFOsJohannes Berg
2010-08-27iwlwifi: prepare for PAN queue/fifo assignmentJohannes Berg
2010-08-27iwlwifi: initial contextificationJohannes Berg
2010-08-25iwlwifi: fix compile error without debugging supportmaster-2010-08-25Wey-Yi Guy
2010-08-25mac80211: fix mesh advertisementJohannes Berg
2010-08-25p54: better rssi->dbm conversion for longbow physChristian Lamparter
2010-08-25mac80211: fix rcu-unsafe pointer dereferenceChristian Lamparter
2010-08-25nl80211: fix missing nestingJohannes Berg
2010-08-25rt2x00: fix "buffer size not provably correct" build warningArnaud Patard (Rtp)
2010-08-25rt2x00: Fix max TX power settingsIvo van Doorn
2010-08-25rt2x00: Fix channel configuration for RF3052Ivo van Doorn
2010-08-25rt2x00: Merge rt2800{pci/usb} radio enabling/disabling code to rt2800libIvo van Doorn
2010-08-25rt2x00: Fix rt2800 retry calculationIvo van Doorn
2010-08-25rt2x00: Remove Q_INDEX_CRYPTO and ENTRY_OWNER_DEVICE_CRYPTOIvo van Doorn
2010-08-25rt2x00: Move direct access to queue->entries to rt2x00queue.cIvo van Doorn
2010-08-25rt2x00: Reduce indentingIvo van Doorn
2010-08-25rt2x00: Simplify arguments to rt2x00 driver callback functionsIvo van Doorn
2010-08-25iwlwifi: disable aggregation queue if stopped earlyJohannes Berg
2010-08-25iwlwifi: add bt traffic load debugfs fileWey-Yi Guy
2010-08-25iwlagn: update bt status upon scan completeWey-Yi Guy
2010-08-25iwlagn: generic bt coex functionsWey-Yi Guy
2010-08-25iwlagn: set traffic load based on multiple factorsWey-Yi Guy
2010-08-25iwlagn: add bt_ch_announce module parameterWey-Yi Guy
2010-08-25iwlagn: add additional bt related parametersWey-Yi Guy
2010-08-25iwlagn: parsing uart message and take actionsWey-Yi Guy
2010-08-25iwlagn: add bt prio_boost to .cfgWey-Yi Guy
2010-08-25iwlwifi: add bt_init_traffic_load as configurable parameterWey-Yi Guy
2010-08-25iwlwifi: add debugfs to control stuck queue timerWey-Yi Guy