summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-12-15Merge tag 'fbdev-fixes-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-15ser_gigaset: remove unnecessary kfree() calls from release methodTilman Schmidt
2015-12-15ser_gigaset: fix deallocation of platform device structureTilman Schmidt
2015-12-15ser_gigaset: turn nonsense checks into WARN_ONAlan Cox
2015-12-15ser_gigaset: fix up NULL checksTilman Schmidt
2015-12-15qlcnic: fix a timeout loopDan Carpenter
2015-12-15sfc: fix a timeout loopDan Carpenter
2015-12-15qlge: fix a timeout loop in ql_change_rx_buffers()Dan Carpenter
2015-12-15ravb: Add fixed-link supportKazuya Mizuguchi
2015-12-15amd-xgbe: fix a couple timeout loopsDan Carpenter
2015-12-15mISDN: fix a loop countDan Carpenter
2015-12-15mlxsw: spectrum: Add support for VLAN devices on top of LAGIdo Schimmel
2015-12-15mlxsw: spectrum: Enable FDB records for VLAN devices on top of LAGIdo Schimmel
2015-12-15mlxsw: reg: Add lag_vid field to SFD registerIdo Schimmel
2015-12-15mlxsw: spectrum: Add support for VLAN devices bridgingIdo Schimmel
2015-12-15mlxsw: spectrum: Handle VLAN devices linking / unlinkingIdo Schimmel
2015-12-15mlxsw: spectrum: Adjust FDB notifications for VLAN devicesIdo Schimmel
2015-12-15mlxsw: spectrum: Adjust switchdev ops for VLAN devicesIdo Schimmel
2015-12-15mlxsw: spectrum: Use FID instead of VID when accessing FDBIdo Schimmel
2015-12-15mlxsw: spectrum: Add another flood table for vFIDsIdo Schimmel
2015-12-15mlxsw: spectrum: Use appropriate parameter nameIdo Schimmel
2015-12-15mlxsw: spectrum: Split vFID range in twoIdo Schimmel
2015-12-15mlxsw: spectrum: Allocate active VLANs only for port netdevsIdo Schimmel
2015-12-15net/mlx4_core: fix handling return value of mlx4_slave_convert_portAndrzej Hajda
2015-12-15Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2015-12-15pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong
2015-12-15ravb: Add disable 10baseKazuya Mizuguchi
2015-12-15sh_eth: fix descriptor access endiannessSergei Shtylyov
2015-12-15sh_eth: fix TX buffer byte-swappingSergei Shtylyov
2015-12-14e1000e: Fix msi-x interrupt automaskBenjamin Poirier
2015-12-14e1000e: Do not write lsc to ics in msi-x modeBenjamin Poirier
2015-12-14e1000e: Do not read ICR in Other interruptBenjamin Poirier
2015-12-14e1000e: Remove unreachable codeBenjamin Poirier
2015-12-14net/macb: add support for resetting PHY using GPIOGregory CLEMENT
2015-12-15drm: Don't overwrite UNVERFIED mode status to OKVille Syrjälä
2015-12-15Merge tag 'drm-intel-fixes-2015-12-11' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-12-14igb: Explicitly label self-test result indicesJoe Schultz
2015-12-14igb: Improve cable length function for I210, etc.Joe Schultz
2015-12-14igb: Don't add PHY address to PCDL addressAaron Sierra
2015-12-14sh_eth: uninline sh_eth_{write|read}()Sergei Shtylyov
2015-12-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-12-14wan: wanxl: add pci_disable_device in case of errorSaurabh Sengar
2015-12-14ppp: declare ppp devices as enumerated interfacesGuillaume Nault
2015-12-14ppp: define "ppp" device typeGuillaume Nault
2015-12-14qeth: get rid of redundant 0-terminationRasmus Villemoes
2015-12-14qeth: repair SBAL elements calculationUrsula Braun
2015-12-14qeth: initialize net_device with carrier offUrsula Braun
2015-12-14qeth use common function qeth_get_setassparms_cmdThomas Richter
2015-12-14s390-ctcm: Delete unnecessary checks before the function call "channel_remove"Markus Elfring
2015-12-14stmmac: dwmac-sunxi: Call exit cleanup function in probe error pathChen-Yu Tsai