index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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
*
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-05-22
1
-0
/
+1
|
\
|
*
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
2012-05-18
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-16
2
-13
/
+13
|
\
\
|
*
|
rtlwifi: fix for race condition when firmware is cached
Larry Finger
2012-05-14
2
-13
/
+13
|
|
/
*
|
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-10
6
-22
/
+24
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-07
1
-0
/
+1
|
\
\
|
|
/
|
*
rtlwifi: Fix oops on unload
Larry Finger
2012-04-23
1
-0
/
+1
*
|
rtlwifi: rtl8192se: Convert driver to use private dm struct
Larry Finger
2012-04-23
3
-81
/
+84
*
|
rtlwifi: rtl8192de: Convert driver to use private dm structs
Larry Finger
2012-04-23
3
-94
/
+100
*
|
rtlwifi: rtl8192c: Convert driver to use private ps_t struct
Larry Finger
2012-04-23
1
-27
/
+31
*
|
rtlwifi: rtl8192c: Convert driver to use private dm structs
Larry Finger
2012-04-23
4
-112
/
+123
*
|
rtlwifi: Add dm structs to private structure
Larry Finger
2012-04-23
1
-0
/
+4
*
|
rtlwifi: Move dig_t and ps_t structs
Larry Finger
2012-04-23
5
-159
/
+59
*
|
net/wireless: use module_pci_driver
Axel Lin
2012-04-16
2
-36
/
+2
*
|
rtlwifi: rtl8192ce: Remove false positives for kmemleak
Larry Finger
2012-04-16
2
-0
/
+5
*
|
rtl8192de: Recognize 92D E-CUT version.
Forest Bond
2012-04-12
1
-1
/
+5
*
|
rtl8192de: Clean up and fix 92D cut version constants and macros.
Forest Bond
2012-04-12
1
-9
/
+7
*
|
rtlwifi: support for Belkin Surf N300 XR
Lorenzo Bianconi
2012-04-12
1
-0
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-04-12
2
-7
/
+4
|
\
\
|
|
/
|
*
rtlwifi: Add missing DMA buffer unmapping for PCI drivers
Larry Finger
2012-04-11
1
-1
/
+6
|
*
rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine
Larry Finger
2012-04-11
2
-19
/
+21
|
*
rtlwifi: Fix oops on rate-control failure
Larry Finger
2012-04-09
1
-1
/
+4
|
*
rtlwifi: rtl8192de: Fix firmware initialization
Larry Finger
2012-04-09
1
-6
/
+0
*
|
wireless: Remove unnecessary ; from while (0) macros
Joe Perches
2012-04-11
4
-21
/
+7
*
|
mac80211: remove channel type argument from rate_update
Johannes Berg
2012-04-10
1
-2
/
+1
*
|
rtlwifi: Add missing DMA buffer unmapping for PCI drivers
Larry Finger
2012-04-10
1
-1
/
+6
*
|
rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine
Larry Finger
2012-04-09
2
-19
/
+21
*
|
rtlwifi: Simplify rtl_get/set inline functions
Joe Perches
2012-04-09
1
-13
/
+11
*
|
rtlwifi: Use is_zero_ether_addr, remove line continuation
Joe Perches
2012-04-09
1
-3
/
+2
|
/
*
rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanning
Larry Finger
2012-03-26
2
-2
/
+2
*
rtlwifi: Remove unused ETH_ADDR_LEN defines
Joe Perches
2012-03-19
2
-2
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-09
2
-9
/
+24
|
\
|
*
rtlwifi: rtl8192ce: Fix loss of receive performance
Jingjun Wu
2012-03-06
1
-0
/
+4
|
*
rtlwifi: rtl8192c: Prevent sleeping from invalid context in rtl8192cu
Larry Finger
2012-03-05
1
-3
/
+8
|
*
rtlwifi: Remove extraneous value return
Larry Finger
2012-03-05
1
-3
/
+2
|
*
rtlwifi: Detect misread of end-point count
Larry Finger
2012-03-05
1
-3
/
+10
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-05
7
-284
/
+113
|
\
\
|
|
/
|
*
rtlwifi: Fix breakage in debug functions when built as a module
Larry Finger
2012-02-27
1
-1
/
+1
|
*
rtlwifi: rtl8192se firmware load can overflow target buffer
Tim Gardner
2012-02-22
2
-2
/
+4
|
*
Correcting typos in rtlwifi/base.c
Tristan Pourcelot
2012-02-22
1
-3
/
+3
|
*
rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statements
Larry Finger
2012-02-22
3
-277
/
+104
|
*
rtlwifi/rtl8192c: in _rtl92c_phy_calculate_bit_shift remove comparing bitmask...
Devendra.Naga
2012-02-22
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-21
3
-20
/
+25
|
\
\
|
|
/
|
*
rtlwifi: Modify rtl_pci_init to return 0 on success
John W. Linville
2012-02-09
1
-3
/
+3
|
*
rtlwifi: Return correct failure code on error
Simon Graham
2012-02-08
1
-1
/
+1
|
*
rtlwifi: Handle previous allocation failures when freeing device memory
Simon Graham
2012-02-08
1
-6
/
+10
|
*
rtlwifi: Fix PCI probe error path orphaned memory
Tim Gardner
2012-02-06
1
-7
/
+12
|
*
rtlwifi: Remove extra debugging message accidentally left in
Larry Finger
2012-02-06
1
-3
/
+1
|
*
rtlwifi: Fix typo in dm.c
Masanari Iida
2012-02-06
1
-1
/
+1
|
*
rtlwifi: remove return in _rtl_pci_switch_clk_req
Devendra.Naga
2012-02-06
1
-3
/
+1
[next]