summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2012-04-09mwifiex: add set_cqm_rssi_config handler supportAmitkumar Karwar
2012-04-09mwifiex: support STATION_INFO_SIGNAL_AVGAmitkumar Karwar
2012-04-09mwifiex: remove redundant signal handling codeAmitkumar Karwar
2012-04-09mwifiex: add cfg80211 dump_station handlerAmitkumar Karwar
2012-04-09mwifiex: update signal strength in mBm unitsAmitkumar Karwar
2012-04-09ath9k_hw: Update rx gain initval to improve rx sensitivityRajkumar Manoharan
2012-04-09wireless: rename ht_info to ht_operationJohannes Berg
2012-04-09ath9k: recover ar9380 chips from rare stuck stateRajkumar Manoharan
2012-04-09ath9k_hw: improve ANI processing and rx desensitizing parametersRajkumar Manoharan
2012-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-03-26rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanningLarry Finger
2012-03-26rt2x00: rt2800usb: fix status register reread logicStanislaw Gruszka
2012-03-26rt2x00: rt2800usb: schedule txdone work on timeoutStanislaw Gruszka
2012-03-26ath9k: fix a memory leak in ath_rx_tasklet()Eric Dumazet
2012-03-26ath9k: reduce listen time periodRajkumar Manoharan
2012-03-26iwlegacy: fix BSSID settingStanislaw Gruszka
2012-03-26ath9k: fix max noise floor thresholdRajkumar Manoharan
2012-03-26iwlegacy: do not nulify il->vif on resetStanislaw Gruszka
2012-03-25net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-19rtlwifi: Remove unused ETH_ADDR_LEN definesJoe Perches
2012-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-15libertas: remove dump_survey implementationDaniel Drake
2012-03-15ath9k_hw: remove unused initvalsFelix Fietkau
2012-03-15ath9k: inline AR9271 1.0 INI overridesFelix Fietkau
2012-03-15ath9k_hw: remove iniModes_*_tx_gain_9271Felix Fietkau
2012-03-15ath9k_hw: clean up iniModesAdditionalFelix Fietkau
2012-03-15ath9k_hw: fix AR9380 register settings for channel 14Felix Fietkau
2012-03-15ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initializationFelix Fietkau
2012-03-15ath9k_hw: remove iniCommon_*_cck_fir_coeff_9271Felix Fietkau
2012-03-15ath9k_hw: clean up ath9k_hw_setuprxdescFelix Fietkau
2012-03-15ath9k_hw: remove ath9k_hw_gettxintrtxqsFelix Fietkau
2012-03-15ath9k: optimize register access functionsFelix Fietkau
2012-03-15ath9k_hw: remove ath9k_hw_getdefantennaFelix Fietkau
2012-03-15ath9k_hw: remove ath9k_hw_htc_resetinitFelix Fietkau
2012-03-15ath9k_hw: clean up tx completion interrupt handlingFelix Fietkau
2012-03-15ath9k_hw: simplify tx queue interrupt mask handlingFelix Fietkau
2012-03-15rt2x00: rt2800usb: limit tx queues lengthStanislaw Gruszka
2012-03-15rt2x00: rt2800usb: do not check packedid for aggregated framesStanislaw Gruszka
2012-03-15rt2x00: rt2800usb: rework txstatus codeStanislaw Gruszka
2012-03-15rt2x00: rt2800usb: rework txdone codeStanislaw Gruszka
2012-03-15rt2x00: rt2800usb: move additional txdone into new functionStanislaw Gruszka
2012-03-15ath9k: Fix multi-VIF BSS handlingSujith Manoharan
2012-03-15ath9k: Remove aggregation flagsSujith Manoharan
2012-03-15ath9k_hw: Cleanup FastChannelChangeSujith Manoharan
2012-03-15ath9k: Remove 'other' VIF countSujith Manoharan
2012-03-15ath9k: Remove unused variablesSujith Manoharan
2012-03-15ath9k: Remove unnecessary initializationSujith Manoharan
2012-03-15rt2x00: Set IEEE80211_HW_REPORTS_TX_ACK_STATUS in rt2800Helmut Schaa