summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * iwlagn: modify digital SVR for 1000Wey-Yi Guy2009-07-242-1/+11
| * p54: fix a fw crash caused by statistic feedbackChristian Lamparter2009-07-241-0/+16
| * p54: fix beaconing related firmware crashChristian Lamparter2009-07-244-20/+38
| * p54: remove useless codeChristian Lamparter2009-07-241-15/+1
| * cfg80211: don't optimise wext calls too muchJohannes Berg2009-07-241-19/+21
| * cfg80211: remove WARN_ON in __cfg80211_sme_scan_doneZhu Yi2009-07-241-1/+1
| * iwmc3200wifi: remove key caches in driverZhu Yi2009-07-242-70/+2
| * iwmc3200wifi: make iwm_send_wifi_if_cmd return 0 on successZhu Yi2009-07-241-14/+13
| * iwmc3200wifi: remove setting WEP keys before setting essid supportZhu Yi2009-07-241-26/+0
| * iwmc3200wifi: cfg80211 managed mode portSamuel Ortiz2009-07-243-292/+239
| * iwmc3200wifi: use correct debug levelZhu Yi2009-07-241-16/+16
| * iwmc3200wifi: set cipher_suites before registering wiphyZhu Yi2009-07-241-0/+10
| * iwmc3200wifi: hardware does not support IP checksumZhu Yi2009-07-241-1/+1
| * iwmc3200wifi: fix UMAC INIT_COMPLETE notification handlingZhu Yi2009-07-242-1/+6
| * hostap_cs: Enable shared interruptsLarry Finger2009-07-241-1/+2
| * wireless: remove print_mac usesJohannes Berg2009-07-247-23/+9
| * ath9k: Add AR9287 based chipsets' register information.Vivek Natarajan2009-07-241-0/+93
| * cfg80211: treat ieee80211_regdom hints as user hintsLuis R. Rodriguez2009-07-241-16/+9
| * ath9k: disable radio when all devices are marked idleLuis R. Rodriguez2009-07-243-0/+42
| * ath9k: serialize ath9k_ps_{wakeup,restore} callsGabor Juhos2009-07-242-14/+30
| * ath9k: uninline ath9k_ps_{wakeup,restore} functionsGabor Juhos2009-07-242-21/+23
| * ath9k: serialize ath9k_hw_setpower callsGabor Juhos2009-07-243-1/+16
| * ath9k: Remove pointless ath9k_ps_restore() in ath_detach()Vasanthakumar Thiagarajan2009-07-241-1/+0
| * ath9k: Handle tx desc shortage more appropriatelyVasanthakumar Thiagarajan2009-07-241-1/+17
| * ath9k: Remove bogus assert in ath_clone_txbuf()Vasanthakumar Thiagarajan2009-07-241-1/+0
| * ath9k: Fix TX hang issue with Atheros chipsetsSenthil Balasubramanian2009-07-243-14/+50
| * ath9k: RX stucks during heavy traffic in HT40 mode.Senthil Balasubramanian2009-07-243-30/+67
| * ath9k: Manipulate and report the correct RSSISenthil Balasubramanian2009-07-245-5/+54
| * ath9k: Nuke struct ath_tx_ratectrl_stateVasanthakumar Thiagarajan2009-07-242-30/+27
| * ath9k: Use probe interval instead of rssi reduce intervalVasanthakumar Thiagarajan2009-07-242-6/+1
| * ath9k: Remove unused members from rate control structureVasanthakumar Thiagarajan2009-07-242-129/+108
| * ath9k: Remove dead code in rate controlVasanthakumar Thiagarajan2009-07-241-159/+4
| * ath9k: remove rate control wraperLuis R. Rodriguez2009-07-241-16/+7
| * mac80211: add helper for management / no-ack frame rate decisionLuis R. Rodriguez2009-07-247-60/+59
| * iwlwifi: use ieee80211_is_data(fc)Luis R. Rodriguez2009-07-242-7/+5
| * mac80211: make minstrel/pid RC use ieee80211_is_data(fc)Luis R. Rodriguez2009-07-242-8/+6
| * ath9k: remove unnecessary IEEE80211_TX_CTL_NO_ACK checksLuis R. Rodriguez2009-07-241-4/+2
| * ath9k: rename ath_rc_ratefind_ht() to ath_rc_get_highest_rix()Luis R. Rodriguez2009-07-241-5/+6
| * ath9k: remap ATH9K_MODE_*Luis R. Rodriguez2009-07-241-8/+8
| * ath9k: remove ATH9K_MODE_11BLuis R. Rodriguez2009-07-243-25/+0
| * ath9k: remove unused ath_rc_isvalid_txmask()Luis R. Rodriguez2009-07-241-7/+0
| * ath9k: rename ath_rc_get_nextlowervalid_txrate()Luis R. Rodriguez2009-07-241-9/+7
| * ath9k: remove pointless wrapper ath_rc_rate_getidx()Luis R. Rodriguez2009-07-241-17/+4
| * ath9k: remove unused stepdown when looking for the next rateLuis R. Rodriguez2009-07-241-13/+8
| * ath9k: remove unused min rate calculation codeLuis R. Rodriguez2009-07-241-24/+9
| * ath9k: cleanup try count for MRR in rate controlLuis R. Rodriguez2009-07-243-11/+22
| * iwlwifi: remove rs_get_rate workaroundLuis R. Rodriguez2009-07-242-20/+3
| * ath9k: downgrade assert in rc.c for invalid rateLuis R. Rodriguez2009-07-241-4/+12
| * mac80211: drop frames for sta with no valid rateLuis R. Rodriguez2009-07-242-0/+31
| * wireless: wl12xx, fix lock imbalanceJiri Slaby2009-07-241-1/+1
OpenPOWER on IntegriCloud