summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | ath10k: split wmi_cmd_init pathBartosz Markowski2013-09-272-1/+299
| | * | | | | | ath10k: bring back the WMI path for mgmt framesBartosz Markowski2013-09-277-13/+128
| | * | | | | | ath10k: implement host memory chunksBartosz Markowski2013-09-273-8/+133
| | * | | | | | ath10k: drop the fw versioning sanity checkBartosz Markowski2013-09-272-31/+0
| | * | | | | | ath10k: split ath10k_wmi_service_ready_event_rxBartosz Markowski2013-09-272-1/+104
| | * | | | | | ath10k: implement WMI events handling frame for both firmwaresBartosz Markowski2013-09-271-1/+130
| | * | | | | | ath10k: warn if give WMI command is not supportedBartosz Markowski2013-09-271-0/+6
| | * | | | | | ath10k: add wmi_10x_<cmd/event> definitionsBartosz Markowski2013-09-272-3/+338
| | * | | | | | ath10k: introduce dynamic WMI structuresBartosz Markowski2013-09-273-41/+305
| | * | | | | | ath10k: make monitor vdev down before stoping itMarek Puzyniak2013-09-261-6/+3
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-2312-20/+95
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | mwifiex: inform cfg80211 about disconnect for P2P client interfaceAvinash Patil2013-10-141-1/+2
| * | | | | | | mwifiex: inform cfg80211 about disconnect if device is removedAvinash Patil2013-10-141-2/+8
| * | | | | | | wireless: cw1200: acquire hwbus lock around cw1200_irq_handler() call.Solomon Peachy2013-10-101-0/+2
| * | | | | | | rtlwifi: rtl8192cu: Fix error in pointer arithmeticMark Cave-Ayland2013-10-101-1/+2
| * | | | | | | iwlwifi: pcie: fix merge damageJohannes Berg2013-10-071-4/+4
| * | | | | | | ath9k: fix tx queue scheduling after channel changesFelix Fietkau2013-10-071-12/+11
| * | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-10-077-4/+70
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | iwlwifi: mvm: call ieee80211_scan_completed when neededEmmanuel Grumbach2013-10-021-1/+11
| | * | | | | | iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 seriesEmmanuel Grumbach2013-10-023-0/+17
| | * | | | | | iwlwifi: don't WARN on host commands sent when firmware is deadEmmanuel Grumbach2013-10-021-2/+4
| | * | | | | | iwlwifi: pcie: add new SKUs for 7000 & 3160 NIC seriesMatti Gottlieb2013-10-021-0/+32
| | * | | | | | iwlwifi: pcie: don't reset the TX queue counterEmmanuel Grumbach2013-10-021-0/+2
| | * | | | | | iwlwifi: mvm: Disable uAPSD for D3 imageAlexander Bondar2013-10-021-1/+4
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-1758-763/+10633
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | rt2x00: rt2800lib: remove duplicate rf_vals for RF3053Kevin Lo2013-10-141-72/+3
| * | | | | | rt2x00: rt2800lib: fix RF registers for RT5390/RT5392Kevin Lo2013-10-141-3/+2
| * | | | | | mwifiex: use alloc_workqueue() functionAmitkumar Karwar2013-10-141-1/+3
| * | | | | | ath9k_hw: remove references to hw->confFelix Fietkau2013-10-145-20/+15
| * | | | | | ath9k: make ath9k_uses_beacons staticFelix Fietkau2013-10-142-2/+1
| * | | | | | ath9k: remove sc->config.cabqReadyTimeFelix Fietkau2013-10-144-12/+1
| * | | | | | ath9k: move channel change code to ath_set_channelFelix Fietkau2013-10-141-72/+78
| * | | | | | ath9k: make ath9k_cmn_update_ichannel staticFelix Fietkau2013-10-145-21/+17
| * | | | | | ath9k_hw: simplify channel flagsFelix Fietkau2013-10-144-130/+50
| * | | | | | ath9k_hw: remove IS_CHAN_OFDM()Felix Fietkau2013-10-142-7/+2
| * | | | | | ath9k_hw: remove IS_CHAN_B()Felix Fietkau2013-10-146-22/+13
| * | | | | | ath9k_hw: remove direct accesses to channel mode flagsFelix Fietkau2013-10-149-169/+49
| * | | | | | ath9k: use a separate data structure for rx buffersFelix Fietkau2013-10-143-50/+92
| * | | | | | wcn36xx: fix coccinelle warningsFengguang Wu2013-10-141-9/+2
| * | | | | | rt2x00: rt73usb: use rt2x00_has_cap_* helpersGabor Juhos2013-10-141-9/+9
| * | | | | | rt2x00: rt61pci: use rt2x00_has_cap_* helpersGabor Juhos2013-10-141-10/+10
| * | | | | | rt2x00: rt2800lib: use rt2x00_has_cap_* helpersGabor Juhos2013-10-141-13/+12
| * | | | | | rt2x00: rt2x00lib: use rt2x00_has_cap_* helpersGabor Juhos2013-10-146-13/+13
| * | | | | | rt2x00: add rt2x00_has_cap_* helpersGabor Juhos2013-10-141-0/+87
| * | | | | | rt2x00: cleanup indentation in rt2800.hGabor Juhos2013-10-141-21/+21
| | |_|_|/ / | |/| | | |
| * | | | | rt2x00: rt2800lib: fix VGC adjustment for RT3572 and RT3593Gabor Juhos2013-10-101-5/+20
| * | | | | rt2x00: rt2800lib: fix VGC adjustment for RT5592Gabor Juhos2013-10-101-4/+7
| * | | | | rt2x00: use generic EWMA functions for average RSSI calculationsGabor Juhos2013-10-103-58/+29
| * | | | | rt2x00: rt2800lib: no need to toggle RF R30 bit 7 twiceKevin Lo2013-10-101-7/+0
| * | | | | net: p54spi: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-101-1/+1