summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tipc: redesign connection-level flow controlJon Paul Maloy2016-05-035-62/+122
* tipc: propagate peer node capabilities to socket layerJon Paul Maloy2016-05-033-2/+22
* tipc: re-enable compensation for socket receive buffer double countingJon Paul Maloy2016-05-031-1/+1
* rtl8152: correct speed testingOliver Neukum2016-05-031-1/+2
* usbnet: correct speed testingOliver Neukum2016-05-031-0/+1
* brcm80211: correct speed testingOliver Neukum2016-05-031-1/+3
* qed: Apply tunnel configurations after PF startManish Chopra2016-05-031-1/+9
* Merge branch 'stmmac-dwmac-socfpga-cleanup'David S. Miller2016-05-035-86/+71
|\
| * stmmac: dwmac-socfpga: kill init() and rename setup() to set_phy_mode()Joachim Eastwood2016-05-031-14/+3
| * stmmac: dwmac-socfpga: call phy_resume() only in resume callbackJoachim Eastwood2016-05-031-31/+19
| * stmmac: dwmac-socfpga: keep a copy of stmmac_rst in driver priv dataJoachim Eastwood2016-05-031-11/+22
| * stmmac: dwmac-socfpga: add PM ops and resume functionJoachim Eastwood2016-05-031-2/+16
| * stmmac: let remove/resume/suspend functions take device pointerJoachim Eastwood2016-05-034-34/+17
|/
* net: ethernet: fec_mpc52xx: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes2016-05-031-6/+10
* 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/+7
* net: ethernet: gianfar: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes2016-05-031-17/+8
* 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/+4
* 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/+3
| * 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/+1
| * 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/+1
| | * 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/+15
| | * 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/+36
| | * 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