aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti
AgeCommit message (Expand)Author
2014-02-28wl1251: split wl251 platform data to a separate structureLuciano Coelho
2014-02-20mac80211: allow driver to return error from sched_scan_stopJohannes Berg
2014-02-13wlcore: add support for STA CSA with chan contextsArik Nemtsov
2014-02-13wlcore: enable beacon filtering only after receiving a beaconEliad Peller
2014-02-13wlcore: increase timeout to 5000 msecsYaniv Machani
2014-02-13wlcore: decrease warning verbosity during recoveryArik Nemtsov
2014-02-13wlcore: consider multiple APs when checking active_link_countEliad Peller
2014-02-13wlcore: don't handle unsetting of default wep keyEliad Peller
2014-02-13wlcore: wl18xx: allow CCK rates for AP modeArik Nemtsov
2014-02-13wlcore: don't stop sched_scan on interface removalBarak Bercovitz
2014-02-13wlcore: send EAPOL frames with voice priorityIgal Chernobelsky
2014-02-13wl18xx: move to new firmware (wl18xx-fw-3.bin)Eliad Peller
2014-02-13wlcore/wl12xx/wl18xx: configure iface_combinations per-hwEliad Peller
2014-02-13wlcore/wl12xx/wl18xx: configure max_stations per-hwEliad Peller
2014-02-13wlcore/wl12xx/wl18xx: configure num_links per-hwEliad Peller
2014-02-13wlcore/wl12xx/wl18xx: simplify fw_status handlingEliad Peller
2014-02-13wlcore: AP: don't start mac80211 PS on non-peer HLIDsArik Nemtsov
2014-02-13wlcore: block read/writes to FW during ELPBarak Bercovitz
2014-02-13wlcore: cancel Tx watchdog on suspend and rearm on first Tx afterArik Nemtsov
2014-02-13wlcore: memset wl->rx_filter_enabled to zero after recoveryNadim Zubidat
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-13wl12xx: fix tx power settingAlex Gal
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-09wl1251: fix NULL pointer dereferencePavel Machek
2014-01-09wl1251: add nvs file name to module firmware listPavel Machek
2014-01-09wl1251: enforce changed hw encryption support on monitor state changeDavid Gnedt
2014-01-09wl1251: disable retry and ACK policy for injected packetsDavid Gnedt
2014-01-09wl1251: enable tx path in monitor mode if necessary for packet injectionDavid Gnedt
2014-01-09wl1251: fix channel switching in monitor modeDavid Gnedt
2014-01-09wl1251: disable power saving in monitor modeDavid Gnedt
2014-01-09wl1251: implement multicast address filtering (fwd)David Gnedt
2014-01-09wl1251: configure hardware en-/decryption for monitor modeDavid Gnedt
2014-01-09wl1251: split RX and TX data path initialisationDavid Gnedt
2014-01-09wl1251: implement hardware ARP filteringDavid Gnedt
2014-01-09wl1251: retry power save entryDavid Gnedt
2014-01-09wl1251: fix scan behaviour while not associatedDavid Gnedt
2014-01-07mac80211: remove channel_change_timeJohannes Berg
2013-12-26wireless: slight optimization of addr comparedingtianhong
2013-12-05wl1251: return -ENOMEM if kzalloc failsJing Wang
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez
2013-10-23wlcore: save last regdom configuration on stopEliad Peller
2013-10-23wlcore: fix started_vifs calculationEliad Peller
2013-10-23wlcore: wakeup from ELP before starting recoveryBarak Bercovitz
2013-10-23wlcore: Allow stopping fw log in recoveryBarak Bercovitz
2013-10-23wlcore: read fw panic log only in host modeBarak Bercovitz
2013-10-23wlcore/wl18xx/wl12xx: FW log params per chip archIgal Chernobelsky
2013-10-23wl12xx/wl18xx: update default fw logger's settingsIdo Reis
2013-10-23wlcore: fwlog dynamic mem_block controlIdo Reis
2013-10-23wlcore: fix interrogate command lengthIgal Chernobelsky