aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek
Commit message (Expand)AuthorAge
...
* rtlwifi: remove superfluous conditionHeinrich Schuchardt2016-09-03
* net: wireless: realtek: rtlwifi: usb: don't print error when allocating urb f...Wolfram Sang2016-08-13
* rtlwifi: don't add include path for rtl8188eeArnd Bergmann2016-07-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2016-07-10
|\
| * rtl8xxxu: fix typo on variable name, compare against correct variableColin Ian King2016-06-16
* | rtlwifi: rtl8723ae: Clean up the hardware info routineLarry Finger2016-07-08
* | rtlwifi: rtl8192de: Convert driver to use common hardware info routineLarry Finger2016-07-08
* | rtlwifi: rtl8821ae: Convert driver to use common hardware info routineLarry Finger2016-07-08
* | rtlwifi: rtl8723be: Convert driver to use common hardware info routineLarry Finger2016-07-08
* | rtlwifi: rtl8723ae: Convert driver to use common hardware info routineLarry Finger2016-07-08
* | rtlwifi: rtl8192ee: Convert driver to use common hardware info routineLarry Finger2016-07-08
* | rtlwifi: rtl8188ee: Convert driver to use common hardware info routineLarry Finger2016-07-08
* | rtlwifi: rtl8192cu: Convert driver to use common hardware info routineLarry Finger2016-07-08
* | rtlwifi: rtl8192ce: Convert driver to use common hardware info routineLarry Finger2016-07-08
* | rtlwifi: Create common routine to get hardware infoLarry Finger2016-07-08
* | rtlwifi: Fix typo in printkMasanari Iida2016-07-08
* | rtl8xxxu: gen1: Add module parameters to adjust DMA aggregation parametersJes Sorensen2016-07-08
* | rtl8xxxu: gen1: Set aggregation timeout (REG_RXDMA_AGG_PG_TH + 1) as wellJes Sorensen2016-07-08
* | rtl8xxxu: Make DMA aggregation optional by setting a module parameterJes Sorensen2016-07-08
* | rtl8xxxu: Enable aggregation for rtl8192cu/rtl8188cu/rtl8188ruJes Sorensen2016-07-08
* | rtl8xxxu: Enable aggregation for rtl8723auJes Sorensen2016-07-08
* | rtl8xxxu: Adjust RX skb size to include space for phystatsJes Sorensen2016-07-08
* | rtl8xxxu: Allocate larger RX skbs when aggregation is enabledJes Sorensen2016-07-08
* | rtl8xxxu: Add support for aggregated RX packets on gen1 partsJes Sorensen2016-07-08
* | rtl8xxxu: Correct rxdesc16 definitionJes Sorensen2016-07-08
* | rtl8xxxu: Obtain ieee80211_rx_status within parse_rx_desc()Jes Sorensen2016-07-08
* | rtl8xxxu: Move skb delivery into parse_tx_desc() handlerJes Sorensen2016-07-08
* | rtl8xxxu: Set all ieee80211_rx_status values in parse_rx_desc()Jes Sorensen2016-07-08
* | rtlwifi: Add missing newlines to RT_TRACE callsJoe Perches2016-07-08
* | rtlwifi: Create _rtl_dbg_trace function to reduce RT_TRACE code sizeJoe Perches2016-07-08
* | rtl8xxxu: Reduce console noise when removing the kernel moduleJes Sorensen2016-07-08
* | rtl8xxxu: remove unneeded assignmentsLuis de Bethencourt2016-07-08
* | rtlwifi: rtl8821ae: Fix potential race conditionLarry Finger2016-07-05
* | rtlwifi: rtl8723ae: Fix potential race conditionLarry Finger2016-07-05
* | rtlwifi: rtl8723be: Fix potential race conditionLarry Finger2016-07-05
* | rtlwifi: rtl8192ee: Fix potential race conditionLarry Finger2016-07-05
* | rtlwifi: rtl8188ee: Fix potential race conditionLarry Finger2016-07-05
* | rtlwifi: Remove unused parameter from rtl_ps_set_rf_state()Larry Finger2016-07-05
* | rtlwifi: use s8 instead of charArnd Bergmann2016-06-29
* | rtl8xxxu: tuse %*ph to dump buffersAndy Shevchenko2016-06-29
* | rtl8xxxu: Add additional documentation for RX DMA registersJes Sorensen2016-06-29
* | rtl8xxxu: Add bit definitions for REG_USB_SPECIAL_OPTIONJes Sorensen2016-06-29
* | Merge tag 'wireless-drivers-next-for-davem-2016-06-21' of git://git.kernel.or...David S. Miller2016-06-23
|\ \ | |/ |/|
| * rtlwifi: fix error handling in *_read_adapter_info()Arnd Bergmann2016-06-16
| * rtlwifi: rtl8192ee: simplify codingHeinrich Schuchardt2016-06-14
| * rtlwifi: rtl8723be: avoid undefined behaviorHeinrich Schuchardt2016-06-14
* | rtlwifi: Fix scheduling while atomic error from commit 49f86ec21c01Larry Finger2016-05-27
|/
* Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.or...David S. Miller2016-05-20
|\
| * rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx...wang yanqing2016-05-11
| * rtlwifi: Remove double check for cnt_after_linkedwang yanqing2016-05-11