summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-11-03net: dsa: mv88e6xxx: include DSA ports in VLANsVivien Didelot
2015-11-03net: dsa: mv88e6xxx: disable SA learning for DSA and CPU portsAndrew Lunn
2015-11-03arcnet/com20020: add LEDS_CLASS dependencyArnd Bergmann
2015-11-03dp83640: Only wait for timestamps for packets with timestamping enabled.Stefan Sørensen
2015-11-03dp83640: Prune rx timestamp list before reading from itStefan Sørensen
2015-11-03dp83640: Delay scheduled work.Stefan Sørensen
2015-11-03dp83640: Include hash in timestamp/packet matchingStefan Sørensen
2015-11-03net/mlx5e: Fix LSO vlan insertionAchiad Shochat
2015-11-03net/mlx5e: Re-eanble client vlan TX accelerationAchiad Shochat
2015-11-03net/mlx5e: Return error in case mlx5e_set_features() failsAchiad Shochat
2015-11-03net/mlx5e: Don't allow more than max supported channelsAchiad Shochat
2015-11-03net/mlx5_core: Use the the real irqn in eq->irqnAchiad Shochat
2015-11-03net/mlx5e: Wait for RX buffers initialization in a more proper mannerAchiad Shochat
2015-11-03net/mlx5e: Avoid NULL pointer access in case of configuration failureAchiad Shochat
2015-11-02sh_eth: fix typo in RX descriptor bit nameSergei Shtylyov
2015-11-02bonding: simplify / unify event handling code for 3ad mode.Mahesh Bandewar
2015-11-02bonding: unify all places where actor-oper key needs to be updated.Mahesh Bandewar
2015-11-02bonding: Simplify __get_duplex function.Mahesh Bandewar
2015-11-02ravb: use pdev rather than ndev for error messagesSimon Horman
2015-11-02net: dsa: mv88e6xxx: lookup switch nameVivien Didelot
2015-11-02net: dsa: mv88e6xxx: assert SMI lockVivien Didelot
2015-11-02net: encx24j600: Export missing SPI module alias informationJavier Martinez Canillas
2015-11-02net: encx24j600: Fix SPI id table definitionJavier Martinez Canillas
2015-11-02enic: assign affinity hint to interruptsGovindarajulu Varadarajan
2015-11-01net: hisilicon: Remove .owner assignment from platform_driverhuangdaode
2015-11-01net: dsa: use switchdev obj for VLAN add/del opsVivien Didelot
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-10-30Merge tag 'pci-v4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-10-30rbd: require stable pages if message data CRCs are enabledRonny Hegewald
2015-10-30Merge tag 'wireless-drivers-next-for-davem-2015-10-29' of git://git.kernel.or...David S. Miller
2015-10-30Merge tag 'nfc-next-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2015-10-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-10-30mlxsw: spectrum: Make mlxsw_sp_port_switchdev_ops staticJiri Pirko
2015-10-30mlxsw: Put braces on all arms of branch statementOr Gerlitz
2015-10-30mlxsw: Put constant on the right side of comparisonsOr Gerlitz
2015-10-30mlxsw: spectrum: Fix ageing time valueJiri Pirko
2015-10-30mlxsw: reg: Avoid unnecessary line wrap for mlxsw_reg_sfd_uc_unpackJiri Pirko
2015-10-30mlxsw: reg: Fix desription typos of couple of SFN itemsJiri Pirko
2015-10-30mlxsw: reg: Fix description for reg_sfd_uc_sub_portJiri Pirko
2015-10-30mlxsw: spectrum: Add support for flood controlIdo Schimmel
2015-10-30mlxsw: spectrum: Add support for VLAN ranges in flooding configurationIdo Schimmel
2015-10-30mlxsw: spectrum: move "bridged" bool to u8 flagsJiri Pirko
2015-10-30drivers: net: xgene: Add support RGMII TX/RX delay configurationIyappan Subramanian
2015-10-30geneve: add IPv6 bits to geneve_fill_metadata_dstJohn W. Linville
2015-10-30geneve: handle ipv6 priority like ipv4 tosJohn W. Linville
2015-10-30geneve: implement support for IPv6-based tunnelsJohn W. Linville
2015-10-29ath6kl: implement ethtool statsBen Greear