summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: fs-enet: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes2016-05-031-6/+10
* net: ethernet: ucc: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes2016-05-031-10/+7Star
* net: ethernet: gianfar: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes2016-05-031-17/+8Star
* VSOCK: constify vsock_transport structureJulia Lawall2016-05-031-1/+1
* drivers: net: xgene: constify xgene_cle_ops structureJulia Lawall2016-05-033-3/+3
* fq_codel: add batch ability to fq_codel_drop()Eric Dumazet2016-05-032-19/+46
* ravb: Remove rx buffer ALIGNKazuya Mizuguchi2016-05-031-6/+4Star
* Merge tag 'wireless-drivers-next-for-davem-2016-05-02' of git://git.kernel.or...David S. Miller2016-05-0381-1767/+3670
|\
| * mwifiex: increase dwell time for active scanAmitkumar Karwar2016-04-271-2/+2
| * mwifiex: disable channel filtering feature in firmwareAmitkumar Karwar2016-04-271-5/+6
| * mwifiex: avoid querying wakeup reason when wowlan is disabledAmitkumar Karwar2016-04-271-0/+4
| * mwifiex: report wowlan wakeup reasons correctlyAmitkumar Karwar2016-04-271-6/+3Star
| * mwifiex: fix coding styleAmitkumar Karwar2016-04-271-1/+1
| * mwifiex: transmit packet stats incorrect.Marty Faltesek2016-04-271-6/+7
| * mwifiex: fw download does not release sdio bus during failureMarty Faltesek2016-04-271-2/+1Star
| * mwifiex: bridged packets cause wmm_tx_pending counter to go negativeMarty Faltesek2016-04-271-0/+4
| * Merge ath-next from ath.gitKalle Valo2016-04-2639-803/+813
| |\
| | * wcn36xx: Fill in capability listBjorn Andersson2016-04-252-1/+78
| | * wcn36xx: Correct remove bss key response encodingBjorn Andersson2016-04-252-27/+1Star
| | * wcn36xx: Delete BSS before idling linkBjorn Andersson2016-04-251-1/+1
| | * wcn36xx: Use correct command struct for EXIT_BMPS_REQPontus Fuchs2016-04-251-1/+1
| | * wcn36xx: Implement multicast filteringPontus Fuchs2016-04-254-6/+104
| | * wcn36xx: Track association statePontus Fuchs2016-04-252-0/+3
| | * wcn36xx: Clear encrypt_type when deleting bss keyPontus Fuchs2016-04-251-0/+2
| | * wcn36xx: Use allocated self sta index instead of hard codedPontus Fuchs2016-04-251-1/+1
| | * wcn36xx: Copy all members in config_sta v1 conversionPontus Fuchs2016-04-251-2/+17
| | * wcn36xx: Parse trigger_ba response properlyPontus Fuchs2016-04-251-2/+12
| | * wcn36xx: Remove sta pointer in private vif structPontus Fuchs2016-04-253-17/+15Star
| | * wcn36xx: Fetch private sta data from sta entry instead of from vifPontus Fuchs2016-04-251-1/+1
| | * wcn36xx: Add helper macros to cast sta to privPontus Fuchs2016-04-253-14/+18
| | * wcn36xx: Use define for invalid index and fix typoPontus Fuchs2016-04-253-4/+4
| | * wcn36xx: Use consistent name for private vifPontus Fuchs2016-04-251-14/+14
| | * wcn36xx: Add helper macros to cast vif to private vif and vice versaPontus Fuchs2016-04-256-40/+36Star
| | * wcn36xx: Pad TIM PVM if neededPontus Fuchs2016-04-252-2/+28
| | * wcn36xx: Clean up wcn36xx_smd_send_beaconPontus Fuchs2016-04-252-8/+9
| | * ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)2016-04-251-0/+10
| | * ath9k: Add a module parameter to invert LED polarity.Vittorio Gambaletta (VittGam)2016-04-251-0/+7
| | * ath10k: remove enum ath10k_swap_code_seg_bin_typeKalle Valo2016-04-203-26/+8Star
| | * ath10k: switch testmode to use ath10k_core_fetch_firmware_api_n()Kalle Valo2016-04-203-124/+6Star
| | * ath10k: move htt_op_version to struct ath10k_fw_fileKalle Valo2016-04-207-10/+11
| | * ath10k: move wmi_op_version to struct ath10k_fw_fileKalle Valo2016-04-206-28/+22Star
| | * ath10k: move fw_features to struct ath10k_fw_fileKalle Valo2016-04-208-45/+39Star
| | * ath10k: move fw_version inside struct ath10k_fw_fileKalle Valo2016-04-203-11/+17
| | * ath10k: refactor firmware images to struct ath10k_fw_componentsKalle Valo2016-04-206-137/+199
| | * ath10k: remove deprecated firmware API 1 supportKalle Valo2016-04-205-93/+0Star
| | * ath9k: remove duplicate assignment of variable ahColin Ian King2016-04-191-1/+1
| | * ath9k: interpret requested txpower in EIRP domainZefir Kurtisi2016-04-191-8/+2Star
| | * ath9k_htc: Replace a variable initialisation by an assignment in ath9k_htc_se...Markus Elfring2016-04-191-5/+2Star
| | * ath10k: add dynamic tx mode switch config support for qca4019Raja Mani2016-04-194-2/+37
| | * ath10k: add some sanity checks to peer_map_event() functionsDan Carpenter2016-04-191-0/+14