summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2014-09-26rtlwifi: rtl8821ae: Move driver from staging to regular treeLarry Finger
2014-09-26rtlwifi: rtl8188ee: Update driver to match Realtek release of 06282014Larry Finger
2014-09-26rtlwifi: Finish modifying core routines for new driversLarry Finger
2014-09-26rtlwifi: Update power-save routines for 062814 driverLarry Finger
2014-09-26rtlwifi: Modify cam.{c,h} and efuse.{c,h} for new driversLarry Finger
2014-09-26rtlwifi: Modify base.{c,h} for new driversLarry Finger
2014-09-26rtlwifi: Modify core.c for new driversLarry Finger
2014-09-26rtlwifi: rtl_pci: Start modification for new driversLarry Finger
2014-09-26rtlwifi: Remove extra workqueue for enter/leave power stateLarry Finger
2014-09-26rtlwifi: btcoexist: Fix Smatch warningLarry Finger
2014-09-26ath9k: Fix offchannel queuingSujith Manoharan
2014-09-26ath9k: Use normal queues for offchannel framesSujith Manoharan
2014-09-26ath9k: Fix queue managementSujith Manoharan
2014-09-26rt2800: correct BBP1_TX_POWER_CTRL maskStanislaw Gruszka
2014-09-26wil6210: ethtool opsVladimir Kondratiev
2014-09-26rtl818x_pci: add RSSI information for rtl8187SEandrea.merello
2014-09-26ath9k: Fix p2p address managementSujith Manoharan
2014-09-26mwifiex: ensure user_scan_in not NULL while setting scan channel gapAvinash Patil
2014-09-26ath9k: Cache BSS informationSujith Manoharan
2014-09-26ath5k: Remove AHB bus supportPaul Bolle
2014-09-26Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville
2014-09-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville
2014-09-21iwlwifi: mvm: Refactor and fix max probe len computationAndrei Otcheretianski
2014-09-21iwlwifi: mvm: disable BT Co-running by defaultEmmanuel Grumbach
2014-09-21iwlwifi: mvm: rs: fix logic in case of multiple TIDsEyal Shapira
2014-09-21iwlwifi: mvm: report all BA notifs to RSEyal Shapira
2014-09-21iwlwifi: 8000: fix fw name to account for revisionLiad Kaufman
2014-09-21iwlwifi: pcie: fix HW_REV saving for 8000 seriesLiad Kaufman
2014-09-21iwlwifi: Add missing PCI IDs for the 7260 seriesOren Givon
2014-09-21iwlwifi: mvm: limit aggregation size in low latency to 6Eyal Shapira
2014-09-21iwlwifi: mvm: rs: refactor to allow direct rs updatingEyal Shapira
2014-09-21iwlwifi: mvm: choose an initial tx rate based on rssi conditionsEyal Shapira
2014-09-18ath10k: use ether_addr_copy()Kalle Valo
2014-09-18ath10k: reformat help text in ath10k_read_simulate_fw_crash()Kalle Valo
2014-09-18ath10k: miscellaneous checkpatch fixesKalle Valo
2014-09-18ath10k: else is not generally useful after a break or returnKalle Valo
2014-09-18ath10k: don't use return on void functionsKalle Valo
2014-09-18ath10k: fix space after a cast style errorsKalle Valo
2014-09-18ath10k: fix missing a blank line after declarationsKalle Valo
2014-09-18ath10k: fix use of multiple blank linesKalle Valo
2014-09-18ath10k: fix checkpatch warnings about parenthesis alignmentKalle Valo
2014-09-18ath10k: fix parenthesis alignment warning in ath10k_htt_rx_alloc()Kalle Valo
2014-09-16ath9k: enable ext channel pulse detectionLorenzo Bianconi
2014-09-16ath9k: Fix build errorSujith Manoharan
2014-09-16ath9k: initialize ath_node linked listLorenzo Bianconi
2014-09-16ath9k: enable dynack using set_coverage_class codepathLorenzo Bianconi
2014-09-16ath9k: add debugfs support for dynackLorenzo Bianconi
2014-09-16ath9k: enable control frame receptionLorenzo Bianconi
2014-09-16ath9k: add sampling methods for (tx|rx) timestampLorenzo Bianconi
2014-09-16ath9k: do not overwrite ACK timeout estimationLorenzo Bianconi