summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2016-04-02Merge tag 'iwlwifi-for-kalle-2016-03-30' of https://git.kernel.org/pub/scm/li...Kalle Valo
2016-03-23rtlwifi: fix gcc-6 indentation warningArnd Bergmann
2016-03-23b43: Fix memory leaks in b43_bus_dev_ssb_init and b43_bus_dev_bcma_initJia-Ju Bai
2016-03-20iwlwifi: mvm: fix memory leak in pagingMatti Gottlieb
2016-03-20iwlwifi: pcie: lower the debug level for RSA semaphore accessEmmanuel Grumbach
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-03-17lib: update single-char callers of strtobool()Kees Cook
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-03-14ath9k: fix misleading indentationArnd Bergmann
2016-03-14ath9k: fix buffer overrun for ar9287Arnd Bergmann
2016-03-10rtl8xxxu: Temporarily disable 8192eu device initJes Sorensen
2016-03-10rtl8xxxu: Use correct 8051 reset function for 8723b partsJes Sorensen
2016-03-10rtl8xxxu: Print a warning if flushing the FIFO failsJes Sorensen
2016-03-10rtl8xxxu: Flush FIFO before powering down devicesJes Sorensen
2016-03-10rtl8xxxu: Implement device specific power_off functionJes Sorensen
2016-03-10rtl8xxxu: Implement 8723bu specific disable_rf() functionJes Sorensen
2016-03-10rtl8xxxu: Use define for REG_PWR_DATA bitsJes Sorensen
2016-03-10rtl8xxxu: convert rtl8723bu_init_bt() into rtl8723b_enable_rf()Jes Sorensen
2016-03-10rtl8xxxu: Remove unncessary semicolonJes Sorensen
2016-03-10rtl8xxxu: Pass RX rate to rx_parse_phystats and enable phystats for rtl8723buJes Sorensen
2016-03-10rtl8xxxu: Process C2H RA_REPORT events for 8723buJes Sorensen
2016-03-10rtl8xxxu: Dump contents of unhandled C2H eventsJes Sorensen
2016-03-10rtl8xxxu: Report media status using the correct H2C command for 8723buJes Sorensen
2016-03-10rtl8xxxu: Implement basic 8723b specific update_rate_mask() functionJes Sorensen
2016-03-10rtl8xxxu: Define 8723b H2C ramask command structureJes Sorensen
2016-03-10rtl8xxxu: Do not parse RX descriptor info for C2H packetsJes Sorensen
2016-03-10rtl8xxxu: Improve handling of txdesc32 vs txdesc40 handlingJes Sorensen
2016-03-10rtl8xxxu: TX RTS rate is word 4 for 8723aJes Sorensen
2016-03-10rtl8723au: Update TX descriptor words 4 and 5 definitionsJes Sorensen
2016-03-10rtl8xxxu: Set sequence number correctly for 40 byte TX descriptorsJes Sorensen
2016-03-10rtl8xxxu: Set the correct TX descriptor bits for agg and break on 8723bJes Sorensen
2016-03-10rtl8xxxu: Add more 40 byte TX desc bit definitionsJes Sorensen
2016-03-10rtl8xxxu: Add additional tx descriptor bits for data word 0Jes Sorensen
2016-03-10rtl8xxxu: Do not unconditionally print debug info in rtl8723bu_handle_c2h()Jes Sorensen
2016-03-10rtl8xxxu: Handle 40 byte TX descriptors for rtl8723buJes Sorensen
2016-03-10rtl8xxxu: Add definition for 8723bu tx descriptorJes Sorensen
2016-03-10rtl8xxxu: Set the correct thermal meter register for 8723buJes Sorensen
2016-03-10rtl8xxxu: Set 8723bu MCS TX powerJes Sorensen
2016-03-10rtl8xxxu: Set 8723bu TX power for CCK and OFDM ratesJes Sorensen
2016-03-10rtl8xxxu: Parse efuse power indices for 8723buJes Sorensen
2016-03-10rtl8xxxu: Bump TX power arrays to handle larger channel groupsJes Sorensen
2016-03-10rtl8xxxu: Use size of source pointer when copying efuse dataJes Sorensen
2016-03-10rtl8xxxu: Introduce set_tx_power() fileop and a new 8723b dummy derivativeJes Sorensen
2016-03-10rtl8xxxu: Correct struct rtl8723bu_efuse to list power bases correctlyJes Sorensen
2016-03-10rtl8xxxu: Do not use hard-wired RF enable settings for 8723buJes Sorensen
2016-03-10rtl8xxxu: Setup coex table correctly (hopefully)Jes Sorensen
2016-03-10rtl8xxxu: Use REG_RFE_CTRL_ANTA_SRC rather than hard coded valueJes Sorensen
2016-03-10rtl8xxxu: Use name for REG_RFE_BUFFER rather than hard coded valueJes Sorensen