index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
Age
Commit message (
Expand
)
Author
2016-08-13
net: wireless: realtek: rtlwifi: usb: don't print error when allocating urb f...
Wolfram Sang
2016-07-19
rtlwifi: don't add include path for rtl8188ee
Arnd Bergmann
2016-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
2016-07-08
rtlwifi: rtl8723ae: Clean up the hardware info routine
Larry Finger
2016-07-08
rtlwifi: rtl8192de: Convert driver to use common hardware info routine
Larry Finger
2016-07-08
rtlwifi: rtl8821ae: Convert driver to use common hardware info routine
Larry Finger
2016-07-08
rtlwifi: rtl8723be: Convert driver to use common hardware info routine
Larry Finger
2016-07-08
rtlwifi: rtl8723ae: Convert driver to use common hardware info routine
Larry Finger
2016-07-08
rtlwifi: rtl8192ee: Convert driver to use common hardware info routine
Larry Finger
2016-07-08
rtlwifi: rtl8188ee: Convert driver to use common hardware info routine
Larry Finger
2016-07-08
rtlwifi: rtl8192cu: Convert driver to use common hardware info routine
Larry Finger
2016-07-08
rtlwifi: rtl8192ce: Convert driver to use common hardware info routine
Larry Finger
2016-07-08
rtlwifi: Create common routine to get hardware info
Larry Finger
2016-07-08
rtlwifi: Fix typo in printk
Masanari Iida
2016-07-08
rtl8xxxu: gen1: Add module parameters to adjust DMA aggregation parameters
Jes Sorensen
2016-07-08
rtl8xxxu: gen1: Set aggregation timeout (REG_RXDMA_AGG_PG_TH + 1) as well
Jes Sorensen
2016-07-08
rtl8xxxu: Make DMA aggregation optional by setting a module parameter
Jes Sorensen
2016-07-08
rtl8xxxu: Enable aggregation for rtl8192cu/rtl8188cu/rtl8188ru
Jes Sorensen
2016-07-08
rtl8xxxu: Enable aggregation for rtl8723au
Jes Sorensen
2016-07-08
rtl8xxxu: Adjust RX skb size to include space for phystats
Jes Sorensen
2016-07-08
rtl8xxxu: Allocate larger RX skbs when aggregation is enabled
Jes Sorensen
2016-07-08
rtl8xxxu: Add support for aggregated RX packets on gen1 parts
Jes Sorensen
2016-07-08
rtl8xxxu: Correct rxdesc16 definition
Jes Sorensen
2016-07-08
rtl8xxxu: Obtain ieee80211_rx_status within parse_rx_desc()
Jes Sorensen
2016-07-08
rtl8xxxu: Move skb delivery into parse_tx_desc() handler
Jes Sorensen
2016-07-08
rtl8xxxu: Set all ieee80211_rx_status values in parse_rx_desc()
Jes Sorensen
2016-07-08
rtlwifi: Add missing newlines to RT_TRACE calls
Joe Perches
2016-07-08
rtlwifi: Create _rtl_dbg_trace function to reduce RT_TRACE code size
Joe Perches
2016-07-08
rtl8xxxu: Reduce console noise when removing the kernel module
Jes Sorensen
2016-07-08
rtl8xxxu: remove unneeded assignments
Luis de Bethencourt
2016-07-05
rtlwifi: rtl8821ae: Fix potential race condition
Larry Finger
2016-07-05
rtlwifi: rtl8723ae: Fix potential race condition
Larry Finger
2016-07-05
rtlwifi: rtl8723be: Fix potential race condition
Larry Finger
2016-07-05
rtlwifi: rtl8192ee: Fix potential race condition
Larry Finger
2016-07-05
rtlwifi: rtl8188ee: Fix potential race condition
Larry Finger
2016-07-05
rtlwifi: Remove unused parameter from rtl_ps_set_rf_state()
Larry Finger
2016-06-29
rtlwifi: use s8 instead of char
Arnd Bergmann
2016-06-29
rtl8xxxu: tuse %*ph to dump buffers
Andy Shevchenko
2016-06-29
rtl8xxxu: Add additional documentation for RX DMA registers
Jes Sorensen
2016-06-29
rtl8xxxu: Add bit definitions for REG_USB_SPECIAL_OPTION
Jes Sorensen
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
[prev]
[next]