index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-08
1
-12
/
+5
*
rtlwifi: rtl8188ee: remove unnecessary break after return
Fabian Frederick
2014-07-20
1
-1
/
+0
*
rtlwifi: rtl8723be: remove unnecessary break after return
Fabian Frederick
2014-07-20
1
-1
/
+0
*
rtlwifi: rtl8723ae: remove unnecessary break after return
Fabian Frederick
2014-07-20
1
-1
/
+0
*
rtlwifi: rtl8192se: remove unnecessary break after return
Fabian Frederick
2014-07-20
2
-4
/
+0
*
rtlwifi: rtl8192ce: remove unnecessary break after return
Fabian Frederick
2014-07-20
1
-1
/
+0
*
rtlwifi: remove unnecessary break after return
Fabian Frederick
2014-07-20
1
-1
/
+0
*
rtlwifi: remove unnecessary break after goto
Fabian Frederick
2014-07-13
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
*
rtlwifi: rtl8723be: Fix array dimension problems
Larry Finger
2014-03-13
1
-5
/
+9
*
rtlwifi: rtl8723be: Fix smatch warnings
Larry Finger
2014-03-06
2
-9
/
+1
*
rtlwifi: rtl8723be: Fix sparse errors
Larry Finger
2014-03-06
2
-3
/
+2
*
rtlwifi: rtl8192ce: Handle unused switch case
Larry Finger
2014-03-06
1
-1
/
+3
*
rtlwifi: rtl8723ae: Fix too long disable of IRQs
Larry Finger
2014-03-06
1
-3
/
+15
*
rtlwifi: rtl8188ee: Fix too long disable of IRQs
Larry Finger
2014-03-06
1
-4
/
+16
*
rtlwifi: rtl8192se: Fix too long disable of IRQs
Larry Finger
2014-03-06
1
-6
/
+21
*
rtlwifi: rtl8192cu: Fix too long disable of IRQs
Larry Finger
2014-03-06
1
-1
/
+14
*
rtlwifi: rtl8723be: rtl8723com: Remove unused allow_all_destaddr functions
Larry Finger
2014-03-06
2
-2
/
+1
*
rtlwifi: Move common routines to core
Larry Finger
2014-03-06
31
-725
/
+520
*
rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rt...
Larry Finger
2014-03-06
19
-78
/
+282
*
rtlwifi: rtl8723be: Add new driver
Larry Finger
2014-03-04
27
-3
/
+14065
*
rtlwifi: rtl8723ae: rtl8723-common: Copy common dynamic power management code
Larry Finger
2014-03-04
6
-41
/
+106
[next]