summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-0514-106/+98
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-034-23/+19
| |\
| | * mwifiex: do not advertise usb autosuspend supportBing Zhao2014-02-281-8/+0
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2014-02-283-15/+19
| | |\
| | | * iwlwifi: fix TX status for aggregated packetsJohannes Berg2014-02-272-14/+18
| | | * iwlwifi: mvm: change of listen interval from 70 to 10Max Stepanov2014-02-271-1/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-2711-76/+79
| |\ \ \ | | |/ /
| | * | ath9k: fix invalid descriptor discardingFelix Fietkau2014-02-251-35/+35
| | * | ath9k: reduce baseband hang detection false positive rateFelix Fietkau2014-02-251-1/+7
| | * | ath9k: fix ps-poll responses under a-mpdu sessionsFelix Fietkau2014-02-241-2/+3
| | * | mwifiex: rename usb driver name registerring to usb coreBing Zhao2014-02-241-3/+1
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2014-02-241-0/+1
| | |\ \ | | | |/
| | | * iwlwifi: dvm: clear IWL_STA_UCODE_INPROGRESS when assoc failsEmmanuel Grumbach2014-02-201-0/+1
| | * | ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan2014-02-201-2/+2
| | * | brcmfmac: fix txglomming scatter-gather packet transfersArend van Spriel2014-02-201-10/+4
| | * | ath9k: protect tid->sched checkStanislaw Gruszka2014-02-201-3/+5
| | * | mwifiex: fix cmd and Tx data timeout issue for PCIe cardsAmitkumar Karwar2014-02-201-17/+11
| | * | mwifiex: add NULL check for PCIe Rx skbAmitkumar Karwar2014-02-201-0/+6
| | * | mwifiex: clean pcie ring only when device is presentAvinash Patil2014-02-201-1/+2
| | * | libertas: fix scan result loss if SSID IE len 0James Cameron2014-02-201-1/+1
| | * | hostap: Do not free priv until timer handler has actually stopped using itKirill Tkhai2014-02-201-1/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-20166-5805/+8906
|\ \ \ \
| * | | | wcn36xx: Update dtim period before starting BSSPontus Fuchs2014-02-131-0/+1
| * | | | wcn36xx: Track dpu signature per staPontus Fuchs2014-02-133-4/+6
| * | | | wcn36xx: Rename wcn36xx_vif.ucast_dpu_signature to self_ucast_dpu_signPontus Fuchs2014-02-133-3/+3
| * | | | wcn36xx: Add support for 3680Pontus Fuchs2014-02-134-10/+36
| * | | | wcn36xx: Print FW capabilitiesPontus Fuchs2014-02-133-6/+51
| * | | | wcn36xx: Cache nv to avoid request_firmware on resume pathPontus Fuchs2014-02-133-12/+14
| * | | | wcn36xx: Wait longer for SMD commands to completePontus Fuchs2014-02-132-2/+7
| * | | | wcn36xx: Improve feature caps exchangePontus Fuchs2014-02-133-7/+13
| * | | | wcn36xx: Fix copy paste error hal_exit_bmps -> hal_keep_alivePontus Fuchs2014-02-131-2/+2
| * | | | wlcore: add support for STA CSA with chan contextsArik Nemtsov2014-02-131-1/+2
| * | | | wlcore: enable beacon filtering only after receiving a beaconEliad Peller2014-02-133-3/+16
| * | | | wlcore: increase timeout to 5000 msecsYaniv Machani2014-02-131-1/+1
| * | | | wlcore: decrease warning verbosity during recoveryArik Nemtsov2014-02-132-4/+5
| * | | | wlcore: consider multiple APs when checking active_link_countEliad Peller2014-02-132-10/+10
| * | | | wlcore: don't handle unsetting of default wep keyEliad Peller2014-02-131-0/+4
| * | | | wlcore: wl18xx: allow CCK rates for AP modeArik Nemtsov2014-02-133-1/+5
| * | | | wlcore: don't stop sched_scan on interface removalBarak Bercovitz2014-02-131-3/+1
| * | | | wlcore: send EAPOL frames with voice priorityIgal Chernobelsky2014-02-132-0/+5
| * | | | wl18xx: move to new firmware (wl18xx-fw-3.bin)Eliad Peller2014-02-139-15/+25
| * | | | wlcore/wl12xx/wl18xx: configure iface_combinations per-hwEliad Peller2014-02-134-30/+68
| * | | | wlcore/wl12xx/wl18xx: configure max_stations per-hwEliad Peller2014-02-137-5/+9
| * | | | wlcore/wl12xx/wl18xx: configure num_links per-hwEliad Peller2014-02-1311-30/+51
| * | | | wlcore/wl12xx/wl18xx: simplify fw_status handlingEliad Peller2014-02-1312-103/+277
| * | | | wlcore: AP: don't start mac80211 PS on non-peer HLIDsArik Nemtsov2014-02-131-1/+5
| * | | | wlcore: block read/writes to FW during ELPBarak Bercovitz2014-02-131-2/+6
| * | | | wlcore: cancel Tx watchdog on suspend and rearm on first Tx afterArik Nemtsov2014-02-133-2/+21
| * | | | wlcore: memset wl->rx_filter_enabled to zero after recoveryNadim Zubidat2014-02-133-4/+8
| * | | | b43: use kernel api to replace b43 specific helper functionZHAO Gang2014-02-132-41/+6
OpenPOWER on IntegriCloud