summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2012-03-07iwlwifi: don't include iwl-prph.h everywhereJohannes Berg
2012-03-07iwlwifi: remove PA type configurationJohannes Berg
2012-03-07iwlwifi: remove priv from sharedJohannes Berg
2012-03-07iwlwifi: virtualize nic_configJohannes Berg
2012-03-07iwlwifi: move packet to transportJohannes Berg
2012-03-07iwlwifi: move irq to PCIeJohannes Berg
2012-03-07iwlwifi: move all uCode load variablesJohannes Berg
2012-03-07iwlwifi: move ucode_owner to privJohannes Berg
2012-03-07iwlwifi: abstract out notification wait supportJohannes Berg
2012-03-07iwlwifi: fix notification wait bugJohannes Berg
2012-03-07iwlwifi: constify remaining config dataJohannes Berg
2012-03-07iwlwifi: put use_rts_for_aggregation into hw_paramsJohannes Berg
2012-03-07iwlwifi: use watchdog timeout from hw_paramsJohannes Berg
2012-03-07iwlwifi: keep plcp_delta_threshold in privJohannes Berg
2012-03-07iwlwifi: remove max_txq_num from hw_paramsJohannes Berg
2012-03-07iwlwifi: remove num_of_queues module parameterJohannes Berg
2012-03-07iwlwifi: clean up iwl-core.h inclusionsJohannes Berg
2012-03-07iwlwifi: virtualize command queue full behaviourJohannes Berg
2012-03-07iwlwifi: make tracing use device as identifierJohannes Berg
2012-03-07iwlwifi: move status check functions out of sharedJohannes Berg
2012-03-07iwlwifi: remove shadow_reg_enable from hw_paramsJohannes Berg
2012-03-07iwlwifi: remove AMT check from transportJohannes Berg
2012-03-07iwlwifi: rename ucode.h to fw-file.hJohannes Berg
2012-03-07iwlwifi: move rfkill status handling out of transportJohannes Berg
2012-03-07iwlwifi: move mutex out of sharedJohannes Berg
2012-03-07iwlwifi: move lockdep assertion into DVMJohannes Berg
2012-03-07iwlwifi: move RF/CT kill check to command wrapperJohannes Berg
2012-03-07iwlwifi: add wrappers for command sendingJohannes Berg
2012-03-07iwlwifi: remove iwl-wifi.hJohannes Berg
2012-03-07iwlwifi: split out firmware storeJohannes Berg
2012-03-07iwlwifi: move ucode loading to op_modeJohannes Berg
2012-03-07ath9k: fix signal strength reporting issuesFelix Fietkau
2012-03-07ath9k: get rid of double queueing of rx frames on EDMAFelix Fietkau
2012-03-07ath9k: remove rssi/antenna information from recv debug statsFelix Fietkau
2012-03-07ath9k: make MAC sample statistics optionalFelix Fietkau
2012-03-07ath9k_hw: use cold instead of warm reset on AR9280Felix Fietkau
2012-03-06NFC: Remove the rf mode parameter from the DEP link up routineSamuel Ortiz
2012-03-06NFC: Export NFCID when detecting a p2p target with pn533Samuel Ortiz
2012-03-06NFC: Export Jewel/Topaz ID from pn533Samuel Ortiz
2012-03-06NFC: Export sensf from pn533Samuel Ortiz
2012-03-06NFC: Clear pn533 target structureSamuel Ortiz
2012-03-06NFC: Export NFCID1 from pn533Samuel Ortiz
2012-03-06bcma: add support for on-chip OTP memory used for SPROM storageArend van Spriel
2012-03-06bcma: return error in bcma_sprom_get() when fallback failsArend van Spriel
2012-03-06ath5k: do not re-run AGC calibration periodicallyFelix Fietkau
2012-03-06ath5k: do not stop queues for full calibrationFelix Fietkau
2012-03-06mac80211: Modify tsf via debugfs in mesh interfacesJavier Cardona
2012-03-06mac80211_hwsim: Add tsf to beacons, probe responses and radiotap header.Javier Cardona
2012-03-06iwlwifi: move firmware completion waitJohannes Berg
2012-03-06iwlwifi: move firmware request into drvJohannes Berg