summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * net: ch9200: add missing USB-descriptor endianness conversionsJohan Hovold2017-05-121-2/+2
| * net: irda: irda-usb: fix firmware name on big-endian hostsJohan Hovold2017-05-121-1/+1
| * net: dsa: mv88e6xxx: add default case to switchGustavo A. R. Silva2017-05-121-0/+3
| * net: phy: Call bus->reset() after releasing PHYs from resetFlorian Fainelli2017-05-121-3/+3
| * ethernet: aquantia: remove redundant checks on error statusColin Ian King2017-05-122-23/+2
| * qlcnic: Update version to 5.3.66Chopra, Manish2017-05-121-2/+2
| * qlcnic: Fix link configuration with autoneg disabledChopra, Manish2017-05-123-0/+38
| * xen-netfront: avoid crashing on resume after a failure in talk_to_netback()Vitaly Kuznetsov2017-05-121-2/+1
| * net: ethernet: ti: netcp_core: return error while dma channel open issueIvan Khoronzhuk2017-05-111-2/+4
| * mdio: mux: Correct mdio_mux_init error path issuesJon Mason2017-05-111-5/+7
| * netxen_nic: set rcode to the return status from the call to netxen_issue_cmdColin Ian King2017-05-111-1/+1
| * net: qca_spi: Fix alignment issues in rx pathStefan Wahren2017-05-111-4/+6
| * driver: vrf: Fix one possible use-after-free issueGao Feng2017-05-111-1/+2
* | Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-121-5/+3
|\ \
| * | net: ethernet: ucc_geth: fix MEM_PART_MURAM modeChristophe Leroy2017-04-301-5/+3
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-05-121-0/+1
|\ \ \
| * | | NET: sb1250-mac: Add missing MODULE_LICENSE()Ralf Baechle2017-04-211-0/+1
* | | | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-1133-80/+80
|\ \ \ \
| * | | | Annotate hardware config module parameters in drivers/net/wireless/David Howells2017-04-201-2/+2
| * | | | Annotate hardware config module parameters in drivers/net/wan/David Howells2017-04-204-12/+12
| * | | | Annotate hardware config module parameters in drivers/net/irda/David Howells2017-04-204-13/+13
| * | | | Annotate hardware config module parameters in drivers/net/hamradio/David Howells2017-04-205-7/+7
| * | | | Annotate hardware config module parameters in drivers/net/ethernet/David Howells2017-04-2012-26/+26
| * | | | Annotate hardware config module parameters in drivers/net/can/David Howells2017-04-202-8/+8
| * | | | Annotate hardware config module parameters in drivers/net/arcnet/David Howells2017-04-203-6/+6
| * | | | Annotate hardware config module parameters in drivers/net/appletalk/David Howells2017-04-202-6/+6
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-05-102-66/+84
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | virtio_net: tidy a couple debug statementsDan Carpenter2017-05-091-2/+2
| * | | | virtio_net: don't reset twice on XDP on/offMichael S. Tsirkin2017-05-091-1/+0
| * | | | virtio_net: fix support for small ringsMichael S. Tsirkin2017-05-091-4/+26
| * | | | virtio_net: reduce alignment for buffersMichael S. Tsirkin2017-05-091-12/+1
| * | | | virtio_net: rework mergeable buffer handlingMichael S. Tsirkin2017-05-091-46/+43
| * | | | virtio_net: allow specifying context for rxMichael S. Tsirkin2017-05-091-1/+14
| * | | | virtio: wrap find_vqsMichael S. Tsirkin2017-05-022-4/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-1032-86/+183
|\ \ \ \ \
| * | | | | qede: Split PF/VF ndos.Mintz, Yuval2017-05-092-6/+21
| * | | | | qed: Correct doorbell configuration for !4Kb pagesRam Amrani2017-05-091-1/+1
| * | | | | qed: Tell QM the number of tasksMintz, Yuval2017-05-091-0/+1
| * | | | | qed: Fix VF removal sequenceMintz, Yuval2017-05-091-2/+4
| * | | | | qede: Fix XDP memory leak on unloadSuddarsana Reddy Kalluru2017-05-091-0/+3
| * | | | | net/mlx4_core: Reduce harmless SRIOV error message to debug levelJack Morgenstein2017-05-092-4/+12
| * | | | | net/mlx4_en: Avoid adding steering rules with invalid ringTalat Batheesh2017-05-091-0/+5
| * | | | | net/mlx4_en: Change the error print to debug printKamal Heib2017-05-091-1/+2
| * | | | | drivers: net: wimax: i2400m: i2400m-usb: Use time_after for time comparisonKarim Eshapa2017-05-091-1/+1
| * | | | | net: mdio-mux: bcm-iproc: call mdiobus_free() in error pathJon Mason2017-05-081-1/+4
| * | | | | net: ethernet: ti: cpsw: adjust cpsw fifos depth for fullduplex flow controlGrygorii Strashko2017-05-081-0/+16
| * | | | | Merge tag 'mac80211-for-davem-2017-05-08' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-05-085-6/+16
| |\ \ \ \ \
| | * | | | | mac80211: properly remove RX_ENC_FLAG_40MHZJohannes Berg2017-05-085-6/+16
| * | | | | | net: cdc_ncm: Fix TX zero paddingJim Baxter2017-05-081-4/+7
| * | | | | | stmmac: pci: split out common_default_data() helperAndy Shevchenko2017-05-081-34/+18