summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-01ps3_gelic_wireless: Remove superfluous debug infoHamish Guthrie1-2/+1
2010-02-01mac80211: Don't call rate control when HW handles itVasanthakumar1-0/+4
2010-02-01mac80211: fix sta lookup with AP VLAN interfaces and injected framesFelix Fietkau1-0/+2
2010-02-01mac80211: fix monitor mode tx radiotap header handlingFelix Fietkau2-2/+7
2010-02-01mac80211: fix sta lookup for received action frames on an AP VLANFelix Fietkau1-2/+2
2010-02-01mac80211: reduce stack usage in sta_agg_status_read()Pavel Roskin1-11/+13
2010-02-01mac80211: reduce stack usage in sta_ht_capa_read()Pavel Roskin1-1/+1
2010-02-01b43: N-PHY: implement setting RF sequenceRafał Miłecki1-4/+31
2010-02-01b43: N-PHY: add TX radio setup for newer PHYsRafał Miłecki1-1/+52
2010-02-01b43: N-PHY: fix Cal TX IQ LO for newer PHYsRafał Miłecki1-1/+11
2010-02-01b43: N-PHY: add RSSI selection for newer PHYsRafał Miłecki1-1/+83
2010-02-01b43: N-PHY: split RSSI selection into two per-PHY-revision functionsRafał Miłecki1-49/+52
2010-02-01cfg80211: add regulatory hint disconnect supportLuis R. Rodriguez4-3/+213
2010-02-01cfg80211: avoid flushing the global workqueue for core reg hintsLuis R. Rodriguez1-3/+1
2010-02-01b43: N-PHY: add workarounds for gain controlRafał Miłecki1-1/+129
2010-02-01b43: N-PHY: update general workaroundsRafał Miłecki2-104/+115
2010-02-01ath9k: allocate string buffer in read_file_dma() by kmalloc()Pavel Roskin1-17/+26
2010-02-01ath: make gcc check format arguments of ath_print(), fix all misusesPavel Roskin4-9/+9
2010-02-01ps3_gelic_wireless: fix format warningJohn W. Linville1-1/+1
2010-01-29iwlwifi: iwl_power_update_mode always hold mutexReinette Chatre2-1/+3
2010-01-29iwlwifi: fix typo in IWL_CCK_RATES_MASKJohannes Berg1-1/+1
2010-01-29iwlwifi: remove unused work structsJohannes Berg1-4/+0
2010-01-29iwlwifi: remove bg_up workJohannes Berg3-29/+14
2010-01-29iwlagn: simplify ucode loadingJohannes Berg1-41/+22
2010-01-29iwlwifi: no need to test iw_mode in power savingJohannes Berg1-2/+1
2010-01-29iwlwifi: update sensitivity calibration data for 1000 seriesWey-Yi Guy1-1/+71
2010-01-29iwlwifi: update sensitivity calibration data for 5x00 seriesWey-Yi Guy1-2/+2
2010-01-29iwlwifi: update sensitivity calibration data for 6x00 seriesWey-Yi Guy1-1/+1
2010-01-29iwlwifi: fix locking in iwl_mac_add_interfaceJohannes Berg1-8/+7
2010-01-29iwlwifi: sysassert identifier changeWey-Yi Guy1-1/+1
2010-01-29iwlwifi: optimize power savingDaniel Halperin1-0/+2
2010-01-29ath9k: Handle full sleep in ps_restore.Vivek Natarajan2-2/+7
2010-01-28ps3_gelic_wireless: fix directed ssid scanHamish Guthrie1-6/+9
2010-01-28ps3_gelic_wireless: Remove PS3 gelic legacy wpa supportHamish Guthrie4-153/+0
2010-01-27cfg80211: fix wext-compat for setting rate to 'auto'John W. Linville1-1/+1
2010-01-27rtl8187: Add callback for get_tsfLarry Finger1-1/+10
2010-01-27b43: N PHY: Fix compilation after removal of typdef b43_c32Larry Finger1-2/+2
2010-01-27rtl8180: implement get_tsf op for mac80211John W. Linville1-0/+9
2010-01-27libertas: add comment re: v10 firmware key handlingJohn W. Linville1-0/+5
2010-01-27ath5k: adding LED support for AR5BXB63 cardsLuca Verdesca1-0/+2
2010-01-26mac80211: wait for beacon before enabling powersaveJohannes Berg7-35/+47
2010-01-26cfg80211: export cfg80211_find_ieJohannes Berg2-18/+36
2010-01-26mac80211: fix NULL pointer dereference when ftrace is enabledZhu Yi1-1/+1
2010-01-26mac80211: fill jiffies/vif on filtered framesJohannes Berg1-0/+3
2010-01-26b43: N-PHY: use cordic to generate samplesRafał Miłecki1-9/+12
2010-01-26b43: update cordic code to match current specsRafał Miłecki3-9/+21
2010-01-26b43: make cordic common (LP-PHY and N-PHY need it)Rafał Miłecki3-43/+43
2010-01-26b43: N-PHY: fix one bit off in parsing RF Ctrl Override argumentsRafał Miłecki1-1/+1
2010-01-26mac80211: track work started through callbacksJohannes Berg2-8/+10
2010-01-26mac80211: fix sw cryptoJohannes Berg1-1/+1