aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-07-24iwlwifi: clarify hardware error messageReinette Chatre
2009-07-24iwlwifi: make debug level more user friendlyReinette Chatre
2009-07-24iwlwifi: uCode Alive notification with timeoutWey-Yi Guy
2009-07-24iwlwifi: update 1000 series API version to match firmwareJay Sternberg
2009-07-24iwlwifi: checking unknown HW typeWey-Yi Guy
2009-07-24iwlwifi: Led blinking counting both tx and rxWey-Yi Guy
2009-07-24iwlwifi: add led debugfs functionWey-Yi Guy
2009-07-24iwlagn: do not send key clear commands when rfkill enabledReinette Chatre
2009-07-24iwlwifi: make led functions genericWey-Yi Guy
2009-07-24iwlwifi: Handle new firmware file with ucode build number in headerJay Sternberg
2009-07-24iwlwifi: fix rx signal quality reporting in dmesgWey-Yi Guy
2009-07-24iwlagn: modify digital SVR for 1000Wey-Yi Guy
2009-07-24p54: fix a fw crash caused by statistic feedbackChristian Lamparter
2009-07-24p54: fix beaconing related firmware crashChristian Lamparter
2009-07-24p54: remove useless codeChristian Lamparter
2009-07-24iwmc3200wifi: remove key caches in driverZhu Yi
2009-07-24iwmc3200wifi: make iwm_send_wifi_if_cmd return 0 on successZhu Yi
2009-07-24iwmc3200wifi: remove setting WEP keys before setting essid supportZhu Yi
2009-07-24iwmc3200wifi: cfg80211 managed mode portSamuel Ortiz
2009-07-24iwmc3200wifi: use correct debug levelZhu Yi
2009-07-24iwmc3200wifi: set cipher_suites before registering wiphyZhu Yi
2009-07-24iwmc3200wifi: hardware does not support IP checksumZhu Yi
2009-07-24iwmc3200wifi: fix UMAC INIT_COMPLETE notification handlingZhu Yi
2009-07-24hostap_cs: Enable shared interruptsLarry Finger
2009-07-24wireless: remove print_mac usesJohannes Berg
2009-07-24ath9k: Add AR9287 based chipsets' register information.Vivek Natarajan
2009-07-24ath9k: disable radio when all devices are marked idleLuis R. Rodriguez
2009-07-24ath9k: serialize ath9k_ps_{wakeup,restore} callsGabor Juhos
2009-07-24ath9k: uninline ath9k_ps_{wakeup,restore} functionsGabor Juhos
2009-07-24ath9k: serialize ath9k_hw_setpower callsGabor Juhos
2009-07-24ath9k: Remove pointless ath9k_ps_restore() in ath_detach()Vasanthakumar Thiagarajan
2009-07-24ath9k: Handle tx desc shortage more appropriatelyVasanthakumar Thiagarajan
2009-07-24ath9k: Remove bogus assert in ath_clone_txbuf()Vasanthakumar Thiagarajan
2009-07-24ath9k: Fix TX hang issue with Atheros chipsetsSenthil Balasubramanian
2009-07-24ath9k: RX stucks during heavy traffic in HT40 mode.Senthil Balasubramanian
2009-07-24ath9k: Manipulate and report the correct RSSISenthil Balasubramanian
2009-07-24ath9k: Nuke struct ath_tx_ratectrl_stateVasanthakumar Thiagarajan
2009-07-24ath9k: Use probe interval instead of rssi reduce intervalVasanthakumar Thiagarajan
2009-07-24ath9k: Remove unused members from rate control structureVasanthakumar Thiagarajan
2009-07-24ath9k: Remove dead code in rate controlVasanthakumar Thiagarajan
2009-07-24ath9k: remove rate control wraperLuis R. Rodriguez
2009-07-24mac80211: add helper for management / no-ack frame rate decisionLuis R. Rodriguez
2009-07-24iwlwifi: use ieee80211_is_data(fc)Luis R. Rodriguez
2009-07-24ath9k: remove unnecessary IEEE80211_TX_CTL_NO_ACK checksLuis R. Rodriguez
2009-07-24ath9k: rename ath_rc_ratefind_ht() to ath_rc_get_highest_rix()Luis R. Rodriguez
2009-07-24ath9k: remap ATH9K_MODE_*Luis R. Rodriguez
2009-07-24ath9k: remove ATH9K_MODE_11BLuis R. Rodriguez
2009-07-24ath9k: remove unused ath_rc_isvalid_txmask()Luis R. Rodriguez
2009-07-24ath9k: rename ath_rc_get_nextlowervalid_txrate()Luis R. Rodriguez
2009-07-24ath9k: remove pointless wrapper ath_rc_rate_getidx()Luis R. Rodriguez