summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-17iwlagn: initialize both tx/rx prio boost parametersWey-Yi Guy
2010-09-17iwlagn: minor coex API changesWey-Yi Guy
2010-09-17iwlagn: correct naming for failure reply tx statusWey-Yi Guy
2010-09-17iwlwifi: corrections to debug output of ucode statisticsJay Sternberg
2010-09-17iwlagn: adding aggregated frame failure status to debugfsWey-Yi Guy
2010-09-17iwlagn: keep track of aggregated tx frames failure counterWey-Yi Guy
2010-09-17iwlagn: log aggregation tx command statusWey-Yi Guy
2010-09-17iwlagn: keep track of failure tx statusWey-Yi Guy
2010-09-17iwlagn: keep track fail tx reason counterWey-Yi Guy
2010-09-17iwlagn: add bt_status_read for 5150Wey-Yi Guy
2010-09-17iwlwifi: do not perferm force reset while doing scanWey-Yi Guy
2010-09-16iwlwifi: fix sparse warning about wrong enum for band parameterJohn W. Linville
2010-09-14iwlwifi: apply settings when finishing scanStanislaw Gruszka
2010-09-14iwlwifi: use IWL_DEBUG_SCAN for debug scanningStanislaw Gruszka
2010-09-14iwlwifi: cleanup scan initiate checkStanislaw Gruszka
2010-09-14iwlwifi: do not force complete scan too earlyStanislaw Gruszka
2010-09-14iwlwifi: assure we complete scan in scan_abort and scan_check worksStanislaw Gruszka
2010-09-14iwlwifi: force scan complete after timeoutStanislaw Gruszka
2010-09-14iwlwifi: rewrite scan completionStanislaw Gruszka
2010-09-14iwlwifi: rework iwl_scan_cancel_timeoutStanislaw Gruszka
2010-09-14iwlwifi: report scan completion when abort failStanislaw Gruszka
2010-09-14iwlwifi: cancel scan when down the deviceStanislaw Gruszka
2010-09-14iwlwifi: move scan completed flags handlingJohannes Berg
2010-09-14iwlwifi: unify scan start checksJohannes Berg
2010-09-14iwlwifi: remove unused conf variablesJohannes Berg
2010-09-11iwlwifi: remove code repetitionWey-Yi Guy
2010-09-11iwlwifi: make sure runtime calibration is enabled after associationWey-Yi Guy
2010-09-11iwlwifi: fix and describe iwl_adjust_beacon_intervalJohannes Berg
2010-09-11iwlwifi: improve timing handling with dual-modeJohannes Berg
2010-09-11iwlwifi: avoid sending too many commandsJohannes Berg
2010-09-11iwlwifi: allow configure protection modeWey-Yi Guy
2010-09-11iwlwifi: implement beacon interval changeJohannes Berg
2010-09-11iwlwifi: fix PAN parameters while scanningJohannes Berg
2010-09-11iwlwifi: remember the last uCode sysassert error codeWey-Yi Guy
2010-09-11iwlwifi: fix default LQ table in 5.2 bandTomas Winkler
2010-09-07drivers/net/wireless/iwlwifi/iwl-agn.c: Fix return value from an unsigned fun...Julia Lawall
2010-09-03iwlagn: open/close envlope to force move BT state machineWey-Yi Guy
2010-08-27iwlwifi: allow using multiple contextsJohannes Berg
2010-08-27iwlwifi: follow main beacon intervalJohannes Berg
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