summaryrefslogtreecommitdiffstats
path: root/net/dccp (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-12nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IEJavier Cardona9-30/+31
2011-04-12iwl4965: drop a lone pr_err()Paul Bolle1-1/+0
2011-04-12ath9k: fix too early enabling of rx during ath_startrecv()Felix Fietkau1-1/+1
2011-04-12ath9k: fix PS-Poll reception on AR9160 and earlierFelix Fietkau1-3/+1
2011-04-12mwifiex: use common keyinfo bitmap for different key typesYogesh Ashok Powar4-42/+18
2011-04-12mwifiex: fix cmd_skb headroom decreasing issueBing Zhao1-0/+2
2011-04-12ath9k_hw: Fix instable target power control b/w CCK/OFDMRajkumar Manoharan3-1/+37
2011-04-12ath9k: Implement dev_tx_frames_pending callback.Vivek Natarajan1-0/+16
2011-04-12mac80211: Check for queued frames before entering power save.Vivek Natarajan4-8/+46
2011-04-08iwlagn: downgrade warning on unknown TLVJohannes Berg1-1/+1
2011-04-08iwlagn: clean up & autodetect statisticsJohannes Berg13-376/+243
2011-04-08iwlagn: sensitivity and chain noise done by driverWey-Yi Guy6-30/+6
2011-04-08iwlagn: tx power calib always done in firmwareWey-Yi Guy4-9/+4
2011-04-08iwlagn: all _agn devices support power save modeWey-Yi Guy4-12/+5
2011-04-08iwlagn: more cleanup to remove unused referenceWey-Yi Guy3-32/+20
2011-04-08iwlagn: remove un-needed configurationWey-Yi Guy6-22/+12
2011-04-08iwlagn: remove more reference to legacy devicesWey-Yi Guy1-2/+2
2011-04-08iwlagn: cleanup to remove the reference for 3945Wey-Yi Guy1-1/+0
2011-04-08iwlagn: remove unused 3945 defineWey-Yi Guy1-2/+1
2011-04-08iwlagn: no 3945 define neededWey-Yi Guy1-1/+0
2011-04-08iwlagn: PAPD read for 2000 series devicesWey-Yi Guy2-1/+6
2011-04-08iwlwifi: fix bugs in change_interfaceJohannes Berg1-0/+10
2011-04-08iwlagn: fix radar frame rejectionGaren Tamrazian7-8/+74
2011-04-08iwlagn: remove un-necessary function pointerWey-Yi Guy8-50/+14
2011-04-08iwlwifi: remove extranious macro from firmware defineroot4-22/+11
2011-04-07cfg80211: add a timer for invalid user reg hintsLuis R. Rodriguez1-1/+24
2011-04-07cfg80211: fix regulatory restore upon user hintsLuis R. Rodriguez1-1/+45
2011-04-07iwlagn: move IO functions out of lineJohannes Berg8-503/+326
2011-04-07iwlagn: remove ISR opsJohannes Berg6-64/+6
2011-04-07iwlagn: remove rxb page bookkeepingJohannes Berg3-5/+0
2011-04-07iwlagn: remove rev_idJohannes Berg2-3/+4
2011-04-07iwlagn: remove hw_revJohannes Berg4-11/+11
2011-04-07iwlagn: remove hw_wa_revJohannes Berg2-2/+0
2011-04-07iwlagn: remove BSM clock settingJohannes Berg6-18/+2
2011-04-07iwlagn: init cmd_queue earlierJohannes Berg1-6/+5
2011-04-07iwlagn: clean up alive handlingJohannes Berg4-69/+13
2011-04-07iwlagn: fix ucode verify messageJohannes Berg1-1/+1
2011-04-07iwlagn: add feature flagsJohannes Berg3-4/+44
2011-04-07iwlagn: check more error return codeWey-Yi Guy1-2/+8
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy53-93/+93
2011-04-07iwlagn: remove ucode_data_backupJohannes Berg2-19/+1
2011-04-07iwlagn: centralize and fix ucode restartJohannes Berg3-50/+56
2011-04-07iwlagn: remove bootstrap codeJohannes Berg6-39/+4
2011-04-07iwlagn: verify specific ucodeJohannes Berg3-41/+14
2011-04-07iwlagn: simplify ucode check codeJohannes Berg1-34/+17
2011-04-07iwlagn: return send calibration resultWey-Yi Guy1-3/+1
2011-04-07iwlagn: remove pointless return variablesJohannes Berg3-15/+5
2011-04-07iwlagn: remove more 3945/4965 related definesWey-Yi Guy1-327/+0
2011-04-07iwlagn: clean up ucode loadingJohannes Berg7-28/+5
2011-04-07iwlagn: make mac80211 handlers staticJohannes Berg2-54/+27