summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-tps65910.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-17mwifiex: add auto TDLS supportAvinash Patil8-2/+295
2014-11-17mwifiex: wmm support for TDLS linkAvinash Patil1-0/+55
2014-11-17mwifiex: do not explicitly disable TDLS link during teardownAvinash Patil1-3/+0
2014-11-17mwifiex: update rx packet descriptor structure to match FWAvinash Patil1-0/+1
2014-11-17ath9k: fix the assignment of hw queues for mesh interfaceChun-Yeow Yeoh1-1/+2
2014-11-17ath9k: common-spectral: don't depend from ATH9K_DEBUGFSOleksij Rempel1-10/+0
2014-11-17ath9k_htc: ath9k_htc_op_ps_wakeup() can be statickbuild test robot1-3/+3
2014-11-17ath9k: ath9k_op_ps_wakeup() can be statickbuild test robot1-3/+3
2014-11-17mwifiex: module load parameter for interface creationAvinash Patil2-0/+37
2014-11-17ath9k: fix misc debugfs when not using chan contextBen Greear1-3/+4
2014-11-17ath10k: fix mismatched wmi api callPeter Oh1-2/+2
2014-11-17ath10k: advertise support for AP mode channel width changesRajkumar Manoharan1-0/+2
2014-11-17ath10k: add modpram 'skip_otp' to ignore empty otp error during BMIRajkumar Manoharan1-1/+6
2014-11-17ath10k: handle ieee80211 header and payload tracing separatelyRajkumar Manoharan4-16/+78
2014-11-11ath9k_htc: remove return of value in empty definintion of ath9k_htc_deinit_debugJohn W. Linville1-1/+3
2014-11-11mwifiex: simplify ad hoc join capability infoJames Cameron1-3/+1
2014-11-11wlcore: make wlcore_cmd_send_failsafe() staticLuciano Coelho2-5/+4
2014-11-11wlcore: check minimum buffer size in some cmd_send functionsLuciano Coelho1-0/+6
2014-11-11mwifiex: fix version display problem on big endian platformsAmitkumar Karwar1-2/+2
2014-11-11ath9k_htc: add spectral scan debug interfaceOleksij Rempel3-0/+9
2014-11-11ath9k_htc: process rx spectral packetsOleksij Rempel1-0/+14
2014-11-11ath9k_htc: trigger spectral scan on set_channelOleksij Rempel1-0/+4
2014-11-11ath9k_htc: set initial spec_config valuesOleksij Rempel1-0/+8
2014-11-11ath9k_htc: add struct ath_spec_scan_priv to ath9k_htc_privOleksij Rempel1-0/+1
2014-11-11ath9k_htc: add ath_ps_ops bindingsOleksij Rempel1-0/+16
2014-11-11ath9k_htc: fix rs_datalen conversationOleksij Rempel1-1/+1
2014-11-11ath9k: For AR9271 chipsets, set count = 0 for endless samples.Oleksij Rempel1-3/+6
2014-11-11ath9k: move spectral.* to common-spectral.*Oleksij Rempel8-25/+31
2014-11-11ath9k: move ath9k_spectral_scan_ from main.c to spectral.cOleksij Rempel2-70/+70
2014-11-11ath9k: make ath9k_spectral_scan_ do not depend on ath_softcOleksij Rempel4-20/+22
2014-11-11ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_Oleksij Rempel4-15/+13
2014-11-11ath9k: use ath_ps_ops in ath9k_spectral_scan_Oleksij Rempel1-4/+4
2014-11-11ath9k: add ath_ps_ops bindingsOleksij Rempel1-0/+16
2014-11-11ath: add struct ath_ps_opsOleksij Rempel1-0/+11
2014-11-11ath9k: remove all struct ath_softc dependencies from spectral codeOleksij Rempel4-50/+51
2014-11-11ath9k: add ath_hw to ath_spec_scan_privOleksij Rempel2-0/+2
2014-11-11ath9k: use struct dentry by ath9k_spectral_init_debugOleksij Rempel3-9/+9
2014-11-11ath9k: move spec_config to ath_spec_scan_privOleksij Rempel5-22/+23
2014-11-11ath9k: move spectral_mode to ath_spec_scan_privOleksij Rempel5-5/+5
2014-11-11ath9k: add struct ath_spec_scan_privOleksij Rempel3-7/+10
2014-11-11mwifiex: fix warning while starting BSSAvinash Patil1-1/+1
2014-11-11mwifiex: do not setup AMPDU/AMSDU with broadcast receiverAvinash Patil1-0/+4
2014-11-11mwifiex: fix out of memory issue observed for USB chipsetsAmitkumar Karwar3-1/+25
2014-11-11mwifiex: remove data_complete handlerAvinash Patil3-11/+0
2014-11-11mwifiex: rx workqueue support for USB interfaceAvinash Patil4-32/+5
2014-11-11ath9k: add support for reporting tx power to mac80211Felix Fietkau3-16/+40
2014-11-11bcma: get IRQ numbers from dtHauke Mehrtens2-1/+72
2014-11-11bcma: make it possible to specify a IRQ num in bcma_core_irq()Hauke Mehrtens7-16/+33
2014-11-066lowpan: move skb_free from error paths in decompressionMartin Townsend3-37/+25
2014-11-06Bluetooth: Sort switch cases by opcode's numeric valueKuba Pawlak1-12/+12