summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: simplify calibration collectionJohannes Berg2012-04-093-25/+27
* iwlwifi: extend notification waitJohannes Berg2012-04-095-23/+72
* iwlwifi: process multiple frames per RXBJohannes Berg2012-04-094-64/+85
* iwlwifi: remove un-needed parameterWey-Yi Guy2012-04-091-20/+13
* iwlwifi: phy_db structureDavid Spinadel2012-04-094-0/+406
* rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger2012-04-092-19/+21
* rt2x00: increase led's name buffer lengthJakub Kicinski2012-04-091-8/+8
* rtlwifi: Simplify rtl_get/set inline functionsJoe Perches2012-04-091-13/+11
* rtlwifi: Use is_zero_ether_addr, remove line continuationJoe Perches2012-04-091-3/+2
* p54usb: Load firmware asynchronouslyLarry Finger2012-04-092-68/+130
* p54: only unregister ieee80211_hw when it has been registeredChristian Lamparter2012-04-092-2/+10
* mwifiex: add set_cqm_rssi_config handler supportAmitkumar Karwar2012-04-097-0/+241
* mwifiex: support STATION_INFO_SIGNAL_AVGAmitkumar Karwar2012-04-091-3/+4
* mwifiex: remove redundant signal handling codeAmitkumar Karwar2012-04-096-108/+9
* mwifiex: add cfg80211 dump_station handlerAmitkumar Karwar2012-04-091-0/+18
* mwifiex: update signal strength in mBm unitsAmitkumar Karwar2012-04-091-2/+3
* ath9k_hw: Update rx gain initval to improve rx sensitivityRajkumar Manoharan2012-04-091-5/+5
* wireless: rename ht_info to ht_operationJohannes Berg2012-04-096-24/+25
* ath9k: recover ar9380 chips from rare stuck stateRajkumar Manoharan2012-04-096-4/+126
* ath9k_hw: improve ANI processing and rx desensitizing parametersRajkumar Manoharan2012-04-094-115/+27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-03-289-27/+33
|\
| * rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanningLarry Finger2012-03-262-2/+2
| * rt2x00: rt2800usb: fix status register reread logicStanislaw Gruszka2012-03-261-1/+1
| * rt2x00: rt2800usb: schedule txdone work on timeoutStanislaw Gruszka2012-03-261-1/+7
| * ath9k: fix a memory leak in ath_rx_tasklet()Eric Dumazet2012-03-261-2/+2
| * ath9k: reduce listen time periodRajkumar Manoharan2012-03-261-1/+1
| * iwlegacy: fix BSSID settingStanislaw Gruszka2012-03-261-10/+6
| * ath9k: fix max noise floor thresholdRajkumar Manoharan2012-03-261-3/+2
| * iwlegacy: do not nulify il->vif on resetStanislaw Gruszka2012-03-263-7/+12
* | net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet2012-03-253-3/+5
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-213-4/+4
|\
| * wireless: Fix typo in mac80211_hwsim.cMasanari Iida2012-02-211-4/+4
| * hostap: Fix typo in hostap_hw.cMasanari Iida2012-02-211-2/+2
| * zd1211rw: Fix typo in zd_usb.c and zd_mac.cMasanari Iida2012-02-102-2/+2
| * net: fix printk typo in ipw2x00/libipw_rx.cMasanari Iida2012-02-031-1/+1
| * iwmc3200wifi: fix printk typo in trace.hMasanari Iida2012-02-031-1/+1
* | rtlwifi: Remove unused ETH_ADDR_LEN definesJoe Perches2012-03-192-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-195-5/+22
|\ \
| * | rt2x00: fix random stallsStanislaw Gruszka2012-03-123-1/+17
| * | iwl3945: fix possible il->txq NULL pointer dereference in delayed worksStanislaw Gruszka2012-03-122-4/+5
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-16112-3143/+3574
|\ \ \
| * | | libertas: remove dump_survey implementationDaniel Drake2012-03-151-37/+0
| * | | ath9k_hw: remove unused initvalsFelix Fietkau2012-03-151-302/+0
| * | | ath9k: inline AR9271 1.0 INI overridesFelix Fietkau2012-03-155-13/+6
| * | | ath9k_hw: remove iniModes_*_tx_gain_9271Felix Fietkau2012-03-153-26/+19
| * | | ath9k_hw: clean up iniModesAdditionalFelix Fietkau2012-03-155-30/+22
| * | | ath9k_hw: fix AR9380 register settings for channel 14Felix Fietkau2012-03-151-0/+3
| * | | ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initializationFelix Fietkau2012-03-153-9/+0
| * | | ath9k_hw: remove iniCommon_*_cck_fir_coeff_9271Felix Fietkau2012-03-152-8/+0
| * | | ath9k_hw: clean up ath9k_hw_setuprxdescFelix Fietkau2012-03-151-4/+1