summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2015-02-03wil6210: remove old Tx work-aroundVladimir Kondratiev1-3/+0
2015-02-03ath9k: Fix max pattern checkSujith Manoharan3-31/+51
2015-02-03ath9k: Cleanup reg_wow.hSujith Manoharan1-53/+15
2015-02-03ath9k: Remove incorrect register macrosSujith Manoharan1-5/+0
2015-02-03ath9k: Move WOW registers to reg_wow.hSujith Manoharan3-120/+137
2015-02-03ath9k: Register max WOW patternsSujith Manoharan2-1/+10
2015-02-03ath9k: Add a HW structure for WOWSujith Manoharan2-6/+10
2015-02-03ath9k: Simplify user pattern configurationSujith Manoharan2-43/+12
2015-02-03ath9k: Add a debugfs file for WOWSujith Manoharan3-2/+71
2015-02-03ath9k: Remove ath9k_hw_wow_event_to_stringSujith Manoharan3-27/+3
2015-02-03ath9k: Remove unused BMISS processingSujith Manoharan3-29/+0
2015-02-03ath9k: Check WOW triggers properlySujith Manoharan3-30/+29
2015-02-03ath9k: Fix wow init/deinitSujith Manoharan3-4/+23
2015-02-03ath9k: Check multi-channel context for WOWSujith Manoharan1-0/+9
2015-02-03ath9k: Check early for multi-vif/STA conditionsSujith Manoharan1-15/+7
2015-02-03ath9k: Remove redundant device_can_wakeup() checkSujith Manoharan1-6/+0
2015-02-03ath9k: Return early for error conditionsSujith Manoharan1-6/+6
2015-02-03ath9k: Remove ATH9K_HW_WOW_DEVICE_CAPABLESujith Manoharan3-8/+1
2015-02-03mwifiex: disable UAPSD mode when AP startsAmitkumar Karwar1-0/+3
2015-02-03mwifiex: fix NULL packet downloading issuesAmitkumar Karwar1-2/+7
2015-02-03mwifiex: fix memory leak in mwifiex_send_processed_packet()Amitkumar Karwar1-0/+3
2015-02-03mwifiex: correction in wakeup timer handlingAmitkumar Karwar1-2/+1
2015-02-03rtlwifi: rtl8192ee: Fix DMA stallsTroy Tan2-0/+142
2015-02-03rtlwifi: rtl8192ee: Fix parsing of received packetTroy Tan2-0/+6
2015-02-03rtlwifi: rtl8192ee: Fix TX hang due to failure to update TX write pointTroy Tan1-2/+1
2015-02-03rtlwifi: rtl8192ee: Fix adhoc failTroy Tan2-31/+1
2015-01-29b43: AC-PHY: prepare place for developing new PHY supportRafał Miłecki7-1/+160
2015-01-29b43: support bcma core reset on AC-PHY hardwareRafał Miłecki2-0/+19
2015-01-29ath9k: Enable manual peak detect calibrationSujith Manoharan1-2/+8
2015-01-29ath9k: Set correct peak detect thresholdSujith Manoharan1-4/+11
2015-01-29ath9k: Fix manual peak calibration initializationSujith Manoharan1-8/+30
2015-01-29ath9k: Add a macro to identify PCOEM chipsSujith Manoharan1-0/+3
2015-01-29ath9k: Update AR955x initvalsSujith Manoharan1-2/+2
2015-01-29ath9k: Update QCA953x initvalsSujith Manoharan1-2/+2
2015-01-29b43: Fix locking FIXME in beacon update top halfMichael Büsch2-11/+33
2015-01-29mwifiex: 11h handling for AP interfaceAvinash Patil6-1/+53
2015-01-29mwifiex: channel switch support for mwifiexAvinash Patil4-3/+136
2015-01-29mwifiex: handle radar detect event from FWAvinash Patil5-0/+55
2015-01-29mwifiex: support for channel report for radar detectionAvinash Patil5-0/+85
2015-01-29mwifiex: add cfg80211 start_radar_detection handlerAvinash Patil9-0/+166
2015-01-29mwifiex: separate function for parsing head and tail IEsAvinash Patil3-37/+48
2015-01-29mwifiex: refactor start_ap handlerAvinash Patil3-60/+77
2015-01-29mwifiex: update IEs after AP has startedAvinash Patil1-2/+3
2015-01-29mwifiex: store AP configuration in private structureAvinash Patil2-0/+3
2015-01-29mwifiex: do not send regulatory update while starting APAvinash Patil1-1/+0
2015-01-29mwifiex: support conversion to any virtual interface typeAvinash Patil4-64/+301
2015-01-29mwifiex: handle PS events on AP interface as wellAvinash Patil2-22/+53
2015-01-29mwifiex: manage virtual interface limits efficientlyAvinash Patil4-12/+102
2015-01-29mwifiex: add init parameter to init command routineAvinash Patil4-8/+12
2015-01-29mwifiex: store permanant mac address in adapter structureAvinash Patil5-4/+5