summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2016-02-18i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnelsAlexander Duyck
2016-02-18i40e: Fix ATR in relation to tunnelsAlexander Duyck
2016-02-18i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUMAlexander Duyck
2016-02-18i40e/i40evf: Clean-up Rx packet checksum handlingAlexander Duyck
2016-02-18qede: Add vlan filtering offload supportSudarsana Reddy Kalluru
2016-02-18qed: Lay infrastructure for vlan filtering offloadYuval Mintz
2016-02-18lance: Return correct error codeAmitoj Kaur Chawla
2016-02-18cxgb4vf: Use __dev_uc_sync/__dev_mc_sync to sync MAC addressHariprasad Shenai
2016-02-18cxgb4: Use __dev_uc_sync/__dev_mc_sync to sync MAC addressHariprasad Shenai
2016-02-18i40e/i40evf: Add exception handling for Tx checksumAlexander Duyck
2016-02-18i40e/i40evf: Do not write to descriptor unless we completeAlexander Duyck
2016-02-18i40e/i40evf: Handle IPv6 extension headers in checksum offloadAlexander Duyck
2016-02-18i40e/i40evf: Add support for IPv4 encapsulated in IPv6Alexander Duyck
2016-02-18i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum pathAlexander Duyck
2016-02-18i40e/i40evf: Consolidate all header changes into TSO functionAlexander Duyck
2016-02-18i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO pathAlexander Duyck
2016-02-18i40e/i40evf: Use u64 values instead of casting them in TSO functionAlexander Duyck
2016-02-18i40e/i40evf: Drop outer checksum offload that was not requestedAlexander Duyck
2016-02-18mlxsw: spectrum: Allow for PVID deletionIdo Schimmel
2016-02-18mlxsw: reg: Add the Switch Port Acceptable Frame Types registerIdo Schimmel
2016-02-17i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.Catherine Sullivan
2016-02-17i40e: When in promisc mode apply promisc mode to Tx Traffic as wellAnjali Singhai Jain
2016-02-17i40e: clean event descriptor before useShannon Nelson
2016-02-17i40evf: set adapter state on reset failureMitch Williams
2016-02-17i40e: better error reporting for nvmupdateShannon Nelson
2016-02-17i40e: expand commentMitch Williams
2016-02-17i40e: Do not disable queues in the Legacy/MSI Interrupt handlerAnjali Singhai Jain
2016-02-17i40e/i40evf: avoid atomicsMitch Williams
2016-02-17i40e: Removal of code which relies on BASE VEB SEIDKiran Patil
2016-02-17i40e: Fix PROMISC mode for Multi-function per port (MFP) devicesAnjali Singhai Jain
2016-02-17i40e: Add a SW workaround for lost interruptsAnjali Singhai Jain
2016-02-17i40e: trivial: cleanup use of pf->hwJesse Brandeburg
2016-02-17i40evf: support packet split receiveMitch Williams
2016-02-17i40e: drop unused debugfs file "dump"Jesse Brandeburg
2016-02-17i40e: get rid of magic numberMitch Williams
2016-02-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-02-17et131x: check return value of dma_alloc_coherentInsu Yun
2016-02-17rocker: return -EOPNOTSUPP for undefined world opsJiri Pirko
2016-02-17rocker: move OF-DPA stuff into separate fileJiri Pirko
2016-02-17rocker: call rocker_cmd_exec function with "nowait" boolean instead of flagsJiri Pirko
2016-02-17rocker: remove trans parameter to rocker_cmd_exec functionJiri Pirko
2016-02-17rocker: pre-allocate wait structures during cmd ring initJiri Pirko
2016-02-17rocker: pass "learning" value as a parameter to rocker_port_set_learningJiri Pirko
2016-02-17rocker: introduce worlds infrastructureJiri Pirko
2016-02-17rocker: move rocker and rocker_port structs into headerJiri Pirko
2016-02-17rocker: implement get settings mode commandJiri Pirko
2016-02-17rocker: push tlv processing into separate filesJiri Pirko
2016-02-17rocker: rename rocker.c to rocker_main.cJiri Pirko
2016-02-17rocker: rename rocker.h to rocker_hw.hJiri Pirko
2016-02-17rocker: remove unused rocker_port param from alloc funcs and shorten their namesJiri Pirko