index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
Age
Commit message (
Expand
)
Author
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-23
Merge tag 'wireless-drivers-next-for-davem-2016-06-21' of git://git.kernel.or...
David S. Miller
2016-06-16
rtlwifi: fix error handling in *_read_adapter_info()
Arnd Bergmann
2016-06-16
rtl8xxxu: fix typo on variable name, compare against correct variable
Colin Ian King
2016-06-14
rtlwifi: rtl8192ee: simplify coding
Heinrich Schuchardt
2016-06-14
rtlwifi: rtl8723be: avoid undefined behavior
Heinrich Schuchardt
2016-05-27
rtlwifi: Fix scheduling while atomic error from commit 49f86ec21c01
Larry Finger
2016-05-20
Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.or...
David S. Miller
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-05-11
rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx...
wang yanqing
2016-05-11
rtlwifi: Remove double check for cnt_after_linked
wang yanqing
2016-05-11
rtlwifi: rtl818x: silence uninitialized variable warning
Dan Carpenter
2016-05-11
rtlwifi: Fix logic error in enter/exit power-save mode
wang yanqing
2016-05-11
rtlwifi: rtl818x: constify rtl_intf_ops structures
Julia Lawall
2016-05-03
rtl8xxxu: Remove the now obsolete mbox_ext_reg info from rtl8xxxu_fileops
Jes Sorensen
2016-05-03
rtl8xxxu: rtl8xxxu_prepare_calibrate() is never used on gen1
Jes Sorensen
2016-05-03
rtl8xxxu: Split rtl8723a_h2c_cmd() into a gen1 and a gen2 version
Jes Sorensen
2016-05-03
rtl8xxxu: Rename rtl8723a_disabled_to_emu() to rtl8xxxu_disabled_to_emu()
Jes Sorensen
2016-05-03
rtl8xxxu: rename rtl8723a_channel_group() to rtl8xxxu_gen1_channel_to_group()
Jes Sorensen
2016-05-03
rtl8xxxu: Rename rtl8723a_stop_tx_beacon() to rtl8xxxu_stop_tx_beacon()
Jes Sorensen
2016-05-03
rtl8xxxu: move rtl8188[cr] and rtl8192c related code into rtl8xxxu_8192c.c
Jes Sorensen
2016-05-03
rtl8xxxu: move rtl8723a related code into rtl8xxxu_8723a.c
Jes Sorensen
2016-05-03
rtl8xxxu: move rtl8723b related code into rtl8xxxu_8723b.c
Jes Sorensen
2016-05-03
rtl8xxxu: move rtl8192e related code into rtl8xxxu_8192e.c
Jes Sorensen
2016-05-03
rtl8xxxu: Rename rtl8xxxu.c to rtl8xxxu_core.c
Jes Sorensen
2016-05-03
rtlwifi: rtl818x: Deinline indexed IO functions, save 21568 bytes
Denys Vlasenko
2016-05-03
Merge tag 'wireless-drivers-next-for-davem-2016-05-02' of git://git.kernel.or...
David S. Miller
2016-04-26
rtl8xxxu: Rename rtl8723au_iqk_phy_iq_bb_reg
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723bu_simularity_compare()
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723b_channel_to_group()
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723a_mac_init_table to rtl8xxxu_gen1_mac_init_table
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723a_enable_rf() to rtl8xxxu_gen1_enable_rf()
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723a_set_tx_power() to rtl8xxxu_gen1_set_tx_power()
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723au_init_phy_bb() to rtl8xxxu_gen1_init_phy_bb()
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723au_phy_iq_calibrate() to rtl8xxxu_gen1_phy_iq_calibra...
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723au_update_rate_mask() to rtl8xxxu_update_rate_mask()
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723au_config_channel() to rtl8xxxu_gen1_config_channel()
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723a_disable_rf() to rtl8xxxu_gen1_disable_rf()
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723b_disable_rf() to rtl8xxxu_gen2_disable_rf()
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723bu_config_channel() to rtl8xxxu_gen2_config_channel()
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723au_report_connect() to rtl8xxxu_gen1_report_connect()
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723bu_report_connect() to rtl8xxxu_gen2_report_connect()
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723bu_update_rate_mask() to rtl8xxxu_gen2_update_rate_ma...
Jes Sorensen
2016-04-26
rtlwifi: rtl8821ae: Make sure loop counter is signed on all architectures
David Müller
2016-04-26
rtl818x_pci: Fix a memory leak in rtl8180_init_rx_ring
Jia-Ju Bai
2016-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-21
rtl8xxxu: hide unused tables
Arnd Bergmann
2016-04-18
treewide: Fix typos in printk
Masanari Iida
2016-04-15
rtl8xxxu: Pause TX before calling disable_rf()
Jes Sorensen
2016-04-15
rtl8xxxu: Implement rtl8192e_enable_rf()
Jes Sorensen
[next]