aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mac80211: reduce stack usage in sta_agg_status_read()Pavel Roskin2010-02-011-11/+13
| * | | mac80211: reduce stack usage in sta_ht_capa_read()Pavel Roskin2010-02-011-1/+1
| * | | b43: N-PHY: implement setting RF sequenceRafał Miłecki2010-02-011-4/+31
| * | | b43: N-PHY: add TX radio setup for newer PHYsRafał Miłecki2010-02-011-1/+52
| * | | b43: N-PHY: fix Cal TX IQ LO for newer PHYsRafał Miłecki2010-02-011-1/+11
| * | | b43: N-PHY: add RSSI selection for newer PHYsRafał Miłecki2010-02-011-1/+83
| * | | b43: N-PHY: split RSSI selection into two per-PHY-revision functionsRafał Miłecki2010-02-011-49/+52
| * | | cfg80211: add regulatory hint disconnect supportLuis R. Rodriguez2010-02-014-3/+213
| * | | cfg80211: avoid flushing the global workqueue for core reg hintsLuis R. Rodriguez2010-02-011-3/+1
| * | | b43: N-PHY: add workarounds for gain controlRafał Miłecki2010-02-011-1/+129
| * | | b43: N-PHY: update general workaroundsRafał Miłecki2010-02-012-104/+115
| * | | ath9k: allocate string buffer in read_file_dma() by kmalloc()Pavel Roskin2010-02-011-17/+26
| * | | ath: make gcc check format arguments of ath_print(), fix all misusesPavel Roskin2010-02-014-9/+9
| * | | ps3_gelic_wireless: fix format warningJohn W. Linville2010-02-011-1/+1
| * | | iwlwifi: iwl_power_update_mode always hold mutexReinette Chatre2010-01-292-1/+3
| * | | iwlwifi: fix typo in IWL_CCK_RATES_MASKJohannes Berg2010-01-291-1/+1
| * | | iwlwifi: remove unused work structsJohannes Berg2010-01-291-4/+0
| * | | iwlwifi: remove bg_up workJohannes Berg2010-01-293-29/+14
| * | | iwlagn: simplify ucode loadingJohannes Berg2010-01-291-41/+22
| * | | iwlwifi: no need to test iw_mode in power savingJohannes Berg2010-01-291-2/+1
| * | | iwlwifi: update sensitivity calibration data for 1000 seriesWey-Yi Guy2010-01-291-1/+71
| * | | iwlwifi: update sensitivity calibration data for 5x00 seriesWey-Yi Guy2010-01-291-2/+2
| * | | iwlwifi: update sensitivity calibration data for 6x00 seriesWey-Yi Guy2010-01-291-1/+1
| * | | iwlwifi: fix locking in iwl_mac_add_interfaceJohannes Berg2010-01-291-8/+7
| * | | iwlwifi: sysassert identifier changeWey-Yi Guy2010-01-291-1/+1
| * | | iwlwifi: optimize power savingDaniel Halperin2010-01-291-0/+2
| * | | ath9k: Handle full sleep in ps_restore.Vivek Natarajan2010-01-292-2/+7
| * | | ps3_gelic_wireless: fix directed ssid scanHamish Guthrie2010-01-281-6/+9
| * | | ps3_gelic_wireless: Remove PS3 gelic legacy wpa supportHamish Guthrie2010-01-284-153/+0
| * | | cfg80211: fix wext-compat for setting rate to 'auto'John W. Linville2010-01-271-1/+1
| * | | rtl8187: Add callback for get_tsfLarry Finger2010-01-271-1/+10
| * | | b43: N PHY: Fix compilation after removal of typdef b43_c32Larry Finger2010-01-271-2/+2
| * | | rtl8180: implement get_tsf op for mac80211John W. Linville2010-01-271-0/+9
| * | | libertas: add comment re: v10 firmware key handlingJohn W. Linville2010-01-271-0/+5
| * | | ath5k: adding LED support for AR5BXB63 cardsLuca Verdesca2010-01-271-0/+2
| * | | mac80211: wait for beacon before enabling powersaveJohannes Berg2010-01-267-35/+47
| * | | cfg80211: export cfg80211_find_ieJohannes Berg2010-01-262-18/+36
| * | | mac80211: fill jiffies/vif on filtered framesJohannes Berg2010-01-251-0/+3
| * | | b43: N-PHY: use cordic to generate samplesRafał Miłecki2010-01-251-9/+12
| * | | b43: update cordic code to match current specsRafał Miłecki2010-01-253-9/+21
| * | | b43: make cordic common (LP-PHY and N-PHY need it)Rafał Miłecki2010-01-253-43/+43
| * | | b43: N-PHY: fix one bit off in parsing RF Ctrl Override argumentsRafał Miłecki2010-01-251-1/+1
| * | | mac80211: track work started through callbacksJohannes Berg2010-01-252-8/+10
| * | | mac80211: fix sw cryptoJohannes Berg2010-01-251-1/+1
| * | | mac80211: fix WARN_ON in the new work codeFelix Fietkau2010-01-251-2/+0
| * | | mac80211: fix update_tkip_key() documentation about the contextKalle Valo2010-01-252-3/+1
| * | | b43: Workaround circular locking in hw-tkip key update callbackMichael Buesch2010-01-251-8/+5
| * | | ath9k: improve max rate retry handlingFelix Fietkau2010-01-252-8/+7
| * | | iwlwifi: fix throughput degradation in aggregation modeDaniel Halperin2010-01-251-14/+9
| * | | iwlwifi: cleanup spectrum measurement command supportReinette Chatre2010-01-258-247/+33