Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
95cb64c1fe61e70685a95f6260c8e9cd219fe08c
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
60f59ce
rtlwifi: rtl_usb: Fix missing entry in USB driver's private data
by Larry Finger
· 8 years ago
22b68b9
rtlwifi: Fix kernel oops introduced with commit e49656147359
by Larry Finger
· 8 years ago
6bdf1e0
Makefile: drop -D__CHECK_ENDIAN__ from cflags
by Michael S. Tsirkin
· 8 years ago
a9042de
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 8 years ago
9165dab
treewide: Fix printk() message errors
by Masanari Iida
· 8 years ago
ab17cb1
Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 8 years ago
ba9f93f
rtlwifi: Fix enter/exit power_save
by Larry Finger
· 8 years ago
33f8a04
Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 8 years ago
e496561
rtlwifi: Use dev_kfree_skb_irq instead of kfree_skb
by Wei Yongjun
· 8 years ago
1b48932
rtlwifi: Remove address of Free Software Foundation
by Larry Finger
· 8 years ago
61a288f
rtlwifi: rtl8192c: Remove address of Free Software Foundation
by Larry Finger
· 8 years ago
044a609
rtlwifi: rtl8188ee: Remove address of Free Software Foundation
by Larry Finger
· 8 years ago
20ac950
rtlwifi: rtl8723ae: Remove address of Free Software Foundation
by Larry Finger
· 8 years ago
7d63d36
rtlwifi: rtl8192cu: Remove address of Free Software Foundation
by Larry Finger
· 8 years ago
6456d4d
rtlwifi: rtl8192ce: Remove address of Free Software Foundation
by Larry Finger
· 8 years ago
22beafe
rtlwifi: rtl8192se: Remove address of Free Software Foundation
by Larry Finger
· 8 years ago
0d3d253
rtlwifi: rtl8192de: Remove address of Free Software Foundation
by Larry Finger
· 8 years ago
cf4747d
rtlwifi: Fix regression caused by commit d86e64768859
by Larry Finger
· 8 years ago
8334ffd
rtlwifi: Add explicit values to hw_variables enum
by Larry Finger
· 8 years ago
1cc49a5
rtlwifi: Add HAL_DEF_WOWLAN case to *_get_hw() routines
by Larry Finger
· 8 years ago
ad57488
rtlwifi: Add switch variable to 'switch case not processed' messages
by Joe Perches
· 8 years ago
d86e647
rtlwifi: rtl818x: constify local structures
by Julia Lawall
· 8 years ago
5856cd5
rtlwifi/rtl8192de: Fix print format string
by Oleg Drokin
· 8 years ago
0c9d349
rtlwifi: Fix missing country code for Great Britain
by Larry Finger
· 8 years ago
3eeacaa
rtlwifi: rtl8723ae: Fix leak in _rtl8723e_read_adapter_info()
by Christian Engelmayer
· 8 years ago
a0c7858e
rtlwifi: rtl8192de: Fix leak in _rtl92de_read_adapter_info()
by Christian Engelmayer
· 8 years ago
f898005
rtlwifi: remove superfluous condition
by Heinrich Schuchardt
· 8 years ago
eb363338
net: wireless: realtek: rtlwifi: usb: don't print error when allocating urb fails
by Wolfram Sang
· 8 years ago
944c07a
rtlwifi: don't add include path for rtl8188ee
by Arnd Bergmann
· 8 years ago
238ad2d
rtlwifi: rtl8723ae: Clean up the hardware info routine
by Larry Finger
· 8 years ago
a8c9fb2
rtlwifi: rtl8192de: Convert driver to use common hardware info routine
by Larry Finger
· 8 years ago
2f7b4b8
rtlwifi: rtl8821ae: Convert driver to use common hardware info routine
by Larry Finger
· 8 years ago
9e9c9c2
rtlwifi: rtl8723be: Convert driver to use common hardware info routine
by Larry Finger
· 8 years ago
8aaf691
rtlwifi: rtl8723ae: Convert driver to use common hardware info routine
by Larry Finger
· 8 years ago
5c39265
rtlwifi: rtl8192ee: Convert driver to use common hardware info routine
by Larry Finger
· 8 years ago
9468792
rtlwifi: rtl8188ee: Convert driver to use common hardware info routine
by Larry Finger
· 8 years ago
c2d9a41
rtlwifi: rtl8192cu: Convert driver to use common hardware info routine
by Larry Finger
· 8 years ago
df5cbc6
rtlwifi: rtl8192ce: Convert driver to use common hardware info routine
by Larry Finger
· 8 years ago
edb45b6
rtlwifi: Create common routine to get hardware info
by Larry Finger
· 8 years ago
8a19023
rtlwifi: Fix typo in printk
by Masanari Iida
· 8 years ago
4713bd1
rtlwifi: Add missing newlines to RT_TRACE calls
by Joe Perches
· 8 years ago
9ce2219
rtlwifi: Create _rtl_dbg_trace function to reduce RT_TRACE code size
by Joe Perches
· 8 years ago
300c32c
rtlwifi: rtl8821ae: Fix potential race condition
by Larry Finger
· 8 years ago
4f29b34
rtlwifi: rtl8723ae: Fix potential race condition
by Larry Finger
· 8 years ago
31c2e76
rtlwifi: rtl8723be: Fix potential race condition
by Larry Finger
· 8 years ago
c3ae8ec
rtlwifi: rtl8192ee: Fix potential race condition
by Larry Finger
· 8 years ago
204e2ab
rtlwifi: rtl8188ee: Fix potential race condition
by Larry Finger
· 8 years ago
30462b5
rtlwifi: Remove unused parameter from rtl_ps_set_rf_state()
by Larry Finger
· 8 years ago
08aba42
rtlwifi: use s8 instead of char
by Arnd Bergmann
· 8 years ago
dc14341
Merge tag 'wireless-drivers-next-for-davem-2016-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 8 years ago
5345ea6
rtlwifi: fix error handling in *_read_adapter_info()
by Arnd Bergmann
· 8 years ago
a81605b
rtlwifi: rtl8192ee: simplify coding
by Heinrich Schuchardt
· 9 years ago
6b3c33e
rtlwifi: rtl8723be: avoid undefined behavior
by Heinrich Schuchardt
· 9 years ago
de26859
rtlwifi: Fix scheduling while atomic error from commit 49f86ec21c01
by Larry Finger
· 9 years ago
56025ca
Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 9 years ago
16bf834
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
cf96893
rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx_ring
by wang yanqing
· 9 years ago
976aff5
rtlwifi: Remove double check for cnt_after_linked
by wang yanqing
· 9 years ago
2f8514b
rtlwifi: rtl818x: silence uninitialized variable warning
by Dan Carpenter
· 9 years ago
873ffe1
rtlwifi: Fix logic error in enter/exit power-save mode
by wang yanqing
· 9 years ago
1bfcfdc
rtlwifi: rtl818x: constify rtl_intf_ops structures
by Julia Lawall
· 9 years ago
ede00a5
Merge tag 'wireless-drivers-next-for-davem-2016-05-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 9 years ago
005a425
rtlwifi: rtl8821ae: Make sure loop counter is signed on all architectures
by David Müller
· 9 years ago
1602f49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
c19ca6c
treewide: Fix typos in printk
by Masanari Iida
· 9 years ago
57fbcce
cfg80211: remove enum ieee80211_band
by Johannes Berg
· 9 years ago
4679f41
rtlwifi: use to_delayed_work()
by Geliang Tang
· 9 years ago
466414a
rtlwifi: btcoexist: Convert BTC_PRINTK to btc_<foo>_dbg
by Joe Perches
· 9 years ago
1e81245
rtlwifi: rtl8821ae: Fix Smatch warnings
by Larry Finger
· 9 years ago
b3c4201
rtlwifi: rtl8723be: Fix Smatch warnings
by Larry Finger
· 9 years ago
154fb48
rtlwifi: rtl8723ae: Fix Smatch warning
by Larry Finger
· 9 years ago
c42cecc
rtlwifi: rtl8192se: Fix Smatch warning
by Larry Finger
· 9 years ago
05d9e1b
rtlwifi: rtl8192ee: Fix Smatch warning
by Larry Finger
· 9 years ago
de8a9a6
rtlwifi: rtl8192c-common: Fix Smatch warning
by Larry Finger
· 9 years ago
844026f
rtlwifi: rtl8188ee: Fix Smatch warnings
by Larry Finger
· 9 years ago
2e074fa
rtlwifi: btcoexist: Fix Smatch warning
by Larry Finger
· 9 years ago
37c5293
rtlwifi: Fix Smatch warnings
by Larry Finger
· 9 years ago
baa1702
rtlwifi: btcoexist: Implement antenna selection
by Larry Finger
· 9 years ago
c18d8f5
rtlwifi: rtl8723be: Add antenna select module parameter
by Larry Finger
· 9 years ago
2acd846
rtlwifi: fix gcc-6 indentation warning
by Arnd Bergmann
· 9 years ago
1200b68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
49dc2b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
73fb270
rtlwifi: Fix size of wireless mode variable
by Larry Finger
· 9 years ago
ce25424
rtlwifi: pass struct rtl_stats by reference as it is more efficient
by Colin Ian King
· 9 years ago
49f86ec
rtlwifi: Change long delays to sleeps
by Larry Finger
· 9 years ago
7b5acd1
rtlwifi: rtl8821ae: Silence useless log output
by Larry Finger
· 9 years ago
89ef41b
Merge 'net-next/master'
by Kalle Valo
· 9 years ago
d67703f
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 9 years ago
0a44b22
rtlwifi: rtl8821ae: Convert driver to use common 5G channel table
by Larry Finger
· 9 years ago
2784b00
rtlwifi: rtl8192ee: Convert driver to use new 5G channel tables
by Larry Finger
· 9 years ago
bb6fa82
rtlwifi: rtl8192de: Convert driver to use common 5G channels
by Larry Finger
· 9 years ago
9696a15
rtlwifi: Prepare for reworking 5G channels
by Larry Finger
· 9 years ago
400b43c
rtlwifi: Remove unnecessary synchronize_irq() before free_irq()
by Lars-Peter Clausen
· 9 years ago
fc4fa6e
treewide: Fix typo in printk
by Masanari Iida
· 9 years ago
d76d65f
rtlwifi: fix broken VHT support
by Larry Finger
· 9 years ago
c72fc90
rtlwifi: rtl8821ae: Fix 5G failure when EEPROM is incorrectly encoded
by Larry Finger
· 9 years ago
50ea05e
mac80211: pass block ack session timeout to to driver
by Sara Sharon
· 9 years ago
f99551a
rtlwifi: rtl_pci: Fix kernel panic
by Larry Finger
· 9 years ago
b68d0ae
rtlwifi: rtl8192cu: Add missing parameter setup
by Larry Finger
· 9 years ago
b24f19f
rtlwifi: rtl8192ce: Fix handling of module parameters
by Larry Finger
· 9 years ago
Next »