summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-12-16stmmac: create of compatible mdio bus for stmmac driverPhil Reid2-4/+24
2015-12-16net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUMTom Herbert2-2/+2
2015-12-16net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert18-25/+24
2015-12-16fcoe: Use CHECKSUM_PARTIAL to indicate CRC offloadTom Herbert1-1/+1
2015-12-16sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert5-7/+7
2015-12-15Revert "scatterlist: use sg_phys()"Dan Williams3-5/+5
2015-12-15Merge tag 'dmaengine-fix-4.4-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds4-50/+105
2015-12-15Merge tag 'fbdev-fixes-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+24
2015-12-15ser_gigaset: remove unnecessary kfree() calls from release methodTilman Schmidt1-5/+0
2015-12-15ser_gigaset: fix deallocation of platform device structureTilman Schmidt1-3/+7
2015-12-15ser_gigaset: turn nonsense checks into WARN_ONAlan Cox1-5/+5
2015-12-15ser_gigaset: fix up NULL checksTilman Schmidt1-3/+3
2015-12-15qlcnic: fix a timeout loopDan Carpenter1-1/+2
2015-12-15sfc: fix a timeout loopDan Carpenter1-1/+1
2015-12-15qlge: fix a timeout loop in ql_change_rx_buffers()Dan Carpenter1-2/+3
2015-12-15ravb: Add fixed-link supportKazuya Mizuguchi1-0/+12
2015-12-15amd-xgbe: fix a couple timeout loopsDan Carpenter1-2/+2
2015-12-15mISDN: fix a loop countDan Carpenter1-4/+3
2015-12-15mlxsw: spectrum: Add support for VLAN devices on top of LAGIdo Schimmel1-3/+29
2015-12-15mlxsw: spectrum: Enable FDB records for VLAN devices on top of LAGIdo Schimmel1-7/+14
2015-12-15mlxsw: reg: Add lag_vid field to SFD registerIdo Schimmel2-2/+10
2015-12-15mlxsw: spectrum: Add support for VLAN devices bridgingIdo Schimmel3-1/+378
2015-12-15mlxsw: spectrum: Handle VLAN devices linking / unlinkingIdo Schimmel1-3/+51
2015-12-15mlxsw: spectrum: Adjust FDB notifications for VLAN devicesIdo Schimmel2-4/+61
2015-12-15mlxsw: spectrum: Adjust switchdev ops for VLAN devicesIdo Schimmel2-4/+98
2015-12-15mlxsw: spectrum: Use FID instead of VID when accessing FDBIdo Schimmel2-28/+34
2015-12-15mlxsw: spectrum: Add another flood table for vFIDsIdo Schimmel3-27/+16
2015-12-15mlxsw: spectrum: Use appropriate parameter nameIdo Schimmel1-4/+4
2015-12-15mlxsw: spectrum: Split vFID range in twoIdo Schimmel3-99/+287
2015-12-15mlxsw: spectrum: Allocate active VLANs only for port netdevsIdo Schimmel2-1/+11
2015-12-15net/mlx4_core: fix handling return value of mlx4_slave_convert_portAndrzej Hajda1-2/+3
2015-12-15Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller11-179/+120
2015-12-15pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong1-0/+6
2015-12-15ravb: Add disable 10baseKazuya Mizuguchi1-0/+3
2015-12-15sh_eth: fix descriptor access endiannessSergei Shtylyov1-10/+14
2015-12-15sh_eth: fix TX buffer byte-swappingSergei Shtylyov1-2/+1
2015-12-15e1000e: Fix msi-x interrupt automaskBenjamin Poirier1-6/+5
2015-12-15e1000e: Do not write lsc to ics in msi-x modeBenjamin Poirier2-12/+19
2015-12-15e1000e: Do not read ICR in Other interruptBenjamin Poirier1-15/+7
2015-12-15e1000e: Remove unreachable codeBenjamin Poirier1-6/+0
2015-12-15net/macb: add support for resetting PHY using GPIOGregory CLEMENT2-0/+9
2015-12-15drm: Don't overwrite UNVERFIED mode status to OKVille Syrjälä1-1/+2
2015-12-15Merge tag 'drm-intel-fixes-2015-12-11' of git://anongit.freedesktop.org/drm-i...Dave Airlie3-6/+5
2015-12-15igb: Explicitly label self-test result indicesJoe Schultz1-14/+24
2015-12-15igb: Improve cable length function for I210, etc.Joe Schultz3-9/+51
2015-12-15igb: Don't add PHY address to PCDL addressAaron Sierra1-2/+1
2015-12-15sh_eth: uninline sh_eth_{write|read}()Sergei Shtylyov2-25/+24
2015-12-15Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller10-201/+1457
2015-12-15wan: wanxl: add pci_disable_device in case of errorSaurabh Sengar1-0/+1
2015-12-15ppp: declare ppp devices as enumerated interfacesGuillaume Nault1-2/+1