summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-2271-605/+1239
|\
| * Merge tag 'linux-can-fixes-for-4.5-20160221' of git://git.kernel.org/pub/scm/...David S. Miller2016-02-211-4/+10
| |\
| | * can: ems_usb: Fix possible tx overflowGerhard Uttenthaler2016-02-211-4/+10
| * | bnx2x: Fix 84833 phy command handlerYuval Mintz2016-02-212-29/+56
| * | bnx2x: Fix led setting for 84858 phy.Yuval Mintz2016-02-212-5/+91
| * | bnx2x: Correct 84858 PHY fw versionYuval Mintz2016-02-211-13/+79
| * | bnx2x: Fix 84833 RX CRCYuval Mintz2016-02-211-0/+26
| * | bnx2x: Fix link-forcing for KR2Yuval Mintz2016-02-211-2/+4
| * | net: ethernet: davicom: fix devicetree irq resourceRobert Jarzmik2016-02-211-17/+17
| * | fmvj18x_cs: fix incorrect indexing of dev->dev_addr[] when copying the MAC ad...Ken Kawasaki2016-02-211-2/+2
| * | Driver: Vmxnet3: Update Rx ring 2 max sizeShrikrishna Khare2016-02-212-3/+3
| * | net: netcp: rework the code for get/set sw_data in dma descKaricheri, Muralidharan2016-02-211-17/+55
| * | soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_dataKaricheri, Muralidharan2016-02-211-19/+21
| * | net: ti: netcp: restore get/set_pad_info() functionalityKaricheri, Muralidharan2016-02-211-41/+18
| |/
| * net: bcmgenet: Fix internal PHY link stateJaedon Shin2016-02-191-2/+1
| * bnxt_en: Failure to update PHY is not fatal condition.Michael Chan2016-02-191-1/+1
| * bnxt_en: Remove unnecessary call to update PHY settings.Michael Chan2016-02-191-4/+2
| * bnxt_en: Poll link at the end of __bnxt_open_nic().Michael Chan2016-02-191-0/+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
| * | | 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-171-1/+1
| * | | net: thunderx: Fix receive packet statsSunil Goutham2016-02-173-13/+9
| * | | net: thunderx: Fix for HW TSO not enabled for secondary qsetsSunil Goutham2016-02-171-3/+3
| * | | net: thunderx: Fix for multiqset not configured upon interface toggleSunil Goutham2016-02-171-1/+0
| * | | phy: marvell: Fix and unify reg-init behaviorClemens Gruber2016-02-171-2/+13
| * | | pppoe: fix reference counting in PPPoE proxyGuillaume Nault2016-02-171-0/+2
| * | | mlxsw: spectrum: Set STP state when leaving 802.1D bridgeIdo Schimmel2016-02-171-0/+8
| * | | mlxsw: Treat local port 64 as validIdo Schimmel2016-02-171-1/+1
| * | | drivers: net: cpsw-phy-sel: add dev_warn() for unsupported PHY modeDavid Rivshin2016-02-171-2/+10
| * | | phy: keep pause flags in phy driver featuresWoojung.Huh@microchip.com2016-02-171-1/+1
| * | | net/mlx4_en: Avoid changing dev->features directly in run-timeEugenia Emantayev2016-02-171-4/+5
| * | | net/mlx4_core: Set UAR page size to 4KB regardless of system page sizeHuy Nguyen2016-02-176-20/+66
| * | | net/mlx4_core: Do not BUG_ON during reset when PCI is offlineDaniel Jurgens2016-02-171-2/+9