summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-09-21wl1271: make ref_clock configurable by boardOhad Ben-Cohen
2010-09-21wl1271: take irq info from private board dataOhad Ben-Cohen
2010-09-21wl12xx: add platform data passing supportOhad Ben-Cohen
2010-09-21wl1271: propagate set_power's return valueOhad Ben-Cohen
2010-09-21wl12xx: make wl12xx.h common to both spi and sdioOhad Ben-Cohen
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-16ath9k: fix regression which disabled ps on ath9kLuis R. Rodriguez
2010-09-16ath9k: fix regression which prevents chip sleep after CAB dataSenthil Balasubramanian
2010-09-16ath9k: fix enabling ANI / tx monitor after bg scanLuis R. Rodriguez
2010-09-16ath9k: fix regression on beacon loss after bgscanLuis R. Rodriguez
2010-09-16ath9k: fix power save race conditionsLuis R. Rodriguez
2010-09-16ath9k_htc: Fix register read through bulk pipeRajkumar Manoharan
2010-09-16mac80211: add p2p device type supportJohannes Berg
2010-09-16ath9k_hw: remove warning in ath9k_hw_def_get_num_ant_configRajkumar Manoharan
2010-09-16libertas: correct sparse warningsJohn W. Linville
2010-09-16ath9k: make ath_ant_div_conf_fast_divbias staticJohn W. Linville
2010-09-16iwlwifi: fix sparse warning about wrong enum for band parameterJohn W. Linville
2010-09-16ath9k: Print rxfilter in debugfs.Ben Greear
2010-09-16ath9k: calcrxfilter should take multiple VIFs into account.Ben Greear
2010-09-16ath9k: Use common ath key management functionsBruno Randolf
2010-09-16ath5k: Use common crypt capabilities flagsBruno Randolf
2010-09-16ath/ath9k: Replace common->splitmic with a flagBruno Randolf
2010-09-16ath5k: Remove old ath5k key handling functionsBruno Randolf
2010-09-16ath5k: Use common ath key management functionsBruno Randolf
2010-09-16ath: Copy key cache management functions from ath9k to athBruno Randolf
2010-09-16ath: Copy cryptographic capability flags into athBruno Randolf
2010-09-14wl1271: remove warnings in wl1271_sdio_set_powerJohn W. Linville
2010-09-14ath9k_hw: remove useless hw capability flagsFelix Fietkau
2010-09-14ath9k_hw: handle rx key missFelix Fietkau
2010-09-14ath9k: fix BSSID mask calculationFelix Fietkau
2010-09-14ath9k_htc: Fix CPU usage issue during scan periodRajkumar Manoharan
2010-09-14ath9k_htc: Fix memory leak on WMI event handlerRajkumar Manoharan
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