summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek
Commit message (Expand)AuthorAgeFilesLines
...
* | rtlwifi: rtl8192ee: Convert driver to use common hardware info routineLarry Finger2016-07-081-61/+12
* | rtlwifi: rtl8188ee: Convert driver to use common hardware info routineLarry Finger2016-07-081-63/+13
* | rtlwifi: rtl8192cu: Convert driver to use common hardware info routineLarry Finger2016-07-081-46/+15
* | rtlwifi: rtl8192ce: Convert driver to use common hardware info routineLarry Finger2016-07-081-71/+12
* | rtlwifi: Create common routine to get hardware infoLarry Finger2016-07-082-0/+80
* | rtlwifi: Fix typo in printkMasanari Iida2016-07-087-7/+7
* | rtl8xxxu: gen1: Add module parameters to adjust DMA aggregation parametersJes Sorensen2016-07-081-0/+28
* | rtl8xxxu: gen1: Set aggregation timeout (REG_RXDMA_AGG_PG_TH + 1) as wellJes Sorensen2016-07-081-2/+9
* | rtl8xxxu: Make DMA aggregation optional by setting a module parameterJes Sorensen2016-07-081-2/+9
* | rtl8xxxu: Enable aggregation for rtl8192cu/rtl8188cu/rtl8188ruJes Sorensen2016-07-081-0/+2
* | rtl8xxxu: Enable aggregation for rtl8723auJes Sorensen2016-07-083-0/+37
* | rtl8xxxu: Adjust RX skb size to include space for phystatsJes Sorensen2016-07-081-3/+4
* | rtl8xxxu: Allocate larger RX skbs when aggregation is enabledJes Sorensen2016-07-082-4/+11
* | rtl8xxxu: Add support for aggregated RX packets on gen1 partsJes Sorensen2016-07-081-34/+69
* | rtl8xxxu: Correct rxdesc16 definitionJes Sorensen2016-07-081-2/+4
* | rtl8xxxu: Obtain ieee80211_rx_status within parse_rx_desc()Jes Sorensen2016-07-082-12/+8
* | rtl8xxxu: Move skb delivery into parse_tx_desc() handlerJes Sorensen2016-07-081-54/+50
* | rtl8xxxu: Set all ieee80211_rx_status values in parse_rx_desc()Jes Sorensen2016-07-081-5/+12
* | rtlwifi: Add missing newlines to RT_TRACE callsJoe Perches2016-07-0833-60/+60
* | rtlwifi: Create _rtl_dbg_trace function to reduce RT_TRACE code sizeJoe Perches2016-07-082-8/+34
* | rtl8xxxu: Reduce console noise when removing the kernel moduleJes Sorensen2016-07-081-1/+1
* | rtl8xxxu: remove unneeded assignmentsLuis de Bethencourt2016-07-081-2/+0
* | rtlwifi: rtl8821ae: Fix potential race conditionLarry Finger2016-07-051-0/+2
* | rtlwifi: rtl8723ae: Fix potential race conditionLarry Finger2016-07-051-0/+2
* | rtlwifi: rtl8723be: Fix potential race conditionLarry Finger2016-07-051-0/+2
* | rtlwifi: rtl8192ee: Fix potential race conditionLarry Finger2016-07-051-0/+2
* | rtlwifi: rtl8188ee: Fix potential race conditionLarry Finger2016-07-051-0/+2
* | rtlwifi: Remove unused parameter from rtl_ps_set_rf_state()Larry Finger2016-07-052-19/+9
* | rtlwifi: use s8 instead of charArnd Bergmann2016-06-2936-129/+129
* | rtl8xxxu: tuse %*ph to dump buffersAndy Shevchenko2016-06-293-21/+6
* | rtl8xxxu: Add additional documentation for RX DMA registersJes Sorensen2016-06-291-3/+7
* | rtl8xxxu: Add bit definitions for REG_USB_SPECIAL_OPTIONJes Sorensen2016-06-291-0/+4
* | Merge tag 'wireless-drivers-next-for-davem-2016-06-21' of git://git.kernel.or...David S. Miller2016-06-2311-55/+97
|\ \ | |/ |/|
| * rtlwifi: fix error handling in *_read_adapter_info()Arnd Bergmann2016-06-169-43/+94
| * rtlwifi: rtl8192ee: simplify codingHeinrich Schuchardt2016-06-141-11/+2
| * rtlwifi: rtl8723be: avoid undefined behaviorHeinrich Schuchardt2016-06-141-1/+1
* | rtlwifi: Fix scheduling while atomic error from commit 49f86ec21c01Larry Finger2016-05-271-3/+3
|/
* Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.or...David S. Miller2016-05-2016-4263/+4520
|\
| * rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx...wang yanqing2016-05-111-1/+1
| * rtlwifi: Remove double check for cnt_after_linkedwang yanqing2016-05-111-8/+4
| * rtlwifi: rtl818x: silence uninitialized variable warningDan Carpenter2016-05-111-2/+1
| * rtlwifi: Fix logic error in enter/exit power-save modewang yanqing2016-05-111-2/+2
| * rtlwifi: rtl818x: constify rtl_intf_ops structuresJulia Lawall2016-05-114-4/+4
| * rtl8xxxu: Remove the now obsolete mbox_ext_reg info from rtl8xxxu_fileopsJes Sorensen2016-05-035-10/+0
| * rtl8xxxu: rtl8xxxu_prepare_calibrate() is never used on gen1Jes Sorensen2016-05-033-11/+4
| * rtl8xxxu: Split rtl8723a_h2c_cmd() into a gen1 and a gen2 versionJes Sorensen2016-05-033-29/+72
| * rtl8xxxu: Rename rtl8723a_disabled_to_emu() to rtl8xxxu_disabled_to_emu()Jes Sorensen2016-05-034-4/+4
| * rtl8xxxu: rename rtl8723a_channel_group() to rtl8xxxu_gen1_channel_to_group()Jes Sorensen2016-05-031-2/+2
| * rtl8xxxu: Rename rtl8723a_stop_tx_beacon() to rtl8xxxu_stop_tx_beacon()Jes Sorensen2016-05-031-4/+3
| * rtl8xxxu: move rtl8188[cr] and rtl8192c related code into rtl8xxxu_8192c.cJes Sorensen2016-05-034-568/+590
OpenPOWER on IntegriCloud