aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wl1251
AgeCommit message (Expand)Author
2021-07-20wl1251: Fix possible buffer overflow in wl1251_cmd_scanLee Gibson
2020-08-21wl1251: fix always return 0 errorWang Hai
2018-04-12wl1251: check return from call to wl1251_acx_arp_ip_filterColin Ian King
2018-02-03mac80211: use QoS NDP for AP probingJohannes Berg
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-31wl1251: add a missing spin_lock_init()Cong Wang
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg
2017-02-08mac80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-07wl1251: use to_delayed_work()Geliang Tang
2015-11-18ti: unify Kconfig with other vendorsKalle Valo
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-06-23Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...David S. Miller
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-06-08wl1251: drop unneeded gotoJulia Lawall
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg
2015-04-07wl1251: Fix typo in MODULE_DESCRIPTION in wl1251/main.cMasanari Iida
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches
2014-12-15mac80211: move U-APSD enablement to vif flagsJohannes Berg
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg
2014-08-25net: wireless: wl1251: Remove unnecessary free_irqHimangi Saraogi
2014-06-25mac80211: support more than one band in scan requestDavid Spinadel
2014-05-16drivers/net/wireless/ti/wl*/spi.c: Simplify CRC computationGeorge Spelvin
2014-05-16lib/crc7: Shift crc7() output left 1 bitGeorge Spelvin
2014-05-13wl1251: only call ieee80211_beacon_loss in managed modeGrazvydas Ignotas
2014-05-13wl1251: fix mixed up args for joinGrazvydas Ignotas
2014-05-13wl1251: fix null data for IBSSGrazvydas Ignotas
2014-05-13Revert "wl1251: enforce changed hw encryption support on monitor state change"Grazvydas Ignotas
2014-03-04Drivers:net:wireless:ti:wl1251: Fixed Sparse invalid assignment warningSurendra Patil
2014-03-03wl1251: use skb_trim to make skb shorterIvaylo Dimitrov
2014-02-28wl1251: spi: add device tree supportSebastian Reichel
2014-02-28wl1251: spi: add vio regulator supportSebastian Reichel
2014-02-28wl1251: move power GPIO handling into the driverSebastian Reichel
2014-02-28wl1251: split wl251 platform data to a separate structureLuciano Coelho
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
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