aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/cw1200
AgeCommit message (Expand)Author
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
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-10wireless: cw1200: acquire hwbus lock around cw1200_irq_handler() call.Solomon Peachy
2013-09-26wireless: cw1200: use dev_get_platdata()Jingoo Han
2013-09-26cw1200: Use a threaded oneshot irq handler for cw1200_spiSolomon Peachy
2013-09-26Revert "cw1200: Don't perform SPI transfers in interrupt context"Solomon Peachy
2013-09-09cw1200: Prevent a lock-related hang in the cw1200_spi driverSolomon Peachy
2013-09-09cw1200: Don't perform SPI transfers in interrupt contextSolomon Peachy
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-08-28cw1200: When debug is enabled, display all wakeup conditions for the wait_eve...Solomon Peachy
2013-08-28cw1200: Display the correct default reference clock.Solomon Peachy
2013-08-20treewide: Fix typo in printkMasanari Iida
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-05cw1200: Fix spurious BUG_ON() trigger when starting AP mode.Solomon Peachy
2013-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-07-22cw1200: Fix incorrect endianness annotation in a header fieldSolomon Peachy
2013-07-22cw1200: Fix OOPS in monitor modeSolomon Peachy
2013-06-24cw1200: Fix up a large pile of sparse warningsSolomon Peachy
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-06-11cw1200: Fix an assorted pile of checkpatch warnings.Solomon Peachy
2013-06-11cw1200: Eliminate the ETF debug/engineering code.Solomon Peachy
2013-06-11cw1200: Remove "ITP" debug subsystem.Solomon Peachy
2013-06-10cw1200: handle allocation failure in wsm_event_indication()Dan Carpenter
2013-06-10cw1200: read beyond end of array in debug codeDan Carpenter
2013-06-10cw1200: Sanity-check arguments in copy_from_user()Solomon Peachy
2013-06-10cw1200: hwio: Remove an unnecessary gotoJoe Perches
2013-06-04Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg
2013-06-03cw1200: rename the cw1200 platform definition headerSolomon Peachy
2013-06-03cw1200: Rework SDIO platform support to prevent build problems.Solomon Peachy
2013-06-03cw1200: Replace use of 'struct resource' with 'int' for GPIO fields.Solomon Peachy
2013-06-03cw1200: Reference correct 'powerup' GPIO signal.Solomon Peachy
2013-06-03cw1200: move platform_data header to correct location.Solomon Peachy
2013-06-03cw1200: Rename 'sbus' to 'hwbus'Solomon Peachy
2013-05-30cw1200: remove unused including <linux/version.h>Wei Yongjun
2013-05-30cw1200: use module_spi_driver to simplify the codeWei Yongjun
2013-05-30cw1200: convert to use simple_open()Wei Yongjun
2013-05-30cw1200: remove duplicated include from wsm.cWei Yongjun
2013-05-30cw1200: Fix compile with CONFIG_PM=nSolomon Peachy
2013-05-29cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsetsSolomon Peachy