summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: send beacon before committing associated RXONJohannes Berg2010-08-271-0/+2
* iwlagn: send RXON timing before associatingJohannes Berg2010-08-272-0/+18
* iwlagn: queue frames according to contextJohannes Berg2010-08-273-23/+51
* iwlagn: remove iw_mode check for beaconJohannes Berg2010-08-271-2/+11
* iwlagn: detect PAN capabilityJohannes Berg2010-08-272-4/+23
* iwlwifi: add PAN APIJohannes Berg2010-08-272-1/+116
* iwlwifi: introduce beacon contextJohannes Berg2010-08-275-20/+50
* iwlwifi: move HT configuration data into contextJohannes Berg2010-08-276-115/+134
* iwlwifi: add context pointer to stationJohannes Berg2010-08-275-10/+19
* iwlwifi: store default station flags in contextJohannes Berg2010-08-272-1/+3
* iwlwifi: make hw crypto context awareJohannes Berg2010-08-277-35/+63
* iwlwifi: move AP sta ID to contextJohannes Berg2010-08-275-4/+8
* iwlwifi: clamp scanning dwell time to all contextsJohannes Berg2010-08-271-8/+17
* iwlwifi: move virtual interface pointer into contextJohannes Berg2010-08-2710-38/+66
* iwlwifi: add context into tx descriptorJohannes Berg2010-08-273-0/+3
* iwlwifi: move QoS into contextJohannes Berg2010-08-275-28/+46
* iwlwifi: contextify command sendingJohannes Berg2010-08-275-7/+18
* iwlwifi: contextify-stations-completelyJohannes Berg2010-08-276-15/+25
* iwlwifi: contextify broadcast stationJohannes Berg2010-08-2715-93/+142
* iwlwifi: define PAN queues/FIFOsJohannes Berg2010-08-273-8/+22
* iwlwifi: prepare for PAN queue/fifo assignmentJohannes Berg2010-08-2713-46/+77
* iwlwifi: initial contextificationJohannes Berg2010-08-2719-400/+611
* iwlwifi: fix compile error without debugging supportWey-Yi Guy2010-08-251-2/+0
* p54: better rssi->dbm conversion for longbow physChristian Lamparter2010-08-251-4/+4
* rt2x00: fix "buffer size not provably correct" build warningArnaud Patard (Rtp)2010-08-251-0/+3
* rt2x00: Fix max TX power settingsIvo van Doorn2010-08-259-47/+86
* rt2x00: Fix channel configuration for RF3052Ivo van Doorn2010-08-251-13/+16
* rt2x00: Merge rt2800{pci/usb} radio enabling/disabling code to rt2800libIvo van Doorn2010-08-254-145/+107
* rt2x00: Fix rt2800 retry calculationIvo van Doorn2010-08-251-1/+0
* rt2x00: Remove Q_INDEX_CRYPTO and ENTRY_OWNER_DEVICE_CRYPTOIvo van Doorn2010-08-252-11/+3
* rt2x00: Move direct access to queue->entries to rt2x00queue.cIvo van Doorn2010-08-254-57/+83
* rt2x00: Reduce indentingIvo van Doorn2010-08-251-13/+14
* rt2x00: Simplify arguments to rt2x00 driver callback functionsIvo van Doorn2010-08-2511-115/+90
* iwlwifi: disable aggregation queue if stopped earlyJohannes Berg2010-08-251-13/+19
* iwlwifi: add bt traffic load debugfs fileWey-Yi Guy2010-08-251-0/+45
* iwlagn: update bt status upon scan completeWey-Yi Guy2010-08-252-1/+21
* iwlagn: generic bt coex functionsWey-Yi Guy2010-08-257-425/+441
* iwlagn: set traffic load based on multiple factorsWey-Yi Guy2010-08-255-51/+112
* iwlagn: add bt_ch_announce module parameterWey-Yi Guy2010-08-253-2/+16
* iwlagn: add additional bt related parametersWey-Yi Guy2010-08-253-0/+32
* iwlagn: parsing uart message and take actionsWey-Yi Guy2010-08-255-16/+235
* iwlagn: add bt prio_boost to .cfgWey-Yi Guy2010-08-253-2/+13
* iwlwifi: add bt_init_traffic_load as configurable parameterWey-Yi Guy2010-08-253-1/+9
* iwlwifi: add debugfs to control stuck queue timerWey-Yi Guy2010-08-253-6/+39
* iwlwifi: indicate bt_kill condition when receive tx replyWey-Yi Guy2010-08-251-1/+8
* iwlagn: wifi/bt coex configuration sequenceWey-Yi Guy2010-08-254-20/+109
* iwlwifi: add bt full concurrency supportWey-Yi Guy2010-08-259-11/+185
* iwlwifi: use antenna A only under high BT loadJohannes Berg2010-08-251-0/+4
* iwlwifi: Relax uCode timeout/error checking for 6000g2bWey-Yi Guy2010-08-252-9/+13
* iwlagn: keep BT settings across restartJohannes Berg2010-08-252-0/+36
OpenPOWER on IntegriCloud