Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
28823f1538ce2f67b7c21e30d6b84c3e86f8c0fd
/
drivers
/
net
/
wireless
/
cw1200
75f5db39
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 9 years ago
3821a06
spi: Drop owner assignment from spi_drivers
by Andrew F. Davis
· 9 years ago
e3abc8f
mac80211: allow to transmit A-MSDU within A-MPDU
by Emmanuel Grumbach
· 9 years ago
9030d52
wireless: cw1200: Remove redundant spi driver bus initialization
by Antonio Borneo
· 9 years ago
30686bf
mac80211: convert HW flags to unsigned long bitmap
by Johannes Berg
· 10 years ago
df14046
mac80211: remove support for IFF_PROMISC
by Johannes Berg
· 10 years ago
45eb516
Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 10 years ago
7b6249b
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
8fbb2e9
cw1200: Fix suspend
by Lars-Peter Clausen
· 10 years ago
93803b3
wireless: Use eth_<foo>_addr instead of memset
by Joe Perches
· 10 years ago
6eb1813
cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()
by Dedy Lansky
· 10 years ago
ee4ddad
cw1200: Less function calls in cw1200_load_firmware_cw1200() after error detection
by Markus Elfring
· 10 years ago
df970d3
cw1200: Delete an unnecessary check before the function call "release_firmware"
by Markus Elfring
· 10 years ago
4d24550
cw1200: use msecs_to_jiffies for conversion
by Nicholas Mc Guire
· 10 years ago
6b03e32
Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-next
by Kalle Valo
· 10 years ago
db12847
mac80211: Re-fix accounting of the tailroom-needed counter
by Ido Yariv
· 10 years ago
0be01bf
cw1200: queue: Use setup_timer
by Julia Lawall
· 10 years ago
dabefea
cw1200: main: Use setup_timer
by Julia Lawall
· 10 years ago
983988e
wireless: cw1200: Use setup_timer
by Julia Lawall
· 10 years ago
848955c
mac80211: move U-APSD enablement to vif flags
by Johannes Berg
· 10 years ago
a344d67
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
by Johannes Berg
· 11 years ago
26c0604
cw1200: Introduce the use of devm_kzalloc
by Himangi Saraogi
· 10 years ago
d0421d1
cw1200: remove unnecessary break after return
by Fabian Frederick
· 10 years ago
855df36
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 10 years ago
c56ef67
mac80211: support more than one band in scan request
by David Spinadel
· 11 years ago
69253b6
cw1200: Remove useless return variables
by Peter Senna Tschudin
· 11 years ago
f659544
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
2004dab
cw1200: Fix cw1200_debug_link_id
by Frederic Danis
· 11 years ago
77be2c5
mac80211: add vif to flush call
by Emmanuel Grumbach
· 11 years ago
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
· 12 years ago
8b3e7be
cw1200: Fix an assorted pile of checkpatch warnings.
by Solomon Peachy
· 12 years ago
19db577
cw1200: Eliminate the ETF debug/engineering code.
by Solomon Peachy
· 12 years ago
fa8eeae
cw1200: Remove "ITP" debug subsystem.
by Solomon Peachy
· 12 years ago
f7a01ca
cw1200: handle allocation failure in wsm_event_indication()
by Dan Carpenter
· 12 years ago
f28bc92
cw1200: read beyond end of array in debug code
by Dan Carpenter
· 12 years ago
aa63e18
cw1200: Sanity-check arguments in copy_from_user()
by Solomon Peachy
· 12 years ago
cc2588e
cw1200: hwio: Remove an unnecessary goto
by Joe Perches
· 12 years ago
51217ce
Merge remote-tracking branch 'wireless-next/master' into HEAD
by Johannes Berg
· 12 years ago
4da2a54a
cw1200: rename the cw1200 platform definition header
by Solomon Peachy
· 12 years ago
7c0b6f4
cw1200: Rework SDIO platform support to prevent build problems.
by Solomon Peachy
· 12 years ago
6dd64a3
cw1200: Replace use of 'struct resource' with 'int' for GPIO fields.
by Solomon Peachy
· 12 years ago
7b19bc2
cw1200: Reference correct 'powerup' GPIO signal.
by Solomon Peachy
· 12 years ago
c992219
cw1200: move platform_data header to correct location.
by Solomon Peachy
· 12 years ago
911373c
cw1200: Rename 'sbus' to 'hwbus'
by Solomon Peachy
· 12 years ago
3e817f0
cw1200: remove unused including <linux/version.h>
by Wei Yongjun
· 12 years ago
d071c04
cw1200: use module_spi_driver to simplify the code
by Wei Yongjun
· 12 years ago
c0dc79d
cw1200: convert to use simple_open()
by Wei Yongjun
· 12 years ago
4696d47
cw1200: remove duplicated include from wsm.c
by Wei Yongjun
· 12 years ago
4e17b87
cw1200: Fix compile with CONFIG_PM=n
by Solomon Peachy
· 12 years ago
a910e4a
cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsets
by Solomon Peachy
· 12 years ago