summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iwlwifi-for-kalle-2016-03-30' of https://git.kernel.org/pub/scm/li...Kalle Valo2016-04-023-4/+4
|\
| * iwlwifi: mvm: fix memory leak in pagingMatti Gottlieb2016-03-202-2/+2
| * iwlwifi: pcie: lower the debug level for RSA semaphore accessEmmanuel Grumbach2016-03-201-2/+2
* | rtlwifi: fix gcc-6 indentation warningArnd Bergmann2016-03-231-3/+3
* | b43: Fix memory leaks in b43_bus_dev_ssb_init and b43_bus_dev_bcma_initJia-Ju Bai2016-03-231-2/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19220-2944/+13344
|\
| * ath9k: fix misleading indentationArnd Bergmann2016-03-141-2/+2
| * ath9k: fix buffer overrun for ar9287Arnd Bergmann2016-03-141-4/+3
| * rtl8xxxu: Temporarily disable 8192eu device initJes Sorensen2016-03-101-0/+4
| * rtl8xxxu: Use correct 8051 reset function for 8723b partsJes Sorensen2016-03-102-2/+39
| * rtl8xxxu: Print a warning if flushing the FIFO failsJes Sorensen2016-03-101-1/+4
| * rtl8xxxu: Flush FIFO before powering down devicesJes Sorensen2016-03-102-0/+36
| * rtl8xxxu: Implement device specific power_off functionJes Sorensen2016-03-103-2/+99
| * rtl8xxxu: Implement 8723bu specific disable_rf() functionJes Sorensen2016-03-102-1/+17
| * rtl8xxxu: Use define for REG_PWR_DATA bitsJes Sorensen2016-03-102-2/+2
| * rtl8xxxu: convert rtl8723bu_init_bt() into rtl8723b_enable_rf()Jes Sorensen2016-03-102-11/+1
| * rtl8xxxu: Remove unncessary semicolonJes Sorensen2016-03-101-1/+1
| * rtl8xxxu: Pass RX rate to rx_parse_phystats and enable phystats for rtl8723buJes Sorensen2016-03-101-4/+9
| * rtl8xxxu: Process C2H RA_REPORT events for 8723buJes Sorensen2016-03-102-0/+17
| * rtl8xxxu: Dump contents of unhandled C2H eventsJes Sorensen2016-03-101-1/+4
| * rtl8xxxu: Report media status using the correct H2C command for 8723buJes Sorensen2016-03-102-7/+47
| * rtl8xxxu: Implement basic 8723b specific update_rate_mask() functionJes Sorensen2016-03-102-4/+50
| * rtl8xxxu: Define 8723b H2C ramask command structureJes Sorensen2016-03-101-1/+10
| * rtl8xxxu: Do not parse RX descriptor info for C2H packetsJes Sorensen2016-03-101-10/+7
| * rtl8xxxu: Improve handling of txdesc32 vs txdesc40 handlingJes Sorensen2016-03-102-38/+92
| * rtl8xxxu: TX RTS rate is word 4 for 8723aJes Sorensen2016-03-102-3/+4
| * rtl8723au: Update TX descriptor words 4 and 5 definitionsJes Sorensen2016-03-102-15/+28
| * rtl8xxxu: Set sequence number correctly for 40 byte TX descriptorsJes Sorensen2016-03-102-10/+22
| * rtl8xxxu: Set the correct TX descriptor bits for agg and break on 8723bJes Sorensen2016-03-101-3/+16
| * rtl8xxxu: Add more 40 byte TX desc bit definitionsJes Sorensen2016-03-102-6/+28
| * rtl8xxxu: Add additional tx descriptor bits for data word 0Jes Sorensen2016-03-101-0/+4
| * rtl8xxxu: Do not unconditionally print debug info in rtl8723bu_handle_c2h()Jes Sorensen2016-03-101-9/+9
| * rtl8xxxu: Handle 40 byte TX descriptors for rtl8723buJes Sorensen2016-03-102-13/+25
| * rtl8xxxu: Add definition for 8723bu tx descriptorJes Sorensen2016-03-101-0/+16
| * rtl8xxxu: Set the correct thermal meter register for 8723buJes Sorensen2016-03-101-1/+5
| * rtl8xxxu: Set 8723bu MCS TX powerJes Sorensen2016-03-101-2/+12
| * rtl8xxxu: Set 8723bu TX power for CCK and OFDM ratesJes Sorensen2016-03-101-1/+22
| * rtl8xxxu: Parse efuse power indices for 8723buJes Sorensen2016-03-102-15/+71
| * rtl8xxxu: Bump TX power arrays to handle larger channel groupsJes Sorensen2016-03-101-9/+16
| * rtl8xxxu: Use size of source pointer when copying efuse dataJes Sorensen2016-03-101-17/+17
| * rtl8xxxu: Introduce set_tx_power() fileop and a new 8723b dummy derivativeJes Sorensen2016-03-102-2/+34
| * rtl8xxxu: Correct struct rtl8723bu_efuse to list power bases correctlyJes Sorensen2016-03-102-15/+18
| * rtl8xxxu: Do not use hard-wired RF enable settings for 8723buJes Sorensen2016-03-102-1/+10
| * rtl8xxxu: Setup coex table correctly (hopefully)Jes Sorensen2016-03-101-5/+9
| * rtl8xxxu: Use REG_RFE_CTRL_ANTA_SRC rather than hard coded valueJes Sorensen2016-03-101-2/+2
| * rtl8xxxu: Use name for REG_RFE_BUFFER rather than hard coded valueJes Sorensen2016-03-101-4/+4
| * rtl8xxxu: 8723bu: REG_BT_COEX_TABLE4 is only 8 bitsJes Sorensen2016-03-101-1/+1
| * rtl8xxxu: Set WLAN_ACT_CONTROL per vendor driver settingJes Sorensen2016-03-101-1/+1
| * rtl8xxxu: RF_T_METER is different on the newer chipsJes Sorensen2016-03-101-6/+7
| * rtl8xxxu: Implement init_statistics for 8723buJes Sorensen2016-03-103-0/+35
OpenPOWER on IntegriCloud