index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-15
rtlwifi: btcoexist: Change local debugging macros CL_*** into the standard va...
Larry Finger
7
-391
/
+194
2014-09-15
rtlwifi: btcoexist: avoid format string in printk
Larry Finger
1
-1
/
+1
2014-09-11
rtlwifi: btcoexist: Fix "always true" warning from commit ed364abffd6e
Larry Finger
2
-2
/
+2
2014-09-11
rtlwifi: fix %d confusingly prefixed with 0x in format strings
Hans Wennborg
2
-7
/
+7
2014-09-09
rtlwifi: btcoexist: Update remaining old parts of the driver
Larry Finger
7
-89
/
+65
2014-09-09
rtlwifi: btcoexist: Add second part of BT coexistence routines for rtl8821ae
Larry Finger
2
-0
/
+4119
2014-09-09
rtlwifi: btcoexist: Add BT coexistence routines for driver rtl8821ae
Larry Finger
2
-0
/
+3198
2014-09-09
rtlwifi: btcoexist: Modify driver to support BT coexistence in rtl8723be
Larry Finger
2
-0
/
+3395
2014-09-09
rtlwifi: btcoexist: Modify driver for V062814 Realtek driver
Larry Finger
2
-0
/
+4073
2014-09-09
rtlwifi: btcoexist: Modify rtl_btc for changes in latest Realtek code
Larry Finger
3
-4
/
+22
2014-09-09
rtlwifi: btcoexist: Modify btcoexist for changes in the V062814 Realtek version
Larry Finger
4
-233
/
+298
2014-08-25
rtlwifi: rtl8192cu: Add new ID
Larry Finger
1
-0
/
+1
2014-08-25
rtlwifi: btcoexist: adjust double test
Himangi Saraogi
1
-1
/
+1
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
3
-3
/
+3
2014-08-08
rtlwifi: use pci_zalloc_consistent
Joe Perches
1
-12
/
+5
2014-07-20
rtlwifi: rtl8188ee: remove unnecessary break after return
Fabian Frederick
1
-1
/
+0
2014-07-20
rtlwifi: rtl8723be: remove unnecessary break after return
Fabian Frederick
1
-1
/
+0
2014-07-20
rtlwifi: rtl8723ae: remove unnecessary break after return
Fabian Frederick
1
-1
/
+0
2014-07-20
rtlwifi: rtl8192se: remove unnecessary break after return
Fabian Frederick
2
-4
/
+0
2014-07-20
rtlwifi: rtl8192ce: remove unnecessary break after return
Fabian Frederick
1
-1
/
+0
2014-07-20
rtlwifi: remove unnecessary break after return
Fabian Frederick
1
-1
/
+0
2014-07-13
rtlwifi: remove unnecessary break after goto
Fabian Frederick
1
-1
/
+0
2014-06-25
rtlwifi/rtl8723be: Replace magic number by macro
Rickard Strandqvist
2
-1
/
+2
2014-06-25
rtlwifi/rtl8723ae: Replace magic number by macro
Rickard Strandqvist
2
-1
/
+2
2014-06-25
rtlwifi/rtl8188ee: Fix media status register mask
Rickard Strandqvist
2
-1
/
+2
2014-06-25
rtlwifi/rtl8192c[eu]: Fix media status register mask
Rickard Strandqvist
3
-2
/
+3
2014-06-25
rtlwifi/rtl8192de: Fix media status register mask
Rickard Strandqvist
2
-1
/
+2
2014-06-19
rtlwifi: btcoexist: avoid format string in printk
Kees Cook
1
-1
/
+1
2014-06-19
net: wireless: rtlwifi: rtl8192de: phy.c: Cleaning up uninitialized variable
Rickard Strandqvist
1
-1
/
+2
2014-05-29
rtlwifi: rtl8192cu: remove check for CONFIG_AUTOSUSPEND
Paul Bolle
1
-3
/
+0
2014-05-29
rtlwifi: rtl8723ae: Remove duplicate inclusion of fw_common.h
Sachin Kamat
1
-1
/
+0
2014-05-29
rtlwifi: rtl8723be: Remove duplicate inclusion of phy.h
Sachin Kamat
1
-1
/
+0
2014-05-19
rtlwifi: remove unused allow_all_destaddr functions
Peter Wu
15
-118
/
+0
2014-05-13
rtlwifi: rtl8723be: add msi module parameter
Adam Lee
1
-1
/
+4
2014-05-13
rtlwifi: rtl8188ee: add msi module parameter
Adam Lee
1
-0
/
+4
2014-05-13
rtlwifi: make MSI support a module parameter
Adam Lee
1
-0
/
+4
2014-05-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-2
/
+8
2014-05-06
RTL8192CU: Increase max APFM_ONMAC polling count
Andy Spencer
1
-1
/
+1
2014-04-30
rtl8192cu: Fix unbalanced irq enable in error path of rtl92cu_hw_init()
Ben Hutchings
1
-1
/
+1
2014-04-30
rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbb
Larry Finger
1
-0
/
+6
2014-04-30
rtlwifi: rtl8723be: disable MSI interrupts mode
Adam Lee
1
-1
/
+1
2014-04-30
Revert "rtlwifi: rtl8188ee: enable MSI interrupts mode"
Adam Lee
1
-1
/
+0
2014-04-30
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+2
2014-04-22
rtlwifi: rtl8188ee: initialize packet_beacon
Colin Ian King
1
-1
/
+1
2014-04-09
rtlwifi: btcoexist: remove undefined Kconfig macros
Paul Bolle
1
-10
/
+0
2014-04-09
mac80211: add vif to flush call
Emmanuel Grumbach
1
-1
/
+2
2014-03-31
rtlwifi: rtl8188ee: enable MSI interrupts mode
Adam Lee
1
-0
/
+1
2014-03-31
rtlwifi: add MSI interrupts mode support
Adam Lee
1
-2
/
+63
2014-03-27
rtlwifi: Remove casts of pointer to same type
Joe Perches
15
-137
/
+118
2014-03-27
rtlwifi: Remove addressof casts to same type
Joe Perches
4
-15
/
+12
[prev]
[next]