aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-24wlcore: add missing nvs file name info for wilink8Reizer, Eyal1-0/+23
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg1-3/+2
2017-04-26nl80211: allow multiple active scheduled scan requestsArend Van Spriel1-1/+1
2017-02-15wlcore: disable multicast filter in AP modeIain Hunter1-0/+15
2016-11-27Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-2/+6
2016-11-17wlcore: Allow scans when in AP modeJames Minor1-0/+2
2016-11-17wlcore: Pass win_size taken from ieee80211_sta to FWMaxim Altshul1-2/+4
2016-10-19mac80211: add a HW flag for supporting HW TX fragmentationSara Sharon1-0/+1
2016-09-26wlcore: Fix config firmware loading issuesTony Lindgren1-12/+24
2016-09-03wlcore: Remove wl pointer from wl_sta structureMaxim Altshul1-1/+0
2016-08-05mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul1-2/+3
2016-07-18wlcore: Add support for get_expected_throughput opcodeMaxim Altshul1-0/+11
2016-07-18wlcore/wl18xx: Add functionality to accept TX rate per linkMaxim Altshul1-0/+1
2016-07-18wlcore/wl18xx: mesh: added initial mesh support for wl8Maital Hahn1-4/+28
2016-07-14Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-0/+5
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern1-2/+9
2016-06-29wlcore: reconfigure sta rates on authorizationGuy Mishol1-0/+5
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-16/+16
2016-04-07wlcore: use to_delayed_work()Geliang Tang1-5/+5
2016-03-10wlcore: don't WARN_ON in case of existing ROCEliad Peller1-4/+4
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon1-3/+5
2015-12-31wlcore/wl18xx: fw logger over sdioShahar Patury1-86/+10
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach1-1/+1
2015-08-10wlcore: add p2p device supportEliad Peller1-13/+56
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg1-13/+13
2015-05-24Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-12/+14
2015-05-09Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-3/+3
2015-05-09wl18xx: wlan_irq: support platform dependent interrupt typesEyal Reizer1-12/+14
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg1-2/+1
2015-04-22wlcore: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg1-1/+2
2015-03-24wlcore: remove wl12xx_platform_dataEliad Peller1-3/+1
2015-03-19wlcore: set irq_trigger in board files instead of hiding behind a quirkLuciano Coelho1-11/+16
2015-01-23wlcore: unlock on error in wl1271_op_suspend()Dan Carpenter1-1/+3
2015-01-22Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo1-10/+12
2015-01-09wlcore: add dfs region to reg domain update cmdGuy Mishol1-0/+4
2015-01-09wlcore: allow using dfs channelsEliad Peller1-14/+0
2015-01-09wlcore: add dfs master restart callsEliad Peller1-1/+9
2015-01-09wlcore: add support for ap csaEliad Peller1-1/+80
2015-01-09wl18xx: add radar detection implementationEliad Peller1-4/+155
2015-01-09wlcore: enable AP wowlanEliad Peller1-5/+13
2015-01-09wlcore: add ability to reduce FW interrupts during suspendRam Amrani1-23/+45
2015-01-09wlcore/wl18xx: handle rc updates in a separate workEliad Peller1-2/+33
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg1-1/+1
2015-01-08mac80211: allow drivers to provide most station statisticsJohannes Berg1-9/+11
2014-12-15mac80211: move U-APSD enablement to vif flagsJohannes Berg1-1/+1
2014-10-09mac80211: allow channel switch with multiple channel contextsLuciano Coelho1-15/+8
2014-07-15wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longsEliad Peller1-4/+4
2014-07-15wlcore: don't switch channels on disconnected STA vifsArik Nemtsov1-0/+7
2014-07-15wlcore: register vendor commandsEliad Peller1-0/+4
2014-07-15wlcore: increase max roc duration to 30 secondsEliad Peller1-1/+1