summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-02-21qed: Turn most GFP_ATOMIC into GFP_KERNELYuval Mintz
2016-02-21ipvlan: misc changesMahesh Bandewar
2016-02-21ipvlan: mode is u16Mahesh Bandewar
2016-02-21ipvlan: scrub skb before routing in L3 mode.Mahesh Bandewar
2016-02-21net: ethernet: davicom: fix devicetree irq resourceRobert Jarzmik
2016-02-21Merge tag 'linux-can-next-for-4.6-20160220' of git://git.kernel.org/pub/scm/l...David S. Miller
2016-02-21fmvj18x_cs: fix incorrect indexing of dev->dev_addr[] when copying the MAC ad...Ken Kawasaki
2016-02-21VXLAN: Support outer IPv4 Tx checksums by defaultAlexander Duyck
2016-02-21GENEVE: Support outer IPv4 Tx checksums by defaultAlexander Duyck
2016-02-21Driver: Vmxnet3: Update Rx ring 2 max sizeShrikrishna Khare
2016-02-21net: netcp: rework the code for get/set sw_data in dma descKaricheri, Muralidharan
2016-02-21soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_dataKaricheri, Muralidharan
2016-02-21net: ti: netcp: restore get/set_pad_info() functionalityKaricheri, Muralidharan
2016-02-21can: ems_usb: Fix possible tx overflowGerhard Uttenthaler
2016-02-20can: ifi: Add IFI CANFD IP supportMarek Vasut
2016-02-20can: Makefile: Sort the MakefileMarek Vasut
2016-02-20can: Kconfig: sort drivers alphabeticallyMarc Kleine-Budde
2016-02-20can: Kconfig: Sort the Kconfig includesMarek Vasut
2016-02-20can: sja1000: of: add compatibility with Technologic Systems versionDamien Riegel
2016-02-20can: sja1000: of: add per-compatible init hookDamien Riegel
2016-02-19net: bcmgenet: Fix internal PHY link stateJaedon Shin
2016-02-19phy: marvell/micrel: Fix Unpossible conditionAndrew Lunn
2016-02-19bnxt_en: Failure to update PHY is not fatal condition.Michael Chan
2016-02-19bnxt_en: Remove unnecessary call to update PHY settings.Michael Chan
2016-02-19bnxt_en: Poll link at the end of __bnxt_open_nic().Michael Chan
2016-02-19i40e/ethtool: support coalesce setting by queueKan Liang
2016-02-19i40e/ethtool: support coalesce getting by queueKan Liang
2016-02-19i40e: queue-specific settings for interrupt moderationKan Liang
2016-02-19Merge tag 'wireless-drivers-for-davem-2016-02-18' of git://git.kernel.org/pub...David S. Miller
2016-02-19cxgb3: fix up vpd strings for kstrto*()Steve Wise
2016-02-19hv_netvsc: add software transmit timestamp supportsixiao@microsoft.com
2016-02-19be2net: Fix pcie error recovery in case of NIC+RoCE adaptersPadmanabh Ratnakar
2016-02-19lwt: fix rx checksum setting for lwt devices tunneling over ipv6Paolo Abeni
2016-02-19net: macb: make magic-packet property genericSergio Prado
2016-02-19i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15Jesse Brandeburg
2016-02-19i40e: let go of the pastMitch Williams
2016-02-19i40e: suspend scheduling during driver unloadPandi Kumar Maharajan
2016-02-19i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.Shannon Nelson
2016-02-18i40e: implement and use Rx CTL helper functionsShannon Nelson
2016-02-18i40e: add adminq commands for Rx CTL registersShannon Nelson
2016-02-18i40e: add check for null VSIJohn Underwood
2016-02-18i40e: Expose some registers to program parser, FD and RSS logicAnjali Singhai Jain
2016-02-18i40e: Fix for unexpected messagingCarolyn Wyborny
2016-02-18i40e: Do not wait for Rx queue disable in DCB reconfigNeerav Parikh
2016-02-18i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bitKevin Scott
2016-02-18i40e: Fix led blink capability for 10GBaseT PHYCarolyn Wyborny
2016-02-18i40e: Add functions to blink led on 10GBaseT PHYCarolyn Wyborny
2016-02-18i40e/i40evf: Move Tx checksum closer to TSOAlexander Duyck
2016-02-18i40e/i40evf: Rewrite logic for 8 descriptor per packet checkAlexander Duyck
2016-02-18i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_txAlexander Duyck