Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
370c5acef0326db3e8c10d42b941289c9c887a4a
/
drivers
/
net
/
wireless
/
cw1200
c8e4955
net: Replace min macro with min_t
by Silvan Jegen
· 11 years ago
7916a07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
f133525
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
235f939
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
685328b
mac80211: remove channel_change_time
by Johannes Berg
· 11 years ago
c8bf40a
wireless: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
47acf6f
wireless: cw1200: Fix memory leak in cw1200_wow_suspend()
by Christian Engelmayer
· 11 years ago
35df538
cw1200: slight optimization of addr compare
by dingtianhong
· 11 years ago
cf1ad8f
wireless: cw1200: Use consistent internal locking conventions
by Solomon Peachy
· 11 years ago
809c525
cw1200: Make the "scan failed" message into a warning
by Solomon Peachy
· 11 years ago
8fe02e1
cfg80211: consolidate passive-scan and no-ibss flags
by Luis R. Rodriguez
· 11 years ago
01925ef
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
4978705
wireless: cw1200: acquire hwbus lock around cw1200_irq_handler() call.
by Solomon Peachy
· 11 years ago
3ec8a8d
wireless: cw1200: use dev_get_platdata()
by Jingoo Han
· 11 years ago
87421cb
cw1200: Use a threaded oneshot irq handler for cw1200_spi
by Solomon Peachy
· 11 years ago
c4fb19d
Revert "cw1200: Don't perform SPI transfers in interrupt context"
by Solomon Peachy
· 11 years ago
85ba8f5
cw1200: Prevent a lock-related hang in the cw1200_spi driver
by Solomon Peachy
· 11 years ago
aec8e88
cw1200: Don't perform SPI transfers in interrupt context
by Solomon Peachy
· 11 years ago
2e515bf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
076f0d2
cw1200: When debug is enabled, display all wakeup conditions for the wait_event_interruptible_timeout() call.
by Solomon Peachy
· 11 years ago
7f19023
cw1200: Display the correct default reference clock.
by Solomon Peachy
· 11 years ago
0b1587b
treewide: Fix typo in printk
by Masanari Iida
· 11 years ago
4f05444
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
5a6e0cf
cw1200: Fix spurious BUG_ON() trigger when starting AP mode.
by Solomon Peachy
· 11 years ago
9d55911
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
f291f7d
cw1200: Fix incorrect endianness annotation in a header field
by Solomon Peachy
· 11 years ago
16ec75b
cw1200: Fix OOPS in monitor mode
by Solomon Peachy
· 11 years ago
7258416
cw1200: Fix up a large pile of sparse warnings
by Solomon Peachy
· 11 years ago
812fd64
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
8b3e7be
cw1200: Fix an assorted pile of checkpatch warnings.
by Solomon Peachy
· 11 years ago
19db577
cw1200: Eliminate the ETF debug/engineering code.
by Solomon Peachy
· 11 years ago
fa8eeae
cw1200: Remove "ITP" debug subsystem.
by Solomon Peachy
· 11 years ago
f7a01ca
cw1200: handle allocation failure in wsm_event_indication()
by Dan Carpenter
· 11 years ago
f28bc92
cw1200: read beyond end of array in debug code
by Dan Carpenter
· 11 years ago
aa63e18
cw1200: Sanity-check arguments in copy_from_user()
by Solomon Peachy
· 11 years ago
cc2588e
cw1200: hwio: Remove an unnecessary goto
by Joe Perches
· 11 years ago
51217ce
Merge remote-tracking branch 'wireless-next/master' into HEAD
by Johannes Berg
· 11 years ago
4da2a54a
cw1200: rename the cw1200 platform definition header
by Solomon Peachy
· 11 years ago
7c0b6f4
cw1200: Rework SDIO platform support to prevent build problems.
by Solomon Peachy
· 11 years ago
6dd64a3
cw1200: Replace use of 'struct resource' with 'int' for GPIO fields.
by Solomon Peachy
· 11 years ago
7b19bc2
cw1200: Reference correct 'powerup' GPIO signal.
by Solomon Peachy
· 11 years ago
c992219
cw1200: move platform_data header to correct location.
by Solomon Peachy
· 11 years ago
911373c
cw1200: Rename 'sbus' to 'hwbus'
by Solomon Peachy
· 11 years ago
3e817f0
cw1200: remove unused including <linux/version.h>
by Wei Yongjun
· 11 years ago
d071c04
cw1200: use module_spi_driver to simplify the code
by Wei Yongjun
· 11 years ago
c0dc79d
cw1200: convert to use simple_open()
by Wei Yongjun
· 11 years ago
4696d47
cw1200: remove duplicated include from wsm.c
by Wei Yongjun
· 11 years ago
4e17b87
cw1200: Fix compile with CONFIG_PM=n
by Solomon Peachy
· 11 years ago
a910e4a
cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsets
by Solomon Peachy
· 11 years ago