summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti
AgeCommit message (Expand)Author
2018-05-29wlcore: sdio: Fix flakey SDIO runtime PM handlingTony Lindgren
2018-04-30wlcore: sdio: allow pm to handle sdio powerEyal Reizer
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches
2018-03-25Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or...David S. Miller
2018-03-15net: drivers/net: Remove unnecessary skb_copy_expand OOM messagesJoe Perches
2018-03-13net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help textRandy Dunlap
2018-02-27wl1251: Set generated MAC address back to NVS dataPali Rohár
2018-02-27wl1251: Parse and use MAC address from supplied NVS dataPali Rohár
2018-02-27wl1251: Generate random MAC address only if driver does not have validPali Rohár
2018-02-27wl1251: Update wl->nvs_len after wl->nvs is validPali Rohár
2018-01-08wl1251: check return from call to wl1251_acx_arp_ip_filterColin Ian King
2017-12-14wlcore: fix unused function warningArnd Bergmann
2017-12-07wlcore, wl1251: fix spelling: "Couldnt" -> "Couldn't" and remove error on -EN...Colin Ian King
2017-12-07wlcore: allow elp during wowlan suspendReizer, Eyal
2017-12-07wlcore: use boottime for fw time syncArnd Bergmann
2017-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-27mac80211: use QoS NDP for AP probingJohannes Berg
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-24wlcore: add missing nvs file name info for wilink8Reizer, Eyal
2017-08-08wlcore: add const to bin_attribute structureBhumika Goyal
2017-07-27wl1251: add a missing spin_lock_init()Cong Wang
2017-06-28wl18xx: add checks on wl18xx_top_reg_write() return valueGustavo A. R. Silva
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg
2017-06-13wlcore: spi: remove unnecessary variableGustavo A. R. Silva
2017-06-13wlcore: add wl1285 compatibleSebastian Reichel
2017-05-24wlcore: fix 64K page supportArnd Bergmann
2017-05-18wlcore: use memdup_userGeliang Tang
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg
2017-04-26nl80211: allow multiple active scheduled scan requestsArend Van Spriel
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-04-05wlcore: fix spelling mistakes in wl1271_warningColin Ian King
2017-02-27scripts/spelling.txt: add "configuartion" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada
2017-02-15wlcore: disable multicast filter in AP modeIain Hunter
2017-02-10Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...David S. Miller
2017-02-08mac80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski
2017-01-28wlcore: print the sdio buffer after reading itGuy Mishol
2017-01-02Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...David S. Miller
2017-01-01wlcore: fix spelling mistake in wl1271_warningColin Ian King
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin
2016-11-27Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller
2016-11-17wlcore: Allow scans when in AP modeJames Minor
2016-11-17wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT eventMaxim Altshul
2016-11-17wlcore: Pass win_size taken from ieee80211_sta to FWMaxim Altshul