summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-09-27rt2800: correct BBP1_TX_POWER_CTRL maskStanislaw Gruszka1-1/+1
2014-09-27wil6210: ethtool opsVladimir Kondratiev6-12/+138
2014-09-27rtl818x_pci: add RSSI information for rtl8187SEandrea.merello1-5/+23
2014-09-27ath9k: Fix p2p address managementSujith Manoharan2-0/+37
2014-09-27mwifiex: ensure user_scan_in not NULL while setting scan channel gapAvinash Patil1-16/+17
2014-09-27ath9k: Cache BSS informationSujith Manoharan3-7/+17
2014-09-26ath5k: Remove AHB bus supportPaul Bolle6-294/+3
2014-09-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville1-9/+10
2014-09-26Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville28-440/+1017
2014-09-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville23-160/+573
2014-09-24mrf24j40: use pr_* / dev_* instead of printk()Varka Bhadram1-7/+7
2014-09-24mrf24j40: remove unnecessary return statementVarka Bhadram1-2/+0
2014-09-24mrf24j40: fix Missing a blank line after declarationsVarka Bhadram1-0/+3
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-18ath10k: use ether_addr_copy()Kalle Valo4-21/+21
2014-09-18ath10k: reformat help text in ath10k_read_simulate_fw_crash()Kalle Valo1-9/+5
2014-09-18ath10k: miscellaneous checkpatch fixesKalle Valo5-11/+8
2014-09-18ath10k: else is not generally useful after a break or returnKalle Valo4-17/+18
2014-09-18ath10k: don't use return on void functionsKalle Valo1-1/+0
2014-09-18ath10k: fix space after a cast style errorsKalle Valo1-7/+7
2014-09-18ath10k: fix missing a blank line after declarationsKalle Valo3-9/+15
2014-09-18ath10k: fix use of multiple blank linesKalle Valo13-29/+0
2014-09-18ath10k: fix checkpatch warnings about parenthesis alignmentKalle Valo9-51/+55
2014-09-18ath10k: fix parenthesis alignment warning in ath10k_htt_rx_alloc()Kalle Valo1-3/+4
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