summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | net/mlx5e: Remove wrong poll CQ optimizationTariq Toukan2016-03-024-22/+1
* | | | r8169: Enable RX_MULTI_EN for RTL_GIGA_MAC_VER_41~48Chunhao Lin2016-03-021-4/+0
* | | | bnx2x: fix indentation in bnx2x_sp_task()Michal Schmidt2016-03-021-1/+1
* | | | bnx2x: define event data reserved fields as little-endianMichal Schmidt2016-03-021-6/+6
* | | | bnx2x: define fields of struct cfc_del_event_data as little-endianMichal Schmidt2016-03-023-7/+5
* | | | bnx2x: access cfc_del_event only if the opcode is CFC_DELMichal Schmidt2016-03-021-3/+5
* | | | bnx2x: fix receive of VF->PF mailbox messages by the PF on big-endianMichal Schmidt2016-03-022-5/+7
* | | | bnx2x: fix sending VF->PF messages on big-endianMichal Schmidt2016-03-021-6/+0
* | | | bnx2x: fix crash on big-endian when adding VLANMichal Schmidt2016-03-023-16/+12
* | | | phy: micrel: Disable auto negotiation on startupAlexandre Belloni2016-03-011-0/+11
* | | | phy: micrel: Ensure interrupts are reenabled on resumeAlexandre Belloni2016-03-011-1/+16
* | | | ppp: lock ppp->flags in ppp_read() and ppp_poll()Guillaume Nault2016-03-011-1/+9
* | | | bna: fix list corruptionIvan Vecera2016-03-011-1/+1
* | | | Merge tag 'linux-can-fixes-for-4.5-20160226' of git://git.kernel.org/pub/scm/...David S. Miller2016-03-011-13/+11
|\ \ \ \
| * | | | can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()Maximilain Schneider2016-02-261-13/+11
* | | | | 3c59x: mask LAST_FRAG bit from length field in ringNeil Horman2016-02-291-1/+1
* | | | | net: ndo_fdb_dump should report -EMSGSIZE to rtnl_fdb_dump.MINOURA Makoto / 箕浦 真2016-02-261-1/+3
|/ / / /
* | | | net: thunderx: Fix for Qset error due to CQ fullSunil Goutham2016-02-253-1/+16
* | | | r8169:fix "rtl_counters_cond == 1 (loop: 1000, delay: 10)" log spam.Chun-Hao Lin2016-02-251-2/+12
* | | | net: qca_spi: clear IFF_TX_SKB_SHARINGStefan Wahren2016-02-251-0/+1
* | | | net: qca_spi: Don't clear IFF_BROADCASTStefan Wahren2016-02-251-1/+0
* | | | net: vrf: Remove direct access to skb->dataDavid Ahern2016-02-251-5/+8
* | | | net: jme: fix suspend/resume on JMC260Diego Viola2016-02-251-1/+2
* | | | net: ethernet: nb8800: support fixed-link DT nodeSebastian Frias2016-02-241-1/+13
* | | | bnxt_en: Fix zero padding of tx push data.Michael Chan2016-02-241-1/+2
* | | | Add Dell Wireless 5809e Gobi 4G HSPA+ Mobile Broadband Card (rev3) to qmi_wwanPatrik Halfar2016-02-231-0/+1
* | | | 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-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
| * | | | 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