summaryrefslogtreecommitdiff
path: root/drivers/net (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | rtlwifi: rtl8192ee: Move driver from staging to the regular treeLarry Finger2014-09-30
| | * | | | | | | | | rtlwifi: rtl8188ee: rtl8821ae: Fix a queue locking problemLarry Finger2014-09-30
| | * | | | | | | | | mwifiex: add more dump information for PCIe interfaceAmitkumar Karwar2014-09-30
| | * | | | | | | | | mwifiex: error path handling in pcie firmware dumpAmitkumar Karwar2014-09-30
| | * | | | | | | | | rtlwifi: Fix problems with building an allyesconfigLarry Finger2014-09-26
| | * | | | | | | | | rtlwifi: rtl8821ae: Move driver from staging to regular treeLarry Finger2014-09-26
| | * | | | | | | | | rtlwifi: rtl8188ee: Update driver to match Realtek release of 06282014Larry Finger2014-09-26
| | * | | | | | | | | rtlwifi: Finish modifying core routines for new driversLarry Finger2014-09-26
| | * | | | | | | | | rtlwifi: Update power-save routines for 062814 driverLarry Finger2014-09-26
| | * | | | | | | | | rtlwifi: Modify cam.{c,h} and efuse.{c,h} for new driversLarry Finger2014-09-26
| | * | | | | | | | | rtlwifi: Modify base.{c,h} for new driversLarry Finger2014-09-26
| | * | | | | | | | | rtlwifi: Modify core.c for new driversLarry Finger2014-09-26
| | * | | | | | | | | rtlwifi: rtl_pci: Start modification for new driversLarry Finger2014-09-26
| | * | | | | | | | | rtlwifi: Remove extra workqueue for enter/leave power stateLarry Finger2014-09-26
| | * | | | | | | | | rtlwifi: btcoexist: Fix Smatch warningLarry Finger2014-09-26
| | * | | | | | | | | ath9k: Fix offchannel queuingSujith Manoharan2014-09-26
| | * | | | | | | | | ath9k: Use normal queues for offchannel framesSujith Manoharan2014-09-26
| | * | | | | | | | | ath9k: Fix queue managementSujith Manoharan2014-09-26
| | * | | | | | | | | rt2800: correct BBP1_TX_POWER_CTRL maskStanislaw Gruszka2014-09-26
| | * | | | | | | | | wil6210: ethtool opsVladimir Kondratiev2014-09-26
| | * | | | | | | | | rtl818x_pci: add RSSI information for rtl8187SEandrea.merello2014-09-26
| | * | | | | | | | | ath9k: Fix p2p address managementSujith Manoharan2014-09-26
| | * | | | | | | | | mwifiex: ensure user_scan_in not NULL while setting scan channel gapAvinash Patil2014-09-26
| | * | | | | | | | | ath9k: Cache BSS informationSujith Manoharan2014-09-26
| | * | | | | | | | | ath5k: Remove AHB bus supportPaul Bolle2014-09-26
| | * | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-09-26
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | mrf24j40: use pr_* / dev_* instead of printk()Varka Bhadram2014-09-24
| | | * | | | | | | | | mrf24j40: remove unnecessary return statementVarka Bhadram2014-09-24
| | | * | | | | | | | | mrf24j40: fix Missing a blank line after declarationsVarka Bhadram2014-09-24
| | * | | | | | | | | | Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2014-09-26
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | |
| | | * | | | | | | | | ath10k: use ether_addr_copy()Kalle Valo2014-09-18
| | | * | | | | | | | | ath10k: reformat help text in ath10k_read_simulate_fw_crash()Kalle Valo2014-09-18
| | | * | | | | | | | | ath10k: miscellaneous checkpatch fixesKalle Valo2014-09-18
| | | * | | | | | | | | ath10k: else is not generally useful after a break or returnKalle Valo2014-09-18
| | | * | | | | | | | | ath10k: don't use return on void functionsKalle Valo2014-09-18
| | | * | | | | | | | | ath10k: fix space after a cast style errorsKalle Valo2014-09-18
| | | * | | | | | | | | ath10k: fix missing a blank line after declarationsKalle Valo2014-09-18
| | | * | | | | | | | | ath10k: fix use of multiple blank linesKalle Valo2014-09-18
| | | * | | | | | | | | ath10k: fix checkpatch warnings about parenthesis alignmentKalle Valo2014-09-18
| | | * | | | | | | | | ath10k: fix parenthesis alignment warning in ath10k_htt_rx_alloc()Kalle Valo2014-09-18
| | | * | | | | | | | | ath10k: fix debugfs_create_dir() checkingMichal Kazior2014-09-11
| | | * | | | | | | | | ath10k: support firmware crash-by-assertBen Greear2014-09-11
| | | * | | | | | | | | ath10k: add testmodeKalle Valo2014-09-11
| | | * | | | | | | | | ath10k: make ath10k_wmi_cmd_send() publicKalle Valo2014-09-11
| | | * | | | | | | | | ath10k: ATH10K_DEBUGFS depends on DEBUG_FSMatteo Croce2014-09-10
| | | * | | | | | | | | ath10k: use proper service bitmap sizeMichal Kazior2014-09-10
| | | * | | | | | | | | ath10k: move fw_crash_dump allocationMichal Kazior2014-09-10
| | | * | | | | | | | | ath10k: don't access tx_info while overwriting itMichal Kazior2014-09-02
| | | * | | | | | | | | ath10k: add device/driver strings to tracepointsMichal Kazior2014-09-02
| | | * | | | | | | | | ath10k: remove diag_*_access functionsMichal Kazior2014-09-02