summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-09-261-9/+10
|\
| * mrf24j40: use pr_* / dev_* instead of printk()Varka Bhadram2014-09-241-7/+7
| * mrf24j40: remove unnecessary return statementVarka Bhadram2014-09-241-2/+0
| * mrf24j40: fix Missing a blank line after declarationsVarka Bhadram2014-09-241-0/+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
| * | ath10k: fix monitor start/stop sequencesMichal Kazior2014-09-022-73/+49
| * | ath10k: kill tasklets after free_irqMichal Kazior2014-09-021-0/+2
| * | ath10k: fix num_legacy_stations trackingMichal Kazior2014-09-021-1/+1
OpenPOWER on IntegriCloud