summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/cw1200
AgeCommit message (Expand)Author
2021-07-20cw1200: add missing MODULE_DEVICE_TABLEZou Wei
2020-12-29cw1200: fix missing destroy_workqueue() on error in cw1200_init_commonQinglang Miao
2020-01-23cw1200: Fix a signedness bug in cw1200_load_firmware()Dan Carpenter
2019-06-11net: cw1200: fix a NULL pointer dereferenceKangjie Lu
2019-05-16cw1200: fix missing unlock on error in cw1200_hw_scan()Wei Yongjun
2019-02-20cw1200: Fix concurrency use-after-free bugs in cw1200_hw_scan()Jia-Ju Bai
2018-12-01cw1200: Don't leak memory if krealloc failesJohannes Thumshirn
2018-02-25wireless: cw1200: use __maybe_unused to hide pm functions_Arnd Bergmann
2018-02-25cw1200: fix bogus maybe-uninitialized warningArnd Bergmann
2017-05-20mac80211: pass block ack session timeout to to driverSara Sharon
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach
2015-07-21wireless: cw1200: Remove redundant spi driver bus initializationAntonio Borneo
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg
2015-04-01Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...David S. Miller
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller
2015-03-20cw1200: Fix suspendLars-Peter Clausen
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches
2015-03-03cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky
2015-02-06cw1200: Less function calls in cw1200_load_firmware_cw1200() after error dete...Markus Elfring
2015-02-06cw1200: Delete an unnecessary check before the function call "release_firmware"Markus Elfring
2015-02-06cw1200: use msecs_to_jiffies for conversionNicholas Mc Guire
2015-01-22Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo
2015-01-07mac80211: Re-fix accounting of the tailroom-needed counterIdo Yariv
2015-01-07cw1200: queue: Use setup_timerJulia Lawall
2015-01-07cw1200: main: Use setup_timerJulia Lawall
2015-01-07wireless: cw1200: Use setup_timerJulia Lawall
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-25cw1200: Introduce the use of devm_kzallocHimangi Saraogi
2014-07-20cw1200: remove unnecessary break after returnFabian Frederick
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-06-25mac80211: support more than one band in scan requestDavid Spinadel
2014-06-19cw1200: Remove useless return variablesPeter Senna Tschudin
2014-04-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-04-14cw1200: Fix cw1200_debug_link_idFrederic Danis
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach
2014-03-03net: Replace min macro with min_tSilvan Jegen
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-07mac80211: remove channel_change_timeJohannes Berg
2014-01-03wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-03wireless: cw1200: Fix memory leak in cw1200_wow_suspend()Christian Engelmayer
2013-12-26cw1200: slight optimization of addr comparedingtianhong
2013-12-05wireless: cw1200: Use consistent internal locking conventionsSolomon Peachy
2013-12-05cw1200: Make the "scan failed" message into a warningSolomon Peachy
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez