Age | Commit message (Expand) | Author |
2019-02-28 | rtlwifi: rtl8192se: Remove set but not used variable 'seg_ptr' | YueHaibing |
2019-02-19 | rtlwifi: rtl8192se: Remove CamelCase variables | Larry Finger |
2019-02-19 | rtlwifi: Remove CamelCase variables from base code | Larry Finger |
2019-02-19 | rtlwifi: rtl8192se: Replace old-style license information | Larry Finger |
2017-12-07 | rtlwifi: Convert individual interrupt results to struct | Larry Finger |
2017-11-08 | rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISR | Ping-Ke Shih |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-13 | rtlwifi: Add module parameter ASPM | Ping-Ke Shih |
2017-10-13 | rtlwifi: Add bw_update parameter for RA mask update. | Ping-Ke Shih |
2017-10-13 | rtlwifi: rtl8192ee: Make driver support 64bits DMA. | Ping-Ke Shih |
2017-08-03 | rtlwifi: rtl8192se: constify pci_device_id. | Arvind Yadav |
2017-07-28 | rtlwifi: Fix memory leak when firmware request fails | Souptick Joarder |
2017-06-16 | networking: make skb_put & friends return void pointers | Johannes Berg |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg |
2017-04-28 | mac80211: separate encoding/bandwidth from flags | Johannes Berg |
2017-04-28 | mac80211: clean up rate encoding bits in RX status | Johannes Berg |
2017-02-27 | scripts/spelling.txt: add "aligment" pattern and fix typo instances | Masahiro Yamada |
2017-02-08 | rtlwifi: Move items out of rtl_pci_priv and rtl_usb_priv | Larry Finger |
2017-01-20 | rtlwifi: Convert COMP_XX entries into a proper debugging mask | Larry Finger |
2017-01-02 | Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or... | David S. Miller |
2016-12-30 | rtlwifi: rtl8192se: Remove all instances of DBG_EMERG | Larry Finger |
2016-12-30 | rtlwifi: Replace local debug macro RT_ASSERT | Larry Finger |
2016-12-16 | Makefile: drop -D__CHECK_ENDIAN__ from cflags | Michael S. Tsirkin |
2016-11-27 | Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or... | David S. Miller |
2016-11-17 | rtlwifi: rtl8192se: Remove address of Free Software Foundation | Larry Finger |
2016-10-13 | rtlwifi: Fix regression caused by commit d86e64768859 | Larry Finger |
2016-09-27 | rtlwifi: Add HAL_DEF_WOWLAN case to *_get_hw() routines | Larry Finger |
2016-09-27 | rtlwifi: Add switch variable to 'switch case not processed' messages | Joe Perches |
2016-09-14 | rtlwifi: rtl818x: constify local structures | Julia Lawall |
2016-07-08 | rtlwifi: Add missing newlines to RT_TRACE calls | Joe Perches |
2016-06-29 | rtlwifi: use s8 instead of char | Arnd Bergmann |
2016-06-16 | rtlwifi: fix error handling in *_read_adapter_info() | Arnd Bergmann |
2016-05-11 | rtlwifi: rtl818x: silence uninitialized variable warning | Dan Carpenter |
2016-04-06 | rtlwifi: rtl8192se: Fix Smatch warning | Larry Finger |
2015-12-30 | rtlwifi: rtl8192se: Fix module parameter initialization | Larry Finger |
2015-10-14 | rtlwifi: rtl818x: Move drivers into new realtek directory | Larry Finger |