aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/file.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/core/file.c')
0 files changed, 0 insertions, 0 deletions
ab4cd893f565a1093f316ec95babfa181e722a&follow=1'>brcmfmac: Correct header debug dump for sdio tx hdrs.Hante Meuleman1-2/+2 2014-02-28brcmfmac: remove unused variable data_len from brcmf_sdio_bus_txdata()Arend van Spriel1-4/+2 2014-02-28brcmfmac: fix use of skb control buffer in SDIO driver partArend van Spriel1-4/+6 2014-02-28brcmfmac: Make firmeware roaming a module param.Hante Meuleman2-14/+25 2014-02-28ath9k_htc: use ath9k_cmn_reload_chainmaskOleksij Rempel1-8/+1 2014-02-28ath9k: move ath9k_reload_chainmask_settings to commonOleksij Rempel4-16/+19 2014-02-28ath9k-common: set maxstream=1 for ar9271Oleksij Rempel1-1/+1 2014-02-28ath9k_htc: use ath9k_cmn_setup_ht_capOleksij Rempel1-47/+3 2014-02-28ath9k: move setup_ht_cap to common-initOleksij Rempel3-60/+62 2014-02-28ath9k_htc: use ath9k_cmn_init_channels_ratesOleksij Rempel2-118/+6 2014-02-28ath9k: move ath9k_init_channels_rates to common-initOleksij Rempel9-163/+208 2014-02-28mwl8k: Adding support to gather survey per channelYogesh Ashok Powar1-6/+109 2014-02-28mwl8k: Implement sw_scan start/stop cbsYogesh Ashok Powar1-0/+40 2014-02-28mwl8k: Adding support to access BBP registersYogesh Ashok Powar1-0/+42 2014-02-28ieee80211: remove function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang1-36/+0 2014-02-28orinoco: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang4-6/+8 2014-02-28zd1201: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang1-6/+3 2014-02-28rndis_wlan: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang1-1/+2 2014-02-28wl3501_cs: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang1-2/+3 2014-02-28atmel: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang1-4/+4 2014-02-28airo: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang1-5/+8 2014-02-28rtl818x: add comments to explain few not obvious HW configs.andrea merello1-0/+12 2014-02-28rtl818x: make dev_alloc_skb() null pointer check to really workandrea merello1-3/+4 2014-02-28rtl818x: check for pci_map_single() success when initializing RX ringandrea merello1-0/+7 2014-02-28rtl818x: pci_iomap() should pair with pci_iounmap()andrea merello1-1/+1 2014-02-28rtl818x: Explicitly enable contetion windowandrea merello1-0/+2