summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: gianfar_ptp: move set_fipers() to spinlock protecting areaYangbo Lu2018-03-031-2/+1
* mdio-sun4i: Fix a memory leakChristophe JAILLET2018-03-031-2/+4
* xen-netfront: enable device after manual module loadEduardo Otubo2018-03-031-0/+1
* bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.Venkat Duvvuru2018-03-031-1/+1
* can: flex_can: Correct the checking for frame length in flexcan_start_xmit()Luu An Phu2018-03-031-1/+1
* e1000: fix disabling already-disabled warningTushar Dave2018-03-032-6/+24
* bnx2x: Improve reliability in case of nested PCI errorsGuilherme G. Piccoli2018-03-032-3/+15
* tg3: Enable PHY reset in MTU change path for 5720Siva Reddy Kallam2018-03-031-1/+2
* tg3: Add workaround to restrict 5762 MRRS to 2048Siva Reddy Kallam2018-03-032-0/+14
* net: arc_emac: fix arc_emac_rx() error pathsAlexander Kochetkov2018-03-031-22/+31
* net: hp100: remove unnecessary #ifdefsArnd Bergmann2018-02-251-18/+0
* wireless: cw1200: use __maybe_unused to hide pm functions_Arnd Bergmann2018-02-252-9/+9
* cw1200: fix bogus maybe-uninitialized warningArnd Bergmann2018-02-251-5/+3
* tlan: avoid unused label with PCI=nArnd Bergmann2018-02-251-1/+1
* rtlwifi: fix gcc-6 indentation warningArnd Bergmann2018-02-251-3/+3
* USB: cdc_subset: only build when one driver is enabledArnd Bergmann2018-02-252-1/+11
* amd-xgbe: Fix unused suspend handlers build warningBorislav Petkov2018-02-251-2/+2
* drivers/net: fix eisa_driver probe section mismatchFabian Frederick2018-02-254-4/+4
* vmxnet3: prevent building with 64K pagesArnd Bergmann2018-02-251-0/+3
* hippi: Fix a Fix a possible sleep-in-atomic bug in rr_closeJia-Ju Bai2018-02-251-1/+1
* gianfar: fix a flooded alignment reports because of padding issue.Zumeng Chen2018-02-251-2/+4
* ipvlan: Add the skb->mark as flow4's member to lookup routeGao Feng2018-02-251-0/+1
* mvpp2: fix multicast address filterMikulas Patocka2018-02-221-3/+8
* rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger2018-02-222-2/+4
* IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein2018-02-221-0/+3
* r8169: fix RTL8168EP take too long to complete driver initialization.Chunhao Lin2018-02-161-2/+2
* qlcnic: fix deadlock bugJunxiao Bi2018-02-161-9/+9
* net: cdc_ncm: initialize drvflags before usageMatthias Hintzmann2018-02-161-3/+3
* net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bitGeert Uytterhoeven2018-02-031-0/+1
* xen-netfront: remove warning when unloading moduleEduardo Otubo2018-02-031-0/+18
* igb: Free IRQs when device is hotpluggedLyude Paul2018-02-031-1/+1
* vmxnet3: repair memory leakNeil Horman2018-01-311-1/+1
* r8169: fix memory corruption on retrieval of hardware statistics.Francois Romieu2018-01-311-7/+2
* pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault2018-01-311-5/+6
* lan78xx: Fix failure in USB Full SpeedYuiko Oshino2018-01-311-0/+1
* can: peak: fix potential bug in packet fragmentationStephane Grosjean2018-01-231-10/+11
* e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier2018-01-171-3/+8
* net: stmmac: enable EEE in MII, GMII or RGMII onlyJerome Brunet2018-01-171-0/+6
* sh_eth: fix SH7757 GEther initializationSergei Shtylyov2018-01-171-2/+2
* sh_eth: fix TSU resource handlingSergei Shtylyov2018-01-171-3/+22
* cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet2018-01-171-5/+2
* smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet2018-01-171-6/+2
* sr9700: use skb_cow_head() to deal with cloned skbsEric Dumazet2018-01-171-7/+2
* lan78xx: use skb_cow_head() to deal with cloned skbsEric Dumazet2018-01-171-7/+2
* r8152: adjust ALDPS functionhayeswang2018-01-171-38/+34
* r8152: use test_and_clear_bithayeswang2018-01-171-14/+6
* r8152: fix the wake eventhayeswang2018-01-171-1/+39
* can: gs_usb: fix return value of the "set_bittiming" callbackWolfgang Grandegger2018-01-171-1/+1
* net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaroundGrygorii Strashko2018-01-021-0/+1
* net: mvmdio: disable/unprepare clocks in EPROBE_DEFER caseTobias Jordan2018-01-021-1/+2