aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-01net: hisilicon: Remove .owner assignment from platform_driverhuangdaode1-1/+0
2015-11-01net: dsa: use switchdev obj for VLAN add/del opsVivien Didelot4-27/+97
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller85-335/+668
2015-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-0/+3
2015-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds38-148/+442
2015-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-8/+45
2015-10-30Merge tag 'pci-v4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2015-10-30rbd: require stable pages if message data CRCs are enabledRonny Hegewald1-0/+3
2015-10-30Merge tag 'wireless-drivers-next-for-davem-2015-10-29' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller62-889/+1842
2015-10-30Merge tag 'nfc-next-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextDavid S. Miller50-394/+3966
2015-10-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-1/+4
2015-10-30mlxsw: spectrum: Make mlxsw_sp_port_switchdev_ops staticJiri Pirko1-1/+1
2015-10-30mlxsw: Put braces on all arms of branch statementOr Gerlitz1-1/+2
2015-10-30mlxsw: Put constant on the right side of comparisonsOr Gerlitz2-3/+3
2015-10-30mlxsw: spectrum: Fix ageing time valueJiri Pirko1-1/+2
2015-10-30mlxsw: reg: Avoid unnecessary line wrap for mlxsw_reg_sfd_uc_unpackJiri Pirko1-4/+3
2015-10-30mlxsw: reg: Fix desription typos of couple of SFN itemsJiri Pirko1-3/+3
2015-10-30mlxsw: reg: Fix description for reg_sfd_uc_sub_portJiri Pirko1-2/+3
2015-10-30mlxsw: spectrum: Add support for flood controlIdo Schimmel3-37/+78
2015-10-30mlxsw: spectrum: Add support for VLAN ranges in flooding configurationIdo Schimmel1-20/+20
2015-10-30mlxsw: spectrum: move "bridged" bool to u8 flagsJiri Pirko2-5/+5
2015-10-30drivers: net: xgene: Add support RGMII TX/RX delay configurationIyappan Subramanian4-1/+59
2015-10-30geneve: add IPv6 bits to geneve_fill_metadata_dstJohn W. Linville1-7/+22
2015-10-30geneve: handle ipv6 priority like ipv4 tosJohn W. Linville1-2/+17
2015-10-30geneve: implement support for IPv6-based tunnelsJohn W. Linville1-79/+394
2015-10-29ath6kl: implement ethtool statsBen Greear1-0/+123
2015-10-29ath6kl: break stats gathering code into separate methodBen Greear2-23/+34
2015-10-29ath6kl: fix firmware version assignmentBen Greear1-1/+1
2015-10-29ath6kl: add error message to explain lack of HTBen Greear1-0/+3
2015-10-29ath6kl: report antenna configurationBen Greear2-0/+19
2015-10-29wil6210: handle failure in Tx vring configVladimir Kondratiev1-1/+1
2015-10-29wil6210: fix device ready detectionVladimir Kondratiev3-13/+7
2015-10-29wil6210: Fix TSO overflow handlingHamad Kadmany1-15/+15
2015-10-29wil6210: ignore selected WMI eventsVladimir Kondratiev1-0/+10
2015-10-29ath10k: add QCA9377 chipset supportBartosz Markowski4-0/+48
2015-10-29ath10k: reload HT/VHT capabilities on antenna changeRajkumar Manoharan1-11/+28
2015-10-29ath10k: move static HT/VHT capability setup functionsRajkumar Manoharan1-140/+140
2015-10-29ath10k: fill HT/VHT MCS rateset only for configured chainmaskRajkumar Manoharan1-3/+5
2015-10-29ath10k: remove supported chain maskRajkumar Manoharan3-16/+9
2015-10-29ath10k: remove shadow copy of CE descriptors for source ringRajkumar Manoharan3-33/+0
2015-10-29ath10k: cleanup copy engine send completionRajkumar Manoharan3-50/+12
2015-10-29ath10k: remove send completion validation in diag read/writeRajkumar Manoharan1-20/+0
2015-10-29ath10k: use local memory instead of shadow descriptor in ce_sendRajkumar Manoharan1-7/+6
2015-10-29ath10k: add fw_stats support to 10.4 firmwareManikanta Pubbisetty3-0/+358
2015-10-29ath10k: add FW API support to test modeAlan Liu5-21/+205
2015-10-28ath10k: enable adaptive CCAMaharaja6-0/+85
2015-10-28ssb: add Kconfig entry for compiling SoC related codeRafał Miłecki4-1/+14
2015-10-28ssb: move functions specific to SoC hosted bus to separated fileRafał Miłecki4-161/+180
2015-10-28ssb: pick PCMCIA host code support from b43 driverRafał Miłecki9-196/+146
2015-10-28mwifiex: toggle carrier state in start_ap/stop_ap.Marty Faltesek2-7/+8