aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/reg.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-16mlxsw: reg: Add Switch Virtual-Port Enabling register definitionIdo Schimmel1-0/+38
2015-10-16mlxsw: reg: Add Switch VID to FID Allocation register definitionIdo Schimmel1-0/+95
2015-10-16mlxsw: reg: Add Switch FID Management register definitionIdo Schimmel1-0/+87
2015-10-16mlxsw: reg: Add shared buffer configuration registers definitionsJiri Pirko1-0/+349
2015-10-16mlxsw: reg: Add Switch Port VID and Switch Port VLAN Membership registers definitionsElad Raz1-0/+146
2015-10-16mlxsw: reg: Add Switch FDB Notification register definitionJiri Pirko1-0/+101
2015-10-16mlxsw: reg: Add Switch Filtering Database register definitionJiri Pirko1-0/+216
2015-10-16mlxsw: item: Add MLXSW_ITEM_BUF_INDEXED helperJiri Pirko1-6/+40
2015-10-16mlxsw: item: Make src arg of memcpy_to helper constJiri Pirko1-2/+2
2015-10-16mlxsw: cmd: Introduce FID-offset flooding tablesIdo Schimmel3-0/+18
2015-10-16mlxsw: cmd: Introduce per-FID flooding tablesIdo Schimmel3-0/+19
2015-10-16mlxsw: Enable configuration of flooding domainsIdo Schimmel2-4/+5
2015-10-16net: introduce pre-change upper device notifierJiri Pirko2-0/+10
2015-10-16timekeeping: Increment clock_was_set_seq in timekeeping_init()Thomas Gleixner1-1/+1
2015-10-16i40e/i40evf: Bump i40e to 1.3.34 and i40evf to 1.3.21Catherine Sullivan2-2/+2
2015-10-16i40e: increase AQ work limitMitch Williams1-1/+1
2015-10-16i40evf: relax and stagger init timing a bitMitch Williams2-3/+3
2015-10-16i40e: Recognize 1000Base_T_Optical phy type when link is upCatherine Sullivan1-0/+6
2015-10-16i40evf: correctly populate vlan_featuresMitch Williams1-1/+4
2015-10-16i40e: reset the invalid msg counter in vf when a valid msg is receivedJingjing Wu2-1/+4
2015-10-16i40e/i40evf: moderate interrupts differentlyJesse Brandeburg5-3/+52
2015-10-16i40e: Add support for non-willing AppsGreg Bowers2-0/+9
2015-10-16i40e: priv flag for controlling VEB statsShannon Nelson2-0/+9
2015-10-16i40e: Removed unused definesGreg Rose1-2/+0
2015-10-16i40e: remove read/write failed messages from nvmupdateShannon Nelson1-7/+2
2015-10-16i40e/i40evf: Fix compile issue related to const stringJingjing Wu5-9/+9
2015-10-16i40e: generate fewer startup messagesShannon Nelson4-13/+17
2015-10-16drivers/net/intel: use napi_complete_done()Jesse Brandeburg9-33/+55
2015-10-16i40evf: Add support for netpollAlexander Duyck1-0/+26
2015-10-16i40e/i40evf: Drop useless "IN_NETPOLL" flagAlexander Duyck5-17/+2
2015-10-16i40e/i40evf: Fix handling of napi budgetAlexander Duyck2-0/+10
2015-10-16genirq/msi: Do not use pci_msi_[un]mask_irq as default methodsMarc Zyngier2-5/+5
2015-10-16net: Fix suspicious RCU usage in fib_rebalanceDavid Ahern1-2/+2
2015-10-16via-rhine: fix VLAN receive handling regression.Andrej Ota1-1/+2
2015-10-16bpf: Need to call bpf_prog_uncharge_memlock from bpf_prog_putTom Herbert1-0/+1
2015-10-16tcp/dccp: fix race at listener dismantle phaseEric Dumazet3-48/+51
2015-10-16tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helperEric Dumazet6-6/+13
2015-10-16Revert "inet: fix double request socket freeing"Eric Dumazet2-3/+3
2015-10-16ipv6: Initialize rt6_info properly in ip6_blackhole_route()Martin KaFai Lau1-15/+5
2015-10-16ipv6: Move common init code for rt6_info to a new function rt6_info_init()Martin KaFai Lau1-6/+11
2015-10-16Bluetooth: Fix initializing conn_params in scan phaseJakub Pawlowski2-8/+20
2015-10-16Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanupJohan Hedberg1-4/+19
2015-10-16Bluetooth: Fix remove_device behavior for explicit connectsJohan Hedberg1-1/+6
2015-10-16Bluetooth: Fix LE reconnection logicJohan Hedberg4-12/+8
2015-10-16Bluetooth: Fix reference counting for LE-scan based connectionsJohan Hedberg1-17/+36
2015-10-16Bluetooth: Fix double scan updatesJakub Pawlowski3-5/+15
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera50-113/+0
2015-10-15tipc: update node FSM when peer RESET message is receivedJon Paul Maloy3-6/+13
2015-10-15tipc: send out RESET immediately when link goes downJon Paul Maloy5-8/+19
2015-10-15tipc: delay ESTABLISH state event when link is establishedJon Paul Maloy3-23/+49