summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: IPoIB, Fix error handling in mlx5_rdma_netdev_alloc()Dan Carpenter2017-04-201-2/+3
* qede: allocate enough data for ->arfs_fltr_bmapDan Carpenter2017-04-201-1/+2
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-04-209-193/+287
|\
| * ixgbe: Fix output from ixgbe_dumpAlexander Duyck2017-04-181-3/+1
| * ixgbe: Add support for maximum headroom when using build_skbAlexander Duyck2017-04-182-8/+53
| * ixgbe: add check for VETO bit when configuring link for KRTony Nguyen2017-04-181-0/+3
| * ixgbevf: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-04-181-11/+11
| * ixgbe: Remove unused defineDon Skidmore2017-04-181-3/+0
| * ixgbe: do not use adapter->num_vfs when setting VFs via module parameterEmil Tantilov2017-04-183-30/+28
| * ixgbe: return early instead of wrap block in if statementEmil Tantilov2017-04-181-44/+41
| * ixgbe: move num_vfs_macvlans allocation into separate functionEmil Tantilov2017-04-181-19/+29
| * ixgbe: add default setup_link for x550em_a MAC typeEmil Tantilov2017-04-181-1/+1
| * ixgbe: list X553 backplane speeds correctlyDon Skidmore2017-04-182-0/+19
| * ixgbe: Add X552 XFI backplane supportDon Skidmore2017-04-184-0/+18
| * ixgbe: Complete support for X553 sgmiiDon Skidmore2017-04-181-2/+27
| * ixgbe: Remove driver config for KX4 PHYTony Nguyen2017-04-183-52/+3
| * ixgbe: Remove pr_cont usesJoe Perches2017-04-181-37/+47
| * ixgbe: Avoid Tx hang by not allowing more than the number of VFs supported.Usha Ketineni2017-04-182-3/+26
* | mlxsw: spectrum: Add FID miss trapJiri Pirko2017-04-202-0/+2
* | mlxsw: spectrum: Allow ports to work under OVS masterJiri Pirko2017-04-202-2/+64
* | mlxsw: spectrum: Teach mlxsw_sp_port_vlan_set to accept any vlan rangeJiri Pirko2017-04-202-29/+29
* | mlxsw: spectrum_flower: Set dummy FID before forward actionJiri Pirko2017-04-201-0/+5
* | mlxsw: spectrum: Add dummy FID initializationJiri Pirko2017-04-202-1/+24
* | mlxsw: spectrum: Implement action to set FIDJiri Pirko2017-04-204-0/+55
* | mlxsw: spectrum: Fix indent in mlxsw_sp_netdevice_port_upper_eventJiri Pirko2017-04-201-2/+2
* | Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller2017-04-2043-75/+159
|\ \
| * | mac80211_hwsim: use per-interface power levelJohannes Berg2017-04-131-6/+3
| * | cfg80211: move add/change interface monitor flags into paramsJohannes Berg2017-04-1313-46/+33
| * | mac80211-hwsim: remove dmesg spam about get-survey.Ben Greear2017-03-291-2/+0
| * | iwlwifi: dvm: remove usage of txrc->max_rate_idxJohannes Berg2017-03-071-1/+1
| * | iwlegacy: remove usage of txrc->max_rate_idxJohannes Berg2017-03-072-2/+2
| * | mac80211_hwsim: report survey data for scanned channelsJohannes Berg2017-03-061-13/+60
| * | mac80211_hwsim: Add channel 169 (5845 MHz)Jouni Malinen2017-03-061-0/+1
| * | mac80211_hwsim: fix command documentation indentationJohannes Berg2017-03-061-2/+2
| * | mac80211_hwsim: Make sure NEW_RADIO contains final nameAndrew Zaborowski2017-03-061-0/+3
| * | cfg80211: refactor cfg80211_calculate_bitrate()Johannes Berg2017-03-061-2/+1
| * | ieee80211: rename CCFS1/CCFS2 to CCFS0/CCFS1Johannes Berg2017-03-061-1/+1
| * | wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski2017-03-0625-0/+52
* | | net: dsa: LAN9303: add MDIO managed mode supportJuergen Beisert2017-04-203-0/+157
* | | net: dsa: LAN9303: add I2C managed mode supportJuergen Beisert2017-04-203-0/+131
* | | net: dsa: add new DSA switch driver for the SMSC-LAN9303Juergen Beisert2017-04-202-0/+898
* | | net/mlx4: suppress 'may be used uninitialized' warningGreg Thelen2017-04-201-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-2028-199/+288
|\ \ \
| * | | sh_eth: unmap DMA buffers when freeing ringsSergei Shtylyov2017-04-181-55/+67
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-04-188-33/+45
| |\ \ \
| | * | | net: ethernet: mediatek: fix inconsistency of port number carried in TXDSean Wang2017-04-172-8/+18
| | * | | net: ethernet: mediatek: fix inconsistency between TXD and the used bufferSean Wang2017-04-171-9/+8
| | * | | net: phy: micrel: fix crash when statistic requested for KSZ9031 phyGrygorii Strashko2017-04-171-15/+2
| | * | | net: vrf: Fix setting NLM_F_EXCL flag when adding l3mdev ruleDavid Ahern2017-04-171-1/+1
| | * | | net: thunderx: Fix set_max_bgx_per_node for 81xx rgxGeorge Cherian2017-04-172-0/+2