Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
73897bd1d949d34b7a38a2cd14302d91f68ef12d
/
drivers
/
net
/
wireless
/
rtlwifi
dbb30eb
rtlwifi: btcoexist: Fix "always true" warning from commit ed364abffd6e
by Larry Finger
· 11 years ago
4f4378d
rtlwifi: fix %d confusingly prefixed with 0x in format strings
by Hans Wennborg
· 11 years ago
ed364ab
rtlwifi: btcoexist: Update remaining old parts of the driver
by Larry Finger
· 11 years ago
c96fd20
rtlwifi: btcoexist: Add second part of BT coexistence routines for rtl8821ae
by Larry Finger
· 11 years ago
2ec7f01
rtlwifi: btcoexist: Add BT coexistence routines for driver rtl8821ae
by Larry Finger
· 11 years ago
f5b5869
rtlwifi: btcoexist: Modify driver to support BT coexistence in rtl8723be
by Larry Finger
· 11 years ago
2187e9a
rtlwifi: btcoexist: Modify driver for V062814 Realtek driver
by Larry Finger
· 11 years ago
e8f3fef
rtlwifi: btcoexist: Modify rtl_btc for changes in latest Realtek code
by Larry Finger
· 11 years ago
e79fff2
rtlwifi: btcoexist: Modify btcoexist for changes in the V062814 Realtek version
by Larry Finger
· 11 years ago
c665171
rtlwifi: rtl8192cu: Add new ID
by Larry Finger
· 11 years ago
e5cd6ce
rtlwifi: btcoexist: adjust double test
by Himangi Saraogi
· 11 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 11 years ago
8ac41b9
rtlwifi: use pci_zalloc_consistent
by Joe Perches
· 11 years ago
14aa563
rtlwifi: rtl8188ee: remove unnecessary break after return
by Fabian Frederick
· 11 years ago
7aa5a15
rtlwifi: rtl8723be: remove unnecessary break after return
by Fabian Frederick
· 11 years ago
ae702c3
rtlwifi: rtl8723ae: remove unnecessary break after return
by Fabian Frederick
· 11 years ago
4a4730c
rtlwifi: rtl8192se: remove unnecessary break after return
by Fabian Frederick
· 11 years ago
384f0fc
rtlwifi: rtl8192ce: remove unnecessary break after return
by Fabian Frederick
· 11 years ago
4625b64
rtlwifi: remove unnecessary break after return
by Fabian Frederick
· 11 years ago
7dec26f
rtlwifi: remove unnecessary break after goto
by Fabian Frederick
· 11 years ago
e5c3ef3
rtlwifi/rtl8723be: Replace magic number by macro
by Rickard Strandqvist
· 11 years ago
a3a228e
rtlwifi/rtl8723ae: Replace magic number by macro
by Rickard Strandqvist
· 11 years ago
1dabe76
rtlwifi/rtl8188ee: Fix media status register mask
by Rickard Strandqvist
· 11 years ago
965ec74
rtlwifi/rtl8192c[eu]: Fix media status register mask
by Rickard Strandqvist
· 11 years ago
8a60720
rtlwifi/rtl8192de: Fix media status register mask
by Rickard Strandqvist
· 11 years ago
6437f51
rtlwifi: btcoexist: avoid format string in printk
by Kees Cook
· 11 years ago
7949513
net: wireless: rtlwifi: rtl8192de: phy.c: Cleaning up uninitialized variable
by Rickard Strandqvist
· 11 years ago
a3b9d55
rtlwifi: rtl8192cu: remove check for CONFIG_AUTOSUSPEND
by Paul Bolle
· 11 years ago
6e6f1fa
rtlwifi: rtl8723ae: Remove duplicate inclusion of fw_common.h
by Sachin Kamat
· 11 years ago
8ac070c
rtlwifi: rtl8723be: Remove duplicate inclusion of phy.h
by Sachin Kamat
· 11 years ago
83dc363
rtlwifi: remove unused allow_all_destaddr functions
by Peter Wu
· 11 years ago
3924e33
rtlwifi: rtl8723be: add msi module parameter
by Adam Lee
· 11 years ago
3513d00
rtlwifi: rtl8188ee: add msi module parameter
by Adam Lee
· 11 years ago
73070c4
rtlwifi: make MSI support a module parameter
by Adam Lee
· 11 years ago
3231d65
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
ab1796e
RTL8192CU: Increase max APFM_ONMAC polling count
by Andy Spencer
· 11 years ago
3234f5b
rtl8192cu: Fix unbalanced irq enable in error path of rtl92cu_hw_init()
by Ben Hutchings
· 11 years ago
5f91869
rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbb
by Larry Finger
· 11 years ago
329d6e2
rtlwifi: rtl8723be: disable MSI interrupts mode
by Adam Lee
· 11 years ago
4a79e9a
Revert "rtlwifi: rtl8188ee: enable MSI interrupts mode"
by Adam Lee
· 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
328e203
rtlwifi: rtl8188ee: initialize packet_beacon
by Colin Ian King
· 11 years ago
5212f51
rtlwifi: btcoexist: remove undefined Kconfig macros
by Paul Bolle
· 11 years ago
77be2c5
mac80211: add vif to flush call
by Emmanuel Grumbach
· 11 years ago
2a54eb5
rtlwifi: rtl8188ee: enable MSI interrupts mode
by Adam Lee
· 11 years ago
94010fa
rtlwifi: add MSI interrupts mode support
by Adam Lee
· 11 years ago
1851cb4
rtlwifi: Remove casts of pointer to same type
by Joe Perches
· 11 years ago
9cb76aa
rtlwifi: Remove addressof casts to same type
by Joe Perches
· 11 years ago
4e3b3bc
rtlwifi: rtl8723be: Fix array dimension problems
by Larry Finger
· 11 years ago
7ce24ab
rtlwifi: rtl8723be: Fix smatch warnings
by Larry Finger
· 11 years ago
2903d04
rtlwifi: rtl8723be: Fix sparse errors
by Larry Finger
· 11 years ago
2d9d532
rtlwifi: rtl8192ce: Handle unused switch case
by Larry Finger
· 11 years ago
bfc1010
rtlwifi: rtl8723ae: Fix too long disable of IRQs
by Larry Finger
· 11 years ago
6b63927
rtlwifi: rtl8188ee: Fix too long disable of IRQs
by Larry Finger
· 11 years ago
2610dec
rtlwifi: rtl8192se: Fix too long disable of IRQs
by Larry Finger
· 11 years ago
a53268b
rtlwifi: rtl8192cu: Fix too long disable of IRQs
by Larry Finger
· 11 years ago
1bae2ae
rtlwifi: rtl8723be: rtl8723com: Remove unused allow_all_destaddr functions
by Larry Finger
· 11 years ago
25b13db
rtlwifi: Move common routines to core
by Larry Finger
· 11 years ago
f3355dd
rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rtl8188eu: Modify for new API
by Larry Finger
· 11 years ago
a619d1a
rtlwifi: rtl8723be: Add new driver
by Larry Finger
· 11 years ago
57d9d963
rtlwifi: rtl8723ae: rtl8723-common: Copy common dynamic power management code
by Larry Finger
· 11 years ago
cbd0c85
rtlwifi: rtl8723ae: rtl8723-common: Copy common firmware code
by Larry Finger
· 11 years ago
0a168b4
rtlwifi: rtl8723ae: rtl8723-common: Create new driver for common code
by Larry Finger
· 11 years ago
2cddad3
rtlwifi: Prepare existing drivers for new driver
by Larry Finger
· 11 years ago
aa45a67
rtlwifi: btcoexist: Add new mini driver
by Larry Finger
· 11 years ago
f3b6a48
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
6b7dce1
rtlwifi: Remove redundant if clause
by Heinrich Schuchardt
· 11 years ago
711f145
rtlwifi: properly apply filter flags
by Peter Wu
· 11 years ago
e51048c
rtlwifi: avoid accessing RCR directly
by Peter Wu
· 11 years ago
2e8c5e5
rtlwifi: Fix incorrect return from rtl_ps_enable_nic()
by Olivier Langlois
· 12 years ago
f78bccd
rtlwifi: rtl8192ce: Fix too long disable of IRQs
by Olivier Langlois
· 12 years ago
d8ca16d
mac80211: add length check in ieee80211_is_robust_mgmt_frame()
by Johannes Berg
· 12 years ago
cc01f9b
mac80211: remove module handling from rate control ops
by Johannes Berg
· 12 years ago
631ad70
mac80211: make rate control ops const
by Johannes Berg
· 12 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
· 12 years ago
f87f960
rtlwifi: rtl8192cu: Add new device ID
by Larry Finger
· 12 years ago
f133525
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 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
· 12 years ago
685328b
mac80211: remove channel_change_time
by Johannes Berg
· 12 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
9d1cd50
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
90908e1
rtlwifi: use ether_addr_equal_64bits
by Julia Lawall
· 12 years ago
4f29739
rtlwifi: slight optimization of addr compare
by dingtianhong
· 12 years ago
9278db6
rtlwifi: pci: Fix oops on driver unload
by Larry Finger
· 12 years ago
7f3dbb5
rtlwifi: rtl8192c-common: Fix sparse warning
by Larry Finger
· 12 years ago
f699273
rtlwifi: rtl8188ee: Fix typo in code
by Larry Finger
· 12 years ago
18a7424
rtlwifi: rtl8192cu: Update table.c
by Mark Cave-Ayland
· 12 years ago
8a71920
rtlwifi: rtl8192cu: Bring rtl92cu_phy_bb_config() up to date
by Mark Cave-Ayland
· 12 years ago
d3af1ce
rtlwifi: Bring _rtl92c_phy_iq_calibrate() in line with the vendor driver
by Mark Cave-Ayland
· 12 years ago
796e453
rtlwifi: rtl8192c: Update dynamic gain calculations
by Larry Finger
· 12 years ago
d82403a
rtlwifi: Add missing code to PWDB statics routine
by Larry Finger
· 12 years ago
e9b0784
rtlwifi: rtl8192cu: Fix some code in RF handling
by Larry Finger
· 12 years ago
9806eac
rtlwifi: rtl8192cu: Update the power index registers
by Larry Finger
· 12 years ago
97204e9
rtlwifi: rtl8192c: Add routines to save/restore power index registers
by Larry Finger
· 12 years ago
65b9cc9
rtlwifi: Update beacon statistics for USB driver
by Larry Finger
· 12 years ago
dc64057
rtlwifi: Increase the RX queue length for USB drivers
by Larry Finger
· 12 years ago
c908c74
rtlwifi: rtl8192c: Add new definitions in the dm_common header
by Larry Finger
· 12 years ago
619ce76
rtlwifi: Set the link state
by Larry Finger
· 12 years ago
b9a758a
rtlwifi: Redo register save locations
by Larry Finger
· 12 years ago
62009b7
rtlwifi: rtl8192cu: Add new firmware
by Larry Finger
· 12 years ago
Next »