summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-09-30rtlwifi: rtl8723be: Update driver to match Realtek release of 06/28/14Larry Finger
2014-09-30rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek versionLarry Finger
2014-09-30rtlwifi: rtl8192ee: Move driver from staging to the regular treeLarry Finger
2014-09-30rtlwifi: rtl8188ee: rtl8821ae: Fix a queue locking problemLarry Finger
2014-09-30mwifiex: add more dump information for PCIe interfaceAmitkumar Karwar
2014-09-30mwifiex: error path handling in pcie firmware dumpAmitkumar Karwar
2014-09-26rtlwifi: Fix problems with building an allyesconfigLarry Finger
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-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
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-24mrf24j40: use pr_* / dev_* instead of printk()Varka Bhadram
2014-09-24mrf24j40: remove unnecessary return statementVarka Bhadram
2014-09-24mrf24j40: fix Missing a blank line after declarationsVarka Bhadram
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