summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-03-07ath9k_hw: Use helper functions to simplify HW resetSujith Manoharan1-79/+103
2013-03-07ath9k_hw: Remove CHANNEL_CW_INTSujith Manoharan3-8/+3
2013-03-07brcmfmac: add parameter to brcmf_proto_hdrpush() for data offsetArend van Spriel3-5/+4
2013-03-07brcmutil: add dequeue function with filteringArend van Spriel2-0/+29
2013-03-07brcmfmac: assure brcmf_txcomplete() is called in failure pathsArend van Spriel1-12/+17
2013-03-07brcmfmac: release transmit packet in brcmf_txcomplete()Arend van Spriel4-15/+8
2013-03-07brcmfmac: add support for TLV based firmware signallingArend van Spriel9-18/+501
2013-03-07brcmutil: add macros for setting bitfields using mask/shift operationsArend van Spriel1-0/+23
2013-03-07brcmfmac: increase required skbuff headroom for firmware signallingArend van Spriel1-2/+15
2013-03-07brcmfmac: remove null-pointer check in .sched_scan_start() callbackArend van Spriel1-3/+3
2013-03-07brcmfmac: cleanup module information macrosArend van Spriel2-6/+1
2013-03-07brcmfmac: make debug module parameter more clearArend van Spriel1-1/+2
2013-03-07brcmfmac: introduce tracepoints for message loggingArend van Spriel6-7/+159
2013-03-07brcmsmac: radio on led supportPiotr Haber6-2/+177
2013-03-07mwl8k: Load 8764 firmware imageNishant Sarmukadam1-8/+19
2013-03-07mwl8k: Adding support for 8764 4x4 APNishant Sarmukadam1-33/+45
2013-03-07ath6kl: small cleanup in ath6kl_htc_pipe_rx_complete()Dan Carpenter1-2/+1
2013-03-07drivers/net/wireless/ath/wil6210: Makefile, only -Werror when no -W* in EXTRA...Chen Gang1-1/+3
2013-03-07ath9k: simplify ATH_EP_RNDBob Copeland1-1/+1
2013-03-07ray_cs: read past the end of the arrayDan Carpenter1-3/+3
2013-03-07b43: define BCMA wireless specific PLLsRafał Miłecki2-1/+12
2013-03-07bcma: implement disabling PLLsRafał Miłecki1-1/+7
2013-03-07wil6210: convert to use simple_open()Wei Yongjun1-11/+3
2013-03-07ath5k: cleanup channel to eprom_mode functionJiri Slaby5-26/+10
2013-03-07rndis_wlan: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-03-07brcmsmac: export firmware version to ethtoolHauke Mehrtens1-3/+8
2013-03-07carl9170: fix frame drop and WARN due to minstrel_ht changeChristian Lamparter1-41/+28
2013-03-07b43: Fix 'me' -> 'be' typo in KconfigW. Trevor King1-2/+2
2013-03-07bcma: ignore extra GMAC cores on BCM4706Rafał Miłecki1-0/+5
2013-03-07rt2x00: rt2x00pci_regbusy_read() - only print register access failure onceTim Gardner1-2/+2
2013-03-07ssb: Convert ssb_printk to ssb_<level>Joe Perches11-157/+135
2013-03-07ssb: pci: Standardize a function to get mac addressJoe Perches1-26/+18
2013-03-06iwlwifi: mvm: the SCD byte count is a TLV flagEmmanuel Grumbach2-2/+3
2013-03-06iwlwifi: fix indirect write bugAmnon Paz1-2/+3
2013-03-06iwlwifi: move firmware restart debugfs hook to op_modeEmmanuel Grumbach5-22/+52
2013-03-06iwlwifi: mvm: update firmware API - MAC ID in RXEmmanuel Grumbach1-1/+2
2013-03-06iwlwifi: mvm: export last bt_notif through debugfsEmmanuel Grumbach3-0/+104
2013-03-06iwlwifi: mvm: update SMPS when BT gets activeEmmanuel Grumbach1-0/+52
2013-03-06iwlwifi: mvm: handle BT-coex notificationEmmanuel Grumbach3-0/+58
2013-03-06iwlwifi: mvm: begin basic BT-Coex implementationEmmanuel Grumbach4-1/+259
2013-03-06iwlwifi: mvm: add BT Coex FW APIEmmanuel Grumbach3-0/+330
2013-03-06iwlwifi: mvm: add CARD_STATE_NOTIFICATION to the cmd stringsEmmanuel Grumbach1-0/+1
2013-03-06iwlwifi: export symbols only conditionallyJohannes Berg11-35/+64
2013-03-06iwlwifi: allow selecting only MVM driverJohannes Berg1-1/+4
2013-03-06iwlwifi: mvm: Change NVM default section read sizeDor Shaish1-3/+6
2013-03-06iwlwifi: mvm: don't read system time when modifying AP/GO MACJohannes Berg2-7/+20
2013-03-06iwlwifi: make device configuration bus agnosticEmmanuel Grumbach9-124/+48
2013-03-06iwlwifi: dvm: pad iwl_compressed_ba_respEmmanuel Grumbach1-0/+1
2013-03-06iwlwifi: mvm: advertise VHT capabilitiesEytan Lifshitz1-0/+46
2013-03-06iwlwifi: mvm: set up initial SMPS/NSS station infoJohannes Berg1-2/+49