aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/st (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-28cw1200: add const to hwbus_ops structuresBhumika Goyal2-2/+2
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg1-1/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-1/+1
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg1-1/+1
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg1-1/+1
2017-03-30drivers: add explicit interrupt.h includesFlorian Westphal1-0/+1
2017-02-08mac80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski1-1/+1
2016-11-17cw1200: fix bogus maybe-uninitialized warningArnd Bergmann1-5/+3
2016-11-09cw1200: Don't leak memory if krealloc failesJohannes Thumshirn1-7/+9
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern1-1/+5
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg5-12/+12
2016-03-08wireless: cw1200: use __maybe_unused to hide pm functions_Arnd Bergmann2-9/+9
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon2-6/+2
2015-12-11cw1200: remove some dead codeDan Carpenter1-6/+0
2015-11-18cw1200: move under st vendor directoryKalle Valo29-0/+13639