Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9543c5f3d6f8a1eaf770ab097d3f1c13f96ca544
/
drivers
/
net
/
wireless
/
rtlwifi
e060275
rtlwifi: rtl8192se: Convert driver to use private dm struct
by Larry Finger
· 13 years ago
c21916e
rtlwifi: rtl8192de: Convert driver to use private dm structs
by Larry Finger
· 13 years ago
d10dc6d
rtlwifi: rtl8192c: Convert driver to use private ps_t struct
by Larry Finger
· 13 years ago
40332e5
rtlwifi: rtl8192c: Convert driver to use private dm structs
by Larry Finger
· 13 years ago
0985dfb
rtlwifi: Add dm structs to private structure
by Larry Finger
· 13 years ago
df37a0e
rtlwifi: Move dig_t and ps_t structs
by Larry Finger
· 13 years ago
5b0a3b7
net/wireless: use module_pci_driver
by Axel Lin
· 13 years ago
f11bbfd
rtlwifi: rtl8192ce: Remove false positives for kmemleak
by Larry Finger
· 13 years ago
ec71a07
rtl8192de: Recognize 92D E-CUT version.
by Forest Bond
· 13 years ago
7d486fd
rtl8192de: Clean up and fix 92D cut version constants and macros.
by Forest Bond
· 13 years ago
711d8de
rtlwifi: support for Belkin Surf N300 XR
by Lorenzo Bianconi
· 13 years ago
8065248
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
da951c2
wireless: Remove unnecessary ; from while (0) macros
by Joe Perches
· 13 years ago
673f778
rtlwifi: Add missing DMA buffer unmapping for PCI drivers
by Larry Finger
· 13 years ago
a7959c1
rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine
by Larry Finger
· 13 years ago
64f68e5
mac80211: remove channel type argument from rate_update
by Johannes Berg
· 13 years ago
a75e2ad
rtlwifi: Add missing DMA buffer unmapping for PCI drivers
by Larry Finger
· 13 years ago
30899cc
rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine
by Larry Finger
· 13 years ago
d6b6fc14
rtlwifi: Simplify rtl_get/set inline functions
by Joe Perches
· 13 years ago
68e052d5
rtlwifi: Use is_zero_ether_addr, remove line continuation
by Joe Perches
· 13 years ago
e89f769
rtlwifi: Fix oops on rate-control failure
by Larry Finger
· 13 years ago
0298dc9
rtlwifi: rtl8192de: Fix firmware initialization
by Larry Finger
· 13 years ago
643c61e
rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanning
by Larry Finger
· 13 years ago
fb04121
rtlwifi: Remove unused ETH_ADDR_LEN defines
by Joe Perches
· 13 years ago
74dd152
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
a9b89e2
rtlwifi: rtl8192ce: Fix loss of receive performance
by Jingjun Wu
· 13 years ago
ebecdcc
rtlwifi: rtl8192c: Prevent sleeping from invalid context in rtl8192cu
by Larry Finger
· 13 years ago
8f526ab
rtlwifi: Remove extraneous value return
by Larry Finger
· 13 years ago
48de1a1
rtlwifi: Detect misread of end-point count
by Larry Finger
· 13 years ago
051d3b5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
4e3c3b8
rtlwifi: Fix breakage in debug functions when built as a module
by Larry Finger
· 13 years ago
3fccdcf
rtlwifi: rtl8192se firmware load can overflow target buffer
by Tim Gardner
· 13 years ago
e1fa746
Correcting typos in rtlwifi/base.c
by Tristan Pourcelot
· 13 years ago
02b6ab0
rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statements
by Larry Finger
· 13 years ago
2bd02d9
rtlwifi/rtl8192c: in _rtl92c_phy_calculate_bit_shift remove comparing bitmask against 1
by Devendra.Naga
· 13 years ago
a9802d4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
32efe08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
23677ce
drivers/net: Remove boolean comparisons to true/false
by Joe Perches
· 13 years ago
c27111e
rtlwifi: Modify rtl_pci_init to return 0 on success
by Simon Graham
· 13 years ago
1232528
rtlwifi: Modify rtl_pci_init to return 0 on success
by John W. Linville
· 13 years ago
42bc0c97
rtlwifi: Return correct failure code on error
by Simon Graham
· 13 years ago
7f66c2f
rtlwifi: Handle previous allocation failures when freeing device memory
by Simon Graham
· 13 years ago
3d86b93
rtlwifi: Fix PCI probe error path orphaned memory
by Tim Gardner
· 13 years ago
3eda95d
rtlwifi: Remove extra debugging message accidentally left in
by Larry Finger
· 13 years ago
5aff4e7
rtlwifi: Fix typo in dm.c
by Masanari Iida
· 13 years ago
1d73c51
rtlwifi: remove return in _rtl_pci_switch_clk_req
by Devendra.Naga
· 13 years ago
8926574
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
e404dec
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
by Joe Perches
· 13 years ago
b0302ab
rtlwifi: Convert to asynchronous firmware load
by Larry Finger
· 13 years ago
d273bb2
rtlwifi: Move pr_fmt macros to a single location
by Larry Finger
· 13 years ago
c1288b1
mac80211: make beacon filtering per virtual interface
by Johannes Berg
· 13 years ago
ca742cd
rtl8192se: Update copyright dates
by Larry Finger
· 13 years ago
6a57b08
rtl8192de: Update copyright dates
by Larry Finger
· 13 years ago
c1d6604
rtl8192cu: Update copyright dates
by Larry Finger
· 13 years ago
9003a4a
rtl8192ce: Update copyright dates
by Larry Finger
· 13 years ago
fc61685
rtl8192c_common: Update copyright dates
by Larry Finger
· 13 years ago
a8d7606
rtlwifi: Update copyright dates
by Larry Finger
· 13 years ago
9ef11f7
rtl8192cu: Remove dead code never selected
by Larry Finger
· 13 years ago
76a92be
rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failures
by Larry Finger
· 13 years ago
07839b1
rtlwifi: Simplify chip version id logging
by Joe Perches
· 13 years ago
d9595ce
rtlwifi: Remove incorrect logging message prefixes
by Joe Perches
· 13 years ago
481b960
rtlwifi: add CONFIG_RTLWIFI_DEBUG to remove all of the debug logging code
by Joe Perches
· 13 years ago
f56e7eb
rtlwifi: Optimize RT_TRACE macro use of KBUILD_MODNAME for size
by Joe Perches
· 13 years ago
4cd9f40
rtlwifi: Remove duplicate __func__
by Joe Perches
· 13 years ago
9d833ed
rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__
by Joe Perches
· 13 years ago
4c48869
rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__
by Joe Perches
· 13 years ago
f30d750
rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__
by Joe Perches
· 13 years ago
af08687
rtlwifi: Standardize RT_PRINT_DATA macro and uses
by Joe Perches
· 13 years ago
884dd24
rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macros
by Joe Perches
· 13 years ago
9ee6045
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 13 years ago
d90db4b
rtl8192se: Fix BUG caused by failure to check skb allocation
by Larry Finger
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
7affca3
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
ff4b8a5
Merge branch 'driver-core-next' into Linux 3.2
by Greg Kroah-Hartman
· 13 years ago
57adc1f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
eb93992
module_param: make bool parameters really bool (net & drivers/net)
by Rusty Russell
· 13 years ago
3db1cd5
net: fix assignment of 0/1 to bool variables.
by Rusty Russell
· 13 years ago
b9116b9a
rtlwifi: Fix locking problem introduces with commit 6539306b
by Larry Finger
· 13 years ago
5d22df2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
6539306
rtlwifi: merge ips,lps spinlocks into one mutex
by Stanislaw Gruszka
· 13 years ago
41affd5
rtlwifi: use work for lps
by Stanislaw Gruszka
· 13 years ago
e7ab5f1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
91ddff8
rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP transition
by Philipp Dreimann
· 13 years ago
8ff08b4
rtl8192c: Do not log firmware load message unless actually done
by Larry Finger
· 13 years ago
d7a4858
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
42b2aa8
treewide: Fix typos in various parts of the kernel, and fix some comments.
by Justin P. Mattock
· 13 years ago
3b95e9c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
de2e56c
rtlwifi: Fix incorrect return of IRQ_HANDLED
by Larry Finger
· 13 years ago
e55b32c
rtlwifi: fix lps_lock deadlock
by Stanislaw Gruszka
· 13 years ago
eb1852b
rtlwifi: squash warning in _usb_read_sync
by John W. Linville
· 13 years ago
515db09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by John W. Linville
· 13 years ago
0dcc3c8
rtlwifi: Remove redundant code from PCI interrupt
by Larry Finger
· 13 years ago
abfabc9
rtlwifi: rtl8192cu: Fix endianian issues
by Larry Finger
· 13 years ago
ff6ff96
rtlwifi: rtl8192cu: Change firmware upload to use block writes
by Larry Finger
· 13 years ago
040a727
rtlwifi: rtl8192cu: Allow retries for USB I/O
by George
· 13 years ago
d632eb1
USB: convert drivers/net/* to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
5e81905
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
6cddafa
rtl8192cu: Add new device IDs
by Larry Finger
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
de0a534
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
by Linus Torvalds
· 13 years ago
Next »