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