summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore
Commit message (Expand)AuthorAgeFilesLines
...
* wlcore/wl18xx: add smart config commandsEliad Peller2014-07-152-0/+31
* wlcore: add smart config definitionsEliad Peller2014-07-151-0/+3
* wlcore: use correct LAA bitEliad Peller2014-07-151-1/+1
* wlcore: user smaller sqn padding for GEMEliad Peller2014-07-153-4/+13
* wlcore: save seq num only between recoveriesEliad Peller2014-07-153-31/+68
* mac80211: split sched scan IEsDavid Spinadel2014-06-255-8/+12
* mac80211: support more than one band in scan requestDavid Spinadel2014-06-251-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-125-61/+49
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-222-3/+3
| |\
| | * cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg2014-05-192-3/+3
| * | wlcore: Remove trailing semicolon from do {...} while (0) macroJoe Perches2014-05-161-2/+2
| * | drivers/net/wireless/ti/wl*/spi.c: Simplify CRC computationGeorge Spelvin2014-05-161-23/+22
| * | lib/crc7: Shift crc7() output left 1 bitGeorge Spelvin2014-05-161-2/+1
| * | wlcore: fix usage of platform_device_add_data()Christian Engelmayer2014-04-302-31/+20
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-04-301-1/+2
| |\ \ | | |/
| | * mac80211: add vif to flush callEmmanuel Grumbach2014-04-091-1/+2
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-031-1/+1
|\ \ \ | |/ / |/| |
| * | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-1/+1
| |/
* | wlcore: ignore dummy packet events in PLT modeLuciano Coelho2014-04-141-0/+5
|/
* net: Replace min macro with min_tSilvan Jegen2014-03-033-4/+4
* mac80211: allow driver to return error from sched_scan_stopJohannes Berg2014-02-201-2/+4
* 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-132-1/+4
* 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-137-9/+19
* wlcore/wl12xx/wl18xx: configure iface_combinations per-hwEliad Peller2014-02-132-28/+5
* wlcore/wl12xx/wl18xx: configure max_stations per-hwEliad Peller2014-02-133-5/+3
* wlcore/wl12xx/wl18xx: configure num_links per-hwEliad Peller2014-02-137-29/+40
* wlcore/wl12xx/wl18xx: simplify fw_status handlingEliad Peller2014-02-137-98/+101
* 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
* wl12xx: fix tx power settingAlex Gal2014-01-131-0/+10
* mac80211: remove channel_change_timeJohannes Berg2014-01-071-1/+0
* cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-253-10/+7
* wlcore: save last regdom configuration on stopEliad Peller2013-10-231-1/+3
* wlcore: fix started_vifs calculationEliad Peller2013-10-231-1/+23
* wlcore: wakeup from ELP before starting recoveryBarak Bercovitz2013-10-231-0/+1
* wlcore: Allow stopping fw log in recoveryBarak Bercovitz2013-10-231-1/+2
* wlcore: read fw panic log only in host modeBarak Bercovitz2013-10-231-1/+2
* wlcore/wl18xx/wl12xx: FW log params per chip archIgal Chernobelsky2013-10-235-23/+43
* wlcore: fwlog dynamic mem_block controlIdo Reis2013-10-232-1/+20
* wlcore: fix interrogate command lengthIgal Chernobelsky2013-10-234-10/+15
OpenPOWER on IntegriCloud