summaryrefslogtreecommitdiffstats
path: root/sound/usb/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-07rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warningsLarry Finger7-23/+18
2012-09-07rtlwifi: rtl8192c: rtl8192de: Fix typo in cursta_connectctateLarry Finger3-21/+21
2012-09-07mwifiex: store mwifiex_ds_misc_subsc_evt in mwifiex_privateJeff Disher2-11/+14
2012-09-07brcmfmac: add callback for nl80211 testmode commandArend van Spriel3-1/+33
2012-09-07brcmfmac: Add 43143 USB support.Hante Meuleman1-0/+9
2012-09-07brcmfmac: Add 43242 USB support.Hante Meuleman1-1/+19
2012-09-07brcmfmac: add BCM43241 sdio interface driver supportFranky Lin4-0/+22
2012-09-07brcmfmac: prevent possible race condition on usb rx control.Hante Meuleman1-1/+1
2012-09-07ath9k: Fix TX filter usageSujith Manoharan1-1/+1
2012-09-07rtlwifi: rtl8192c: remove pointless conditional before kfree_skb()Wei Yongjun1-2/+1
2012-09-07rtlwifi: rtl8192de: remove pointless conditional before kfree_skb()Wei Yongjun1-2/+1
2012-09-07mwifiex: make use of is_zero_ether_addr()Bing Zhao1-3/+1
2012-09-07mwifiex: parse rate info for APAvinash Patil5-7/+58
2012-09-07mwifiex: don't disable wait_q_enabled flagAmitkumar Karwar1-1/+0
2012-09-07mwifiex: release semaphore acquired for internal scan operationAmitkumar Karwar1-0/+5
2012-09-07airo: remove duplicated include from airo.cWei Yongjun1-1/+0
2012-09-07wl18xx: remove duplicated include from main.cWei Yongjun1-1/+0
2012-09-07wl3501_cs: use is_broadcast_ether_addr() instead of memcmp()Wei Yongjun1-2/+1
2012-09-07wireless: use is_broadcast_ether_addr() instead of memcmp()Wei Yongjun1-10/+5
2012-09-07ath9k_hw: small optimizationMohammed Shafi Shajakhan3-9/+1
2012-09-07mwifiex: use is_zero_ether_addr() instead of memcmp()Wei Yongjun1-2/+1
2012-09-07mwifiex: use is_broadcast_ether_addr() instead of memcmp()Wei Yongjun1-2/+1
2012-09-07airo: use is_zero_ether_addr() and is_broadcast_ether_addr()Wei Yongjun1-4/+2
2012-09-07drivers/net: use is_zero_ether_addr() instead of memcmp()Wei Yongjun2-3/+3
2012-09-07orinoco: use is_zero_ether_addr() instead of memcmp()Wei Yongjun1-4/+3
2012-09-07ipw2200: use is_zero_ether_addr() and is_broadcast_ether_addr()Wei Yongjun1-9/+2
2012-09-07ipw2100: use is_zero_ether_addr() and is_broadcast_ether_addr()Wei Yongjun1-9/+2
2012-09-07wireless: ath9k-htc: only load firmware in needMing Lei2-12/+25
2012-09-07bcma: don't leak memory for PCIE, MIPS, GBIT coresSaul St. John1-0/+10
2012-09-05cfg80211: fix indentationHila Gonen1-1/+1
2012-09-05iwlwifi: remove radio_config from eeprom_dataDavid Spinadel1-2/+0
2012-09-05iwlwifi: reduce overhead if tracing disabledJohannes Berg2-36/+23
2012-09-05iwlwifi: report A-MPDU statusJohannes Berg3-0/+13
2012-09-05wext: include wireless event id when it has a size problemArend van Spriel1-4/+4
2012-09-05mac80211: don't use kerneldoc for ieee80211_add_rx_radiotap_headerJohannes Berg1-1/+1
2012-09-05cfg80211: add kerneldoc entry for "vht_cap"Robert P. J. Day1-0/+1
2012-09-05cfg80211: use list_move_tail instead of list_del/list_add_tailWei Yongjun1-4/+2
2012-09-04iwlwifi: fix antenna bitmaskJohannes Berg1-1/+1
2012-09-04mac80211: Do not check for valid hw_queues for P2P_DEVICEIlan Peer1-7/+9
2012-08-22mac80211: Fix AP mode regressionSujith Manoharan1-1/+1
2012-08-21carl9170: report A-MPDU statusChristian Lamparter2-4/+12
2012-08-21ath9k_htc: implement sta_rc_update() mac80211 callbackAntonio Quartulli1-0/+29
2012-08-21bcma: detect and register NAND flash deviceRafał Miłecki5-4/+48
2012-08-21bcma: detect and register serial flash deviceRafał Miłecki6-4/+146
2012-08-21Revert "rfkill: remove dead code"AceLan Kao2-0/+45
2012-08-21iwlwifi: fix FW restart on init FWAmit Beka1-2/+7
2012-08-21iwlwifi: fix the preparation of the cardEmmanuel Grumbach1-9/+8
2012-08-20mac80211: clean up ieee80211_subif_start_xmitJohannes Berg1-17/+6
2012-08-20mac80211: pass channel to ieee80211_send_probe_reqJohannes Berg4-7/+11
2012-08-20mac80211: convert ops checks to WARN_ONJohannes Berg1-7/+5