summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/cw1200
Commit message (Expand)AuthorAgeFilesLines
* mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-241-7/+3Star
* Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...David S. Miller2015-04-011-7/+4Star
|\
| * cw1200: Fix suspendLars-Peter Clausen2015-03-201-7/+4Star
* | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-311-2/+2
|\ \ | |/ |/|
| * cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky2015-03-031-2/+2
* | wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-032-2/+2
|/
* cw1200: Less function calls in cw1200_load_firmware_cw1200() after error dete...Markus Elfring2015-02-061-14/+23
* cw1200: Delete an unnecessary check before the function call "release_firmware"Markus Elfring2015-02-061-2/+1Star
* cw1200: use msecs_to_jiffies for conversionNicholas Mc Guire2015-02-061-4/+4
* Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo2015-01-222-2/+3
|\
| * mac80211: Re-fix accounting of the tailroom-needed counterIdo Yariv2015-01-071-1/+2
| * mac80211: move U-APSD enablement to vif flagsJohannes Berg2014-12-152-1/+1
* | cw1200: queue: Use setup_timerJulia Lawall2015-01-071-3/+1Star
* | cw1200: main: Use setup_timerJulia Lawall2015-01-071-3/+2Star
* | wireless: cw1200: Use setup_timerJulia Lawall2015-01-071-3/+2Star
|/
* mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-191-1/+1
* cw1200: Introduce the use of devm_kzallocHimangi Saraogi2014-08-251-3/+1Star
* cw1200: remove unnecessary break after returnFabian Frederick2014-07-211-1/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-06-252-2/+3
|\
| * mac80211: support more than one band in scan requestDavid Spinadel2014-06-252-2/+3
* | cw1200: Remove useless return variablesPeter Senna Tschudin2014-06-191-2/+1Star
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-04-302-2/+4
|\
| * mac80211: add vif to flush callEmmanuel Grumbach2014-04-092-2/+4
* | cw1200: Fix cw1200_debug_link_idFrederic Danis2014-04-141-0/+2
|/
* net: Replace min macro with min_tSilvan Jegen2014-03-031-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-171-1/+0Star
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-131-1/+0Star
| |\
| | * mac80211: remove channel_change_timeJohannes Berg2014-01-071-1/+0Star
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-103-7/+6Star
|\| |
| * | wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-032-2/+0Star
| * | wireless: cw1200: Fix memory leak in cw1200_wow_suspend()Christian Engelmayer2014-01-031-5/+6
| |/
* / cw1200: slight optimization of addr comparedingtianhong2013-12-262-4/+4
|/
* wireless: cw1200: Use consistent internal locking conventionsSolomon Peachy2013-12-051-2/+2
* cw1200: Make the "scan failed" message into a warningSolomon Peachy2013-12-051-2/+3
* cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-251-5/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-044-36/+10Star
|\
| * wireless: cw1200: acquire hwbus lock around cw1200_irq_handler() call.Solomon Peachy2013-10-101-0/+2
| * cw1200: Use a threaded oneshot irq handler for cw1200_spiSolomon Peachy2013-09-261-3/+4
| * Revert "cw1200: Don't perform SPI transfers in interrupt context"Solomon Peachy2013-09-264-33/+4Star
* | wireless: cw1200: use dev_get_platdata()Jingoo Han2013-09-261-2/+2
|/
* cw1200: Prevent a lock-related hang in the cw1200_spi driverSolomon Peachy2013-09-091-0/+9
* cw1200: Don't perform SPI transfers in interrupt contextSolomon Peachy2013-09-094-4/+33
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-061-1/+1
|\
| * treewide: Fix typo in printkMasanari Iida2013-08-201-1/+1
* | cw1200: When debug is enabled, display all wakeup conditions for the wait_eve...Solomon Peachy2013-08-281-2/+2
* | cw1200: Display the correct default reference clock.Solomon Peachy2013-08-281-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-091-5/+2Star
|\ \
| * | cw1200: Fix spurious BUG_ON() trigger when starting AP mode.Solomon Peachy2013-08-051-5/+2Star
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-07-251-1/+1
|\| |
| * | cw1200: Fix OOPS in monitor modeSolomon Peachy2013-07-221-1/+1
| |/