summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-02-224-40/+61
|\
| * xen/pcifront: Fix mysterious crashes when NUMA locality information was extra...Konrad Rzeszutek Wilk2016-02-151-4/+6
| * xen/pciback: Save the number of MSI-X entries to be copied later.Konrad Rzeszutek Wilk2016-02-151-1/+5
| * xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORYKonrad Rzeszutek Wilk2016-02-151-1/+2
| * xen: fix potential integer overflow in queue_replyInsu Yun2016-02-151-0/+2
| * xen/scsiback: avoid warnings when adding multiple LUNs to a domainJuergen Gross2016-02-081-29/+41
| * xen/scsiback: correct frontend countingJuergen Gross2016-02-081-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-2274-616/+1246
|\ \
| * \ Merge tag 'linux-can-fixes-for-4.5-20160221' of git://git.kernel.org/pub/scm/...David S. Miller2016-02-221-4/+10
| |\ \
| | * | can: ems_usb: Fix possible tx overflowGerhard Uttenthaler2016-02-211-4/+10
| * | | bnx2x: Fix 84833 phy command handlerYuval Mintz2016-02-222-29/+56
| * | | bnx2x: Fix led setting for 84858 phy.Yuval Mintz2016-02-222-5/+91
| * | | bnx2x: Correct 84858 PHY fw versionYuval Mintz2016-02-221-13/+79
| * | | bnx2x: Fix 84833 RX CRCYuval Mintz2016-02-221-0/+26
| * | | bnx2x: Fix link-forcing for KR2Yuval Mintz2016-02-221-2/+4
| * | | net: ethernet: davicom: fix devicetree irq resourceRobert Jarzmik2016-02-221-17/+17
| * | | fmvj18x_cs: fix incorrect indexing of dev->dev_addr[] when copying the MAC ad...Ken Kawasaki2016-02-221-2/+2
| * | | Driver: Vmxnet3: Update Rx ring 2 max sizeShrikrishna Khare2016-02-222-3/+3
| * | | net: netcp: rework the code for get/set sw_data in dma descKaricheri, Muralidharan2016-02-221-17/+55
| * | | soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_dataKaricheri, Muralidharan2016-02-221-19/+21
| * | | net: ti: netcp: restore get/set_pad_info() functionalityKaricheri, Muralidharan2016-02-221-41/+18
| |/ /
| * | net: bcmgenet: Fix internal PHY link stateJaedon Shin2016-02-201-2/+1
| * | bnxt_en: Failure to update PHY is not fatal condition.Michael Chan2016-02-201-1/+1
| * | bnxt_en: Remove unnecessary call to update PHY settings.Michael Chan2016-02-201-4/+2
| * | bnxt_en: Poll link at the end of __bnxt_open_nic().Michael Chan2016-02-201-0/+1
| * | ser_gigaset: use container_of() instead of detourPaul Bolle2016-02-191-8/+1
| * | Merge tag 'wireless-drivers-for-davem-2016-02-18' of git://git.kernel.org/pub...David S. Miller2016-02-1910-100/+175
| |\ \
| | * \ Merge tag 'iwlwifi-for-kalle-2016-02-15' of https://git.kernel.org/pub/scm/li...Kalle Valo2016-02-167-94/+164
| | |\ \
| | | * | iwlwifi: pcie: fix erroneous return valueAnton Protopopov2016-02-151-1/+1
| | | * | iwlwifi: pcie: fix RF-Kill vs. firmware load raceEmmanuel Grumbach2016-02-153-82/+123
| | | * | iwlwifi: mvm: don't allow sched scans without matches to be startedLuca Coelho2016-02-151-0/+4
| | | * | iwlwifi: dvm: remove a wrong dependency on mEmmanuel Grumbach2016-02-101-1/+0
| | | * | iwlwifi: fix name of ucode loaded for 8265 seriesOren Givon2016-01-312-11/+37
| | * | | wlcore: Fix regression in wlcore_set_partition()Emil Goode2016-02-122-6/+6
| | * | | rtlwifi: fix broken VHT supportLarry Finger2016-02-061-0/+5
| * | | | cxgb3: fix up vpd strings for kstrto*()Steve Wise2016-02-191-7/+27
| * | | | lwt: fix rx checksum setting for lwt devices tunneling over ipv6Paolo Abeni2016-02-191-1/+2
| * | | | USB: cdc_subset: only build when one driver is enabledArnd Bergmann2016-02-182-1/+11
| * | | | vxlan: do not use fdb in metadata modeJiri Benc2016-02-181-3/+5
| * | | | mISDN: prevent possible NULL pointer dereferenceAnton Protopopov2016-02-181-1/+1
| * | | | lance: Return correct error codeAmitoj Kaur Chawla2016-02-181-2/+2
| * | | | geneve: clear IFF_TX_SKB_SHARINGJiri Benc2016-02-181-0/+1
| * | | | vxlan: clear IFF_TX_SKB_SHARINGJiri Benc2016-02-181-0/+1
| * | | | geneve: Refine MTU limitDavid Wragg2016-02-181-5/+22
| * | | | mlxsw: spectrum: Allow for PVID deletionIdo Schimmel2016-02-183-9/+63
| * | | | mlxsw: reg: Add the Switch Port Acceptable Frame Types registerIdo Schimmel2016-02-181-0/+58
| * | | | et131x: check return value of dma_alloc_coherentInsu Yun2016-02-181-1/+1
| * | | | net: thunderx: Fix receive packet statsSunil Goutham2016-02-183-13/+9
| * | | | net: thunderx: Fix for HW TSO not enabled for secondary qsetsSunil Goutham2016-02-181-3/+3
| * | | | net: thunderx: Fix for multiqset not configured upon interface toggleSunil Goutham2016-02-181-1/+0