summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-02-03wil6210: avoid Tx descriptor double writeVladimir Kondratiev
2015-02-03wil6210: remove old Tx work-aroundVladimir Kondratiev
2015-02-03ath9k: Fix max pattern checkSujith Manoharan
2015-02-03ath9k: Cleanup reg_wow.hSujith Manoharan
2015-02-03ath9k: Remove incorrect register macrosSujith Manoharan
2015-02-03ath9k: Move WOW registers to reg_wow.hSujith Manoharan
2015-02-03ath9k: Register max WOW patternsSujith Manoharan
2015-02-03ath9k: Add a HW structure for WOWSujith Manoharan
2015-02-03ath9k: Simplify user pattern configurationSujith Manoharan
2015-02-03ath9k: Add a debugfs file for WOWSujith Manoharan
2015-02-03ath9k: Remove ath9k_hw_wow_event_to_stringSujith Manoharan
2015-02-03ath9k: Remove unused BMISS processingSujith Manoharan
2015-02-03ath9k: Check WOW triggers properlySujith Manoharan
2015-02-03ath9k: Fix wow init/deinitSujith Manoharan
2015-02-03ath9k: Check multi-channel context for WOWSujith Manoharan
2015-02-03ath9k: Check early for multi-vif/STA conditionsSujith Manoharan
2015-02-03ath9k: Remove redundant device_can_wakeup() checkSujith Manoharan
2015-02-03ath9k: Return early for error conditionsSujith Manoharan
2015-02-03ath9k: Remove ATH9K_HW_WOW_DEVICE_CAPABLESujith Manoharan
2015-02-03mwifiex: disable UAPSD mode when AP startsAmitkumar Karwar
2015-02-03mwifiex: fix NULL packet downloading issuesAmitkumar Karwar
2015-02-03mwifiex: fix memory leak in mwifiex_send_processed_packet()Amitkumar Karwar
2015-02-03mwifiex: correction in wakeup timer handlingAmitkumar Karwar
2015-02-03rtlwifi: rtl8192ee: Fix DMA stallsTroy Tan
2015-02-03rtlwifi: rtl8192ee: Fix parsing of received packetTroy Tan
2015-02-03rtlwifi: rtl8192ee: Fix TX hang due to failure to update TX write pointTroy Tan
2015-02-03rtlwifi: rtl8192ee: Fix adhoc failTroy Tan
2015-01-29b43: AC-PHY: prepare place for developing new PHY supportRafał Miłecki
2015-01-29b43: support bcma core reset on AC-PHY hardwareRafał Miłecki
2015-01-29bcma: implement host code support for PCIe Gen 2 devicesRafał Miłecki
2015-01-29bcma: add early_init function for PCIe core and move some fix into itRafał Miłecki
2015-01-29bcma: add empty PCIe hostmode functions if support is disabledRafał Miłecki
2015-01-29bcma: detect SPROM revision 11Rafał Miłecki
2015-01-29bcma: simplify freeing cores (internal devices structs)Rafał Miłecki
2015-01-29bcma: fix watchdog on some ARM chipsetsRafał Miłecki
2015-01-29ath9k: Enable manual peak detect calibrationSujith Manoharan
2015-01-29ath9k: Set correct peak detect thresholdSujith Manoharan
2015-01-29ath9k: Fix manual peak calibration initializationSujith Manoharan
2015-01-29ath9k: Add a macro to identify PCOEM chipsSujith Manoharan
2015-01-29ath9k: Update AR955x initvalsSujith Manoharan
2015-01-29ath9k: Update QCA953x initvalsSujith Manoharan
2015-01-29b43: Fix locking FIXME in beacon update top halfMichael Büsch
2015-01-29mwifiex: 11h handling for AP interfaceAvinash Patil
2015-01-29mwifiex: channel switch support for mwifiexAvinash Patil
2015-01-29mwifiex: handle radar detect event from FWAvinash Patil
2015-01-29mwifiex: support for channel report for radar detectionAvinash Patil
2015-01-29mwifiex: add cfg80211 start_radar_detection handlerAvinash Patil
2015-01-29mwifiex: separate function for parsing head and tail IEsAvinash Patil
2015-01-29mwifiex: refactor start_ap handlerAvinash Patil
2015-01-29mwifiex: update IEs after AP has startedAvinash Patil