summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * ath10k: remove MSI range supportRajkumar Manoharan2016-04-122-157/+24Star
| | * ath10k: enable set_tsf vdev command to WMI 10.4Peter Oh2016-04-121-1/+1
| | * ath10k: update 10.4 WMI vdev parametersPeter Oh2016-04-121-0/+6
| | * ath10k: add a support of set_tsf on vdev interfacePeter Oh2016-04-124-0/+34
| | * ath10k: Document alloc_frag_desc_for_data_pkt config option.Ben Greear2016-04-121-1/+6
| * | iwlwifi: fix fw version reading for DVM devicesLuca Coelho2016-04-262-1/+6
| * | rt2800lib: enable MFP if hw crypt is disabledChun-Yeow Yeoh2016-04-261-0/+4
| * | brcmfmac: testing the wrong variable in brcmf_rx_hdrpull()Dan Carpenter2016-04-261-1/+1
| * | mwifiex: fix loop timeout in mwifiex_prog_fw_w_helper()Dan Carpenter2016-04-261-3/+4
| * | mwifiex: missing error code on allocation failureDan Carpenter2016-04-261-1/+3
| * | rtl8xxxu: Rename rtl8723au_iqk_phy_iq_bb_regJes Sorensen2016-04-261-4/+4
| * | rtl8xxxu: Rename rtl8723bu_simularity_compare()Jes Sorensen2016-04-261-8/+14
| * | rtl8xxxu: Rename rtl8723b_channel_to_group()Jes Sorensen2016-04-261-3/+3
| * | rtl8xxxu: Rename rtl8723a_mac_init_table to rtl8xxxu_gen1_mac_init_tableJes Sorensen2016-04-261-3/+3
| * | rtl8xxxu: Rename rtl8723a_enable_rf() to rtl8xxxu_gen1_enable_rf()Jes Sorensen2016-04-261-3/+3
| * | rtl8xxxu: Rename rtl8723a_set_tx_power() to rtl8xxxu_gen1_set_tx_power()Jes Sorensen2016-04-261-3/+3
| * | rtl8xxxu: Rename rtl8723au_init_phy_bb() to rtl8xxxu_gen1_init_phy_bb()Jes Sorensen2016-04-261-3/+3
| * | rtl8xxxu: Rename rtl8723au_phy_iq_calibrate() to rtl8xxxu_gen1_phy_iq_calibra...Jes Sorensen2016-04-261-3/+3
| * | rtl8xxxu: Rename rtl8723au_update_rate_mask() to rtl8xxxu_update_rate_mask()Jes Sorensen2016-04-261-4/+4
| * | rtl8xxxu: Rename rtl8723au_config_channel() to rtl8xxxu_gen1_config_channel()Jes Sorensen2016-04-261-3/+3
| * | rtl8xxxu: Rename rtl8723a_disable_rf() to rtl8xxxu_gen1_disable_rf()Jes Sorensen2016-04-261-3/+3
| * | rtl8xxxu: Rename rtl8723b_disable_rf() to rtl8xxxu_gen2_disable_rf()Jes Sorensen2016-04-261-3/+3
| * | rtl8xxxu: Rename rtl8723bu_config_channel() to rtl8xxxu_gen2_config_channel()Jes Sorensen2016-04-261-3/+3
| * | rtl8xxxu: Rename rtl8723au_report_connect() to rtl8xxxu_gen1_report_connect()Jes Sorensen2016-04-261-4/+4
| * | rtl8xxxu: Rename rtl8723bu_report_connect() to rtl8xxxu_gen2_report_connect()Jes Sorensen2016-04-261-4/+4
| * | rtl8xxxu: Rename rtl8723bu_update_rate_mask() to rtl8xxxu_gen2_update_rate_ma...Jes Sorensen2016-04-261-4/+4
| * | mwifiex: stop background scan when net device closedXinming Hu2016-04-261-7/+7
| * | mwifiex: add platform specific wakeup interrupt supportXinming Hu2016-04-264-3/+106
| * | brcmf: Fix null pointer exception in bcdc_hdrpullPer Forlin2016-04-261-1/+2
| * | brcmfmac: add support for nl80211 BSS_SELECT featureArend van Spriel2016-04-264-15/+89
| * | rtlwifi: rtl8821ae: Make sure loop counter is signed on all architecturesDavid Müller2016-04-261-1/+1
| * | prism54: isl_38xx: Replace 'struct timeval'Tina Ruchandani2016-04-261-17/+18
| * | rtl818x_pci: Fix a memory leak in rtl8180_init_rx_ringJia-Ju Bai2016-04-261-0/+4
| * | rtl8xxxu: hide unused tablesArnd Bergmann2016-04-211-0/+4
| * | rtl8xxxu: Pause TX before calling disable_rf()Jes Sorensen2016-04-151-4/+2Star
| * | rtl8xxxu: Implement rtl8192e_enable_rf()Jes Sorensen2016-04-151-1/+38
| * | rtl8xxxu: Fix OOPS if user tries to add device via /sysJes Sorensen2016-04-151-0/+1
| * | rtl8xxxu: Fix 8188RU supportJes Sorensen2016-04-152-7/+15
| * | rtl8xxxu: Add TX power base values for gen1 partsJes Sorensen2016-04-152-14/+130
| * | rtl8xxxu: Set register 0xfe10 on rtl8192cu based partsJes Sorensen2016-04-151-0/+2
| * | rtl8xxxu: Update copyright statement to include 2016Jes Sorensen2016-04-153-3/+3
| * | rtl8xxxu: Unregister from mac80211 before shutting down the deviceJes Sorensen2016-04-151-10/+4Star
| * | rtl8xxxu: Match 8723bu power down sequence to vendor driverJes Sorensen2016-04-151-4/+12
| * | rtl8xxxu: Use rtl_chip == RTL8188R to identify high PA partsJes Sorensen2016-04-151-7/+5Star
| * | rtl8xxxu: Apply 8188RU workaround for UMC B cut parts correctlyJes Sorensen2016-04-151-1/+1
| * | rtl8xxxu: For devices with external PA (8188RU), limit CCK TX powerJes Sorensen2016-04-151-0/+7
| * | rtl8xxxu: Move PHY RF init into device specific functionsJes Sorensen2016-04-152-54/+80
| * | rtl8xxxu: fix uninitialized return value in retColin Ian King2016-04-151-3/+3
| * | rtl8xxxu: Mark 0x050d:0x1004 as testedJes Sorensen2016-04-151-2/+7
| * | Re-enable 8192eu supportJes Sorensen2016-04-151-4/+0Star