Age | Commit message (Expand) | Author | Files | Lines |
2016-04-26 | iwlwifi: fix fw version reading for DVM devices | Luca Coelho | 2 | -1/+6 |
2016-04-26 | rt2800lib: enable MFP if hw crypt is disabled | Chun-Yeow Yeoh | 1 | -0/+4 |
2016-04-26 | brcmfmac: testing the wrong variable in brcmf_rx_hdrpull() | Dan Carpenter | 1 | -1/+1 |
2016-04-26 | mwifiex: fix loop timeout in mwifiex_prog_fw_w_helper() | Dan Carpenter | 1 | -3/+4 |
2016-04-26 | mwifiex: missing error code on allocation failure | Dan Carpenter | 1 | -1/+3 |
2016-04-26 | rtl8xxxu: Rename rtl8723au_iqk_phy_iq_bb_reg | Jes Sorensen | 1 | -4/+4 |
2016-04-26 | rtl8xxxu: Rename rtl8723bu_simularity_compare() | Jes Sorensen | 1 | -8/+14 |
2016-04-26 | rtl8xxxu: Rename rtl8723b_channel_to_group() | Jes Sorensen | 1 | -3/+3 |
2016-04-26 | rtl8xxxu: Rename rtl8723a_mac_init_table to rtl8xxxu_gen1_mac_init_table | Jes Sorensen | 1 | -3/+3 |
2016-04-26 | rtl8xxxu: Rename rtl8723a_enable_rf() to rtl8xxxu_gen1_enable_rf() | Jes Sorensen | 1 | -3/+3 |
2016-04-26 | rtl8xxxu: Rename rtl8723a_set_tx_power() to rtl8xxxu_gen1_set_tx_power() | Jes Sorensen | 1 | -3/+3 |
2016-04-26 | rtl8xxxu: Rename rtl8723au_init_phy_bb() to rtl8xxxu_gen1_init_phy_bb() | Jes Sorensen | 1 | -3/+3 |
2016-04-26 | rtl8xxxu: Rename rtl8723au_phy_iq_calibrate() to rtl8xxxu_gen1_phy_iq_calibra... | Jes Sorensen | 1 | -3/+3 |
2016-04-26 | rtl8xxxu: Rename rtl8723au_update_rate_mask() to rtl8xxxu_update_rate_mask() | Jes Sorensen | 1 | -4/+4 |
2016-04-26 | rtl8xxxu: Rename rtl8723au_config_channel() to rtl8xxxu_gen1_config_channel() | Jes Sorensen | 1 | -3/+3 |
2016-04-26 | rtl8xxxu: Rename rtl8723a_disable_rf() to rtl8xxxu_gen1_disable_rf() | Jes Sorensen | 1 | -3/+3 |
2016-04-26 | rtl8xxxu: Rename rtl8723b_disable_rf() to rtl8xxxu_gen2_disable_rf() | Jes Sorensen | 1 | -3/+3 |
2016-04-26 | rtl8xxxu: Rename rtl8723bu_config_channel() to rtl8xxxu_gen2_config_channel() | Jes Sorensen | 1 | -3/+3 |
2016-04-26 | rtl8xxxu: Rename rtl8723au_report_connect() to rtl8xxxu_gen1_report_connect() | Jes Sorensen | 1 | -4/+4 |
2016-04-26 | rtl8xxxu: Rename rtl8723bu_report_connect() to rtl8xxxu_gen2_report_connect() | Jes Sorensen | 1 | -4/+4 |
2016-04-26 | rtl8xxxu: Rename rtl8723bu_update_rate_mask() to rtl8xxxu_gen2_update_rate_ma... | Jes Sorensen | 1 | -4/+4 |
2016-04-26 | mwifiex: stop background scan when net device closed | Xinming Hu | 1 | -7/+7 |
2016-04-26 | mwifiex: add platform specific wakeup interrupt support | Xinming Hu | 4 | -3/+106 |
2016-04-26 | brcmf: Fix null pointer exception in bcdc_hdrpull | Per Forlin | 1 | -1/+2 |
2016-04-26 | brcmfmac: add support for nl80211 BSS_SELECT feature | Arend van Spriel | 4 | -15/+89 |
2016-04-26 | rtlwifi: rtl8821ae: Make sure loop counter is signed on all architectures | David Müller | 1 | -1/+1 |
2016-04-26 | prism54: isl_38xx: Replace 'struct timeval' | Tina Ruchandani | 1 | -17/+18 |
2016-04-26 | rtl818x_pci: Fix a memory leak in rtl8180_init_rx_ring | Jia-Ju Bai | 1 | -0/+4 |
2016-04-21 | rtl8xxxu: hide unused tables | Arnd Bergmann | 1 | -0/+4 |
2016-04-15 | rtl8xxxu: Pause TX before calling disable_rf() | Jes Sorensen | 1 | -4/+2 |
2016-04-15 | rtl8xxxu: Implement rtl8192e_enable_rf() | Jes Sorensen | 1 | -1/+38 |
2016-04-15 | rtl8xxxu: Fix OOPS if user tries to add device via /sys | Jes Sorensen | 1 | -0/+1 |
2016-04-15 | rtl8xxxu: Fix 8188RU support | Jes Sorensen | 2 | -7/+15 |
2016-04-15 | rtl8xxxu: Add TX power base values for gen1 parts | Jes Sorensen | 2 | -14/+130 |
2016-04-15 | rtl8xxxu: Set register 0xfe10 on rtl8192cu based parts | Jes Sorensen | 1 | -0/+2 |
2016-04-15 | rtl8xxxu: Update copyright statement to include 2016 | Jes Sorensen | 3 | -3/+3 |
2016-04-15 | rtl8xxxu: Unregister from mac80211 before shutting down the device | Jes Sorensen | 1 | -10/+4 |
2016-04-15 | rtl8xxxu: Match 8723bu power down sequence to vendor driver | Jes Sorensen | 1 | -4/+12 |
2016-04-15 | rtl8xxxu: Use rtl_chip == RTL8188R to identify high PA parts | Jes Sorensen | 1 | -7/+5 |
2016-04-15 | rtl8xxxu: Apply 8188RU workaround for UMC B cut parts correctly | Jes Sorensen | 1 | -1/+1 |
2016-04-15 | rtl8xxxu: For devices with external PA (8188RU), limit CCK TX power | Jes Sorensen | 1 | -0/+7 |
2016-04-15 | rtl8xxxu: Move PHY RF init into device specific functions | Jes Sorensen | 2 | -54/+80 |
2016-04-15 | rtl8xxxu: fix uninitialized return value in ret | Colin Ian King | 1 | -3/+3 |
2016-04-15 | rtl8xxxu: Mark 0x050d:0x1004 as tested | Jes Sorensen | 1 | -2/+7 |
2016-04-15 | Re-enable 8192eu support | Jes Sorensen | 1 | -4/+0 |
2016-04-15 | rtl8xxxu: 8192eu Fix bug in LDPC RX hang fix | Jes Sorensen | 1 | -1/+1 |
2016-04-15 | rtl8xxxu: Remove unneeded 8192eu hack | Jes Sorensen | 1 | -9/+6 |
2016-04-15 | rtl8xxxu: Split USB quirks into gen1 and gen2 quirks | Jes Sorensen | 2 | -40/+56 |
2016-04-15 | rtl8xxxu: Make PBP tuning a fileops parameter | Jes Sorensen | 2 | -7/+12 |
2016-04-15 | rtl8xxxu: Do not backup RF_MODE_AG when it's never being used | Jes Sorensen | 2 | -4/+0 |