summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
| | * | rtlwifi: rtl8192ce: rtl8192common: Update for latest version of Realtek driversLarry Finger2014-09-3018-973/+534
| | * | rtlwifi: rtl8723be: Update driver to match Realtek release of 06/28/14Larry Finger2014-09-3030-3167/+3833
| | * | rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek versionLarry Finger2014-09-3038-4836/+5403
| | * | rtlwifi: rtl8192ee: Move driver from staging to the regular treeLarry Finger2014-09-3025-1/+15380
| | * | rtlwifi: rtl8188ee: rtl8821ae: Fix a queue locking problemLarry Finger2014-09-303-2/+5
| | * | mwifiex: add more dump information for PCIe interfaceAmitkumar Karwar2014-09-302-0/+11
| | * | mwifiex: error path handling in pcie firmware dumpAmitkumar Karwar2014-09-301-4/+7
| | * | rtlwifi: Fix problems with building an allyesconfigLarry Finger2014-09-2620-833/+223
| | * | rtlwifi: rtl8821ae: Move driver from staging to regular treeLarry Finger2014-09-2628-6/+26865
| | * | rtlwifi: rtl8188ee: Update driver to match Realtek release of 06282014Larry Finger2014-09-2625-4248/+4863
| | * | rtlwifi: Finish modifying core routines for new driversLarry Finger2014-09-269-133/+174
| | * | rtlwifi: Update power-save routines for 062814 driverLarry Finger2014-09-2613-253/+162
| | * | rtlwifi: Modify cam.{c,h} and efuse.{c,h} for new driversLarry Finger2014-09-264-156/+156
| | * | rtlwifi: Modify base.{c,h} for new driversLarry Finger2014-09-263-252/+463
| | * | rtlwifi: Modify core.c for new driversLarry Finger2014-09-264-234/+602
| | * | rtlwifi: rtl_pci: Start modification for new driversLarry Finger2014-09-265-334/+605
| | * | rtlwifi: Remove extra workqueue for enter/leave power stateLarry Finger2014-09-261-5/+2
| | * | rtlwifi: btcoexist: Fix Smatch warningLarry Finger2014-09-263-3/+3
| | * | ath9k: Fix offchannel queuingSujith Manoharan2014-09-261-3/+3
| | * | ath9k: Use normal queues for offchannel framesSujith Manoharan2014-09-261-2/+1
| | * | ath9k: Fix queue managementSujith Manoharan2014-09-261-7/+3
| | * | rt2800: correct BBP1_TX_POWER_CTRL maskStanislaw Gruszka2014-09-261-1/+1
| | * | wil6210: ethtool opsVladimir Kondratiev2014-09-266-12/+138
| | * | rtl818x_pci: add RSSI information for rtl8187SEandrea.merello2014-09-261-5/+23
| | * | ath9k: Fix p2p address managementSujith Manoharan2014-09-262-0/+37
| | * | mwifiex: ensure user_scan_in not NULL while setting scan channel gapAvinash Patil2014-09-261-16/+17
| | * | ath9k: Cache BSS informationSujith Manoharan2014-09-263-7/+17
| | * | ath5k: Remove AHB bus supportPaul Bolle2014-09-266-294/+3
| | * | Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2014-09-2628-440/+1017
| | |\ \
| | | * | ath10k: use ether_addr_copy()Kalle Valo2014-09-184-21/+21
| | | * | ath10k: reformat help text in ath10k_read_simulate_fw_crash()Kalle Valo2014-09-181-9/+5
| | | * | ath10k: miscellaneous checkpatch fixesKalle Valo2014-09-185-11/+8
| | | * | ath10k: else is not generally useful after a break or returnKalle Valo2014-09-184-17/+18
| | | * | ath10k: don't use return on void functionsKalle Valo2014-09-181-1/+0
| | | * | ath10k: fix space after a cast style errorsKalle Valo2014-09-181-7/+7
| | | * | ath10k: fix missing a blank line after declarationsKalle Valo2014-09-183-9/+15
| | | * | ath10k: fix use of multiple blank linesKalle Valo2014-09-1813-29/+0
| | | * | ath10k: fix checkpatch warnings about parenthesis alignmentKalle Valo2014-09-189-51/+55
| | | * | ath10k: fix parenthesis alignment warning in ath10k_htt_rx_alloc()Kalle Valo2014-09-181-3/+4
| | | * | ath10k: fix debugfs_create_dir() checkingMichal Kazior2014-09-111-2/+6
| | | * | ath10k: support firmware crash-by-assertBen Greear2014-09-111-1/+27
| | | * | ath10k: add testmodeKalle Valo2014-09-1111-30/+614
| | | * | ath10k: make ath10k_wmi_cmd_send() publicKalle Valo2014-09-112-3/+6
| | | * | ath10k: ATH10K_DEBUGFS depends on DEBUG_FSMatteo Croce2014-09-101-1/+1
| | | * | ath10k: use proper service bitmap sizeMichal Kazior2014-09-104-11/+9
| | | * | ath10k: move fw_crash_dump allocationMichal Kazior2014-09-103-22/+41
| | | * | ath10k: don't access tx_info while overwriting itMichal Kazior2014-09-021-5/+4
| | | * | ath10k: add device/driver strings to tracepointsMichal Kazior2014-09-024-38/+89
| | | * | ath10k: remove diag_*_access functionsMichal Kazior2014-09-021-85/+24
| | | * | ath10k: stop monitor vdev for sta assocMichal Kazior2014-09-021-1/+9