summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-02-18vxlan: tun_id is 64bit, not 32bitJiri Benc
2016-02-18net: phy: Add SGMII support for Marvell 88E1510/1512/1514/1518Stefan Roese
2016-02-18isdn: divamnt: use y2038-safe ktime_get_ts64() for trace data timestampsAlison Schofield
2016-02-18i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.Catherine Sullivan
2016-02-18i40e: When in promisc mode apply promisc mode to Tx Traffic as wellAnjali Singhai Jain
2016-02-18i40e: clean event descriptor before useShannon Nelson
2016-02-18i40evf: set adapter state on reset failureMitch Williams
2016-02-18i40e: better error reporting for nvmupdateShannon Nelson
2016-02-18i40e: expand commentMitch Williams
2016-02-18i40e: Do not disable queues in the Legacy/MSI Interrupt handlerAnjali Singhai Jain
2016-02-18i40e/i40evf: avoid atomicsMitch Williams
2016-02-18i40e: Removal of code which relies on BASE VEB SEIDKiran Patil
2016-02-18i40e: Fix PROMISC mode for Multi-function per port (MFP) devicesAnjali Singhai Jain
2016-02-18i40e: Add a SW workaround for lost interruptsAnjali Singhai Jain
2016-02-18i40e: trivial: cleanup use of pf->hwJesse Brandeburg
2016-02-18i40evf: support packet split receiveMitch Williams
2016-02-18i40e: drop unused debugfs file "dump"Jesse Brandeburg
2016-02-18i40e: get rid of magic numberMitch Williams
2016-02-18vxlan: treat vni in metadata based tunnels consistentlyJiri Benc
2016-02-18vxlan: clean up rx error pathJiri Benc
2016-02-18vxlan: clean up extension handling on rxJiri Benc
2016-02-18vxlan: move GBP header parsing to a separate functionJiri Benc
2016-02-18vxlan: simplify vxlan_remcsumJiri Benc
2016-02-18vxlan: keep flags and vni in network byte orderJiri Benc
2016-02-18vxlan: introduce vxlan_hdrJiri Benc
2016-02-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-02-18rocker: return -EOPNOTSUPP for undefined world opsJiri Pirko
2016-02-18rocker: move OF-DPA stuff into separate fileJiri Pirko
2016-02-18rocker: call rocker_cmd_exec function with "nowait" boolean instead of flagsJiri Pirko
2016-02-18rocker: remove trans parameter to rocker_cmd_exec functionJiri Pirko
2016-02-18rocker: pre-allocate wait structures during cmd ring initJiri Pirko
2016-02-18rocker: pass "learning" value as a parameter to rocker_port_set_learningJiri Pirko
2016-02-18rocker: introduce worlds infrastructureJiri Pirko
2016-02-18rocker: move rocker and rocker_port structs into headerJiri Pirko
2016-02-18rocker: implement get settings mode commandJiri Pirko
2016-02-18rocker: push tlv processing into separate filesJiri Pirko
2016-02-18rocker: rename rocker.c to rocker_main.cJiri Pirko
2016-02-18rocker: rename rocker.h to rocker_hw.hJiri Pirko
2016-02-18rocker: remove unused rocker_port param from alloc funcs and shorten their namesJiri Pirko
2016-02-18drivers: net: xgene: Add support for multiple queuesIyappan Subramanian
2016-02-18drivers: net: xgene: Add support for RSSIyappan Subramanian
2016-02-18drivers: net: xgene: Add support for Classifier engineIyappan Subramanian
2016-02-18ixgbe: fix dates on header of ixgbe_model.hJohn Fastabend
2016-02-18ixgbe: use u32 instead of __u32 in model headerJohn Fastabend
2016-02-17i40e/i40evf: Bump versionJesse Brandeburg
2016-02-17i40e: properly show packet split status in debugfsMitch Williams
2016-02-17i40e/i40evf: use logical operators, not bitwiseMitch Williams
2016-02-17i40e/i40evf: use pages correctly in RxMitch Williams
2016-02-17i40e/i40evf: use __GFP_NOWARNJesse Brandeburg
2016-02-17i40e: dump descriptor indexes in hexJesse Brandeburg