summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-1330-159/+256
| |\ \
| * | | mwifiex: add key material v2 supportAvinash Patil2014-02-126-12/+388
| * | | mwifiex: parse API version from FWAvinash Patil2014-02-124-1/+60
| * | | mwifiex: disable all TDLS link during disconnectionAvinash Patil2014-02-123-0/+40
| * | | mwifiex: separate BA params for TDLS link if 11ac is supportedAvinash Patil2014-02-122-5/+38
| * | | mwifiex: add VHT support for TDLSAvinash Patil2014-02-126-7/+346
| * | | mwifiex: pass ieee80211_vht_cap to mwifiex_fill_vht_cap_tlvAvinash Patil2014-02-121-11/+12
| * | | mwifiex: AMPDU support for TDLS linkAvinash Patil2014-02-125-4/+31
| * | | mwifiex: tdls related handling for data packets addressed to TDLS peerAvinash Patil2014-02-123-6/+48
| * | | mwifiex: provision for holding and restoring packets during TDLS setupAvinash Patil2014-02-124-0/+100
| * | | mwifiex: add cfg80211 change_station handler supportAvinash Patil2014-02-126-1/+137
| * | | mwifiex: add cfg80211 add_station handler supportAvinash Patil2014-02-124-0/+64
| * | | mwifiex: add cfg80211 tdls_oper handler supportAvinash Patil2014-02-128-0/+246
| * | | mwifiex: parse TDLS action frames during RXAvinash Patil2014-02-126-7/+160
| * | | mwifiex: add tdls_mgmt handler supportAvinash Patil2014-02-128-0/+533
| * | | mwifiex: cleanup in mwifiex_fill_cap_info()Amitkumar Karwar2014-02-124-16/+21
| * | | mwifiex: move station list functions to common codeAvinash Patil2014-02-123-118/+124
| * | | mwifiex: make tos_to_tid_inv part of mwifiex_private structureAvinash Patil2014-02-124-23/+28
| * | | mwifiex: handle AMPDU supported check for AP interfaceAvinash Patil2014-02-122-7/+21
| * | | mwifiex: advertise correct beamforming information for VHTAmitkumar Karwar2014-02-122-2/+13
| * | | mwifiex: update beamforming capability field for HTAmitkumar Karwar2014-02-122-0/+7
| * | | mwifiex: don't leak DMA command skbuffsAaron Durbin2014-02-121-7/+7
| * | | mwifiex: balance dma map/unmap sizesAaron Durbin2014-02-122-74/+72
| * | | mwifiex: implement extended scan featureAmitkumar Karwar2014-02-128-8/+255
| * | | mwifiex: separate out next scan command queueing logicAmitkumar Karwar2014-02-121-62/+71
OpenPOWER on IntegriCloud