summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-09-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville23-160/+573
2014-09-21iwlwifi: mvm: Refactor and fix max probe len computationAndrei Otcheretianski3-20/+55
2014-09-21iwlwifi: mvm: disable BT Co-running by defaultEmmanuel Grumbach1-1/+1
2014-09-21iwlwifi: mvm: rs: fix logic in case of multiple TIDsEyal Shapira3-10/+11
2014-09-21iwlwifi: mvm: report all BA notifs to RSEyal Shapira1-11/+40
2014-09-21iwlwifi: 8000: fix fw name to account for revisionLiad Kaufman2-1/+19
2014-09-21iwlwifi: pcie: fix HW_REV saving for 8000 seriesLiad Kaufman1-1/+1
2014-09-21iwlwifi: Add missing PCI IDs for the 7260 seriesOren Givon1-0/+4
2014-09-21iwlwifi: mvm: limit aggregation size in low latency to 6Eyal Shapira1-1/+1
2014-09-21iwlwifi: mvm: rs: refactor to allow direct rs updatingEyal Shapira2-50/+52
2014-09-21iwlwifi: mvm: choose an initial tx rate based on rssi conditionsEyal Shapira4-40/+136
2014-09-17ath9k: enable ext channel pulse detectionLorenzo Bianconi1-0/+1
2014-09-17ath9k: Fix build errorSujith Manoharan1-0/+2
2014-09-17ath9k: initialize ath_node linked listLorenzo Bianconi1-0/+4
2014-09-17ath9k: enable dynack using set_coverage_class codepathLorenzo Bianconi1-4/+29
2014-09-17ath9k: add debugfs support for dynackLorenzo Bianconi1-0/+28
2014-09-17ath9k: enable control frame receptionLorenzo Bianconi1-1/+2
2014-09-17ath9k: add sampling methods for (tx|rx) timestampLorenzo Bianconi2-0/+10
2014-09-17ath9k: do not overwrite ACK timeout estimationLorenzo Bianconi1-0/+8
2014-09-17ath9k: add config for (en|dis)abling ACK timeout estimationLorenzo Bianconi2-0/+12
2014-09-17ath9k: add dynamic ACK timeout estimationLorenzo Bianconi6-0/+464
2014-09-17ath9k: add duration field to ath_tx_statusLorenzo Bianconi3-0/+17
2014-09-17ath9k: export methods related to ACK timeout estimationLorenzo Bianconi2-3/+7
2014-09-16iwlwifi: mvm: Allow schedule scan while connectedAlexander Bondar1-1/+7
2014-09-16iwlwifi: mvm: add debugfs entry to read the current temperatureLuciano Coelho3-1/+27
2014-09-16iwlwifi: mvm: prepare for scheduler config commandAvri Altman8-19/+165
2014-09-16iwlwifi: mvm: Set RRM_ENABLED bit in scan commandsAndrei Otcheretianski4-2/+31
2014-09-16iwlwifi: mvm: Announce Quiet Period supportAssaf Krauss2-2/+7
2014-09-16iwlwifi: mvm: Update TX power in TPC reportsAndrei Otcheretianski4-0/+15
2014-09-16iwlwifi: mvm: support cloned tx skbsIdo Yariv1-1/+2
2014-09-15ath9k: Fix primary station configurationSujith Manoharan1-5/+1
2014-09-15ath9k: Remove useless opmode checkSujith Manoharan1-7/+0
2014-09-15ath9k: Set offchannel state properlySujith Manoharan1-15/+42
2014-09-15ath9k: Check beaconing mode properlySujith Manoharan1-0/+3
2014-09-15ath9k: Remove unnecessary tbtt assignmentSujith Manoharan3-6/+5
2014-09-15b43: add support for setting the beacon listen intervalHauke Mehrtens2-0/+10
2014-09-15b43: update some transmit header constantsHauke Mehrtens1-9/+13
2014-09-15b43: add missing rateHauke Mehrtens1-0/+1
2014-09-15b43: tell ucode the phy type and versionHauke Mehrtens1-0/+4
2014-09-15b43: tell the ucode the mac capabilitiesHauke Mehrtens2-0/+13
2014-09-15fixup! wil6210: fix usage of print_hex_dump_debugVladimir Kondratiev1-6/+13
2014-09-15brcm80211: use container_of to resolve dma_info from dma_pubFabian Frederick1-19/+19
2014-09-15brcm80211: use container_of to resolve brcms_phy from brcms_phy_pubFabian Frederick3-68/+68
2014-09-15rtlwifi: btcoexist: Change local debugging macros CL_*** into the standard va...Larry Finger7-391/+194
2014-09-15b43: Implement PHY PLL resetRafał Miłecki4-2/+34
2014-09-15mwifiex: modify TX/RX window sizes for AP interfaceAvinash Patil1-2/+2
2014-09-15mwifiex: add rx workqueue supportAvinash Patil6-2/+159
2014-09-15mwifiex: remove low priority scan handlingAmitkumar Karwar5-144/+30
2014-09-15mwifiex: remove redundant variable report_scan_resultAmitkumar Karwar3-6/+0
2014-09-15mwifiex: process TX even when scan is ongoingAvinash Patil1-3/+5