summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wlcore/main.c
AgeCommit message (Expand)Author
2021-03-07wlcore: Fix command execute failure 19 for wl12xxTony Lindgren
2019-04-27wlcore: Fix memory leak in case wl12xx_fetch_firmware failureZumeng Chen
2017-05-20wlcore: Pass win_size taken from ieee80211_sta to FWMaxim Altshul
2017-05-20mac80211: pass block ack session timeout to to driverSara Sharon
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach
2015-08-10wlcore: add p2p device supportEliad Peller
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-05-24Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...David S. Miller
2015-05-09Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc...David S. Miller
2015-05-09wl18xx: wlan_irq: support platform dependent interrupt typesEyal Reizer
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg
2015-04-22wlcore: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg
2015-03-24wlcore: remove wl12xx_platform_dataEliad Peller
2015-03-19wlcore: set irq_trigger in board files instead of hiding behind a quirkLuciano Coelho
2015-01-23wlcore: unlock on error in wl1271_op_suspend()Dan Carpenter
2015-01-22Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo
2015-01-09wlcore: add dfs region to reg domain update cmdGuy Mishol
2015-01-09wlcore: allow using dfs channelsEliad Peller
2015-01-09wlcore: add dfs master restart callsEliad Peller
2015-01-09wlcore: add support for ap csaEliad Peller
2015-01-09wl18xx: add radar detection implementationEliad Peller
2015-01-09wlcore: enable AP wowlanEliad Peller
2015-01-09wlcore: add ability to reduce FW interrupts during suspendRam Amrani
2015-01-09wlcore/wl18xx: handle rc updates in a separate workEliad Peller
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg
2015-01-08mac80211: allow drivers to provide most station statisticsJohannes Berg
2014-12-15mac80211: move U-APSD enablement to vif flagsJohannes Berg
2014-10-09mac80211: allow channel switch with multiple channel contextsLuciano Coelho
2014-07-15wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longsEliad Peller
2014-07-15wlcore: don't switch channels on disconnected STA vifsArik Nemtsov
2014-07-15wlcore: register vendor commandsEliad Peller
2014-07-15wlcore: increase max roc duration to 30 secondsEliad Peller
2014-07-15wlcore: use correct LAA bitEliad Peller
2014-07-15wlcore: user smaller sqn padding for GEMEliad Peller
2014-07-15wlcore: save seq num only between recoveriesEliad Peller
2014-06-25mac80211: split sched scan IEsDavid Spinadel
2014-06-25mac80211: support more than one band in scan requestDavid Spinadel
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-05-19cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach
2014-03-03net: Replace min macro with min_tSilvan Jegen
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: 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: don't stop sched_scan on interface removalBarak Bercovitz
2014-02-13wl18xx: move to new firmware (wl18xx-fw-3.bin)Eliad Peller