summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
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-07ath6kl: make ath6kl_bmi_[read|write]_hi32() endian safeKalle Valo
2012-03-07ath6kl: fix too long linesKalle Valo
2012-03-07ath6kl: document all spinlocksKalle Valo
2012-03-07ath6kl: fix open paranthesis alignment in ath6kl_cfg80211_connect()Kalle Valo
2012-03-07ath6kl: fix error handling ath6kl_target_config_wlan_params()Kalle Valo
2012-03-07ath6kl: add ath6kl_bmi_read_hi32()Kalle Valo
2012-03-07ath6kl: add ath6kl_bmi_write_hi32()Kalle Valo
2012-03-07ath6kl: remove multiple assignmentsKalle Valo
2012-03-07ath6kl: logical continuations should be on the previous lineKalle Valo
2012-03-07ath6kl: alignment should match open parenthesisKalle Valo
2012-03-07ath6kl: fix checkpatch error with EPSTAT() macroKalle Valo
2012-03-07ath6kl: fix pointer styleKalle Valo
2012-03-07ath6kl: Set optimal listen intvl,bmiss,scan params while going to wow suspendRaja Mani
2012-03-07ath6kl: Maintain the listen interval per VIF specificRaja Mani
2012-03-07ath6kl: Check wow state before sending control and data pktRaja Mani
2012-03-07ath6kl: Add provision to define suspend policy in disconnected state.Raja Mani
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
2012-03-06iwlwifi: move iwl_base_params to shared headerJohannes Berg
2012-03-06iwlwifi: move uCode deallocation to drvJohannes Berg
2012-03-06iwlwifi: fix station HT parametersJohannes Berg
2012-03-06iwlwifi: move traffic log definitionsJohannes Berg